mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8ce50883da
all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
bin/eperl
|
|
@comment www/cgi-bin/nph-eperl
|
|
@exec echo "AddType application/x-httpd-eperl .phtml .eperl .epl" >>%D/etc/apache/srm.conf
|
|
@exec echo "Action application/x-httpd-eperl /cgi-bin/nph-eperl" >>%D/etc/apache/srm.conf
|
|
@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
|
|
share/examples/eperl/00README
|
|
share/examples/eperl/demo.cgipm.phtml
|
|
share/examples/eperl/demo.cgipm.iphtml
|
|
share/examples/eperl/demo.env.phtml
|
|
share/examples/eperl/demo.env.iphtml
|
|
share/examples/eperl/demo.errout.phtml
|
|
share/examples/eperl/demo.errout.iphtml
|
|
share/examples/eperl/demo.errsyn.phtml
|
|
share/examples/eperl/demo.errsyn.iphtml
|
|
share/examples/eperl/demo.func.phtml
|
|
share/examples/eperl/demo.func.iphtml
|
|
share/examples/eperl/demo.html.phtml
|
|
share/examples/eperl/demo.html.iphtml
|
|
share/examples/eperl/demo.image.phtml
|
|
share/examples/eperl/demo.image.iphtml
|
|
share/examples/eperl/demo.lwp.phtml
|
|
share/examples/eperl/demo.lwp.iphtml
|
|
share/examples/eperl/demo.net.phtml
|
|
share/examples/eperl/demo.net.iphtml
|
|
share/examples/eperl/demo.pp.phtml
|
|
share/examples/eperl/demo.pp.iphtml
|
|
share/examples/eperl/demo.table.phtml
|
|
share/examples/eperl/demo.table.iphtml
|
|
share/examples/eperl/demo.text.phtml
|
|
share/examples/eperl/demo.text.iphtml
|
|
@dirrm share/examples/eperl
|