mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
139df60d14
- Regenerate patch files with "make makepatch" - Take maintainership
32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
bin/eperl
|
|
%%SSSL%%www/cgi-bin/nph-eperl
|
|
%%SSSL%%@exec echo "AddType application/x-httpd-eperl .phtml .eperl .epl" >>%D/etc/apache/srm.conf
|
|
%%SSSL%%@exec echo "Action application/x-httpd-eperl /cgi-bin/nph-eperl" >>%D/etc/apache/srm.conf
|
|
%%SSSL%%@unexec grep -v "application/x-httpd-eperl" %D/etc/apache/srm.conf >%D/etc/apache/srm.conf.bak; mv %D/etc/apache/srm.conf.bak %D/etc/apache/srm.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/00README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.cgipm.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.cgipm.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.env.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.env.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.errout.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.errout.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.errsyn.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.errsyn.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.func.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.func.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.html.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.html.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.image.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.image.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.lwp.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.lwp.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.net.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.net.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.pp.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.pp.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.table.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.table.iphtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.text.phtml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo.text.iphtml
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|