aboutsummaryrefslogtreecommitdiffstats
path: root/net/sup
Commit message (Collapse)AuthorAgeFilesLines
* Assign an arbitrary version number (2.0 because it came out alongasami1995-04-161-1/+2
| | | | | with FreeBSD-2.0) for PKGNAME. Ok'd by: jkh
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* New home for this orphan.jkh1994-11-121-1/+2
|
* upfilesrv no longer linked due to missing -lcryptpst1994-10-281-0/+27
| | | | | | | 2.0-current distinguishes between crypt() and cipher() technology and in this case, the crypt() call was for password authentication on the file server. If building an encrypting sup, link with -lcipher -lcrypt, if building a normal sup, link with -lcrypt.
* Package files for sup. NOTE: I screwed up when I committed sup to utils/jkh1994-08-233-0/+12
| | | | | | since it should have been in net/. Since not too many people are grabbing ports yet I'm going to be nasty and relocate it in the repository. Submitted by: jkh
* Bring in ports/utils treejkh1994-08-221-0/+11
Submitted by: jkh