aboutsummaryrefslogtreecommitdiff
path: root/net/netpipes
Commit message (Collapse)AuthorAgeFilesLines
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-1/+1
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* - Stage supportMartin Wilke2014-06-043-7/+15
| | | | | | | PR: 189645 Notes: svn path=/head/; revision=356454
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Mark conflict with sysutils/timelimit (installs same binary and man page)Michael Scheidell2012-04-201-0/+2
| | | | | | | | | PR: ports/157109 Submitted by: Mickael Maillot <mickael.maillot@gmail.com> Approved by: "Daniel O'Connor" <doconnor@gsoft.com.au> (maintainer) Notes: svn path=/head/; revision=295148
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* s/MASTER_SITES_SUBDIR/MASTER_SITE_SUBDIR/Kris Kennaway2002-11-071-1/+1
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=69696
* The distfile has disappeared from the master site; switch toKris Kennaway2002-10-251-1/+2
| | | | | | | | | MASTER_SITES_LOCAL. Submitted by: maintainer Notes: svn path=/head/; revision=68786
* Respect CFLAGSKris Kennaway2002-06-071-2/+11
| | | | Notes: svn path=/head/; revision=60752
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+4
| | | | Notes: svn path=/head/; revision=27423
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Updated to netpipes-4.2Satoshi Taoka1999-03-184-24/+37
| | | | | | | | PR: ports/10506 Submitted by: Michael Haro mharo@area51.fremont.ca.us Notes: svn path=/head/; revision=17275
* Change MASTER_SITESeiichirou Hiraoka1998-11-231-2/+2
| | | | Notes: svn path=/head/; revision=14784
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-6/+0
| | | | Notes: svn path=/head/; revision=12624
* Find the distfile again.Steve Price1998-08-101-2/+2
| | | | | | | | PR: 7541 Submitted by: maintainer Notes: svn path=/head/; revision=12420
* original distribution updated (-> 4.0)Jun-ichiro itojun Hagino1998-04-185-27/+36
| | | | | | | PR: 6302 Notes: svn path=/head/; revision=10559
* New address for Daniel O'ConnorMike Smith1998-01-221-3/+3
| | | | Notes: svn path=/head/; revision=9404
* Commented out MAINTAINER until we find a working email address.Bill Fenner1998-01-211-2/+2
| | | | | | | Submitted by: Mail Delivery Subsystem <MAILER-DAEMON@y.physics.usyd.edu.au> Notes: svn path=/head/; revision=9400
* Use CFLAGS from /etc/make.conf (then add to that).David E. O'Brien1997-10-081-1/+1
| | | | | | | Requested by: Satoshi Notes: svn path=/head/; revision=8180
* Netpipes is a collection of utilities which attempts to provide theDavid E. O'Brien1997-10-076-0/+76
functionality of pipes over a network. PR: ports/4056 Submitted by: Daniel O'Connor doconnor@ist.flinders.edu.au Notes: svn path=/head/; revision=8145