Wed Apr 21 08:55:47 2021 UTC ()
*: remove dead download location


(wiz)
diff -r1.34 -r1.35 pkgsrc/comms/tkhylafax/Makefile
diff -r1.58 -r1.59 pkgsrc/mail/majordomo/Makefile

cvs diff -r1.34 -r1.35 pkgsrc/comms/tkhylafax/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/tkhylafax/Makefile 2018/04/21 13:38:04 1.34
+++ pkgsrc/comms/tkhylafax/Makefile 2021/04/21 08:55:46 1.35
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.34 2018/04/21 13:38:04 wiz Exp $ 1# $NetBSD: Makefile,v 1.35 2021/04/21 08:55:46 wiz Exp $
2 2
3DISTNAME= tkhylafax-3.1 3DISTNAME= tkhylafax-3.1
4PKGREVISION= 4 4PKGREVISION= 4
5CATEGORIES= comms 5CATEGORIES= comms
6MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ 6MASTER_SITES= # ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9#HOMEPAGE= http://www.elgro.demon.co.uk/resources.html 9#HOMEPAGE= http://www.elgro.demon.co.uk/resources.html
10COMMENT= Tcl/tk interface to Sam Leffler's fax package 10COMMENT= Tcl/tk interface to Sam Leffler's fax package
11 11
12DEPENDS+= gv>=3.5.8nb1:../../print/gv 12DEPENDS+= gv>=3.5.8nb1:../../print/gv
13DEPENDS+= hylafax>=4.1:../../comms/hylafax 13DEPENDS+= hylafax>=4.1:../../comms/hylafax
14DEPENDS+= tk>=8.3.2:../../x11/tk 14DEPENDS+= tk>=8.3.2:../../x11/tk
15 15
16WRKSRC= ${WRKDIR}/tkhylafax 16WRKSRC= ${WRKDIR}/tkhylafax
17NO_CONFIGURE= yes 17NO_CONFIGURE= yes
18NO_BUILD= yes 18NO_BUILD= yes
19 19

cvs diff -r1.58 -r1.59 pkgsrc/mail/majordomo/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/majordomo/Makefile 2020/12/20 12:50:44 1.58
+++ pkgsrc/mail/majordomo/Makefile 2021/04/21 08:55:46 1.59
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.58 2020/12/20 12:50:44 spz Exp $ 1# $NetBSD: Makefile,v 1.59 2021/04/21 08:55:46 wiz Exp $
2 2
3DISTNAME= majordomo-1.94.5 3DISTNAME= majordomo-1.94.5
4PKGREVISION= 26 4PKGREVISION= 26
5CATEGORIES= mail 5CATEGORIES= mail
6MASTER_SITES= ftp://ftp.sgi.com/other/majordomo/1.94.5/ 6MASTER_SITES+= # ftp://ftp-europe.sgi.com/other/majordomo/1.94.5/
7MASTER_SITES+= ftp://ftp-europe.sgi.com/other/majordomo/1.94.5/ 
8EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
9 8
10MAINTAINER= spz@NetBSD.org 9MAINTAINER= spz@NetBSD.org
11HOMEPAGE= https://www.greatcircle.com/majordomo/ 10HOMEPAGE= https://www.greatcircle.com/majordomo/
12COMMENT= The Majordomo mailing list manager 11COMMENT= The Majordomo mailing list manager
13 12
14LICENSE= majordomo-license 13LICENSE= majordomo-license
15 14
16PKG_DESTDIR_SUPPORT= destdir 15PKG_DESTDIR_SUPPORT= destdir
17MAKE_JOBS_SAFE= NO 16MAKE_JOBS_SAFE= NO
18 17
19RESTRICTED= No distribution of modified binary packages to the general public 18RESTRICTED= No distribution of modified binary packages to the general public
20NO_BIN_ON_FTP= ${RESTRICTED} 19NO_BIN_ON_FTP= ${RESTRICTED}