summaryrefslogtreecommitdiff
path: root/net/slirp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.0.16.Dmitry Sivachenko2004-12-081-3/+1
| | | | Notes: svn path=/head/; revision=123446
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* Unbreak on -current:Dmitry Sivachenko2003-05-191-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
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* Clear moonlight beckons.Ade Lovett2003-03-071-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
* Update to the latest version available;Dmitry Sivachenko2003-02-021-2/+4
| | | | | | | | Add WWW; Slightly adjust COMMENT. Notes: svn path=/head/; revision=74486
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-2/+2
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-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
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* * Update to 1.0.13.Christian Weisgerber2002-07-221-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
* Fix MAINTAINER= to the canonical "no maintainer for this port" value.Bill Fenner2002-07-211-1/+1
| | | | Notes: svn path=/head/; revision=63329
* Remove A.C.P.M.Kalker@student.utwente.nl as MAINTAINER; email has beenBill Fenner2002-07-081-1/+1
| | | | | | | bouncing for 7 months. Notes: svn path=/head/; revision=62648
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Make slirp not brokenMichael Haro1999-04-161-9/+3
| | | | | | | | PR: 10414 Submitted by: Timothy J. Lee <timlee@netcom.com> Notes: svn path=/head/; revision=17927
* 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.) Notes: svn path=/head/; revision=14465
* 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 Notes: svn path=/head/; revision=13978
* 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 Notes: svn path=/head/; revision=9654
* upgrade to 1.0c -- closes ports/2167Eric L. Hernes1996-12-121-4/+4
| | | | | | | Requested by: Vincent Poy Notes: svn path=/head/; revision=4946
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-7/+3
| | | | Notes: svn path=/head/; revision=4575
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Change Alain's addresses per his request.Satoshi Asami1995-10-061-3/+3
| | | | Notes: svn path=/head/; revision=2279
* Upgrade, 0.9a -> 0.95f.Satoshi Asami1995-08-261-15/+15
| | | | | | | Submitted by: Alain Kalker <alain@Wit401402.student.utwente.nl> Notes: svn path=/head/; revision=2113
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-3/+6
| | | | Notes: svn path=/head/; revision=1363
* The slip-over-a-shell-account stuff people have been talking about fromJordan K. Hubbard1995-04-061-0/+21
danjo@freedom.wit.com. Notes: svn path=/head/; revision=1296