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

(-)ports/devel/sfslite-noopt/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
BUILD_MODE =     shared
7
BUILD_MODE =     shared
8
MASTERDIR=       ${.CURDIR}/../../devel/sfslite
8
MASTERDIR=       ${.CURDIR}/../../devel/sfslite
9
COMMENT=	"sfslite without optimization for debugging"
9
COMMENT=	sfslite without optimization for debugging
10
10
11
PKG_INSTALL=     ${MASTERDIR}/pkg-install
11
PKG_INSTALL=     ${MASTERDIR}/pkg-install
12
12
(-)ports/japanese/p5-WWW-2ch/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	kaoru@kaisei.org
15
MAINTAINER=	kaoru@kaisei.org
16
COMMENT=	"Perl module for scraping of 2ch.net BBS"
16
COMMENT=	Perl module for scraping of 2ch.net BBS
17
17
18
RUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
18
RUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
19
	${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
19
	${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
(-)ports/math/p5-Bit-Vector-Minimal/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	perl@FreeBSD.org
15
MAINTAINER=	perl@FreeBSD.org
16
COMMENT=	"Object-oriented wrapper around Perl's vec()"
16
COMMENT=	Object-oriented wrapper around Perl's vec()
17
17
18
PERL_CONFIGURE=	yes
18
PERL_CONFIGURE=	yes
19
19
(-)ports/net-mgmt/scdp/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
DISTNAME=	scdp-${PORTVERSION:S/.b/b/}
13
DISTNAME=	scdp-${PORTVERSION:S/.b/b/}
14
14
15
MAINTAINER=	arved@FreeBSD.org
15
MAINTAINER=	arved@FreeBSD.org
16
COMMENT=	"Tool that sends CDP (CISCO Discovery Protocol) Packets"
16
COMMENT=	Tool that sends CDP (CISCO Discovery Protocol) Packets
17
17
18
BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
18
BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
19
19
(-)ports/print/epsonepl/Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
EXTRACT_SUFX=	.tgz
15
EXTRACT_SUFX=	.tgz
16
16
17
MAINTAINER=	ports@FreeBSD.org
17
MAINTAINER=	ports@FreeBSD.org
18
COMMENT=	"Printer filter for EPSON EPL-5700L etc"
18
COMMENT=	Printer filter for EPSON EPL-5700L etc
19
19
20
USE_GHOSTSCRIPT_RUN=	yes
20
USE_GHOSTSCRIPT_RUN=	yes
21
21
(-)ports/security/mindterm-binary/Makefile (-2 / +2 lines)
Lines 14-25 Link Here
14
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
14
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
15
15
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	"A full vt220 compatible Java SSH-1 client (not only for websites)"
17
COMMENT=	A full vt220 compatible Java SSH-1 client (not only for websites)
18
18
19
USE_ZIP=	yes
19
USE_ZIP=	yes
20
NO_WRKSUBDIR=	yes
20
NO_WRKSUBDIR=	yes
21
NO_BUILD=	yes
21
NO_BUILD=	yes
22
NO_CDROM=	"Do not sell for profit"
22
NO_CDROM=	Do not sell for profit
23
23
24
post-extract:
24
post-extract:
25
	@${CP} ${DISTDIR}/mindterm-ssh.html ${WRKSRC}
25
	@${CP} ${DISTDIR}/mindterm-ssh.html ${WRKSRC}
(-)ports/security/steghide/Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/b/}
14
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/b/}
15
15
16
MAINTAINER=	arved@FreeBSD.org
16
MAINTAINER=	arved@FreeBSD.org
17
COMMENT=	"Steganography tool to hide data in binary files"
17
COMMENT=	Steganography tool to hide data in binary files
18
18
19
LIB_DEPENDS=	mcrypt.8:${PORTSDIR}/security/libmcrypt \
19
LIB_DEPENDS=	mcrypt.8:${PORTSDIR}/security/libmcrypt \
20
		mhash.2:${PORTSDIR}/security/mhash
20
		mhash.2:${PORTSDIR}/security/mhash
(-)ports/textproc/p5-XML-Filter-GenericChunk/Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
PKGNAMEPREFIX=	p5-
14
PKGNAMEPREFIX=	p5-
15
15
16
MAINTAINER=	hansjoerg.pehofer@uibk.ac.at
16
MAINTAINER=	hansjoerg.pehofer@uibk.ac.at
17
COMMENT=	"Base Class for SAX Filters parsing WellBallanced Chunks."
17
COMMENT=	Base Class for SAX Filters parsing WellBallanced Chunks.
18
18
19
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
19
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
20
		${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
20
		${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
(-)ports/textproc/p5-XML-Generator-PerlData/Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
PKGNAMEPREFIX=	p5-
14
PKGNAMEPREFIX=	p5-
15
15
16
MAINTAINER=	hansjoerg.pehofer@uibk.ac.at
16
MAINTAINER=	hansjoerg.pehofer@uibk.ac.at
17
COMMENT=	"Perl extension for generating SAX2 events from Perl data structures."
17
COMMENT=	Perl extension for generating SAX2 events from Perl data structures.
18
18
19
BUILD_DEPENDS=	${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
19
BUILD_DEPENDS=	${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
20
RUN_DEPENDS=	${BUILD_DEPENDS}
20
RUN_DEPENDS=	${BUILD_DEPENDS}
(-)ports/x11/chameleon/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
DISTNAME=	chameleon_${PORTVERSION}.orig
17
DISTNAME=	chameleon_${PORTVERSION}.orig
18
18
19
MAINTAINER=	gavin.atkinson@ury.york.ac.uk
19
MAINTAINER=	gavin.atkinson@ury.york.ac.uk
20
COMMENT=	"Application for putting pictures or colors onto the root window"
20
COMMENT=	Application for putting pictures or colors onto the root window
21
21
22
LIB_DEPENDS=	Imlib.5:${PORTSDIR}/graphics/imlib
22
LIB_DEPENDS=	Imlib.5:${PORTSDIR}/graphics/imlib
23
23
(-)ports/x11/gromit/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITES=	http://www.home.unix-ag.org/simon/gromit/
12
MASTER_SITES=	http://www.home.unix-ag.org/simon/gromit/
13
13
14
MAINTAINER=	sergei@FreeBSD.org
14
MAINTAINER=	sergei@FreeBSD.org
15
COMMENT=	"GRaphics Over Miscellaneous Objects (Gromit)"
15
COMMENT=	GRaphics Over Miscellaneous Objects (Gromit)
16
16
17
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
18
USE_GNOME=	gtk20
18
USE_GNOME=	gtk20

Return to bug 121329