ports/52508: Update port: www/squid (use MANn variable)

Kimura Fuyuki fuyuki at mj.0038.net
Wed May 21 01:40:06 UTC 2003


>Number:         52508
>Category:       ports
>Synopsis:       Update port: www/squid (use MANn variable)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 20 18:40:03 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki at mj.0038.net>
>Release:        FreeBSD 5.1-BETA i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.1-BETA FreeBSD 5.1-BETA #4: Mon May 19 16:13:35 JST 2003     root at hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
Use the MANn variable and don't list manpages in the plist

>How-To-Repeat:

>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/squid/Makefile,v
retrieving revision 1.100
diff -u -r1.100 Makefile
--- Makefile	2003/04/09 08:31:30	1.100
+++ Makefile	2003/05/21 01:32:50
@@ -41,6 +41,7 @@
 
 STRIP=		# won't install scripts correctly otherwise.
 MAKEFILE=	Makefile
+MAN8=		pam_auth.8 squid_unix_group.8 squid.8
 
 # Some other configure options..
 #  - Compile and use the malloc package from Doug Lea
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/squid/pkg-plist,v
retrieving revision 1.18
diff -u -r1.18 pkg-plist
--- pkg-plist	2002/10/14 05:51:12	1.18
+++ pkg-plist	2003/05/21 01:32:50
@@ -822,15 +822,12 @@
 libexec/ip_user_check
 libexec/yp_auth
 libexec/pam_auth
-man/man8/pam_auth.8
 libexec/ncsa_auth
 libexec/squid_unix_group
-man/man8/squid_unix_group.8
 sbin/RunAccel
 sbin/RunCache
 sbin/squidclient
 sbin/squid
-man/man8/squid.8
 @exec mkdir -p %D/squid/cache
 @exec chown nobody:nogroup %D/squid/cache
 @exec mkdir -p %D/squid/logs
cvs server: Diffing files

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



More information about the freebsd-ports-bugs mailing list