pkgsrc.git
24 years agoMerge from vendor branch TNF:
pooka [Fri, 16 Jun 2000 14:18:57 +0000 (14:18 +0000)]
Merge from vendor branch TNF:
The OpenLook Virtual Window Manager, version 4.4

provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl> in pkg/9143

24 years agoThe OpenLook Virtual Window Manager, version 4.4
pooka [Fri, 16 Jun 2000 14:18:57 +0000 (14:18 +0000)]
The OpenLook Virtual Window Manager, version 4.4

provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl> in pkg/9143

24 years agoAdapt these to work with the OpenLook Virtual Window Manager
pooka [Fri, 16 Jun 2000 14:16:55 +0000 (14:16 +0000)]
Adapt these to work with the OpenLook Virtual Window Manager

patches provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl>
in pkg/9143

24 years agoFix build on systems with "openssl" package instead of NetBSD's
tron [Fri, 16 Jun 2000 12:54:25 +0000 (12:54 +0000)]
Fix build on systems with "openssl" package instead of NetBSD's
crypto distribution.

24 years agoUpdate "micq" package to version 0.4.6. A change list is not available
tron [Fri, 16 Jun 2000 12:01:02 +0000 (12:01 +0000)]
Update "micq" package to version 0.4.6. A change list is not available
for this version.

24 years agoDocument print-PLIST target
hubertf [Fri, 16 Jun 2000 09:18:34 +0000 (09:18 +0000)]
Document print-PLIST target

24 years agoAdd print-PLIST target for automatic PLIST generation:
hubertf [Fri, 16 Jun 2000 09:18:26 +0000 (09:18 +0000)]
Add print-PLIST target for automatic PLIST generation:
  - files & symlinks first
  - @exec/@unexec calls are added for info files
  - @dirrm statements last
  - empty directories are handled properly
  - dirs from mtree files are excluded

Usage:
  - make install
  - make print-PLIST | brain >pkg/PLIST

Moved over from bsd.hf-pkg.mk, after it's lived there for quite
some time now.

24 years agoupgrade to 3.21. ok'ed by tsarna@netbsd.org (maintainer).
itojun [Fri, 16 Jun 2000 02:13:24 +0000 (02:13 +0000)]
upgrade to 3.21.  ok'ed by tsarna@netbsd.org (maintainer).

--
Changes and new features introduced in Version 3.14 [released March 1999]

    Bug fixes
    "lout -PDF" now available as alternative to "lout -Z"
    Cross referencing list items yields just the raw item number now

Changes and new features introduced in Version 3.15 [May 1999]

    Bug fixes
    @FootNoteFormat option for controlling format of footnotes
    @TheoremFormat option for controlling format of theorems (etc.)
    @ListOuterGap setup file option for space before and after lists
    Standardized and improved "slides" package, incl. new setup file options
      (NB please send me @Word&&lecture and @Word&&overhead in your language)
    Faster database reading (uses more memory though); prevent with -M
    @DoubleLine symbol in diagrams for drawing a double line
    -l and -L flags for selecting collation order (see lout -u)

Changes and new features introduced in Version 3.16 [28 May 1999]

    Bug fixes
    Optimal paragraph breaking weights adjusted yet again (sigh)

Changes and new features introduced in Version 3.17 [13 September 1999]

    Bug fixes
    @AtEnd option for @Book and @Report (unnumbered back cover page)
    @Abbreviations symbol in books (like @Introduction but for abbreviations)
    @Euro symbol added for getting a European Currency symbol
    Document OBJECT struct declaration in externs.h (for gurus only)

Changes and new features introduced in Version 3.18 [26 February 2000]

    Bug fixes (more than usual, somehow)
    New @CurrYUnit and @CurrZUnit symbols (expert users)
    @Diag enhancement:  node types, similar to row types in @Tbl
    @Diag enhancement:  new features for drawing syntax diagrams
    Portuguese (thanks to Jose Roberto B. de A. Monteiro)
    Slight change to @Tbl spec (affects aligned columns)
    Replaced c2lout with prg2lout (computer program formatting)
    @Outline symbol for printing words in outline rather than filled
    A few extra @Eq symbols:  filledcircle, small, trieq

Changes and new features introduced in Version 3.19 [9 March 2000]

    Bug fixes
    Four @HeaderComponent symbols for running headers (expert users)
    Running headers in multi-page tables
    Running headers in indexes
    Two extra @Eq symbols:  triangleup, triangledown

Changes and new features introduced in Version 3.20 [8 April 2000]

    Bug fixes (including the internal error that was dumping core recently)
    Multi-line style changes (@I, @Colour etc.) now work in lines @Break mode
    @Perl symbol for Perl programming language formatting (includes Pod)

Changes and new features introduced in Version 3.21 [10 May 2000]

    Bug fixes (including an old problem of bits lost from programs in tables)
    Refinements to @Perl symbol for Perl programming language formatting
    Program texts can now be formatted with line numbers added
    -V now tells about PDF compression and whether debug output is available
    "Page body margins" for indenting of page body wrt headers and footers
    Margin notes code updated to work as desired with the new page body margins
    @PageEnclose symbol generalizes @PageBox (enclose each page in anything)
    Robustness wrt Linux strcoll() improved (tab characters no longer compared)
    "Abstract" word in tech reports now centred again by default
    Lout now builds composite characters - see Expert's Guide, under @Font

    *** IMPORTANT: ONE CHANGE THAT IS NOT UPWARDLY COMPATIBLE ***

    If you are using your own setup file, then it is likely to contain the
    line "@SysInclude { fontdefs }".  There is no longer a fontdefs file,
    there is now a fontdefs database, so you need to replace this line with
    "@SysDatabase @FontDef { fontdefs }".

