diff --git a/misc/susv2/Makefile b/misc/susv2/Makefile index 0f2491d0e7ae..3b371b6e3fc8 100644 --- a/misc/susv2/Makefile +++ b/misc/susv2/Makefile @@ -1,36 +1,37 @@ PORTNAME= susv2 PORTVERSION= 1.0.20010716 CATEGORIES= misc MASTER_SITES= # DISTNAME= susv2 MAINTAINER= mandree@FreeBSD.org COMMENT= Single UNIX Specification Version 2 WWW= http://www.unix.org/version2/online.html # Redistribution of the documents is not permitted LICENSE= NONE USES= tar:bzip2 +NO_ARCH= yes NO_BUILD= yes PORTDOCS= * OPTIONS_DEFINE= DOCS # Fix fallout of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230864 and force the option on; # meaning is to force this option on. The previous change around Sept 2018 introduced a regression in # that PORTDOCS only works if there is a DOCS option. It does not, however, make sense to install # empty documentation ports. OPTIONS_SLAVE= DOCS .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= may not be redistributed because of licensing reasons. Please visit http://www.unix.org/version2/online.html or http://pubs.opengroup.org/onlinepubs/7908799/download/ to accept their license and download ${DISTFILES} into ${DISTDIR} .endif do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} '*' ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile index 9ab8b5639c34..bec478f9b27c 100644 --- a/misc/susv3/Makefile +++ b/misc/susv3/Makefile @@ -1,36 +1,37 @@ PORTNAME= susv3 PORTVERSION= 1.2.20050121 CATEGORIES= misc MASTER_SITES= # DISTNAME= susv3 MAINTAINER= mandree@FreeBSD.org COMMENT= Single UNIX Specification Version 3 WWW= http://www.unix.org/version3/online.html # Redistribution of the documents is not permitted LICENSE= NONE USES= tar:bzip2 +NO_ARCH= yes NO_BUILD= yes PORTDOCS= * OPTIONS_DEFINE= DOCS # Fix fallout of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230864 and force the option on; # meaning is to force this option on. The previous change around Sept 2018 introduced a regression in # that PORTDOCS only works if there is a DOCS option. It does not, however, make sense to install # empty documentation ports. OPTIONS_SLAVE= DOCS .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= may not be redistributed because of licensing reasons. Please visit http://www.unix.org/version3/online.html or https://publications.opengroup.org/t041 to accept their license and download ${DISTFILES} into ${DISTDIR} . You may need to choose "Read HTML Edition Online", navigate to it, and then find the Download link at the bottom right of the page .endif do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/susv4/Makefile b/misc/susv4/Makefile index 6c674e7da7ce..2d382ce78bac 100644 --- a/misc/susv4/Makefile +++ b/misc/susv4/Makefile @@ -1,40 +1,40 @@ PORTNAME= susv4 -PORTVERSION= 20180131 +PORTVERSION= 20220408 CATEGORIES= misc MASTER_SITES= # DISTNAME= susv4-2018 DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= mandree@FreeBSD.org COMMENT= Open Group Base Specifications Issue 7/IEEE Std 1003.1, 2018 Edition WWW= http://www.unix.org/online.html # Redistribution of the documents is not permitted LICENSE= NONE USES= tar:bzip2 NO_ARCH= yes NO_BUILD= yes PORTDOCS= * OPTIONS_DEFINE= DOCS # Fix fallout of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230864 and force the option on; # meaning is to force this option on. The previous change around Sept 2018 introduced a regression in # that PORTDOCS only works if there is a DOCS option. It does not, however, make sense to install # empty documentation ports. OPTIONS_SLAVE= DOCS .include .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= may not be redistributed because of licensing reasons. Please visit http://www.unix.org/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}/${DIST_SUBDIR} .endif do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && \ ${FIND} . -name '*~' -delete && \ ${COPYTREE_SHARE} '*' ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/susv4/distinfo b/misc/susv4/distinfo index eb95ac96bb7d..cd51fac6346b 100644 --- a/misc/susv4/distinfo +++ b/misc/susv4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538830673 -SHA256 (susv4-20180131/susv4-2018.tar.bz2) = 73cc1347aa7e19d69265c62570696c8b9d2d06665c5d81d6acb1ea825b25534b -SIZE (susv4-20180131/susv4-2018.tar.bz2) = 3665202 +TIMESTAMP = 1754930166 +SHA256 (susv4-20220408/susv4-2018.tar.bz2) = cf1d41712e4290829ad7205d2faba50f9e6a1ce1d81cc7013ea71da6e13c8e20 +SIZE (susv4-20220408/susv4-2018.tar.bz2) = 3352852