Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transfer maintainership to Lyndon Nerenberg <lyndon@atg.aciworldwide.com> | kris | 2001-10-05 | 1 | -1/+1 |
| | |||||
* | - Added port to comms too. | dinoex | 2001-10-03 | 1 | -1/+5 |
| | | | | | - Do extraction from CVS in post-extract, so patches may be applied before build. | ||||
* | Include the uucpd code as well. Bump the version number to 1.06.1.1. | kris | 2001-10-01 | 3 | -3/+4 |
| | | | | Noticed by: ru | ||||
* | Reroll the distfile (no version bump needed, because it was never | kris | 2001-09-09 | 4 | -1/+18 |
| | | | | | | readable long enough to be mirrored, so no-one else has a copy) to include the /etc/periodic UUCP-related files and install them appropriately. | ||||
* | Add freebsd-uucp 1.06.1, a portified version of the gnu/libexec/uucp | kris | 2001-09-09 | 5 | -0/+62 |
tree currently in src/, in preparation for removing this infrequently-used set of tools out of the base system. The port distfile contains a copy of the /home/ncvs/src/gnu/libexec/uucp FreeBSD CVS repository (with a few extra commits to make the build more port-friendly), and checks out a copy during the configure phase. Changes to this port should be made by checking them into this internal repository and rerolling the distfile. This port currently uses the same spool directories in /var/spool, and contains a 'make upgrade' target to copy config files from /etc/uucp to ${PREFIX}/etc/uucp. Please test this port for missing/broken functionality. In particular, there might be more we need to do in the 'make upgrade' target. |