Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 15:37:24 GMT
From:      Denis Generalov <gd@rambler-co.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182641: net/knc: stage support
Message-ID:  <201310041537.r94FbOpS068278@oldred.freebsd.org>
Resent-Message-ID: <201310041540.r94Fe0Vw095469@freefall.freebsd.org>

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

>Number:         182641
>Category:       ports
>Synopsis:       net/knc: stage support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 04 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Denis Generalov
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
Rambler
>Environment:
FreeBSD tyl.rambler.ramblermedia.com 9.1-STABLE FreeBSD 9.1-STABLE #0 r244924: Tue Jan  1 21:05:19 MSK 2013     gd@tyl.rambler.ramblermedia.com:/tmp/gd/usr/src/sys/GENERIC  amd64
>Description:
add stage support
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

===> Generating patch
===> Viewing diff with more
diff -ruN /usr/ports/net/knc/Makefile ./Makefile
--- /usr/ports/net/knc/Makefile	2013-09-24 14:11:41.000000000 +0400
+++ ./Makefile	2013-10-03 15:36:37.000000000 +0400
@@ -13,9 +13,8 @@
 LICENSE_COMB=	multi
 
 USE_AUTOTOOLS=	libtool
-MAN1=		knc.1
 
-PLIST_FILES=	bin/knc
+PLIST_FILES=	bin/knc \
+		man/man1/knc.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
===> Done


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



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