summaryrefslogtreecommitdiff
path: root/net/slirp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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
* Make slirp not brokenMichael Haro1999-04-162-9/+37
| | | | | PR: 10414 Submitted by: Timothy J. Lee <timlee@netcom.com>
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-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.)
* Mark BROKEN for current:Justin M. Seger1998-10-141-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
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
|
* Remove bogus MASTER_SITE freedom.wit.com; it hasn't had the file the wholeBill Fenner1998-02-101-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
* Remove -s from manual installation target. I have no idea how thisSatoshi Asami1996-12-121-1/+1
| | | | worked on your machine, Eric. ;)
* upgrade to 1.0c -- closes ports/2167Eric L. Hernes1996-12-123-23/+21
| | | | Requested by: Vincent Poy
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-7/+3
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-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!
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
|
* Change Alain's addresses per his request.Satoshi Asami1995-10-061-3/+3
|
* Upgrade, 0.9a -> 0.95f.Satoshi Asami1995-08-266-41/+38
| | | | Submitted by: Alain Kalker <alain@Wit401402.student.utwente.nl>
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-3/+6
|
* The slip-over-a-shell-account stuff people have been talking about fromJordan K. Hubbard1995-04-066-0/+50
danjo@freedom.wit.com.