1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/lang/eperl/pkg-plist
Andreas Klemm 115828247e Backed out my changes based on the missassumption, that SSSL has
something to deal with SSL ;-)

Reordered master sites, put http address before ftp, because the
ftp server's address might change soon.

PR:
Reviewed by:
Submitted by:	the author
Obtained from:
1997-05-03 12:36:05 +00:00

15 lines
665 B
Plaintext

bin/eperl
www/cgi-bin/nph-eperl
man/man1/eperl.1
@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/demo-01.phtml
share/examples/eperl/demo-02.phtml
share/examples/eperl/demo-03.phtml
share/examples/eperl/demo-04.phtml
share/examples/eperl/demo-05.phtml
share/examples/eperl/demo-06.phtml
share/examples/eperl/demo-07.phtml
share/examples/eperl/demo-08.phtml