- Reassign to the heap

This commit is contained in:
Thomas Abthorpe 2011-09-21 02:46:17 +00:00
parent 304893d490
commit 20256e352d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282095
15 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,7 @@ MASTER_SITES= # http://www.ventrilo.com/download.php
PKGNAMESUFFIX= -server PKGNAMESUFFIX= -server
DISTNAME= ventrilo_srv-${PORTVERSION}-FreeBSD-i386 DISTNAME= ventrilo_srv-${PORTVERSION}-FreeBSD-i386
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= Server side of the Ventrilo group voice chat system COMMENT= Server side of the Ventrilo group voice chat system
LIB_DEPENDS= stdc\\+\\+.3:${PORTSDIR}/misc/compat4x \ LIB_DEPENDS= stdc\\+\\+.3:${PORTSDIR}/misc/compat4x \

View file

@ -10,7 +10,7 @@ PORTVERSION= 0.10
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= SF MASTER_SITES= SF
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= LRMI is a library for calling real mode BIOS routines COMMENT= LRMI is a library for calling real mode BIOS routines
ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS= i386

View file

@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= Alow you to process all possible permutations of a list COMMENT= Alow you to process all possible permutations of a list
PERL_CONFIGURE= yes PERL_CONFIGURE= yes

View file

@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module that allows you to generate the power set of a list COMMENT= Perl module that allows you to generate the power set of a list
PERL_CONFIGURE= yes PERL_CONFIGURE= yes

View file

@ -9,7 +9,7 @@ PORTNAME= Validate
PORTVERSION= 0.8.4 PORTVERSION= 0.8.4
CATEGORIES= devel www pear CATEGORIES= devel www pear
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Validation class COMMENT= PEAR Validation class
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

View file

@ -9,7 +9,7 @@ PORTNAME= Validate_Finance
PORTVERSION= 0.5.5 PORTVERSION= 0.5.5
CATEGORIES= devel www pear CATEGORIES= devel www pear
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Finance Validation class COMMENT= PEAR Finance Validation class
BUILD_DEPENDS= pear-Validate>=0.5.0:${PORTSDIR}/devel/pear-Validate BUILD_DEPENDS= pear-Validate>=0.5.0:${PORTSDIR}/devel/pear-Validate

View file

@ -9,7 +9,7 @@ PORTNAME= Validate_Finance_CreditCard
PORTVERSION= 0.5.3 PORTVERSION= 0.5.3
CATEGORIES= devel www pear CATEGORIES= devel www pear
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR CreditCard Validation class COMMENT= PEAR CreditCard Validation class
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

View file

@ -11,7 +11,7 @@ PORTREVISION= 5
CATEGORIES= games CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/souce%20code/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/souce%20code/${PORTNAME}-${PORTVERSION}
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 dice roller COMMENT= GTK2 dice roller
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View file

@ -9,7 +9,7 @@ PORTNAME= Net_Sieve
PORTVERSION= 1.3.2 PORTVERSION= 1.3.2
CATEGORIES= net www pear CATEGORIES= net www pear
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class to handle talking to timsieved COMMENT= PEAR class to handle talking to timsieved
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket

View file

@ -9,7 +9,7 @@ PORTNAME= File_PDF
PORTVERSION= 0.3.3 PORTVERSION= 0.3.3
CATEGORIES= print pear CATEGORIES= print pear
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR class to generate PDFs COMMENT= PEAR class to generate PDFs
CATEGORY= File CATEGORY= File

View file

@ -9,7 +9,7 @@ PORTNAME= Auth_SASL
PORTVERSION= 1.0.5 PORTVERSION= 1.0.5
CATEGORIES= security www pear CATEGORIES= security www pear
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR abstraction of various SASL mechanism responses COMMENT= PEAR abstraction of various SASL mechanism responses
BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth

View file

@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://0pointer.de/lennart/projects/atitvout/ \ MASTER_SITES= http://0pointer.de/lennart/projects/atitvout/ \
http://am-productions.biz/docs/ http://am-productions.biz/docs/
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= Toggle TV Out on Mach64 graphics cards COMMENT= Toggle TV Out on Mach64 graphics cards
LIB_DEPENDS= lrmi:${PORTSDIR}/devel/lrmi LIB_DEPENDS= lrmi:${PORTSDIR}/devel/lrmi

View file

@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kmod
DISTNAME= ${HG_SHORTREV} DISTNAME= ${HG_SHORTREV}
DIST_SUBDIR= fuse4bsd DIST_SUBDIR= fuse4bsd
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= Kernel module for fuse COMMENT= Kernel module for fuse
BUILD_DEPENDS= fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs BUILD_DEPENDS= fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs

View file

@ -11,7 +11,7 @@ MASTER_SITES= SF/fuse/fuse-2.X/${PORTVERSION}
PKGNAMESUFFIX= -libs PKGNAMESUFFIX= -libs
DISTNAME= fuse-${PORTVERSION} DISTNAME= fuse-${PORTVERSION}
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE allows filesystem implementation in userspace COMMENT= FUSE allows filesystem implementation in userspace
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View file

@ -11,7 +11,7 @@ MASTER_SITES= SF/fuse/${PORTNAME}-fuse/${PORTVERSION}
PKGNAMEPREFIX= fusefs- PKGNAMEPREFIX= fusefs-
DISTNAME= ${PORTNAME}-fuse-${PORTVERSION} DISTNAME= ${PORTNAME}-fuse-${PORTVERSION}
MAINTAINER= amistry@am-productions.biz MAINTAINER= ports@FreeBSD.org
COMMENT= Mount remote directories over ssh COMMENT= Mount remote directories over ssh
KMODDIR?= ${LOCALBASE}/modules KMODDIR?= ${LOCALBASE}/modules