View | Details | Raw Unified | Return to bug 215557
Collapse All | Expand All

(-)archivers/zip/Makefile (-3 / +2 lines)
Lines 5-15 Link Here
5
PORTVERSION=	3.0
5
PORTVERSION=	3.0
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	archivers
7
CATEGORIES=	archivers
8
MASTER_SITES=	SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} \
8
MASTER_SITES=	SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION}
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
9
DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
11
10
12
MAINTAINER=	freebsd@skysmurf.nl
11
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Create/update ZIP files compatible with PKZIP
12
COMMENT=	Create/update ZIP files compatible with PKZIP
14
13
15
# License is BSD-based, but not identical, so intall with documentation
14
# License is BSD-based, but not identical, so intall with documentation
(-)astro/wmmoonclock/Makefile (-3 / +2 lines)
Lines 5-14 Link Here
5
PORTVERSION=	1.27
5
PORTVERSION=	1.27
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	astro windowmaker
7
CATEGORIES=	astro windowmaker
8
MASTER_SITES=	http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \
8
MASTER_SITES=	http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
9
11
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Displays the phase of the moon, plus orbital data
11
COMMENT=	Displays the phase of the moon, plus orbital data
13
12
14
LICENSE=	GPLv2
13
LICENSE=	GPLv2
(-)astro/xearth/Makefile (-4 / +2 lines)
Lines 4-14 Link Here
4
PORTNAME=	xearth
4
PORTNAME=	xearth
5
PORTVERSION=	1.2
5
PORTVERSION=	1.2
6
CATEGORIES=	astro geography
6
CATEGORIES=	astro geography
7
MASTER_SITES=	http://seis.bris.ac.uk/~mexas/ \
7
MASTER_SITES=	LOCAL/madpilot/xearth
8
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/ \
9
		LOCAL/madpilot/xearth
