mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
429a258c73
- use modern OPTION syntax - remove useless PERL_LEVEL check (meanwhile always >= 501000) - regenerate patch files so they match the `make makepatch' naming schema - add LICENSE (GPLv2) - remove BROKEN ... with hat apache@
13 lines
437 B
Plaintext
13 lines
437 B
Plaintext
bin/speedy
|
|
bin/speedy_backend
|
|
bin/speedy_dump
|
|
bin/speedy_suidperl
|
|
%%SITE_PERL%%/CGI/SpeedyCGI.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SpeedyCGI/.packlist
|
|
%%APACHE%%%%APACHEMODDIR%%/mod_speedycgi.so
|
|
%%APACHE%%@exec %D/sbin/apxs -e -a -n speedycgi %D/%F
|
|
%%APACHE%%@unexec %D/sbin/apxs -e -A -n speedycgi %D/%F
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SpeedyCGI
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
|
|
@dirrmtry %%SITE_PERL%%/CGI
|