summaryrefslogtreecommitdiff
path: root/net/slirp/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-12-08Upgrade to version 1.0.16.Dmitry Sivachenko1-3/+1
Notes: svn path=/head/; revision=123446
2004-02-06Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=100139
2003-05-19Unbreak on -current:Dmitry Sivachenko1-7/+1
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 Notes: svn path=/head/; revision=81350
2003-05-18BROKEN on 5.1: does not compileKris Kennaway1-1/+7
Notes: svn path=/head/; revision=81209
2003-03-07Clear moonlight beckons.Ade Lovett1-0/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2003-02-02Update to the latest version available;Dmitry Sivachenko1-2/+4
Add WWW; Slightly adjust COMMENT. Notes: svn path=/head/; revision=74486
2002-11-28Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev1-2/+2
${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira1-2/+0
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger1-0/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2002-07-22* Update to 1.0.13.Christian Weisgerber1-3/+15
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. Notes: svn path=/head/; revision=63399
2002-07-21Fix MAINTAINER= to the canonical "no maintainer for this port" value.Bill Fenner1-1/+1
Notes: svn path=/head/; revision=63329
2002-07-08Remove A.C.P.M.Kalker@student.utwente.nl as MAINTAINER; email has beenBill Fenner1-1/+1
bouncing for 7 months. Notes: svn path=/head/; revision=62648
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-2/+2
Notes: svn path=/head/; revision=27423
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-04-16Make slirp not brokenMichael Haro1-9/+3
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-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-12upgrade to 1.0c -- closes ports/2167Eric L. Hernes1-4/+4
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
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 Asami1-15/+15
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. Hubbard1-0/+21
danjo@freedom.wit.com. Notes: svn path=/head/; revision=1296