aboutsummaryrefslogtreecommitdiffstats
path: root/net/slirp
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.0.16.demon2004-12-083-25/+3
|
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Unbreak on -current:demon2003-05-192-12/+12
| | | | | | | Configure script makes too many conclusions based on the fact we have grantpt() function. Pretend that we do not have one to fix the build. Reminded by: kris
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to the latest version available;demon2003-02-024-4/+8
| | | | | Add WWW; Slightly adjust COMMENT.
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingsobomax2002-11-291-2/+2
| | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr
* Fix compile problem under FreeBSD currentedwin2002-11-242-0/+22
| | | | | PR: ports/45662 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* * Update to 1.0.13.naddy2002-07-236-43/+57
| | | | | | | | | | | | | PR: 40849 Submitted by: Tilman Linneweh <tilman@arved.de> * Requires perl to build. * Don't overwrite optimization level passed in CFLAGS. * Fix build with gcc3.1 (-CURRENT). Reviewed by: Tilman Linneweh <tilman@arved.de> * There are serious LP64 issues; only build on i386.
* Fix MAINTAINER= to the canonical "no maintainer for this port" value.fenner2002-07-221-1/+1
|
* Remove A.C.P.M.Kalker@student.utwente.nl as MAINTAINER; email has beenfenner2002-07-081-1/+1
| | | | bouncing for 7 months.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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 brokenmharo1999-04-172-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 defineasami1998-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:jseger1998-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!hoek1998-08-191-1/+0
|
* Remove bogus MASTER_SITE freedom.wit.com; it hasn't had the file the wholefenner1998-02-111-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 thisasami1996-12-121-1/+1
| | | | worked on your machine, Eric. ;)
* upgrade to 1.0c -- closes ports/2167erich1996-12-123-23/+21
| | | | Requested by: Vincent Poy
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-7/+3
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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".asami1995-11-271-2/+2
|
* Change Alain's addresses per his request.asami1995-10-061-3/+3
|
* Upgrade, 0.9a -> 0.95f.asami1995-08-266-41/+38
| | | | Submitted by: Alain Kalker <alain@Wit401402.student.utwente.nl>
* Update of net Makefiles! Am I done? :)asami1995-04-151-3/+6
|
* The slip-over-a-shell-account stuff people have been talking about fromjkh1995-04-066-0/+50
danjo@freedom.wit.com.