aboutsummaryrefslogtreecommitdiff
path: root/devel/ElectricFence/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Support stage; strip libraryBaptiste Daroussin2013-12-101-7/+5
| | | | Notes: svn path=/head/; revision=336109
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | devel part 4) Notes: svn path=/head/; revision=327726
* Add a patch found on RedHat mailing list. It is quite important,Mikhail Teterin2007-07-271-1/+1
| | | | | | | | | where size_t is wider than int... Bump PORTREVISION. Notes: svn path=/head/; revision=196386
* Preserve whitespace in the argument list. This can be tested by runningDag-Erling Smørgrav2007-04-221-0/+1
| | | | | | | | "ef.sh /bin/echo a\ \ b"; the correct output is "a b\n", but before this commit it would print "a b\n" instead. Notes: svn path=/head/; revision=190631
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* - Prune MASTER_SITES: this particular flavour is no longer available from ↵Volker Stolz2005-10-161-2/+2
| | | | | | | | | | | perens.com - Nuke 3-line plist while here Noticed by: fenner's magical distfile survey Notes: svn path=/head/; revision=145557
* - Unbreak on non-std hardware: Use -DPAGE_PROTECTION_VIOLATED_SIGNAL=SIGBUSVolker Stolz2004-05-071-4/+2
| | | | | | | | | | | on all archs except alpha. - Pass CC through while here. PR: ports/65878 Submitted by: Tim Robbins Notes: svn path=/head/; revision=108602
* Per bento logs, mark as broken on the 64-bit architectures.Mark Linimon2003-12-241-0/+4
| | | | Notes: svn path=/head/; revision=96520
* Update master sites.Christian Weisgerber2003-03-021-6/+4
| | | | | | | | PR: 48827 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=76737
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75951
* 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
* Fix bad reference.David E. O'Brien2002-03-161-1/+1
| | | | | | | | PR: 35977 Submitted by: Slaven Rezic <slaven.rezic@berlin.de> Notes: svn path=/head/; revision=56214
* Install the shared lib version and ef wrapper script.David E. O'Brien2001-02-281-0/+3
| | | | | | | Partically Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=38883
* Correct PLISTKris Kennaway2000-09-221-2/+2
| | | | | | | Submitted by: onigiri Notes: svn path=/head/; revision=32991
* Update to version 2.2.2.David E. O'Brien2000-08-271-2/+6
| | | | Notes: svn path=/head/; revision=32015
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* I seem to be in the development tool business, so try to keep an eye onDavid E. O'Brien2000-01-031-1/+4
| | | | | | | this port. Notes: svn path=/head/; revision=24368
* Remove jraynard as MAINTAINER, since he no longer has an account.Bill Fenner1999-12-221-2/+0
| | | | | | | | | | Move distfiles from ~jraynard/public_html/ports/distfiles/ to ~fenner/public_html/distfiles-- this does not imply that I take any responsibility for the ports but I'll at least host the existing distfiles =) Notes: svn path=/head/; revision=23817
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Unbroke for -current: the build problem seems disappeared.Dmitrij Tejblum1998-09-041-6/+1
| | | | Notes: svn path=/head/; revision=13006
* Fails to build under current.Justin M. Seger1998-05-031-1/+6
| | | | Notes: svn path=/head/; revision=10815
* De-capitalize PKGNAME - a single library can't start with uppercase.Satoshi Asami1997-11-151-1/+2
| | | | Notes: svn path=/head/; revision=8636
* It turns out that the tarball is on Sunsite, but for some reason myJames Raynard1997-11-131-7/+4
| | | | | | | | local archie server doesn't know about it. Also clean up some careless editing. Notes: svn path=/head/; revision=8604
* ElectricFence, the debugging malloc libraryJames Raynard1997-11-121-0/+25
Notes: svn path=/head/; revision=8597