10
8
11
MAINTAINER=	freebsd@skysmurf.nl
9
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Set the root window to the image of earth
10
COMMENT=	Set the root window to the image of earth
13
11
14
USE_XORG=	x11 xext sm ice xt
12
USE_XORG=	x11 xext sm ice xt
(-)devel/byaccj/Makefile (-3 / +2 lines)
Lines 4-14 Link Here
4
PORTNAME=	byaccj
4
PORTNAME=	byaccj
5
PORTVERSION=	1.15
5
PORTVERSION=	1.15
6
CATEGORIES=	devel java
6
CATEGORIES=	devel java
7
MASTER_SITES=	SF \
7
MASTER_SITES=	SF
8
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
9
DISTNAME=	${PORTNAME}${PORTVERSION}_src
8
DISTNAME=	${PORTNAME}${PORTVERSION}_src
10
9
11
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Java extension of BSD YACC-compatible parser generator
11
COMMENT=	Java extension of BSD YACC-compatible parser generator
13
12
14
PLIST_FILES=	bin/byaccj
13
PLIST_FILES=	bin/byaccj
(-)devel/csmith/Makefile (-3 / +2 lines)
Lines 3-12 Link Here
3
PORTNAME=	csmith
3
PORTNAME=	csmith
4
PORTVERSION=	2.2.0
4
PORTVERSION=	2.2.0
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
MASTER_SITES=	http://embed.cs.utah.edu/csmith/ \
6
MASTER_SITES=	http://embed.cs.utah.edu/csmith/
7
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
8
7
9
MAINTAINER=	freebsd@skysmurf.nl
8
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Generates random C programs that conform to the C99 standard
9
COMMENT=	Generates random C programs that conform to the C99 standard
11
10
12
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
(-)devel/gzstream/Makefile (-1 / +3 lines)
Lines 7-17 Link Here
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://www.skysmurf.nl/comp/FreeBSD/distfiles/
8
MASTER_SITES=	http://www.skysmurf.nl/comp/FreeBSD/distfiles/
9
9
10
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Provides zlib functionality in an iostream
11
COMMENT=	Provides zlib functionality in an iostream
12
12
13
LICENSE=	LGPL21
13
LICENSE=	LGPL21
14
14
15
BROKEN=		unfetchable (apparently abandoned upstream)
16
15
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
16
WRKSRC=		${WRKDIR}/${PORTNAME}
18
WRKSRC=		${WRKDIR}/${PORTNAME}
17
PLIST_FILES=	lib/lib${PORTNAME}.so lib/lib${PORTNAME}.so.0 \
19
PLIST_FILES=	lib/lib${PORTNAME}.so lib/lib${PORTNAME}.so.0 \
(-)devel/t1lib/Makefile (-3 / +2 lines)
Lines 6-15 Link Here
6
PORTREVISION=	4
6
PORTREVISION=	4
7
PORTEPOCH=	1
7
PORTEPOCH=	1
8
CATEGORIES=	devel
8
CATEGORIES=	devel
9
MASTER_SITES=	SUNSITE/libs/graphics/ \
9
MASTER_SITES=	SUNSITE/libs/graphics/
10
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
11
10
12
MAINTAINER=	freebsd@skysmurf.nl
11
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Type 1 font rasterization library for Unix/X11
12
COMMENT=	Type 1 font rasterization library for Unix/X11
14
13
15
LICENSE=	LGPL20
14
LICENSE=	LGPL20
(-)games/xroach/Makefile (-1 / +3 lines)
Lines 8-16 Link Here
8
MASTER_SITES=	http://www.skysmurf.nl/comp/FreeBSD/distfiles/
8
MASTER_SITES=	http://www.skysmurf.nl/comp/FreeBSD/distfiles/
9
DISTNAME=	${PORTNAME}
9
DISTNAME=	${PORTNAME}
10
10
11
MAINTAINER=	freebsd@skysmurf.nl
11
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Cockroaches hide under your windows
12
COMMENT=	Cockroaches hide under your windows
13
13
14
BROKEN=		unfetchable (apparently abandoned upstream)
15
14
USE_XORG=	x11
16
USE_XORG=	x11
15
PLIST_FILES=	bin/xroach man/man6/xroach.6.gz
17
PLIST_FILES=	bin/xroach man/man6/xroach.6.gz
16
18
(-)games/xteddy/Makefile (-3 / +2 lines)
Lines 5-14 Link Here
5
PORTVERSION=	2.2
5
PORTVERSION=	2.2
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	games
7
CATEGORIES=	games
8
MASTER_SITES=	http://webstaff.itn.liu.se/~stegu/xteddy/ \
8
MASTER_SITES=	http://webstaff.itn.liu.se/~stegu/xteddy/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
9
11
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Cuddlesome teddy for the X desktop
11
COMMENT=	Cuddlesome teddy for the X desktop
13
12
14
LICENSE=	GPLv2
13
LICENSE=	GPLv2
(-)graphics/hsetroot/Makefile (-3 / +4 lines)
Lines 5-14 Link Here
5
PORTVERSION=	1.0.2
5
PORTVERSION=	1.0.2
6
PORTREVISION=	11
6
PORTREVISION=	11
7
CATEGORIES=	graphics
7
CATEGORIES=	graphics
8
MASTER_SITES=	http://cdn.thegraveyard.org/releases/hsetroot/ \
8
MASTER_SITES=	http://cdn.thegraveyard.org/releases/hsetroot/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
9
11
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Wallpaper manipulation utility for X11
11
COMMENT=	Wallpaper manipulation utility for X11
13
12
14
LICENSE=	GPLv2
13
LICENSE=	GPLv2
Lines 15-20 Link Here
15
14
16
LIB_DEPENDS=	libImlib2.so:graphics/imlib2
15
LIB_DEPENDS=	libImlib2.so:graphics/imlib2
17
16
17
BROKEN=		unfetchable (apparently abandoned upstream)
18
18
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
19
USES=		gmake
20
USES=		gmake
20
USE_XORG=	x11
21
USE_XORG=	x11
(-)mail/xmailbox/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
MASTER_SITES=	XCONTRIB/applications
8
MASTER_SITES=	XCONTRIB/applications
9
9
10
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Mailbox checker with sound and animation for X Window System
11
COMMENT=	Mailbox checker with sound and animation for X Window System
12
12
13
USES=		imake
13
USES=		imake
(-)misc/fortune-mod-futurama/Makefile (-3 / +2 lines)
Lines 5-14 Link Here
5
PORTVERSION=	0.2
5
PORTVERSION=	0.2
6
PORTREVISION=	4
6
PORTREVISION=	4
7
CATEGORIES=	misc
7
CATEGORIES=	misc
8
MASTER_SITES=	http://www.netmeister.org/apps/ \
8
MASTER_SITES=	http://www.netmeister.org/apps/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
9
11
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Compilation of quotes from the TV series "Futurama"
11
COMMENT=	Compilation of quotes from the TV series "Futurama"
13
12
14
USES=		tar:bzip2
13
USES=		tar:bzip2
(-)science/gromacs/Makefile (-3 / +2 lines)
Lines 5-14 Link Here
5
PORTVERSION=	5.0.6
5
PORTVERSION=	5.0.6
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	science
7
CATEGORIES=	science
8
MASTER_SITES=	ftp://ftp.gromacs.org/pub/gromacs/ \
8
MASTER_SITES=	ftp://ftp.gromacs.org/pub/gromacs/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
9
11
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Compute molecular dynamics
11
COMMENT=	Compute molecular dynamics
13
12
14
LICENSE=	LGPL21
13
LICENSE=	LGPL21
(-)security/chaosreader/Makefile (-4 / +3 lines)
Lines 5-17 Link Here
5
PORTVERSION=	0.94
5
PORTVERSION=	0.94
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	security
7
CATEGORIES=	security
8
MASTER_SITES=	SF \
8
MASTER_SITES=	SF
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
DISTFILES=	${PORTNAME}${PORTVERSION} sshkeydata0.20
9
DISTFILES=	${PORTNAME}${PORTVERSION} sshkeydata0.20
11
EXTRACT_ONLY=
10
EXTRACT_ONLY=
12
NO_WRKSUBDIR=	yes
13
11
14
MAINTAINER=	freebsd@skysmurf.nl
12
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Tool to extract data from tcpdump logs
13
COMMENT=	Tool to extract data from tcpdump logs
16
14
17
NO_BUILD=	yes
15
NO_BUILD=	yes
Lines 18-23 Link Here
18
USES=		perl5 shebangfix
16
USES=		perl5 shebangfix
19
USE_PERL5=	run
17
USE_PERL5=	run
20
18
19
NO_WRKSUBDIR=	yes
21
PLIST_FILES=	bin/${PORTNAME} bin/sshkeydata
20
PLIST_FILES=	bin/${PORTNAME} bin/sshkeydata
22
SHEBANG_FILES=	chaosreader sshkeydata
21
SHEBANG_FILES=	chaosreader sshkeydata
23
22
(-)www/fcgi/Makefile (-3 / +2 lines)
Lines 5-15 Link Here
5
PORTVERSION=	2.4.0
5
PORTVERSION=	2.4.0
6
PORTREVISION=	5
6
PORTREVISION=	5
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://www.fastcgi.com/dist/ \
8
MASTER_SITES=	http://www.fastcgi.com/dist/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
PKGNAMESUFFIX=	-devkit
9
PKGNAMESUFFIX=	-devkit
11
10
12
MAINTAINER=	freebsd@skysmurf.nl
11
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	FastCGI Development Kit
12
COMMENT=	FastCGI Development Kit
14
13
15
LICENSE=	Open_Market_FastCGI_license
14
LICENSE=	Open_Market_FastCGI_license
(-)www/fcgiwrap/Makefile (-1 / +3 lines)
Lines 6-12 Link Here
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	http://www.skysmurf.nl/comp/FreeBSD/distfiles/
7
MASTER_SITES=	http://www.skysmurf.nl/comp/FreeBSD/distfiles/
8
8
9
MAINTAINER=	freebsd@skysmurf.nl
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Simple FastCGI wrapper for CGI scripts
10
COMMENT=	Simple FastCGI wrapper for CGI scripts
11
11
12
LICENSE=	MIT
12
LICENSE=	MIT
Lines 13-18 Link Here
13
13
14
LIB_DEPENDS=	libfcgi.so:www/fcgi
14
LIB_DEPENDS=	libfcgi.so:www/fcgi
15
15
16
BROKEN=		unfetchable
17
16
USES=		autoreconf gmake pkgconfig
18
USES=		autoreconf gmake pkgconfig
17
19
18
USE_GITHUB=	yes
20
USE_GITHUB=	yes
(-)x11/grabc/Makefile (-3 / +2 lines)
Lines 5-15 Link Here
5
PORTVERSION=	1.1
5
PORTVERSION=	1.1
6
PORTREVISION=	4
6
PORTREVISION=	4
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	http://muquit.com/muquit/software/grabc/ \
8
MASTER_SITES=	http://muquit.com/muquit/software/grabc/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
DISTNAME=	${PORTNAME}${PORTVERSION}
9
DISTNAME=	${PORTNAME}${PORTVERSION}
11
10
12
MAINTAINER=	freebsd@skysmurf.nl
11
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Grab a color from screen
12
COMMENT=	Grab a color from screen
14
13
15
LICENSE=	GPLv2 # specified on the website
14
LICENSE=	GPLv2 # specified on the website
(-)x11/xdialog/Makefile (-3 / +2 lines)
Lines 5-15 Link Here
5
PORTVERSION=	2.3.1
5
PORTVERSION=	2.3.1
6
PORTREVISION=	7
6
PORTREVISION=	7
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	http://xdialog.free.fr/ \
8
MASTER_SITES=	http://xdialog.free.fr/
9
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
10
DISTNAME=	${PORTNAME:S/x/X/}-${PORTVERSION}
9
DISTNAME=	${PORTNAME:S/x/X/}-${PORTVERSION}
11
10
12
MAINTAINER=	freebsd@skysmurf.nl
11
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Drop in replacement for the "dialog" or "cdialog" programs
12
COMMENT=	Drop in replacement for the "dialog" or "cdialog" programs
14
13
15
LICENSE=	GPLv2
14
LICENSE=	GPLv2
(-)x11/xtrlock/Makefile (-3 / +2 lines)
Lines 4-14 Link Here
4
PORTNAME=	xtrlock
4
PORTNAME=	xtrlock
5
PORTVERSION=	2.8
5
PORTVERSION=	2.8
6
CATEGORIES=	x11
6
CATEGORIES=	x11
7
MASTER_SITES=	DEBIAN \
7
MASTER_SITES=	DEBIAN
8
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
8
DISTNAME=	${PORTNAME}_${PORTVERSION}
10
9
11
MAINTAINER=	freebsd@skysmurf.nl
10
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	X Transparent Lock
11
COMMENT=	X Transparent Lock
13
12
14
LICENSE=	GPLv2+
13
LICENSE=	GPLv2+
(-)x11-fm/catseye-fm/Makefile (-3 / +2 lines)
Lines 6-15 Link Here
6
PORTREVISION=	2
6
PORTREVISION=	2
7
CATEGORIES=	x11-fm
7
CATEGORIES=	x11-fm
8
MASTER_SITES=	http://catseye-fm.sourceforge.net/downloads/ \
8
MASTER_SITES=	http://catseye-fm.sourceforge.net/downloads/ \
9
		http://catseye-fm-temp.sourceforge.net/downloads/ \
