ports/182643: net/msend: stage support
Denis Generalov
gd at rambler-co.ru
Fri Oct 4 15:50:00 UTC 2013
>Number: 182643
>Category: ports
>Synopsis: net/msend: 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:50: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 at 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/msend/Makefile ./Makefile
--- /usr/ports/net/msend/Makefile 2013-09-24 14:11:42.000000000 +0400
+++ ./Makefile 2013-10-03 16:18:11.000000000 +0400
@@ -17,13 +17,11 @@
GNU_CONFIGURE= yes
CFLAGS+= -DUSE_READLINE -DNO_GETDTABLESIZE -DNEW_HEADERS
-MAN1= msend.1
-MAN8= mesgd.8
-
PLIST_FILES= bin/msend \
+ man/man1/msend.1.gz \
+ man/man8/mesgd.8.gz \
sbin/mesgd
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900007
===> Done
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list