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

(-)devel/p5-Proc-ProcessTable/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
MASTER_SITE_SUBDIR=	Proc
13
MASTER_SITE_SUBDIR=	Proc
14
PKGNAMEPREFIX=	p5-
14
PKGNAMEPREFIX=	p5-
15
15
16
MAINTAINER=	ahze@ahze.net
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	Perl interface to the unix process table
17
COMMENT=	Perl interface to the unix process table
18
18
19
PERL_CONFIGURE=	YES
19
PERL_CONFIGURE=	YES
(-)lang/libjit/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
CATEGORIES=	lang
10
CATEGORIES=	lang
11
MASTER_SITES=	http://www.southern-storm.com.au/download/
11
MASTER_SITES=	http://www.southern-storm.com.au/download/
12
12
13
MAINTAINER=	ahze@ahze.net
13
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Libjit implements Just-In-Time compilation functionality
14
COMMENT=	Libjit implements Just-In-Time compilation functionality
15
15
16
USE_GMAKE=	yes
16
USE_GMAKE=	yes
(-)lang/ml-pnet/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	${PNET_MASTER_SITES}
11
MASTER_SITES=	${PNET_MASTER_SITES}
12
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
12
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
13
13
14
MAINTAINER=	ahze@ahze.net
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Mono's upper-level libraries
15
COMMENT=	Mono's upper-level libraries
16
16
17
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
17
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
(-)lang/pnet/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
DISTFILES=	# empty
13
DISTFILES=	# empty
14
EXTRACT_ONLY=	# empty
14
EXTRACT_ONLY=	# empty
15
15
16
MAINTAINER=	ahze@ahze.net
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	The "meta-port" for DotGNU Portable.NET
17
COMMENT=	The "meta-port" for DotGNU Portable.NET
18
18
19
BUILD_DEPENDS=	treecc:${PORTSDIR}/lang/treecc
19
BUILD_DEPENDS=	treecc:${PORTSDIR}/lang/treecc
(-)lang/pnet-base/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
13
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
14
PKGNAMESUFFIX=	base
14
PKGNAMESUFFIX=	base
15
15
16
MAINTAINER=	ahze@ahze.net
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	C\# compiler and runtime engine
17
COMMENT=	C\# compiler and runtime engine
18
18
19
BUILD_DEPENDS=	treecc:${PORTSDIR}/lang/treecc
19
BUILD_DEPENDS=	treecc:${PORTSDIR}/lang/treecc
(-)lang/pnetc/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	${PNET_MASTER_SITES}
11
MASTER_SITES=	${PNET_MASTER_SITES}
12
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
12
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
13
13
14
MAINTAINER=	ahze@ahze.net
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	ANSI-compatible C library for pnet's cscc compiler
15
COMMENT=	ANSI-compatible C library for pnet's cscc compiler
16
16
17
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
17
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
(-)lang/pnetlib/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITES=	${PNET_MASTER_SITES}
12
MASTER_SITES=	${PNET_MASTER_SITES}
13
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
13
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
14
14
15
MAINTAINER=	ahze@ahze.net
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	C\# system library for pnet
16
COMMENT=	C\# system library for pnet
17
17
18
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
18
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
(-)lang/treecc/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	${PNET_MASTER_SITES}
11
MASTER_SITES=	${PNET_MASTER_SITES}
12
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
12
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
13
13
14
MAINTAINER=	ahze@ahze.net
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Treecc is designed to assist in the development of compilers
15
COMMENT=	Treecc is designed to assist in the development of compilers
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
(-)sysutils/p5-LJ-TextMessage/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
13
DISTNAME=	${PORTNAME}-1.4.1
13
DISTNAME=	${PORTNAME}-1.4.1
14
14
15
MAINTAINER=	ahze@ahze.net
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Perl5 interface to send text messages to phones/pagers
16
COMMENT=	Perl5 interface to send text messages to phones/pagers
17
17
18
BUILD_DEPENDS=	${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
18
BUILD_DEPENDS=	${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
(-)textproc/p5-LJ-SpellCheck/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
		ftp://ftp.livejournal.com/code/spellcheck/
12
		ftp://ftp.livejournal.com/code/spellcheck/
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	ahze@ahze.net
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	HTML highlighting misspellings using ispell compatible program
16
COMMENT=	HTML highlighting misspellings using ispell compatible program
17
17
18
RUN_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell
18
RUN_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell

Return to bug 72437