Commit graph

5 commits

Author SHA1 Message Date
Yen-Ming Lee
3122f31a46 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
2004-08-06 17:37:00 +00:00
Kirill Ponomarev
8ebdf7af5f - Add optional mod_speedycgi.so
PR:		60553
Submitted by:	leeym
Approved by:	maintainer
2003-12-25 12:51:45 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Yen-Ming Lee
87a7fb201a 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)
2003-04-11 02:17:22 +00:00
Jun Kuriyama
4f531b6a14 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>
2002-03-25 13:42:29 +00:00