9
		http://catseye-fm-temp.sourceforge.net/downloads/
10
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
11
10
12
MAINTAINER=	freebsd@skysmurf.nl
11
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Clear, fast, powerful file browser using gtk+2.0
12
COMMENT=	Clear, fast, powerful file browser using gtk+2.0
14
13
15
LICENSE=	GPLv3
14
LICENSE=	GPLv3
(-)x11-fonts/cyberbit-ttfonts/Makefile (-3 / +2 lines)
Lines 7-20 Link Here
7
CATEGORIES=	x11-fonts
7
CATEGORIES=	x11-fonts
8
MASTER_SITES=	http://ftp.netscape.com/pub/communicator/extras/fonts/windows/ \
8
MASTER_SITES=	http://ftp.netscape.com/pub/communicator/extras/fonts/windows/ \
9
		http://aol-4.vo.llnwd.net/pub/communicator/extras/fonts/windows/ \
9
		http://aol-4.vo.llnwd.net/pub/communicator/extras/fonts/windows/ \
10
		ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/ \
10
		ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/
11
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/cyberbit/
12
DISTFILES=	Cyberbit.ZIP 97CyberBase.Doc 97CyberBit.Doc 97CyberCJK.Doc \
11
DISTFILES=	Cyberbit.ZIP 97CyberBase.Doc 97CyberBit.Doc 97CyberCJK.Doc \
13
		CYBERBIT.DOC CYBERCJK.DOC READMEfirst.txt ReadMe.htm
