| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
01 Jan 2012 16:47:41
2.22_7
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
24 Oct 2011 04:17:38
2.22_7
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Aug 2011 17:27:52
2.22_7
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 12:38:54
2.22_6
|
miwi  |
- Get Rid MD5 support |
10 Sep 2010 03:51:09
2.22_6
|
pgollucci  |
- Fix pkg-plist for WITH_APACHE
PR: ports/149684
Submitted by: ohauer
Approved by: maintainer timeout (lth ; 26 days) |
12 Oct 2009 19:55:37
2.22_5
|
lth  |
Avoid segfault on perl 5.10
PR: ports/139259
Submitted by: Vivek Khera <vivek@khera.org>
Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537996 |
19 Jun 2009 09:49:57
2.22_4
|
lth  |
Mark MAKE_JOBS_UNSAFE=yes
PR: ports/135551
Submitted by: pgollucci |
28 Mar 2009 20:45:10
2.22_4
|
skv  |
Introduce Perl 5.10.0 |
17 Apr 2008 14:30:31
2.22_4
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
20 Feb 2007 05:33:41
2.22_4
|
kuriyama  |
- Add a simple program to dump status file (/tmp/speedy.6.*.F).
Original distribution contains similar utility (speedy_dump.pl), but
I cannot compile (actually c2ph) it, so I reinvent a wheel with C.
Approved by: lth (maintainer) |
02 May 2006 08:52:30
2.22_3
|
lth  |
Fix building of mod_speedycgi.
PR: ports/91212
Submitted by: Rong-En Fan <rafan@infor.org> |
24 Jan 2006 03:14:23
2.22_2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
2.22_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
06 Oct 2005 14:09:56
2.22_2
|
lth  |
Added patch to fix SF#1279867, 'error messages from die() are lost'.
Obtained from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1279867&group_id=2208&atid=102208 |
30 Apr 2005 11:10:26
2.22_1
|
lth  |
Make the module build honor the APXS variable.
PR: ports/79810
Noticed by: Jeremy Reed <reed@reedmedia.net> |
05 Feb 2005 12:51:04
2.22_1
|
kuriyama  |
Add a patch to unbreak with apr-1.x. This patch was already submitted
to dev site on sf.net. |
06 Aug 2004 17:37:00
2.22_1
|
leeym  |
Perl 5.8.4 and above add several security check when doing setuid.
One of these checks is that the interpreter must have string "perl" with it.
http://sourceforge.net/mailarchive/forum.php?thread_id=4823748&forum_id=7581
- rename speedy_suid to speedy_suidperl (or speedyperl_suid will be fine, too)
- utilize ECHO
- replace all /usr/local with PREFIX will cause some problems when PREFIX
isn't /usr/local (missing PERL5 libraries and modules... blah blah...)
- bump PORTREVISION
PR: 69970
Submitted by: leeym
Reviewed by: lth |
01 Jun 2004 12:32:33
2.22
|
lth  |
Change of email address.
Approved by: erwin (mentor) |
19 Mar 2004 01:51:15
2.22
|
trevor  |
Add size data, approved by maintainers. |
25 Dec 2003 12:51:45
2.22
|
krion  |
- Add optional mod_speedycgi.so
PR: 60553
Submitted by: leeym
Approved by: maintainer |
30 Oct 2003 13:04:22
2.22
|
foxfair  |
PR: 57925
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Reviewed by: [1]
Upgrade p5-CGI-SpeedyCGI to 2.22
[1] Actually use the patch provided by the maintainer. |
24 Oct 2003 12:05:09
2.21_3
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 May 2003 10:43:18
2.21_3
|
tobez  |
Fix coredumps.
PR: 52522
Submitted by: maintainer |
29 Apr 2003 15:58:06
2.21_2
|
leeym  |
Fix PREFIX under perl-5.005
bump PORTREVISION
PR: 51507
Submitted by: leeym
Approved by: Lars Thegler <lars@thegler.dk> |
11 Apr 2003 02:17:22
2.21_1
|
leeym  |
add SUID support, which is required by mail/openwebmail
bump PORTREVISION
PR: 50441
Submitted by: leeym
Reviewed by: lars@thegler.dk (MAINTAINER)
Approved by: lars@thegler.dk (MAINTAINER) |
01 Mar 2003 01:32:56
2.21
|
leeym  |
Update port www/p5-CGI-SpeedyCGI to version 2.21
disable installing mod_speedycgi.
PR: 46723
Submitted by: Lars Thegler <lars@thegler.dk>
Reviewed by: petef, tobez |
21 Feb 2003 14:01:38
2.11
|
knu  |
De-pkg-comment. |
25 Mar 2002 13:42:31
2.11
|
kuriyama  |
Add p5-CGI-SpeedyCGI 2.11,
speed up perl CGI scripts by running them persistently.
PR: ports/35741
Submitted by: Lars Thegler <lars@thegler.dk> |