Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2006 17:54:37 +0200
From:      Vasil Dimov <vd@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        andreas@FreeBSD.org
Subject:   ports/93943: net/utftpd: man pages shouldn't be listed in pkg-plist
Message-ID:  <20060228155437.GA87049@qlovarnika.bg.datamax>
Resent-Message-ID: <200602281600.k1SG0Pit069336@freefall.freebsd.org>

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

>Number:         93943
>Category:       ports
>Synopsis:       net/utftpd: man pages shouldn't be listed in pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 28 16:00:25 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vasil Dimov
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
DataMax
>Environment:

>Description:

Man pages shouldn't be listed in pkg-plist since MAN variables are used
in the Makefile

>How-To-Repeat:

>Fix:

--- utftpd_plist.diff begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/utftpd/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	16 Jan 2002 20:31:11 -0000	1.1
+++ pkg-plist	28 Feb 2006 15:50:43 -0000
@@ -1,8 +1,4 @@
 bin/utftp
-man/man1/utftp.1.gz
-man/man5/utftpd.conf.5.gz
-man/man8/utftpd.8.gz
-man/man8/utftpd_make.8.gz
 sbin/utftpd
 sbin/utftpd_dump
 sbin/utftpd_make
--- utftpd_plist.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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