24 years agoUpdate to 20000615, sorry, no ChangeLog available.
wiz [Thu, 15 Jun 2000 22:13:44 +0000 (22:13 +0000)]
Update to 20000615, sorry, no ChangeLog available.
pkgsrc-changes: Use proper distname, to avoid problems with outdated
distfiles (adzap.tar.gz); while I'm here, silence pkglint a bit.

24 years agoUpdate to 1.10. Changes:
hubertf [Thu, 15 Jun 2000 21:41:06 +0000 (21:41 +0000)]
Update to 1.10. Changes:
 * Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>)
 * Some old configure scripts don't understand --version and may nuke
   our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.

24 years agoSome old configure scripts don't understand --version and may nuke
hubertf [Thu, 15 Jun 2000 21:38:01 +0000 (21:38 +0000)]
Some old configure scripts don't understand --version and may nuke
our just-generated Makefile. prevent this by cd'ing into $WRKSRC.

24 years agoAdd and enable jpilot-libplugin
rh [Thu, 15 Jun 2000 21:20:23 +0000 (21:20 +0000)]
Add and enable jpilot-libplugin

24 years agoInitial import of jpilot-libplugin-0.98.1, a plugin library for jpilot.
rh [Thu, 15 Jun 2000 21:19:40 +0000 (21:19 +0000)]
Initial import of jpilot-libplugin-0.98.1, a plugin library for jpilot.

24 years agoMerge from vendor branch TNF:
rh [Thu, 15 Jun 2000 21:19:40 +0000 (21:19 +0000)]
Merge from vendor branch TNF:
Initial import of jpilot-libplugin-0.98.1, a plugin library for jpilot.

24 years agoFix plugin handling.
rh [Thu, 15 Jun 2000 21:14:08 +0000 (21:14 +0000)]
Fix plugin handling.

24 years agoFixup ELF lib handling
hubertf [Thu, 15 Jun 2000 21:08:56 +0000 (21:08 +0000)]
Fixup ELF lib handling

24 years agoUpdate vfu to 3.01. HISTORY (CHANGE.LOG):
hubertf [Thu, 15 Jun 2000 20:56:03 +0000 (20:56 +0000)]
Update vfu to 3.01. HISTORY (CHANGE.LOG):

      + feature add
      - feature changed
      x feature removed
      ! bugfix
      % note

   3.01:  07.Jun.2000

     ! 1. Fixed SeeEditor bug when editing new files (that
          does not exist)

     ! 2. Fixed install script to se correct permissions.
     ! 3. Fixed build.netbsd to se correct global configuration
          files locations.

     + 4. GlobalSelect/HideDotFiles added.
     ! 5. Fixed build.netbsd.
     - 6. Now directory tree automation (rescanning etc.) is
          disabled by default (see Options/AutoDirTree).

     ! 7. Fixed zero-sized files bug in SeeViewer.
     ! 8. Alt+B browse/view current file w/o filters.
     + 9. Now install script set sample config file into
          /usr/local/etc (to get personal config file you
          have to copy /usr/local/etc/vfu.conf to ~/.vfu/vfu.conf
          or ~/$RC_PREFIX/vfu/vfu.conf if you have set $RC_PREFIX )

     !10. Ctrl+L refresh/redraw page problem is now fixed.
     !11. Several little fixups.

24 years agoFix the LTCONFIG_OVERRIDE definition.
skrll [Thu, 15 Jun 2000 18:09:04 +0000 (18:09 +0000)]
Fix the LTCONFIG_OVERRIDE definition.

24 years agoAdd and enable malsync
rh [Thu, 15 Jun 2000 14:05:21 +0000 (14:05 +0000)]
Add and enable malsync

24 years agoInitial import of malsync-2.0.4, a utility to synchronize Palm Pilots to
rh [Thu, 15 Jun 2000 14:04:47 +0000 (14:04 +0000)]
Initial import of malsync-2.0.4, a utility to synchronize Palm Pilots to
the AvantGo.com service

24 years agoMerge from vendor branch TNF:
rh [Thu, 15 Jun 2000 14:04:47 +0000 (14:04 +0000)]
Merge from vendor branch TNF:
Initial import of malsync-2.0.4, a utility to synchronize Palm Pilots to
the AvantGo.com service

24 years agoMatch openldap-1.2.*.
kleink [Thu, 15 Jun 2000 13:07:36 +0000 (13:07 +0000)]
Match openldap-1.2.*.

24 years agoMatch openldap-1.2.*.
kleink [Thu, 15 Jun 2000 12:55:37 +0000 (12:55 +0000)]
Match openldap-1.2.*.

24 years agoUpdate to openldap-1.2.11; changes since 1.2.7p1 include:
kleink [Thu, 15 Jun 2000 12:54:12 +0000 (12:54 +0000)]
Update to openldap-1.2.11; changes since 1.2.7p1 include:

