On Sat Oct 08, 2016 at 02:38:30PM +0200, Dmitrij D. Czarkoff wrote:
> 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.
I would prefer it but I don't use any of this old stuff.
>
> >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?
Yes, really:
"For clarity: recode is free software, but it is not a GNU package.
However, the GNU web site has long had this page about it, so it will
remain for reference." -- https://www.gnu.org/software/recode/recode.html
... and the new website is also offline.