| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Jul 2007 14:31:55
2.2.2_2
|
mi  |
Add two more patches found in the Linux wild. Would've been
better to be downloading them, but, strangely enough, they
don't seem available in the raw source -- only in the pretty-fied
HTML :-(
Of the two remaining once, the ElectricFence-2.2.2-madvise.patch
is currently causing me unexplained crashes, and the
ElectricFence-2.2.2-pthread.patch does not seem to matter for us,
because we don't USE_SEMAPHORE:
http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-madvise.patch.html
http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-pthread.patch.html |
27 Jul 2007 14:00:52
2.2.2_2
|
mi  |
Add a patch found on RedHat mailing list. It is quite important,
where size_t is wider than int...
Bump PORTREVISION. |
22 Apr 2007 13:25:44
2.2.2_1
|
des  |
Preserve whitespace in the argument list. This can be tested by running
"ef.sh /bin/echo a\ \ b"; the correct output is "a b\n", but before this
commit it would print "a b\n" instead. |
22 Oct 2006 05:56:07
2.2.2
|
lawrance  |
Disable self-tests which fail on pointyhat due to differences in
expected signal delivery between 7.x host and 6.x jail. See patch
comment for more info.
Approved by: portmgr (kris) |
14 Aug 2006 23:55:18
2.2.2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
01 Feb 2006 01:36:43
2.2.2
|
lawrance  |
Fix build on i386 -current. |
24 Nov 2005 15:40:04
2.2.2
|
pav  |
- Add some SHA256 checksums |
05 Nov 2005 18:35:06
2.2.2
|
arved  |
Try to unbreak on amd64-CURRENT.
Not sure, why suddently a differnt signal is triggered by the eftest
program. |
16 Oct 2005 16:12:31
2.2.2
|
vs  |
- Prune MASTER_SITES: this particular flavour is no longer available from
perens.com
- Nuke 3-line plist while here
Noticed by: fenner's magical distfile survey |
07 May 2004 09:31:14
2.2.2
|
vs  |
- Unbreak on non-std hardware: Use -DPAGE_PROTECTION_VIOLATED_SIGNAL=SIGBUS
on all archs except alpha.
- Pass CC through while here.
PR: ports/65878
Submitted by: Tim Robbins |
29 Jan 2004 07:24:56
2.2.2
|
trevor  |
SIZEify. |
24 Dec 2003 09:27:51
2.2.2
|
linimon  |
Per bento logs, mark as broken on the 64-bit architectures. |
02 Mar 2003 16:40:15
2.2.2
|
naddy  |
Update master sites.
PR: 48827
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
20 Feb 2003 17:07:10
2.2.2
|
knu  |
De-pkg-comment. |
13 Jan 2003 17:25:37
2.2.2
|
fjoe  |
Disable printing version upon initialization.
This will allow using ElectricFence in multithreaded programs
(programs linked with libc_r). |
16 Mar 2002 17:25:07
2.2.2
|
obrien  |
Fix bad reference.
PR: 35977
Submitted by: Slaven Rezic <slaven.rezic@berlin.de> |
25 May 2001 12:00:21 
|
obrien  |
If a user has set the EF_ALIGNMENT, EF_PROTECT_BELOW or EF_PROTECT_FREE
variables, this can cause the ElectricFence self test to fail. |
03 May 2001 10:34:57 
|
obrien  |
Fix incompatiblities in the script. |
28 Feb 2001 10:22:59 
|
obrien  |
Install the shared lib version and ef wrapper script. |
22 Nov 2000 00:17:18 
|
obrien  |
Add $FreeBSD$'s which help me in problem reports. |
08 Oct 2000 03:10:04 
|
asami  |
Convert category devel to new layout. |
22 Sep 2000 12:30:31 
|
kris  |
Correct PLIST |
27 Aug 2000 03:34:16 
|
obrien  |
Update to version 2.2.2. |