summaryrefslogtreecommitdiff
path: root/net/slirp (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-04-16Make slirp not brokenMichael Haro2-9/+37
PR: 10414 Submitted by: Timothy J. Lee <timlee@netcom.com> Notes: svn path=/head/; revision=17927
1998-11-11Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1-3/+4
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
1998-10-14Mark BROKEN for current:Justin M. Seger1-1/+6
cc -I. -I. -DUSE_PPP -O -pipe -O2 -Wall -Wno-implicit -Wmissing-prototypes -c ./tcp_subr.c ./tcp_subr.c:241: parse error before `(' ./tcp_subr.c:244: parse error before `{' ./tcp_subr.c:250: parse error before `if' *** Error code 1 Notes: svn path=/head/; revision=13978
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12624
1998-02-10Remove bogus MASTER_SITE freedom.wit.com; it hasn't had the file the wholeBill Fenner1-3/+2
time the distfile checker has been checking (since June 9, 1997) and has not been running an FTP server for any of 1998. Submitted by: distfile checker Notes: svn path=/head/; revision=9654
1996-12-12Remove -s from manual installation target. I have no idea how thisSatoshi Asami1-1/+1
worked on your machine, Eric. ;) Notes: svn path=/head/; revision=4958
1996-12-12upgrade to 1.0c -- closes ports/2167Eric L. Hernes3-23/+21
Requested by: Vincent Poy Notes: svn path=/head/; revision=4946
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-7/+3
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1995-11-27Change "networking" to "net".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2485
1995-10-06Change Alain's addresses per his request.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=2279
1995-08-26Upgrade, 0.9a -> 0.95f.Satoshi Asami6-41/+38
Submitted by: Alain Kalker <alain@Wit401402.student.utwente.nl> Notes: svn path=/head/; revision=2113
1995-04-15Update of net Makefiles! Am I done? :)Satoshi Asami1-3/+6
Notes: svn path=/head/; revision=1363
1995-04-06The slip-over-a-shell-account stuff people have been talking about fromJordan K. Hubbard6-0/+50
danjo@freedom.wit.com. Notes: svn path=/head/; revision=1296