12
		CYBERBIT.DOC CYBERCJK.DOC READMEfirst.txt ReadMe.htm
14
DIST_SUBDIR=	cyberbit
13
DIST_SUBDIR=	cyberbit
15
EXTRACT_ONLY=	Cyberbit.ZIP
14
EXTRACT_ONLY=	Cyberbit.ZIP
16
15
17
MAINTAINER=	freebsd@skysmurf.nl
16
MAINTAINER=	ports@FreeBSD.org
18
COMMENT=	Bitstream Cyberbit is a TrueType font that covers Unicode 2.0
17
COMMENT=	Bitstream Cyberbit is a TrueType font that covers Unicode 2.0
19
18
20
RESTRICTED=	Redistribution not permitted; single user license only.
19
RESTRICTED=	Redistribution not permitted; single user license only.
(-)x11-servers/Xfstt/Makefile (-3 / +2 lines)
Lines 4-13 Link Here
4
PORTNAME=	xfstt
4
PORTNAME=	xfstt
5
PORTVERSION=	1.9.2
5
PORTVERSION=	1.9.2
6
CATEGORIES=	x11-servers
6
CATEGORIES=	x11-servers
7
MASTER_SITES=	http://archive.hadrons.org/software/xfstt/ \
7
MASTER_SITES=	http://archive.hadrons.org/software/xfstt/
8
		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
9
8
10
MAINTAINER=	freebsd@skysmurf.nl
9
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	TrueType font server for X11
10
COMMENT=	TrueType font server for X11
12
11
13
LICENSE=	GPLv2
12
LICENSE=	GPLv2

Return to bug 215557