aboutsummaryrefslogtreecommitdiff
path: root/devel/ElectricFence
Commit message (Collapse)AuthorAgeFilesLines
* If a user has set the EF_ALIGNMENT, EF_PROTECT_BELOW or EF_PROTECT_FREEDavid E. O'Brien2001-05-251-12/+11
| | | | | | | | | | variables, this can cause the ElectricFence self test to fail. PR: 18259 Submitted by: Eoin Lawless <eoin@maths.tcd.ie> Notes: svn path=/head/; revision=43039
* Fix incompatiblities in the script.David E. O'Brien2001-05-031-0/+14
| | | | | | | Submitted by: Victoria E. Lease <vlease@floofy-skirts.org> Notes: svn path=/head/; revision=42199
* Install the shared lib version and ef wrapper script.David E. O'Brien2001-02-282-0/+5
| | | | | | | Partically Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=38883
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* 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-274-21/+50
| | | | Notes: svn path=/head/; revision=32015
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* 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-032-2/+5
| | | | | | | 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
* On page faults FreeBSD/Alpha gives SIGSEGV instead of SIGBUS.Steve Price1999-09-251-4/+8
| | | | Notes: svn path=/head/; revision=21933
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Unbroke for -current: the build problem seems disappeared.Dmitrij Tejblum1998-09-041-6/+1
| | | | Notes: svn path=/head/; revision=13006
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Fails to build under current.Justin M. Seger1998-05-031-1/+6
| | | | Notes: svn path=/head/; revision=10815
* Should be one file per patch.David E. O'Brien1998-02-262-14/+13
| | | | Notes: svn path=/head/; revision=9948
* 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-126-0/+68
Notes: svn path=/head/; revision=8597