diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /sysutils | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/tob/Makefile | 6 | ||||
-rw-r--r-- | sysutils/vobcopy/Makefile | 4 | ||||
-rw-r--r-- | sysutils/vxargs/Makefile | 6 | ||||
-rw-r--r-- | sysutils/wmSMPmon/Makefile | 6 | ||||
-rw-r--r-- | sysutils/wmcpuload/Makefile | 6 | ||||
-rw-r--r-- | sysutils/wmmemmon/Makefile | 6 | ||||
-rw-r--r-- | sysutils/wpi-firmware/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xbattbar/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xdu/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xnc/Makefile | 4 |
10 files changed, 27 insertions, 27 deletions
diff --git a/sysutils/tob/Makefile b/sysutils/tob/Makefile index d8b0bb314a9..6faf4a7963b 100644 --- a/sysutils/tob/Makefile +++ b/sysutils/tob/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 19:51:27 asau Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 10:40:33 wiz Exp $ DISTNAME= tob-0.25 PKGREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= http://tinyplanet.ca/projects/tob/ +#MASTER_SITES= http://tinyplanet.ca/projects/tob/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://tinyplanet.ca/projects/tob/ +#HOMEPAGE= http://tinyplanet.ca/projects/tob/ COMMENT= General driver for making and maintaining backups EGDIR= ${PREFIX}/share/examples/tob diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index 91dcabbbc0a..18b522cdd8e 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:07:00 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/06 10:40:33 wiz Exp $ DISTNAME= vobcopy-1.2.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= http://lpn.rnbhq.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://lpn.rnbhq.org/projects/c/c.shtml +#HOMEPAGE= http://lpn.rnbhq.org/projects/c/c.shtml COMMENT= Copies DVD .vob files to harddisk BUILD_TARGET= vobcopy diff --git a/sysutils/vxargs/Makefile b/sysutils/vxargs/Makefile index ddfec37454e..84e623f668d 100644 --- a/sysutils/vxargs/Makefile +++ b/sysutils/vxargs/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2014/05/17 16:10:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/06 10:40:33 wiz Exp $ DISTNAME= vxargs-0.3.3 PKGREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= http://dharma.cis.upenn.edu/planetlab/vxargs/ +#MASTER_SITES= http://dharma.cis.upenn.edu/planetlab/vxargs/ EXTRACT_SUFX= .py MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dharma.cis.upenn.edu/planetlab/vxargs/ +#HOMEPAGE= http://dharma.cis.upenn.edu/planetlab/vxargs/ COMMENT= Runs parallel jobs with visualization and redirection DEPENDS+= ${PYPKGPREFIX}-curses>=0nb4:../../devel/py-curses diff --git a/sysutils/wmSMPmon/Makefile b/sysutils/wmSMPmon/Makefile index 9a060954ae5..8307251076e 100644 --- a/sysutils/wmSMPmon/Makefile +++ b/sysutils/wmSMPmon/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.13 2015/08/06 21:46:03 khorben Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 10:40:33 wiz Exp $ DISTNAME= wmSMPmon-2.3 PKGREVISION= 1 CATEGORIES= sysutils x11 -MASTER_SITES= http://lancre.ribbrock.org/binabit/wmSMPmon/src/ +#MASTER_SITES= http://lancre.ribbrock.org/binabit/wmSMPmon/src/ MAINTAINER= joel@carnat.net -HOMEPAGE= http://lancre.ribbrock.org/binabit/wmSMPmon/ +#HOMEPAGE= http://lancre.ribbrock.org/binabit/wmSMPmon/ COMMENT= Dockable CPU (SMP) monitor WRKSRC= ${WRKDIR}/wmSMPmon-2.x/wmSMPmon diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile index fcf6c8d582a..21deb693681 100644 --- a/sysutils/wmcpuload/Makefile +++ b/sysutils/wmcpuload/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 19:51:34 asau Exp $ +# $NetBSD: Makefile,v 1.16 2017/09/06 10:40:33 wiz Exp $ # DISTNAME= wmcpuload-1.0.1 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://seiichisato.jp/dockapps/src/ +#MASTER_SITES= http://seiichisato.jp/dockapps/src/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= coto@core.de -HOMEPAGE= http://seiichisato.jp/dockapps/ +#HOMEPAGE= http://seiichisato.jp/dockapps/ COMMENT= Dockable CPU monitor GNU_CONFIGURE= YES diff --git a/sysutils/wmmemmon/Makefile b/sysutils/wmmemmon/Makefile index a3019219261..004e83398fc 100644 --- a/sysutils/wmmemmon/Makefile +++ b/sysutils/wmmemmon/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 19:51:34 asau Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 10:40:33 wiz Exp $ # DISTNAME= wmmemmon-1.0.1 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://seiichisato.jp/dockapps/src/ +#MASTER_SITES= http://seiichisato.jp/dockapps/src/ MAINTAINER= coto@core.de -HOMEPAGE= http://seiichisato.jp/dockapps/\#wmmemmon +#HOMEPAGE= http://seiichisato.jp/dockapps/\#wmmemmon COMMENT= Dockapp to monitor memory and swap usages GNU_CONFIGURE= YES diff --git a/sysutils/wpi-firmware/Makefile b/sysutils/wpi-firmware/Makefile index 8f965ee6043..e4ddec27cd7 100644 --- a/sysutils/wpi-firmware/Makefile +++ b/sysutils/wpi-firmware/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2015/08/22 19:13:37 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/06 10:40:33 wiz Exp $ DISTNAME= ipw3945-ucode-1.14.2 PKGNAME= wpi-firmware-1.14.2 CATEGORIES= sysutils -MASTER_SITES= http://web.archive.org/web/20101115131002/http://bughost.org/ipw3945/ucode/ +#MASTER_SITES= http://web.archive.org/web/20101115131002/http://bughost.org/ipw3945/ucode/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://bughost.org/ipw3945/ +#HOMEPAGE= http://bughost.org/ipw3945/ COMMENT= Firmware binary images for wpi(4) driver #LICENSE= see work/ipw3945-ucode-1.14.2/LICENSE.ipw3945-ucode diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile index 6150d494f7a..dc2059bb978 100644 --- a/sysutils/xbattbar/Makefile +++ b/sysutils/xbattbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/10/23 19:51:35 asau Exp $ +# $NetBSD: Makefile,v 1.35 2017/09/06 10:40:33 wiz Exp $ DISTNAME= xbattbar_1.4.2 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ CATEGORIES= sysutils x11 MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html +#HOMEPAGE= http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html COMMENT= X11 battery graph for laptops NOT_FOR_PLATFORM= Darwin-*-* diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index e76362615b0..e644915ff1d 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2016/07/09 13:03:00 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/06 10:40:33 wiz Exp $ # DISTNAME= xdu-3.0 PKGREVISION= 8 CATEGORIES= sysutils x11 -MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ +#MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ EXTRACT_SUFX= .tar.Z PATCH_SITES= http://www.nn.iij4u.or.jp/~tutimura/xdu/ @@ -12,7 +12,7 @@ PATCHFILES+= xdu-3.0.dirname.patch \ xdu-3.0.i18n.patch MAINTAINER= hubertf@NetBSD.org -HOMEPAGE= http://sd.wareonearth.com/~phil/xdu/ +#HOMEPAGE= http://sd.wareonearth.com/~phil/xdu/ COMMENT= Display the output of "du" in an X window WRKSRC= ${WRKDIR} diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile index d40aaa32a39..0fb88b22377 100644 --- a/sysutils/xnc/Makefile +++ b/sysutils/xnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2013/02/16 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2017/09/06 10:40:33 wiz Exp $ DISTNAME= xnc-5.0.4.src PKGNAME= xnc-5.0.4 @@ -7,7 +7,7 @@ CATEGORIES= sysutils x11 MASTER_SITES= http://www.xnc.dubna.su/src-5/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xnc.dubna.su/ +#HOMEPAGE= http://xnc.dubna.su/ COMMENT= File manager for X Window LICENSE= gnu-gpl-v2 |