Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-04-16 | Depend on ghostscript-*nb1 since were modified to use gstty/gs. | jlam | 1 | -2/+2 | |
2000-04-10 | Remove redundant dependency on ghostscript. | jlam | 1 | -2/+1 | |
2000-04-10 | Adapt to gstty/gs. | jlam | 2 | -5/+5 | |
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 | |
2000-03-24 | Update dependency on mawk to >=1.2.2. | jlam | 1 | -2/+2 | |
2000-03-09 | remove trailing `.' | wiz | 1 | -1/+1 | |
2000-03-09 | Put the lockfile in "/var/spool/lock/", as tip(1) does, instead of | wiz | 4 | -7/+49 | |
"/var/spool/uucp/". Fixes pkg/8876. | |||||
2000-02-25 | remove commented out SUBDIR += lines for packages that never got | wiz | 1 | -7/+1 | |
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories. | |||||
2000-02-13 | Readd dummy element to "for" loop. Solaris's "sh" and "bash" need this. | tron | 1 | -2/+2 | |
2000-02-12 | Remove dummy element from "for" loop, "/bin/sh" can handle "for" loops | tron | 1 | -2/+2 | |
with empty word lists. | |||||
2000-02-05 | grammar fix | wiz | 1 | -2/+2 | |
2000-02-02 | Upgrade to version 3.3 of qpage. | agc | 2 | -10/+8 | |
Changes: This version now uses GNU autoconf, includes support for tcp_wrappers, and fixes a minor year 2000 bug. The configuration file parser has better error checking and many new configuration options were added. | |||||
2000-01-18 | Update "pilotmgr" package to version 1.107p2: | tron | 4 | -9/+17 | |
- new distribution file - Y2K fix for the status window | |||||
2000-01-08 | Strike MIRROR_DISTFILES=no. We are not prohibited from mirroring the | fredb | 1 | -2/+1 | |
source archive, nor are our mirrors. Moreover, it's inconsistent to restrict the source while permitting binaries, as the Kermit license makes no distinction between the two. | |||||
2000-01-08 | Update md5 checksum. | fredb | 1 | -2/+2 | |
2000-01-08 | more whitespace cleanup (silence, pkglint!) | wiz | 1 | -1/+1 | |
2000-01-07 | Update to more accurately reflect kermit's network capabilites. | fredb | 1 | -1/+1 | |
Language provided by Frank da Cruz <fdc@watsun.cc.columbia.edu> | |||||
2000-01-06 | Convert to "standard" form: | fredb | 1 | -2/+4 | |
.include "../../mk/bsd.prefs.mk" _tests_ .include "../../mk/bsd.pkg.mk" This incidently causes the BUILD_DEFS (pkg_info -B foo) in the binary package to be set correctly. | |||||
2000-01-06 | Add -ltermcap for NetBSD-1.3*. Move test for USE_SOCKS= | fredb | 1 | -21/+26 | |
to _after_ include of bsd.pkg.mk, where it has a fighting chance to actually work. Minor clean-ups. | |||||
2000-01-05 | Because the custom "do-install" target doesn't compress the manual pages | tron | 1 | -2/+1 | |
automatically let "bsd.pkg.mk" do it again. | |||||
2000-01-05 | Use unrestrict "gkermit" package for kermit file transfers. | tron | 3 | -7/+7 | |
2000-01-05 | Remove directory "share/doc/gkermit" during deinstallation. | tron | 1 | -1/+2 | |
2000-01-05 | Install "README" to "${PREFIX}/share/doc/gkermit" as usual. | tron | 2 | -4/+5 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 11 | -11/+11 | |
2000-01-04 | Add and enable gkermit. | fredb | 1 | -1/+2 | |
2000-01-04 | Inital import of gkermit-1.00, a small, command-line-only implementation of | fredb | 5 | -0/+33 | |
the ``kermit'' protocol, distributed under the GNU General Public License. | |||||
2000-01-04 | Update kermit to 7.0.196. Cosmetic changes since last update. | fredb | 2 | -7/+5 | |
2000-01-02 | This distro incorporates the last netbsd patch. Thanks to Frank da Cruz | fredb | 4 | -21/+10 | |
(kermit's maintainer) for responding so quickly! Remove more no-op KFLAGS. Also comment out -DNODEBUG and -DNOOLDMODEMS at Frank da Cruz's request. | |||||
2000-01-02 | Update checksum--new tarfile, same name. Builds now with full support, | fredb | 5 | -71/+21 | |
by default, for dtr/cts and dtr/cd flow-control. Also, remove -DSUNX25 (Frank da Cruz pointed out that it's a no-op), and install the man page, which is again included in the distro. | |||||
1999-12-28 | remove unnecessary PKGNAME (==DISTNAME) | wiz | 1 | -2/+1 | |
1999-12-27 | Use wildcard dependences for "kermit" and "lrzsz". | tron | 1 | -3/+3 | |
1999-12-20 | Update kermit to 7.0.96.beta11. Numerous changes, too many to list, | fredb | 10 | -155/+77 | |
but here's a couple: - - kermit protocol transfers default to "fast" mode - - support for SOCKS and sun X.25 (both untested) | |||||
1999-12-20 | HOMEPAGE has changed | sakamoto | 1 | -2/+2 | |
1999-12-06 | Update plp to 1.8 | sakamoto | 9 | -56/+41 | |
Changes included in 1.8 are: Control-D now does something sensible in rfsv mput and mget now accept unix filename wildcards '*' and '?' annoying description of file property flags has been moved elsewhere - type '??' in rfsv to see their meaning 'defaults.h' has changed to support the S5 by default Compiles with gcc 2.95 | |||||
1999-12-02 | Use wildcard dependences and depend on "p5-Digest-MD5" package instead of | tron | 1 | -5/+5 | |
"p5-MD5" package. | |||||
1999-12-02 | use latest version of master distribution. | itojun | 2 | -5/+5 | |
(past version of original distribution contains old uucplock.c which is subject to buffer overflow) | |||||
1999-11-24 | Use DEPENDS in preference to RUN_DEPENDS. | agc | 1 | -4/+4 | |
1999-11-23 | add a bunch of NO_CDROM where appropriate | hubertf | 1 | -1/+2 | |
1999-11-15 | defuzz | rh | 4 | -17/+19 | |
1999-11-14 | sync. | frueauf | 1 | -2/+2 | |
1999-11-14 | Make xisp (xispdial & xispterm) really work on ELF. | frueauf | 1 | -1/+32 | |
1999-10-22 | - Add patch for Backup conduit supplied by Alan Harder which fixes | tron | 3 | -3/+119 | |
problems with databases with slashes in their names. - Bump version number to 1.107p1. | |||||
1999-10-09 | Make this compile with libtiff-3.5.2. | rh | 3 | -17/+28 | |
1999-10-08 | Change to use wildcard dependency on tiff. | jlam | 1 | -2/+2 | |
1999-10-07 | Remove me as maintainer of those packages. | tron | 4 | -8/+8 | |
1999-10-07 | pull in bsd.prefs.mk to get BATCH defined (or not ;) | hubertf | 1 | -1/+4 | |
1999-10-06 | Sync after change to "patch-ac" and "patch-ad". | tron | 1 | -3/+3 | |
1999-10-06 | Add RCS Id and remove duplicate patch sections which caused patch to fail. | tron | 1 | -33/+2 | |
1999-10-06 | Add RCS Id and convert to unified format. | tron | 1 | -63/+49 | |
1999-10-06 | no point letting them select 7200 if we can't set it | sjg | 1 | -5/+57 | |