Framework: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-11-11 09:32:52 +01:00
parent a937a19bbe
commit 12f2ed7dc3
6 changed files with 11 additions and 11 deletions

View File

@ -10,6 +10,11 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
20181110:
AUTHOR: bapt@FreeBSD.org
texinfo files are now installed in ${PREFIX}/share/info
20180630:
AUTHOR: kde@FreeBSD.org

2
GIDs
View File

@ -442,7 +442,7 @@ alertmanager:*:479:
# free: 499
# free: 500
# free: 501
# free: 502
birdvty:*:502:
# free: 503
# free: 504
_bbstored:*:505:

2
MOVED
View File

@ -10624,3 +10624,5 @@ science/mei|science/code_saturne|2018-11-04|Code_Saturne merged bft, ecs, fvm, m
x11-wm/cde|x11/cde|2018-11-03|Recategorise
misc/rumprun||2018-11-06|Has expired: "fails with current compilers"
security/ossec-hids-client|security/ossec-hids-agent|2018-10-29|Agent is the name used in documentation
graphics/ImageMagick|graphics/ImageMagick6|2018-11-10|Port renamed
lang/gcc6-devel|lang/gcc6|2018-11-11|The GCC 6 branch has been closed, use the final release instead (or a later major version)

View File

@ -154,7 +154,7 @@ check_orphans_from_plist() {
*/.svn/*|'@dir '*/.svn) ;;
*/.svnignore) ;;
*/CVS/*|'@dir '*/CVS) ;;
*/info/dir|info/dir|info/*/dir) ;;
*/info/dir|info/dir|info/*/dir|share/info/*/dir) ;;
share/fonts/*/fonts.dir) ;;
share/fonts/*/fonts.scale) ;;
share/applications/mimeinfo.cache) ;;

View File

@ -543,8 +543,6 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# the path relative to ${INFO_PATH}.
# INFO_PATH - Path, where all .info files will be installed by your
# port, relative to ${PREFIX}
# Default: "share/info" if ${PREFIX} is equal to /usr
# and "info" otherwise.
#
# Set the following to specify all documentation your port installs into
# ${DOCSDIR}
@ -2738,12 +2736,7 @@ MAN${sect}PREFIX?= ${MANPREFIX}
.endfor
MANLPREFIX?= ${MANPREFIX}
MANNPREFIX?= ${MANPREFIX}
.if ${PREFIX} == /usr
INFO_PATH?= share/info
.else
INFO_PATH?= info
.endif
.if defined(INFO)
RUN_DEPENDS+= indexinfo:print/indexinfo

View File

@ -27,8 +27,6 @@
X11
..
..
info
..
lib
debug
..
@ -286,6 +284,8 @@
..
examples
..
info
..
java
classes
..