Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 11:30:41 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tung@turtle.ee.ncku.edu.tw
Subject:   ports/46324: Update port: [Unbreak port]: ftp/ftplocate
Message-ID:  <20021217103041.4187314A24@icommerce-france.com>

next in thread | raw e-mail | index | archive | help

>Number:         46324
>Category:       ports
>Synopsis:       Update port: [Unbreak port]: ftp/ftplocate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 17 02:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386

>Description:
	Unbreak port.
	Maintainer CC'ed.
>How-To-Repeat:
	make
>Fix:

	
diff -u -ruN ftplocate.bak/Makefile ftplocate/Makefile
--- ftplocate.bak/Makefile	Tue Dec 17 11:24:13 2002
+++ ftplocate/Makefile	Tue Dec 17 11:20:16 2002
@@ -13,8 +13,6 @@
 
 MAINTAINER=	tung@turtle.ee.ncku.edu.tw
 
-BROKEN=		"Incorrect pkg-plist"
-
 BUILD_DEPENDS=  ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
 RUN_DEPENDS=	glimpse:${PORTSDIR}/textproc/glimpse \
 		unzip:${PORTSDIR}/archivers/unzip
diff -u -ruN ftplocate.bak/files/patch-install.pl ftplocate/files/patch-install.pl
--- ftplocate.bak/files/patch-install.pl	Tue Dec 17 11:24:13 2002
+++ ftplocate/files/patch-install.pl	Tue Dec 17 11:20:16 2002
@@ -4,7 +4,7 @@
  
  $defhtmldir="/usr/local/apache/share/htdocs";
  foreach (
-+	"/usr/local/www/data.default",
++	"/usr/local/www/data",
  	"/usr/local/apache/share/htdocs",
  	"/usr/local/apache/htdocs",
  	"/opt/apache/share/htdocs", 
@@ -12,7 +12,7 @@
  
  $defcgidir="/usr/local/apache/share/cgi-bin";
  foreach (
-+	"/usr/local/www/cgi-bin.default",
++	"/usr/local/www/cgi-bin",
  	"/usr/local/apache/share/cgi-bin",
  	"/usr/local/apache/cgi-bin",
  	"/opt/apache/share/cgi-bin", 
diff -u -ruN ftplocate.bak/pkg-plist ftplocate/pkg-plist
--- ftplocate.bak/pkg-plist	Tue Dec 17 11:24:14 2002
+++ ftplocate/pkg-plist	Tue Dec 17 11:20:16 2002
@@ -1,36 +1,36 @@
 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
+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

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021217103041.4187314A24>