| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Dec 2006 07:51:51
2.2.14_1
|
miwi  |
- Fix gcc 4.X build
PR: ports/106743
Submitted by: trasz |
06 Mar 2006 10:15:34
2.2.14_1
|
tobez  |
Add forgotten patch for the previous commit:
Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout.
Bump PORTREVISION.
PR: 93981
Submitted by: Matthias Meyser <Meyser@xenet.de>
Approved by: portmgr (erwin) |
06 Mar 2006 10:14:39
2.2.14_1
|
tobez  |
Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout.
Bump PORTREVISION.
PR: 93981
Submitted by: Matthias Meyser <Meyser@xenet.de>
Approved by: portmgr (erwin) |
25 Nov 2005 00:33:45
2.2.14
|
pav  |
- Add SHA256 |
17 Apr 2005 15:53:21
2.2.14
|
lawrance  |
Warn about potential of program to unplannedly reveal the content
of various CGI files.
PR: ports/25272
Submitted by: Ariff Abdullah <skywizard@time.net.my>
Approved by: clement (mentor) |
21 Aug 2004 16:19:42
2.2.14
|
pav  |
- Introduce MASTER_SITE_OSSP
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
25 May 2004 15:06:53
2.2.14
|
vs  |
Fix plist w.r.t INSTALL_ALSO_AS_SSSL.
PR: ports/36560
Submitted by: Adam Jones |
10 Apr 2004 18:26:55
2.2.14
|
trevor  |
Tidy up whitespace. |
19 Mar 2004 04:21:39
2.2.14
|
trevor  |
Add size data. |
14 Mar 2004 11:23:26
2.2.14
|
rse  |
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports. |
25 Feb 2004 11:16:31
2.2.14
|
mat  |
Fix build with perl 5.8.x
Remove BROKEN |
05 Feb 2004 22:57:37
2.2.14
|
kris  |
BROKEN on 5.x: Configure fails |
13 Nov 2003 13:30:42
2.2.14
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
07 Nov 2003 09:12:58
2.2.14
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
21 Feb 2003 12:35:09
2.2.14
|
knu  |
De-pkg-comment. |
07 Jul 2002 19:14:27
2.2.14
|
rse  |
update to ePerl's new home at OSSP.org |
29 Jan 2002 11:24:09 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
02 Jan 2002 12:27:25 
|
sobomax  |
Don't assume that strnstr(3) exists in the system libc. This should fix the
build on slightly outdated (3 weeks and more) 4-STABLE systems. |
19 Dec 2001 14:43:59 
|
sobomax  |
Unbroke on -current: don't prototype/implement strnstr(3) - this function is
already in libc. |
08 Oct 2000 05:17:26 
|
asami  |
Convert category lang to new layout. |
01 Oct 2000 09:50:46 
|
reg  |
Make this work with the perl in -current. |