diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-08-23 19:26:57 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-08-23 19:26:57 +0000 |
commit | 3a1580759b9eed52fb57eaf9e09a6e755deb5043 (patch) | |
tree | d5e1845c112feae6ed92a3f1de026944d8814b6c /ftp/ftplocate/pkg-plist | |
parent | ed8305c5346089efed43378ea904f45b681ffe1a (diff) |
- Depend on apache13
- install files to www/data.default and not deprecated apache/share/htdocs
- PERL-patch files in post-patch, not in post-extract
- Install to LOCALBASE, not hardcoded /usr/local
^^^^^^^^ ARGH
Apache-Dependency reported by: bento
Notes
Notes:
svn path=/head/; revision=46741
Diffstat (limited to 'ftp/ftplocate/pkg-plist')
-rw-r--r-- | ftp/ftplocate/pkg-plist | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/ftp/ftplocate/pkg-plist b/ftp/ftplocate/pkg-plist index 4c78a4c0ddd1..9bae07c33959 100644 --- a/ftp/ftplocate/pkg-plist +++ b/ftp/ftplocate/pkg-plist @@ -1,36 +1,36 @@ bin/ftplocate -www/cgi-bin/ftplocate/dcollect.pl -www/cgi-bin/ftplocate/lang.english -www/cgi-bin/ftplocate/fltrain.pl -www/cgi-bin/ftplocate/fltop.pl -www/cgi-bin/ftplocate/flsummary.pl -www/cgi-bin/ftplocate/flserv.pl -www/cgi-bin/ftplocate/flsearch.pl -www/cgi-bin/ftplocate/flmodule.pl -www/cgi-bin/ftplocate/flmap.pl -www/cgi-bin/ftplocate/flindex.pl -www/cgi-bin/ftplocate/flhistory.pl -www/cgi-bin/ftplocate/flfilter.pl -www/cgi-bin/ftplocate/flcollect.pl -www/cgi-bin/ftplocate/flcatsite.pl -www/cgi-bin/ftplocate/dsearch.pl -www/cgi-bin/ftplocate/dindex.pl -www/cgi-bin/ftplocate/lang.zhtw -www/cgi-bin/ftplocate/config -www/cgi-bin/ftplocate/config.site -www/cgi-bin/ftplocate/indexer.sh -www/cgi-bin/ftplocate/log.map -www/cgi-bin/ftplocate/log.system -www/cgi-bin/ftplocate/log.user -www/data/ftplocate/readme.zhtw.html -www/data/ftplocate/readme.english.html -www/data/ftplocate/index.html -www/data/ftplocate/help.english.html -www/data/ftplocate/help.zhtw.html -@exec install -d -o nobody -g nobody -m 755 %D/www/cgi-bin/ftplocate/cache -@exec install -d %D/www/cgi-bin/ftplocate/filelist %D/www/cgi-bin/ftplocate/desc -@dirrm www/data/ftplocate -@dirrm www/cgi-bin/ftplocate/filelist -@dirrm www/cgi-bin/ftplocate/desc -@dirrm www/cgi-bin/ftplocate/cache -@dirrm www/cgi-bin/ftplocate +www/cgi-bin.default/ftplocate/dcollect.pl +www/cgi-bin.default/ftplocate/lang.english +www/cgi-bin.default/ftplocate/fltrain.pl +www/cgi-bin.default/ftplocate/fltop.pl +www/cgi-bin.default/ftplocate/flsummary.pl +www/cgi-bin.default/ftplocate/flserv.pl +www/cgi-bin.default/ftplocate/flsearch.pl +www/cgi-bin.default/ftplocate/flmodule.pl +www/cgi-bin.default/ftplocate/flmap.pl +www/cgi-bin.default/ftplocate/flindex.pl +www/cgi-bin.default/ftplocate/flhistory.pl +www/cgi-bin.default/ftplocate/flfilter.pl +www/cgi-bin.default/ftplocate/flcollect.pl +www/cgi-bin.default/ftplocate/flcatsite.pl +www/cgi-bin.default/ftplocate/dsearch.pl +www/cgi-bin.default/ftplocate/dindex.pl +www/cgi-bin.default/ftplocate/lang.zhtw +www/cgi-bin.default/ftplocate/config +www/cgi-bin.default/ftplocate/config.site +www/cgi-bin.default/ftplocate/indexer.sh +www/cgi-bin.default/ftplocate/log.map +www/cgi-bin.default/ftplocate/log.system +www/cgi-bin.default/ftplocate/log.user +www/data.default/ftplocate/readme.zhtw.html +www/data.default/ftplocate/readme.english.html +www/data.default/ftplocate/index.html +www/data.default/ftplocate/help.english.html +www/data.default/ftplocate/help.zhtw.html +@exec install -d -o nobody -g nobody -m 755 %D/www/cgi-bin.default/ftplocate/cache +@exec install -d %D/www/cgi-bin.default/ftplocate/filelist %D/www/cgi-bin/ftplocate/desc +@dirrm www/data.default/ftplocate +@dirrm www/cgi-bin.default/ftplocate/filelist +@dirrm www/cgi-bin.default/ftplocate/desc +@dirrm www/cgi-bin.default/ftplocate/cache +@dirrm www/cgi-bin.default/ftplocate |