ports/75820: Missing man page in Makefile for net-mgmt/irrtoolset

Kevin Oberman oberman at es.net
Tue Jan 4 21:40:23 UTC 2005


>Number:         75820
>Category:       ports
>Synopsis:       Missing man page in Makefile for net-mgmt/irrtoolset
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 04 21:40:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
ESnet-The Energy Sciences Network
>Environment:
System: FreeBSD ptavv.es.net 4.11-STABLE FreeBSD 4.11-STABLE #34: Fri Dec 31 18:48:37 PST 2004 oberman at ptavv.es.net:/usr/obj/usr/src/sys/PTAVV i386


	
>Description:
	The man page Error.1 was left out of the Makefile. Files were
        also out of order, so I put them in alphabetical order.
>How-To-Repeat:
	N/A
>Fix:
--- irrtoolset.orig/Makefile    Tue Jan  4 12:57:21 2005
+++ irrtoolset/Makefile Sun Feb 22 20:42:02 2004
@@ -27,8 +27,8 @@
                TK_LIBRARY=${PREFIX}/lib/tk8.3 \
                LD_TCL_TK_LIBS="-ltk83 -ltcl83"

-MAN1=          CIDRAdvisor.1 Errors.1 RtConfig.1 aoe.1 peval.1 prpath.1 \
-               prtraceroute.1 roe.1 rpslcheck.1
+MAN1=          CIDRAdvisor.1 aoe.1 prpath.1 RtConfig.1 peval.1 \
+               roe.1 rpslcheck.1 prtraceroute.1
 MAN3=          librpsl.3

 .include <bsd.port.pre.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list