summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* checksum changedAdam David1997-01-011-1/+1
| | | | Notes: svn path=/head/; revision=5149
* Thanks Peter for taking this, but MAINTAINER should be a full addressSatoshi Asami1996-12-311-2/+2
| | | | | | | (not only freefall's account name). Notes: svn path=/head/; revision=5142
* Make aarpd.c include sys/time.h.Masafumi Max NAKANE1996-12-291-0/+10
| | | | | | | (This is due to if.h changes.) Notes: svn path=/head/; revision=5126
* Make this puppy compile on -current after the net/if.h change to no longerPeter Wemm1996-12-291-1/+3
| | | | | | | | be self sufficient w/ sys/time.h Note that this causes some harmless warnings, this is a trivial patch. Notes: svn path=/head/; revision=5125
* Ignore checksum of tzfile.h. Closes PR ports/2306.Satoshi Asami1996-12-282-3/+4
| | | | | | | Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=5121
* 1.0.93 --> 1.0.97Adam David1996-12-262-3/+11
| | | | Notes: svn path=/head/; revision=5097
* new patch-aa needed because of little Makefile modifications byAndreas Klemm1996-12-231-16/+13
| | | | | | | the author of the package. Notes: svn path=/head/; revision=5074
* Got checksum mismatch. Fetched it again and created new checksum file.Andreas Klemm1996-12-221-1/+1
| | | | Notes: svn path=/head/; revision=5059
* Remove the package name in the COMMENT file.Andreas Klemm1996-12-221-1/+1
| | | | Notes: svn path=/head/; revision=5058
* 1.0.96 --> 1.0.97Adam David1996-12-212-3/+5
| | | | | | | (dumpfile change) Notes: svn path=/head/; revision=5052
* Update from version 13.5 to version 14.0.John Polstra1996-12-143-4/+21
| | | | Notes: svn path=/head/; revision=4973
* Update from version 13.5 to version 14.0.John Polstra1996-12-141-4/+4
| | | | | | | | Fix garbling of "MASTER_SITES" that somebody's slippery editor fingers introduced into the previous revision of the Makefile. Notes: svn path=/head/; revision=4972
* Remove -s from manual installation target. I have no idea how thisSatoshi Asami1996-12-121-1/+1
| | | | | | | worked on your machine, Eric. ;) Notes: svn path=/head/; revision=4958
* upgrade to 1.0c -- closes ports/2167Eric L. Hernes1996-12-123-23/+21
| | | | | | | Requested by: Vincent Poy Notes: svn path=/head/; revision=4946
* 1.0.95 --> 1.0.96Adam David1996-12-112-3/+5
| | | | Notes: svn path=/head/; revision=4936
* Don't connect the network socket to stderr, this achieves nothing, butPeter Wemm1996-12-101-0/+9
| | | | | | | | | prevents the connecting daemon (eg: ssh) asking for passwords etc. Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de> Notes: svn path=/head/; revision=4920
* treat freebsd3.0 just like freebsd2.xPeter Wemm1996-12-101-0/+11
| | | | Notes: svn path=/head/; revision=4919
* Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKENMasafumi Max NAKANE1996-12-085-15/+15
| | | | | | | in double-quotes. Notes: svn path=/head/; revision=4891
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-083-6/+6
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-073-6/+6
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. Notes: svn path=/head/; revision=4864
* Activated ldap.Masafumi Max NAKANE1996-12-061-1/+2
| | | | Notes: svn path=/head/; revision=4826
* Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.John Polstra1996-12-053-5/+41
| | | | | | | | | Fix configuration problem caused by FreeBSD major version number change. Submitted by: Doug Ambrisko <ambrisko@whistle.com> Notes: svn path=/head/; revision=4805
* 1.0.94 --> 1.0.95Adam David1996-12-032-3/+5
| | | | Notes: svn path=/head/; revision=4774
* update supplementary docsAdam David1996-12-031-13/+23
| | | | Notes: svn path=/head/; revision=4773
* rewrite some supplementary docsAdam David1996-12-031-13/+23
| | | | Notes: svn path=/head/; revision=4770
* {CP} -> ${CP}.Satoshi Asami1996-12-031-7/+7
| | | | Notes: svn path=/head/; revision=4750
* Well, I know it doesn't make much sense to have something like "{RM}"Satoshi Asami1996-12-032-6/+6
| | | | | | | | in there, but our make still isn't smart enough to figure out that it means "${RM}", David. :) Notes: svn path=/head/; revision=4749
* Ooops, can't use ${PREFIX} in these scripts.Masafumi Max NAKANE1996-12-021-1/+1
| | | | | | | Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp> Notes: svn path=/head/; revision=4747
* Activate cap.Masafumi Max NAKANE1996-12-011-1/+2
| | | | Notes: svn path=/head/; revision=4744
* New port: the Columbia AppleTalk Package for UNIX.Masafumi Max NAKANE1996-12-0115-0/+1433
| | | | Notes: svn path=/head/; revision=4743
* General Makefile cleanupDavid E. O'Brien1996-12-0115-57/+67
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Cleaned up post-install target.David E. O'Brien1996-12-013-24/+27
| | | | Notes: svn path=/head/; revision=4737
* "mkdir -p" --> ${MKDIR}David E. O'Brien1996-12-011-2/+2
| | | | Notes: svn path=/head/; revision=4736
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-303-9/+9
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Misc. cleanup.Satoshi Asami1996-11-261-2/+2
| | | | Notes: svn path=/head/; revision=4692
* Make this compile and package.Satoshi Asami1996-11-263-6/+4
| | | | Notes: svn path=/head/; revision=4688
* Add bb and socks5.Satoshi Asami1996-11-261-1/+3
| | | | Notes: svn path=/head/; revision=4680
* Oops, rmsgd.8 should be in MAN8, not MAN1.Satoshi Asami1996-11-261-2/+3
| | | | Notes: svn path=/head/; revision=4670
* Add .gz suffix to manpages so this port packages again.Satoshi Asami1996-11-261-16/+16
| | | | Notes: svn path=/head/; revision=4669
* Update the checksum.Bill Fenner1996-11-241-1/+1
| | | | Notes: svn path=/head/; revision=4648
* Update PLIST per Satoshi's requestPaul Traina1996-11-221-70/+72
| | | | Notes: svn path=/head/; revision=4647
* Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy.Satoshi Asami1996-11-223-6/+6
| | | | | | | Maybe I should go to sleep. Notes: svn path=/head/; revision=4643
* Make this NO_PACKAGE, it asks too many questions.Satoshi Asami1996-11-223-3/+6
| | | | Notes: svn path=/head/; revision=4642
* Needed a break from my prelim exams... did a port... adding it here.David E. O'Brien1996-11-221-1/+2
| | | | Notes: svn path=/head/; revision=4637
* New port -- netcat is a simple utility which reads and writes data acrossDavid E. O'Brien1996-11-225-0/+74
| | | | | | | | | network connections. Obtained from: OpenBSD Notes: svn path=/head/; revision=4635
* 1.0.93 --> 1.0.94Adam David1996-11-222-3/+5
| | | | Notes: svn path=/head/; revision=4634
* Upgrade to version 2.4.23. The master site does not even have the tarballMark Murray1996-11-206-185/+150
| | | | | | | for 2.4.21 anymore. Notes: svn path=/head/; revision=4618
* Check in the patches that CVS missed yesterday... *now* it'll build =)Bill Fenner1996-11-203-214/+33
| | | | Notes: svn path=/head/; revision=4617
* Upgraded to imm 3.5a1 . This port is no longer BROKEN.Bill Fenner1996-11-197-15/+120
| | | | Notes: svn path=/head/; revision=4600
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1829-58/+45
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578