- Fix port build
- local.mtree must include "info" - set MANDIR in uucpd/Makefile - As we allow the Logfiles to be rotated, we sould allow UUCP to open new ones (see gnu/#17202). - The Grade patch ifor uucico applied (see gnu/#17202).. PR: 31960 Approved by: lyndon@atg.aciworldwide.com
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= freebsd-uucp
|
||||
PORTVERSION= 1.06.1.1
|
||||
PORTVERSION= 1.06.1.2
|
||||
CATEGORIES= net comms
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR=kris
|
||||
MASTER_SITE_SUBDIR=dinoex
|
||||
|
||||
MAINTAINER= lyndon@atg.aciworldwide.com
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
MD5 (freebsd-uucp-1.06.1.1.tar.bz2) = a735b48362cfde1fc4c8420f346598e9
|
||||
MD5 (freebsd-uucp-1.06.1.2.tar.bz2) = 5bf965f9466cc7379f4605b60870ed9e
|
||||
|
||||
@@ -20,6 +20,8 @@ etc/uucp/port.sample
|
||||
etc/uucp/sys1.sample
|
||||
etc/uucp/sys2.sample
|
||||
info/uucp.info.gz
|
||||
@exec install-info %D/info/uucp.info %D/info/dir
|
||||
@unexec install-info --delete %D/info/uucp.info %D/info/dir
|
||||
libexec/uucp/uucico
|
||||
libexec/uucp/uuxqt
|
||||
libexec/uucpd
|
||||
|
||||
Reference in New Issue
Block a user