Changes included in OpenLDAP 1.2.11
CVS Tag: OPENLDAP_REL_ENG_1_2_11
Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd
Fixed error in slurpd's filecheck function
Fixed slurpd to properly restart in oneshot mode, and to report a
non-zero number of items to process with only one replica.
Fixed strdup use in libldap/request.c
Fixed NULL prefix bug in libldap/ufn.c
Fixed slapd_shutdown extern reference bug (ITS#527)
Fixed ACL groups member matching
Raise MAXDBCACHE to 128 (ITS#512)
Fixed slapd client_addr crash (ITS#579)
Fixed back-shell realloc bug (ITS#506)
Build Environment
Update res_search detection
Detect and use getpassphrase() and getpass()
Unset CDPATH
Change GNU Pth to enable soft syscalls
Changed RCPT cmds symbol to avoid link conflict (ITS#526)
Changed LDBM directory to $localstatedir/openldap-ldbm

Changes included in OpenLDAP 1.2.10
CVS Tag: OPENLDAP_REL_ENG_1_2_10
Add slapd -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE macro disable
undefined object classes implies extensible object behavior.
Add GNU Pth support (ITS#453)
Fixed -lldap Kerberos bind to work ldap_init() (ITS#426)
Changed -lldap to ignore space in filter: ( !(foo=bar)) (ITS#459)
Fixed multiple password support (ITS#464)
Fixed -lldap chasing of delete referrals (ITS#471)
Fixed back-ldbm/bind invalid credentials vs no such object bug
Fixed slapd str2entry uninitialized variable bug (ITS#482)
Fixed back-ldbm/modify mutlivalued indexing bug
Fixed -llber seqorset buffer overrun bug (ITS#479)
Build Environment
Do not list unsupported LDBM API option NDBM
Allow DEFAULT_DB_PAGE_SIZE to be defined at build time

Changes included in OpenLDAP 1.2.9
CVS Tag: OPENLDAP_REL_ENG_1_2_9
Fixed lutil/password bogus crypt password bug (ITS#423)
Fixed slapd/back-ldbm indexing bug (ITS#402)
Added UD support for creators/modifiers attributes (ITS#422)
Added modify* attributes on add to workaround client issue (ITS#424)
Build Environment
Rebuild configure
Added support for db1 vs db2 with glibc 2.1
Removed TCPD and RLOOKUP interdependecy (ITS#419)

Changes included in OpenLDAP 1.2.8
CVS Tag: OPENLDAP_REL_ENG_1_2_8
Fixed slapd lint
Fixed slapd li_nextid_file uninitialized bug
Fixed -lldap templates y2k bug (ITS#294)
Fixed ldbm db_appinit to use u_int32_t instead of int (ITS#295)
Fixed lber/io.c Cray T90 specific pointer arithmetic problem (ITS#325)
Fixed s_addr dereferencing (ITS#340)
Fixed ud strstr crash (ITS#328)
Fixed back-ldbm presence index bug (ITS#394)
Fixed -lthread rdwr 2-writer bug (ITS#395)
Added TCP_NODELAY support
Changed slapd to apply ACL to lastmod attributes
Changed slapd.conf default referral
Changed slapd delete stats log message for consistency
Disable DN subtree indexing
Build Environment
Support using short as LDAP_INT4
Documentation
Reference Quick Start Guide in README and INSTALL
Update slapd.conf to reflect Quick Start Guide example
ldappasswd(1) fix -c vs -H typo (ITS#154)
Added warning about cross environment portability

24 years agoFix the PLIST_SRC problem.
veego [Thu, 15 Jun 2000 12:32:33 +0000 (12:32 +0000)]
Fix the PLIST_SRC problem.

24 years agoDisable this for now, until someone syncs this with cdrecord.
hubertf [Thu, 15 Jun 2000 12:08:10 +0000 (12:08 +0000)]
Disable this for now, until someone syncs this with cdrecord.

24 years agoAlso build/install mkisofs.
hubertf [Thu, 15 Jun 2000 12:06:23 +0000 (12:06 +0000)]
Also build/install mkisofs.

24 years agoadjust DEPENDS
hubertf [Thu, 15 Jun 2000 11:32:40 +0000 (11:32 +0000)]
adjust DEPENDS

24 years agoFix afterstep DEPENDS line
hubertf [Thu, 15 Jun 2000 11:28:55 +0000 (11:28 +0000)]
Fix afterstep DEPENDS line

24 years agoAdd and enable jpilot
rh [Thu, 15 Jun 2000 09:15:23 +0000 (09:15 +0000)]
Add and enable jpilot

24 years agoInitial import of jpilot-0.98.1, a desktop organizer application for the
rh [Thu, 15 Jun 2000 09:14:23 +0000 (09:14 +0000)]
Initial import of jpilot-0.98.1, a desktop organizer application for the
palm pilot.

24 years agoMerge from vendor branch TNF:
rh [Thu, 15 Jun 2000 09:14:23 +0000 (09:14 +0000)]
Merge from vendor branch TNF:
Initial import of jpilot-0.98.1, a desktop organizer application for the
palm pilot.

24 years agomagicpoint makes use of pkgsrc/graphics/png, add dependency.
itojun [Thu, 15 Jun 2000 05:57:56 +0000 (05:57 +0000)]
magicpoint makes use of pkgsrc/graphics/png, add dependency.

24 years agoupgrade to 2.1.1p1 from portable openssh distribution.
itojun [Thu, 15 Jun 2000 04:56:51 +0000 (04:56 +0000)]
upgrade to 2.1.1p1 from portable openssh distribution.

--- changelog from 2.1.0p3:

20000609
 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
   (in favour of utmpx) on Solaris 8

20000606
 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
   list of commands (by default). Removed verbose debugging (by default).
 - (djm) Increased command entropy estimates and default entropy collection
   timeout
 - (djm) Remove duplicate headers from loginrec.c
 - (djm) Don't add /usr/local/lib to library search path on Irix
 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
   <tibbs@math.uh.edu>
 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
   <zack@wolery.cumb.org>
 - (djm) OpenBSD CVS updates:
  - todd@cvs.openbsd.org
    [sshconnect2.c]
    teach protocol v2 to count login failures properly and also enable an
    explanation of why the password prompt comes up again like v1; this is NOT
    crypto
  - markus@cvs.openbsd.org
    [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
    xauth_location support; pr 1234
    [readconf.c sshconnect2.c]
    typo, unused
    [session.c]
    allow use_login only for login sessions, otherwise remote commands are
    execed with uid==0
    [sshd.8]
    document UseLogin better
    [version.h]
    OpenSSH 2.1.1
    [auth-rsa.c]
    fix match_hostname() logic for auth-rsa: deny access if we have a
    negative match or no match at all
    [channels.c hostfile.c match.c]
    don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
    kris@FreeBSD.org

20000606
 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
   configure.

20000604
 - Configure tweaking for new login code on Irix 5.3
 - (andre) login code changes based on djm feedback

20000603
 - (andre) New login code
    - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
    - Add loginrec.[ch], logintest.c and autoconf code

20000531
 - Cleanup of auth.c, login.c and fake-*
 - Cleanup of auth-pam.c, save and print "account expired" error messages
 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
   of fallback DIY code.

24 years agofix for recent versions of lesstif
dmcmahill [Wed, 14 Jun 2000 21:39:32 +0000 (21:39 +0000)]
fix for recent versions of lesstif

24 years agoFix buglet in previous.
thorpej [Wed, 14 Jun 2000 21:12:42 +0000 (21:12 +0000)]
Fix buglet in previous.

24 years agoRegen after "patch-aa" was changed and "patch-ab" restored.
tron [Wed, 14 Jun 2000 16:49:19 +0000 (16:49 +0000)]
Regen after "patch-aa" was changed and "patch-ab" restored.

24 years agoTwiddle.
soren [Wed, 14 Jun 2000 16:43:25 +0000 (16:43 +0000)]
Twiddle.

24 years agoNow fix the libwrap compile problem on NetBSD.
veego [Wed, 14 Jun 2000 16:40:55 +0000 (16:40 +0000)]
Now fix the libwrap compile problem on NetBSD.
Thanks to Matthias Scheler for noticing it.

24 years agoUpgrade this package from 1.8.1 to 1.8.3; the distribution file
he [Wed, 14 Jun 2000 16:33:50 +0000 (16:33 +0000)]
Upgrade this package from 1.8.1 to 1.8.3; the distribution file
for 1.8.1 was replaced with 1.8.3.

24 years agoadd k12x10 fonts, from http://www.softclub.co.jp/~zoro/k12x10/.
itojun [Wed, 14 Jun 2000 13:29:52 +0000 (13:29 +0000)]
add k12x10 fonts, from softclub.co.jp/~zoro/k12x10/.
change version numbering scheme to dates.

24 years agoAdd Solaris support and move the libwrap support from patch-ab to patch-aa.
veego [Wed, 14 Jun 2000 13:02:28 +0000 (13:02 +0000)]
Add Solaris support and move the libwrap support from patch-ab to patch-aa.

24 years agoupgrade to 2000/6/14 snapshot. changes:
itojun [Wed, 14 Jun 2000 08:00:50 +0000 (08:00 +0000)]
upgrade to 2000/6/14 snapshot.  changes:
- SA bundle (AH + ESP) negotiation is corrected
- be more picky about permission of pre-shared key file (don't open it
  it it looks vulnerable).

24 years agoAdd support to plug in LDAP maps easily.
kleink [Wed, 14 Jun 2000 07:30:24 +0000 (07:30 +0000)]
Add support to plug in LDAP maps easily.

24 years agodon't include bsd.prefs.mk twice
wiz [Wed, 14 Jun 2000 07:10:23 +0000 (07:10 +0000)]
don't include bsd.prefs.mk twice

24 years agoUse the defines from bsd.pkg.mk, don't start subshells.
hubertf [Wed, 14 Jun 2000 02:10:58 +0000 (02:10 +0000)]
Use the defines from bsd.pkg.mk, don't start subshells.
(The values for uname etc. will probably be passed in from
upper-level make processes).

24 years agoUpdate to sources from 20000608.
hubertf [Wed, 14 Jun 2000 01:52:59 +0000 (01:52 +0000)]
Update to sources from 20000608.
Makes this compile again on 1.3.x systems, reported in PR 10322 by
Olaf Seibert <rhialto@polder.ubc.kun.nl> and others.

24 years agoTweak.
soren [Wed, 14 Jun 2000 00:13:06 +0000 (00:13 +0000)]
Tweak.

24 years agoA few minor tweaks. Not there yet.
soren [Wed, 14 Jun 2000 00:10:35 +0000 (00:10 +0000)]
A few minor tweaks. Not there yet.

24 years agoRegen.
soren [Tue, 13 Jun 2000 23:19:46 +0000 (23:19 +0000)]
Regen.

24 years agoNo working tarball yet.
soren [Tue, 13 Jun 2000 23:19:21 +0000 (23:19 +0000)]
No working tarball yet.

24 years agoAdd Taya-san's patches.
soren [Tue, 13 Jun 2000 23:19:00 +0000 (23:19 +0000)]
Add Taya-san's patches.

24 years agoObsolete.
soren [Tue, 13 Jun 2000 23:12:03 +0000 (23:12 +0000)]
Obsolete.

24 years agoCreate all the directories needed by rtty.
thorpej [Tue, 13 Jun 2000 22:25:45 +0000 (22:25 +0000)]
Create all the directories needed by rtty.

24 years agoUse a default group that NetBSD actually ships with (operator).
thorpej [Tue, 13 Jun 2000 22:20:43 +0000 (22:20 +0000)]
Use a default group that NetBSD actually ships with (operator).

24 years agoupgrade to 0.87.
itojun [Tue, 13 Jun 2000 12:11:33 +0000 (12:11 +0000)]
upgrade to 0.87.

key changes from www.zebra.org:

Many ospfd related bugs are fixed.
Now OSPF module becomes very stable again ;-).
MPLS-VPN PE-RR functionality is added to bgpd.
RIP,zebra interface up/down handling improved.

24 years agochange dependency from gdbm-1.7.3 to gdbm>=1.7.3
wiz [Tue, 13 Jun 2000 10:40:27 +0000 (10:40 +0000)]
change dependency from gdbm-1.7.3 to gdbm>=1.7.3

24 years agoUpdate xdm-krb4 to version 3.3.6.1.
wennmach [Tue, 13 Jun 2000 08:19:22 +0000 (08:19 +0000)]
Update xdm-krb4 to version 3.3.6.1.

Version 3.3.6.1 fixes some minor issues and nits (like using snprintf
instead of sprintf, and using newer functions, like krb_afslog_uid_home
instead of krb_afslog) in greeter/verify.c.

Most changes are from Assar Westerlund (assar@sics.se, assar@netbsd.org),
some from myself.

24 years agoUpdate to gdbm-1.8.0. From the NEWS file:
fredb [Tue, 13 Jun 2000 01:46:54 +0000 (01:46 +0000)]
Update to gdbm-1.8.0. From the NEWS file:
CHANGES from 1.7.3 to 1.8
  1.  Added GDBM_CENTFREE functionality and option.
  2.  Added GDBM_COALESCEBLKS functionality and option.
  3.  Added GDBM_NOLOCK flag.
  4.  Made ``fast'' mode the default, making GDBM_FAST obsolete, and adding
      the GDBM_SYNC flag and GDBM_SYNCMODE option.
  5.  Switched to building with libtool.
[This last make LT_CONFIG_OVERRIDE necessary.]

24 years agoAdded and enabled camlp4
wulf [Mon, 12 Jun 2000 22:38:51 +0000 (22:38 +0000)]
Added and enabled camlp4

24 years agoInitial import of pkgsrc/lang/camlp4:
wulf [Mon, 12 Jun 2000 22:37:00 +0000 (22:37 +0000)]
Initial import of pkgsrc/lang/camlp4:
camlp4-3.0            A Pre-Processor-Pretty-Printer for Objective Caml

24 years agoMerge from vendor branch TNF:
wulf [Mon, 12 Jun 2000 22:37:00 +0000 (22:37 +0000)]
Merge from vendor branch TNF:
Initial import of pkgsrc/lang/camlp4:
camlp4-3.0            A Pre-Processor-Pretty-Printer for Objective Caml

24 years agoadd back depends on ncurses as the package still appears to need it (won't
dmcmahill [Mon, 12 Jun 2000 20:52:55 +0000 (20:52 +0000)]
add back depends on ncurses as the package still appears to need it (won't
compile without ncurses on 1.4 machines).

24 years agofix the patch so it works....
dmcmahill [Mon, 12 Jun 2000 20:30:42 +0000 (20:30 +0000)]
fix the patch so it works....

24 years agofix the .info file so that
dmcmahill [Mon, 12 Jun 2000 20:10:58 +0000 (20:10 +0000)]
fix the .info file so that
  install-info --delete %D/info/dinotrace.info %D/info/dir
actually work.

24 years agoUpdate minicom to 0.83.1
rh [Mon, 12 Jun 2000 18:40:55 +0000 (18:40 +0000)]
Update minicom to 0.83.1

Notable changes include:
- An old signal handling bug has been fixed. It sometimes caused an
  eternal loop of "Killed by signal x" - "Resetting modem" - "Killed
  by signal y" when minicom was aborted unexpectedly, and then it could
  only be killed with kill -9 (SIGKILL).
- Now there is also a setting in the Bps/par/bits section of the Serial
  port setup menu to use two stop bits.
- Some patches for SVR4 lock file handling.
- Fixed some compilation errors when -D_HAVE_MACROS is not defined
  in the makefile.
- possible overflows fixed in inputting the manual dialing string and
  search string in the phone dir.
- user-configurable options to disable writing the logfile or select
  which things to write there
- the command line option -d now accepts multiple numbers or names as
  the parameter. Separate them with commas and use no spaces around it.
- a fix for the script timeout command that sometimes didn't work right.
- now you can move an entry up/down in the phone directory.
- flag %f added to the upload/download protocol program command lines to
  allow passing the port file descriptor to c-kermit
- support for DTE speed 230400 bps
- newline delay option added in the terminal settings
- multiline option added to untag all phonedir entries with the same name
  when one of them answers

24 years agoUpdate lrzsz to 0.12.20.
rh [Mon, 12 Jun 2000 18:38:14 +0000 (18:38 +0000)]
Update lrzsz to 0.12.20.

Notable changes include:

 Version 0.12.20 - December 1998, Uwe Ohse
 * works on BeOS and stone-aged SCO (sco-3.2v4.2)
 * pubdir-"feature" works again.
 * "make rpm" creates a rpm file.
 * "optimal blklen calculation" was too aggressive, it now does nothing
   if the user demands fixed blklens.
 * various smaller and medium bug fixes.
 * a more or less important security bug is fixed (stupid use of /tmp in
   a piece of code which is rarely used).
 * lrz uses umask to make files unreadable which receiving them.
 * "sh systype | mail uwe-generic-counter@ohse.de" sends a success report
    with a description of the system type.
 * --enable-syslog is now default

 Version 0.12.19 - January 1998, Uwe Ohse
 * 0.12.18 was broken, lsz crashed if receiver found an CRC error.
 * lrz options "--rename" and "--escape" didn't work.
 * lrz didn't implement senders "overwrite-or-skip" option.
 * added dejagnu testsuite. Maybe you need a dejagnu snapshot to use it.

24 years agoAdd ${PREFIX}/lib library search paths for SOCKS4/5
rh [Mon, 12 Jun 2000 17:24:21 +0000 (17:24 +0000)]
Add ${PREFIX}/lib library search paths for SOCKS4/5

24 years agoAdd and enable whowatch
rh [Mon, 12 Jun 2000 16:21:26 +0000 (16:21 +0000)]
Add and enable whowatch

24 years agoInitial import of whowatch-1.4, an interactive who-like program displaying
rh [Mon, 12 Jun 2000 16:20:54 +0000 (16:20 +0000)]
Initial import of whowatch-1.4, an interactive who-like program displaying
real-time user information.

24 years agoMerge from vendor branch TNF:
rh [Mon, 12 Jun 2000 16:20:54 +0000 (16:20 +0000)]
Merge from vendor branch TNF:
Initial import of whowatch-1.4, an interactive who-like program displaying
real-time user information.

24 years agoadd couple of more issues and a design choice.
itojun [Mon, 12 Jun 2000 16:00:45 +0000 (16:00 +0000)]
add couple of more issues and a design choice.

24 years agoChanged ${MAKE} in pre-install to ${GMAKE} too...
wulf [Mon, 12 Jun 2000 15:17:45 +0000 (15:17 +0000)]
Changed ${MAKE} in pre-install to ${GMAKE} too...

24 years agoPackage needs 'gmake' as it otherwise will not build.
wulf [Mon, 12 Jun 2000 14:43:21 +0000 (14:43 +0000)]
Package needs 'gmake' as it otherwise will not build.
Added support for native-code compiler for i386 architecture.

24 years agoAdded support for native-code compiler for i386 architecture.
wulf [Mon, 12 Jun 2000 14:42:21 +0000 (14:42 +0000)]
Added support for native-code compiler for i386 architecture.

24 years agoFix MASTER_SITES. Pointed out by Bernd Ernesti.
skrll [Mon, 12 Jun 2000 14:30:53 +0000 (14:30 +0000)]
Fix MASTER_SITES. Pointed out by Bernd Ernesti.

24 years agoUpdate plptools to version 0.6.
skrll [Mon, 12 Jun 2000 13:36:20 +0000 (13:36 +0000)]
Update plptools to version 0.6.

Sorry there doesn't seem to be a changelog.

Changes by me:
- Patch mp_mount.c so that it now works.
- Remove BROKEN
- Use LIBTOOL instead of PKGLIBTOOL.

24 years agoFix installation path for non-i386 platforms. Done with help from
wiz [Mon, 12 Jun 2000 12:01:59 +0000 (12:01 +0000)]
Fix installation path for non-i386 platforms. Done with help from
Gabriel Rosenkoetter <gr@cs.swarthmore.edu> and Tim Rightnour
<root@garbled.net>.

24 years agoadd RESTRICTED (crypto) and IGNORE (broken by PF_KEY API change)
itojun [Mon, 12 Jun 2000 11:26:25 +0000 (11:26 +0000)]
add RESTRICTED (crypto) and IGNORE (broken by PF_KEY API change)

24 years agoadd RESTRICTED for crypto.
itojun [Mon, 12 Jun 2000 11:21:31 +0000 (11:21 +0000)]
add RESTRICTED for crypto.

24 years agoadd files/md5. From: Bernd Ernesti
itojun [Mon, 12 Jun 2000 11:09:34 +0000 (11:09 +0000)]
add files/md5.  From: Bernd Ernesti

24 years agoadded hack to use NetBSD's curses on 1.4Y+ even if ncurses are installed
wiz [Mon, 12 Jun 2000 10:59:42 +0000 (10:59 +0000)]
added hack to use NetBSD's curses on 1.4Y+ even if ncurses are installed

24 years agobuild 20000612 KAME racoon IKE daemon, by pulling tar.gz from ftp.kame.net
itojun [Mon, 12 Jun 2000 10:45:53 +0000 (10:45 +0000)]
build 20000612 KAME racoon IKE daemon, by pulling tar.gz from ftp.kame.net
(does not use anoncvs any more).

changes in racoon itself is way too many to mention.  for full changelog refer
http://www.kame.net/dev/cvsweb.cgi/kame/CHANGELOG.

24 years agocompile with -fPIC instead of -fpic. Makes things work right on sparc.
dmcmahill [Mon, 12 Jun 2000 00:41:10 +0000 (00:41 +0000)]
compile with -fPIC instead of -fpic.  Makes things work right on sparc.

24 years agoFix problems with uninitialized data, mostly on MIPS.
mycroft [Sun, 11 Jun 2000 23:42:13 +0000 (23:42 +0000)]
Fix problems with uninitialized data, mostly on MIPS.

24 years agoPull in the change to only do the null format string check if -pedantic.
mycroft [Sun, 11 Jun 2000 18:45:54 +0000 (18:45 +0000)]
Pull in the change to only do the null format string check if -pedantic.

24 years agoInclude directory name.
mycroft [Sun, 11 Jun 2000 18:40:26 +0000 (18:40 +0000)]
Include directory name.

24 years agoImport the NUL termination bug fix from -current.
mycroft [Sun, 11 Jun 2000 18:27:29 +0000 (18:27 +0000)]
Import the NUL termination bug fix from -current.

24 years agoUpdate ethereal to 0.8.9.
frueauf [Sat, 10 Jun 2000 20:40:53 +0000 (20:40 +0000)]
Update ethereal to 0.8.9.

Overview of changes in Ethereal 0.8.9:
* Timestamps in RTP summary column (Jason Lango)
* Fix build warnings (Ron Flory)
* Make our GtkCList sortable (Graham Bloice)
* Use F<> instead of B<> for files in man pages (Guy)
* Fix a type IP packet counter (Gerald)
* Build fixes (Gilbert, Guy)
* Rename "private" to "dump", to avoid C++ reserved word (Guy)
* Add tvbuff class and exceptions module (Gilbert, Guy)
* Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
* Support ISAKMP Configuration Method (Yaniv Kaul)
* Fix tethereal/wiretap error-reporting bug (Gilbert)
* Add sample Makefile for regression testing (Gilbert)
* Dissect substring filters in packet-ldap.c (Guy)
* Fix wtap.h typo (Alan Harrison)
* Change usage of 'fd' in file.c (Ben Fowler)
* Fix endian bug in ngsniffer.c (Guy)
* Fix smb-pipe NetServEnum (Guy)
* Fix VTP to correctly add ipv4 address to proto_tree (Guy)
* cf->current_frame fix for correctly displaying GtkCList (Guy)
* SMUX and SNMPv3 support (Jochen Friedrich)
* Fix snmp-less build (Guy)
* Show Ethernet trailer (Gilbert)
* Old-style fixes for bounds checking (Guy, Gilbert)
* Make proto_tree_is_visible false more of the time (Guy)
* Support for GRE over IPX (Paul Ionescu)
* Move psuedo_header out of frame_data structure to save memory. Required
        changes in wiretap, too. (Guy)
* Doco fixes (Guy)
* Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
* Fix randpkt.c for new wtap_dump() (Gilbert)
* Correctly handle 0-length FT_BYTES (Gilbert)
* Header file fixes (Guy, Gilbert)
* SMUX-related fix (Guy)
* More wiretap zlib fixes (Guy)
* Detect Cisco and Novell type IPX packets (Paul Ionescu)
* Close the capture file descriptor (Mark Burton, Guy)
* More ISAKMP additions (Yaniv Kaul, Guy)
* Support for EIGRP over Appletalk and IPX (Paul Ionescu)
* Fix display of IP fragment (Scott Howard)
* Fix for Linux ISDN ippp devices (Gilbert)
* Change handling of capture_ppp() (Gilbert)
* SMB fixes (Mark Burton)
* Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
* GTK dialogue fixes (Guy)
* Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
* Initial SCTP support (Michael Tuexen)
* Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
* Fix for X.25 dbit (Gilbert)
* Enable more dissector handoff tables (Guy)
* Win32 build enhancements (Graham Bloice)
* X.25 LCN display fix (Olivier)
* C/C++ typedef fixes (Guy, Andreas Sikkema)
* Change proto_tree_add_*() calls to find more errors at compile time (Guy)
* Fix plugin function pointer table (Gilbert)
* Add "Enable name resolution" check box to File Open dialogue (Gilbert)
* Fix RSVP for Resv Tear Confirm message (Gilbert)
* Show ICMP sequence number as two bytes instead of integer of unknown-endiannes
s (Gilbert)
* Add gtk_set_locale() to main (Kaoru Kusunoki)
* Make dissect_ah() use dissector handoff tables (Gilbert)
* Fix L2TP dissector to call dissect_ppp() (Gilbert)
* Support for COPS (Heikki)

24 years agoUpdated roller to 1.4.
kim [Sat, 10 Jun 2000 18:06:29 +0000 (18:06 +0000)]
Updated roller to 1.4.

logroll:
- rotate ipmon log (no processing yet)

proc-httpd-errors
- do not report usernames on authentication failures (better summary
  and possible passwords are not shown)
- do not report "file not found" errors (not useful at system level,
  and some authors choose to live with such links produced by tools)
- do not report "no acceptable variant" (the user gets a menu)
- do not report clients blocked by server configuration

proc-messages
- updates to local domains and networks (needs a config file)
- handle multi-port HP print servers successfully
- handle ntpd v4 messages
- handle new NetBSD messages (up-to 1.4Y)
- update named to BIND v8.2.2-P5, and add some new types of messages
- handle verbose amd startup
- minor updates: inetd, sendmail, snmpd, sshd
- new daemons: dhcpd, dhclient, gated, gdc, lpd, portmap, savecore, tftpd
- added a placeholder for mrouted

proc-news
- don't count "msgid:" as a system with connection failures (the failed
  connections are probably to msgidd, e.g. it is not running)

24 years agoadd vttest
drochner [Sat, 10 Jun 2000 11:59:48 +0000 (11:59 +0000)]
add vttest

24 years agoMerge from vendor branch tnf:
drochner [Sat, 10 Jun 2000 11:40:10 +0000 (11:40 +0000)]
Merge from vendor branch tnf:
import vt100 test program (improved version of the utility which
comes with pcvt)

24 years agoimport vt100 test program (improved version of the utility which
drochner [Sat, 10 Jun 2000 11:40:10 +0000 (11:40 +0000)]
import vt100 test program (improved version of the utility which
comes with pcvt)

24 years agoThe perl archive on ftp.cdrom.com moved to ftp.freesoftware.com.
veego [Sat, 10 Jun 2000 06:51:31 +0000 (06:51 +0000)]
The perl archive on ftp.cdrom.com moved to ftp.freesoftware.com.

24 years agomswordview is at 0.5.14 now - changes seem to be bugfixes mostly
drochner [Fri, 9 Jun 2000 18:41:36 +0000 (18:41 +0000)]
mswordview is at 0.5.14 now - changes seem to be bugfixes mostly

24 years agoInstall the README in $prefix/share/doc/rtty/README, it's the only doc
bouyer [Fri, 9 Jun 2000 17:48:27 +0000 (17:48 +0000)]
Install the README in $prefix/share/doc/rtty/README, it's the only doc
available.

24 years agoMake it compile on 1.4Y+ even if ncurses are installed.
wiz [Fri, 9 Jun 2000 14:58:30 +0000 (14:58 +0000)]
Make it compile on 1.4Y+ even if ncurses are installed.
Pointed out by tron.

24 years agoAdd/enable p5-Convert-ASN1.
kleink [Fri, 9 Jun 2000 14:35:13 +0000 (14:35 +0000)]
Add/enable p5-Convert-ASN1.

24 years agoUpdate p5-perl-ldap to 0.19 (provided by Bernd Ernesti); changes since
kleink [Fri, 9 Jun 2000 14:32:49 +0000 (14:32 +0000)]
Update p5-perl-ldap to 0.19 (provided by Bernd Ernesti); changes since
release 0.13 include, but are not limited to due to incomplete release
notes:

perl-ldap 0.19 June 8 2000
============================

* Fixed bug which caused 2nd and subsequent binds to be anonymous.
* Fixed bug in moddn.
* Fix bug which caused a call to ->pop_entry or ->shift_entry
  to hang forever.

perl-ldap 0.18 May 22 2000
============================

* Now passes -wc with 5.004, 5.005_03 and 5.6.0
* Bundle now correctly references Convert::ASN1 instead of
  the non-existant Convert::ASN
* Net::LDAP::Filter will now catch the case of unmatched
  ()'s and return an error
* as_struct, which was broken in the changeover to Convert::ASN1,
  now works again.

 KNOWN PROBLEMS
 --------------

 Test t/02filter.t fails with perl 5.6.0 compiled with threads enabled
 This is due to a bug in 5.6.0 when compiled with threads, see
 http://bugs.perl.org/perlbug.cgi?req=tidmids&tidmids=20000409.003&range=32323&format=h

perl-ldap 0.17 May 12 2000
============================

* Change to use asn_read instead of asn_resc. This seems to have
  fixed the known problem with 0.16
* Various bug fixes, see ChangeLog

perl-ldap 0.16 April 27 2000
============================

* This is the first release which uses Convert::ASN1 instead of
  Convert::BER. This should show an increase in performance.
* Added support for LDAPv3 controls. Controls supported are
  - VirtualListView
  - Sort
  - Paged
* HTML version of the documentation is now included in the
  distribution
* Added Bundle::Net::LDAP
* Net::LDAP->schema can now be told where to search for the schema.

24 years agoInitial import of p5-Convert-ASN1-0.07, a perl class to parse ASN.1
kleink [Fri, 9 Jun 2000 14:14:51 +0000 (14:14 +0000)]
Initial import of p5-Convert-ASN1-0.07, a perl class to parse ASN.1
descriptions and en/decode perl data structures.  Thanks to Bernd Ernesti
for doing the packaging work.