Unfortunately I did not have time for the whole list...

Rafael Sadowski <[email protected]> wrote:

>+MASTER_SITES= ${MASTER_SITE_OPENBSD}

I think we should consider removing the ports that need this.

>Index: audio/disc-cover/Makefile
>===================================================================
>RCS file: /cvs/ports/audio/disc-cover/Makefile,v
>retrieving revision 1.26
>diff -u -p -u -p -r1.26 Makefile
>--- audio/disc-cover/Makefile  11 Aug 2015 20:13:39 -0000      1.26
>+++ audio/disc-cover/Makefile  8 Oct 2016 06:55:27 -0000
>@@ -6,8 +6,7 @@ DISTNAME=      disc-cover-1.5.6
> DISTFILES=    ${DISTNAME}${EXTRACT_SUFX} webserver-1.0${EXTRACT_SUFX}
> DIST_SUBDIR=  disc-cover
> CATEGORIES=   audio
>-
>-HOMEPAGE=     http://www.vanhemert.co.uk/disc-cover.html
>+REVISION=     0
> 
> # GPL
> PERMIT_PACKAGE_CDROM= Yes

https://sourceforge.net/projects/disc-cover/

>Index: audio/toolame/Makefile
>===================================================================
>RCS file: /cvs/ports/audio/toolame/Makefile,v
>retrieving revision 1.8
>diff -u -p -u -p -r1.8 Makefile
>--- audio/toolame/Makefile     10 Mar 2013 22:55:06 -0000      1.8
>+++ audio/toolame/Makefile     8 Oct 2016 06:55:27 -0000
>@@ -4,10 +4,8 @@ COMMENT=              optimized mpeg 1/2 layer 2 aud
> 
> DISTNAME=             toolame-02l
> PKGNAME=              toolame-0.2l
>-REVISION=             1
>+REVISION=             2
> CATEGORIES=           audio
>-
>-HOMEPAGE=             http://www.eftel.com/~mikecheng/planckenergy/
> 
> # GPL
> PERMIT_PACKAGE_CDROM= Yes

https://sourceforge.net/projects/toolame/

>Index: books/AsteriskGuide/Makefile
>===================================================================
>RCS file: /cvs/ports/books/AsteriskGuide/Makefile,v
>retrieving revision 1.4
>diff -u -p -u -p -r1.4 Makefile
>--- books/AsteriskGuide/Makefile       3 Dec 2015 21:24:29 \
>-0000       1.4
>+++ books/AsteriskGuide/Makefile       8 Oct 2016 06:55:27 -0000
>@@ -8,10 +8,9 @@ DISTNAME=             AsteriskGuideFree87P
> PKGNAME=              AsteriskGuide-2.0
> EXTRACT_SUFX=         .pdf
> EXTRACT_ONLY=
>+REVISION=             0
> 
> CATEGORIES=           books telephony
>-
>-HOMEPAGE=             http://www.asteriskguide.com/
> 
> MAINTAINER=           Diego Casati <[email protected]>
> 

HOMEPAGE is used in MASTER_SITES here, so:

Index: Makefile
===================================================================
RCS file: /var/cvs/ports/books/AsteriskGuide/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    3 Dec 2015 21:24:29 -0000       1.4
+++ Makefile    8 Oct 2016 11:48:32 -0000
@@ -8,19 +8,17 @@ DISTNAME=             AsteriskGuideFree87P
 PKGNAME=               AsteriskGuide-2.0
 EXTRACT_SUFX=          .pdf
 EXTRACT_ONLY=
+REVISION=              0
 
 CATEGORIES=            books telephony
 
-HOMEPAGE=              http://www.asteriskguide.com/
-
 MAINTAINER=            Diego Casati <[email protected]>
 
 # CC-Attribution-NonCommercial-NoDerivs
 # see page vii of the PDF
 PERMIT_PACKAGE_CDROM=  Yes
 
-MASTER_SITES=          https://spacehopper.org/mirrors/ \
-                       ${HOMEPAGE}pdf/
+MASTER_SITES=          https://spacehopper.org/mirrors/
 
 NO_BUILD=              Yes
 NO_TEST=               Yes


>Index: converters/recode/Makefile
>===================================================================
[...]
>-HOMEPAGE=     http://recode.progiciels-bpi.ca
[...]
> # moved to https://github.com/pinard/Recode/
>-MASTER_SITES= ${MASTER_SITE_GNU:=recode/}
>+MASTER_SITES= ${MASTER_SITE_OPENBSD}

Really?

>Index: devel/qt-creator/Makefile
>===================================================================
>RCS file: /cvs/ports/devel/qt-creator/Makefile,v
>retrieving revision 1.18
>diff -u -p -u -p -r1.18 Makefile
>--- devel/qt-creator/Makefile  23 Sep 2016 09:16:54 -0000      1.18
>+++ devel/qt-creator/Makefile  8 Oct 2016 06:55:33 -0000
>@@ -7,7 +7,7 @@ COMMENT =              cross-platform IDE for use wi
> V =                   1.3.1
> DISTNAME =            qt-creator-${V}-src
> PKGNAME =             qt-creator-${V}
>-REVISION =            7
>+REVISION =            8
> EXTRACT_SUFX =                .zip
> ONLY_FOR_ARCHS =      ${GCC4_ARCHS}
> 
>@@ -26,8 +26,6 @@ MAKE_FLAGS +=        LIBAggregation_VERSION=${
>   LIBUtils_VERSION=${LIBUtils_VERSION}
> 
> CATEGORIES =          devel editors
>-
>-HOMEPAGE =            http://qt.nokia.com/products/appdev/developer-tool\
>s/developer-tools
> 
> # LGPL 2.1 with C++ headers exception (more permissive than LGPL)
> PERMIT_PACKAGE_CDROM =        Yes

https://wiki.qt.io/Qt_Creator

>Index: editors/uemacs/Makefile
>===================================================================
>RCS file: /cvs/ports/editors/uemacs/Makefile,v
>retrieving revision 1.21
>diff -u -p -u -p -r1.21 Makefile
>--- editors/uemacs/Makefile    11 Mar 2013 11:02:50 -0000      1.21
>+++ editors/uemacs/Makefile    8 Oct 2016 06:55:33 -0000
>@@ -5,8 +5,7 @@ COMMENT=       full screen simple editor
> DISTNAME=     uemacs
> PKGNAME=      uemacs-4.0
> CATEGORIES=   editors
>-
>-HOMEPAGE=     http://uemacs.tripod.com/
>+REVISION=     0
> 
> PERMIT_PACKAGE_CDROM= weird no fee license
> PERMIT_PACKAGE_FTP=   Yes

http://www.aquest.com/emacs.htm

--
Dmitrij D. Czarkoff

Reply via email to