| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgraded to 3.83 (supports 3.0-current now) | David E. O'Brien | 1996-12-11 | 1 | -3/+3 |
* | Upgrade to 1.2b2 | Andrey A. Chernov | 1996-12-11 | 17 | -231/+70 |
* | Added second MASTER site. | David E. O'Brien | 1996-12-11 | 1 | -2/+3 |
* | add: | Eric L. Hernes | 1996-12-11 | 16 | -24/+24 |
* | Oops, forgot these two. Update to use new features in bsd.port.mk 1.237. | Satoshi Asami | 1996-12-11 | 2 | -16/+8 |
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | Satoshi Asami | 1996-12-11 | 19 | -139/+485 |
* | Extend the manpage compression handling a bit. | Satoshi Asami | 1996-12-11 | 1 | -6/+18 |
* | Add support for uncompressing manpages that are already installed | Satoshi Asami | 1996-12-11 | 1 | -4/+16 |
* | Don't connect the network socket to stderr, this achieves nothing, but | Peter Wemm | 1996-12-10 | 1 | -0/+9 |
* | treat freebsd3.0 just like freebsd2.x | Peter Wemm | 1996-12-10 | 1 | -0/+11 |
* | Move s/key info at the beginning of incorrect password message, | Andrey A. Chernov | 1996-12-10 | 1 | -2/+2 |
* | Close small security hole introduced with last upgrade (one needed | Andrey A. Chernov | 1996-12-10 | 2 | -5/+5 |
* | Switched to using new MANCOMPRESSED variable. | David E. O'Brien | 1996-12-10 | 3 | -18/+9 |
* | Upgrade to kermit 6.192 (package tested too) | Paul Traina | 1996-12-10 | 6 | -18/+17 |
* | Cleaned up helper script. | David E. O'Brien | 1996-12-10 | 2 | -25/+16 |
* | Remove GDBM_File.3, it won't be built if gdbm isn't already installed. | Satoshi Asami | 1996-12-10 | 14 | -21/+14 |
* | Remove empty line inside MASTER_SITES. | Satoshi Asami | 1996-12-10 | 1 | -2/+1 |
* | Make suid uucp rather than root. | David E. O'Brien | 1996-12-10 | 1 | -3/+5 |
* | upgrade to v 1.2 | Eric L. Hernes | 1996-12-09 | 10 | -38/+64 |
* | Ah, I think I now understand INSTALL scripts w/pkg_add | David E. O'Brien | 1996-12-09 | 2 | -3/+3 |
* | Submitted by: fenner | Satoshi Asami | 1996-12-09 | 1 | -10/+14 |
* | Turnon vnlpr & vnpstext | David E. O'Brien | 1996-12-09 | 1 | -1/+3 |
* | Vnpstext converts your 8-bit Vietnamese text to a PostScript | David E. O'Brien | 1996-12-09 | 10 | -0/+249 |
* | vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities | David E. O'Brien | 1996-12-09 | 5 | -0/+105 |
* | Fixed running of pkg/INSTALL | David E. O'Brien | 1996-12-09 | 2 | -3/+4 |
* | run the pkg/INSTALL script on ``make install'' | David E. O'Brien | 1996-12-09 | 1 | -1/+2 |
* | We should be able to put this on the CDROM as long as we let the user know | David E. O'Brien | 1996-12-09 | 1 | -4/+3 |
* | turn on zmtx-zmrx | David E. O'Brien | 1996-12-08 | 1 | -1/+2 |
* | zmtx and zmrz impliement the ZMODEM error correcting protocol used to | David E. O'Brien | 1996-12-08 | 8 | -0/+117 |
* | Upgrade, 1.3 -> 1.3.1. | Masafumi Max NAKANE | 1996-12-08 | 2 | -9/+11 |
* | Turn on cutils | David E. O'Brien | 1996-12-08 | 1 | -1/+2 |
* | cutils is a collection of miscellaneous utilities useful for C programmers. | David E. O'Brien | 1996-12-08 | 5 | -0/+62 |
* | Upgrade to 3.7.2 | Andrey A. Chernov | 1996-12-08 | 6 | -10/+10 |
* | Update the maintainer's address. (Reflect recent update to the address in | Masafumi Max NAKANE | 1996-12-08 | 1 | -2/+2 |
* | Oops, previous commit broke the installation of man page. | Masafumi Max NAKANE | 1996-12-08 | 1 | -2/+2 |
* | Remove RESTRICTED and, instead, add NO_CDROM & NO_PACKAGE. (Redistribution | Masafumi Max NAKANE | 1996-12-08 | 1 | -53/+22 |
* | Redirect outputs to /dev/null to perform the extraction silently. | Masafumi Max NAKANE | 1996-12-08 | 1 | -2/+2 |
* | Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN | Masafumi Max NAKANE | 1996-12-08 | 6 | -17/+17 |
* | Now upto PL-19. | David E. O'Brien | 1996-12-08 | 6 | -9/+45 |
* | Upgrade xcpustate to 2.2beta | David E. O'Brien | 1996-12-08 | 2 | -3/+7 |
* | Was using new URL (ftp://ftp://) before the RFC has been voted on. :-) | David E. O'Brien | 1996-12-08 | 1 | -2/+2 |
* | Ooops, there was a backslash missing for continuing line. | Masafumi Max NAKANE | 1996-12-08 | 3 | -6/+6 |
* | mkdir -> ${MKDIR} | Masafumi Max NAKANE | 1996-12-08 | 3 | -117/+57 |
* | Update to version 2.16 | David E. O'Brien | 1996-12-08 | 17 | -820/+182 |
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | 1996-12-08 | 24 | -48/+48 |
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | 1996-12-08 | 1 | -4/+4 |
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | 1996-12-08 | 1 | -3/+3 |
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | 1996-12-08 | 1 | -5/+5 |
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | 1996-12-08 | 3 | -9/+9 |
* | Change DEPENDS to BUILD_DEPENDS with a nonexistent path, it is required | Satoshi Asami | 1996-12-07 | 1 | -3/+3 |