Index: head/devel/p5-File-Sync/Makefile =================================================================== --- head/devel/p5-File-Sync/Makefile (revision 36929) +++ head/devel/p5-File-Sync/Makefile (revision 36930) @@ -1,26 +1,22 @@ # New ports collection makefile for: p5-File-Sync # Date created: 6 March 1998 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= File-Sync PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= File::Sync.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" .include Property changes on: head/devel/p5-File-Sync/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/mail/p5-MIME-Tools/Makefile =================================================================== --- head/mail/p5-MIME-Tools/Makefile (revision 36929) +++ head/mail/p5-MIME-Tools/Makefile (revision 36930) @@ -1,41 +1,38 @@ # New ports collection makefile for: p5-MIME-Tools # Date created: April 27th 1998 # Whom: Eivind Eklund # # $FreeBSD$ # PORTNAME= p5-MIME-Tools PORTVERSION= 5.409 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME DISTNAME= MIME-tools-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Header.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= MIME::Entity.3 \ MIME::Decoder::QuotedPrint.3 \ MIME::Field::ParamVal.3 \ MIME::Field::ContType.3 \ MIME::Decoder::Gzip64.3 MIME::Decoder::Base64.3 \ MIME::Decoder::Binary.3 MIME::Parser.3 \ MIME::Parser::Filer.3 MIME::Parser::Reader.3 \ MIME::Parser::Results.3 \ MIME::Body.3 MIME::Decoder::UU.3 \ MIME::WordDecoder.3 MIME::Words.3 \ MIME::Field::ConTraEnc.3 MIME::Tools.3 \ MIME::Decoder::NBit.3 MIME::Head.3 \ MIME::Decoder.3 MIME::Field::ContDisp.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include Property changes on: head/mail/p5-MIME-Tools/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/mail/p5-Mail-Tools/Makefile =================================================================== --- head/mail/p5-Mail-Tools/Makefile (revision 36929) +++ head/mail/p5-Mail-Tools/Makefile (revision 36930) @@ -1,41 +1,38 @@ # New ports collection makefile for: p5-Mail-Tools # Date created: October 24th 1996 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= Mail-Tools PORTVERSION= 1.15 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail DISTNAME= MailTools-${PORTVERSION} PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Mail::Address.3 \ Mail::Cap.3 \ Mail::Field.3 \ Mail::Field::AddrList.3 \ Mail::Filter.3 \ Mail::Header.3 \ Mail::Internet.3 \ Mail::Mailer.3 \ Mail::Send.3 \ Mail::Util.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include Property changes on: head/mail/p5-Mail-Tools/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/net/p5-Net-Telnet/Makefile =================================================================== --- head/net/p5-Net-Telnet/Makefile (revision 36929) +++ head/net/p5-Net-Telnet/Makefile (revision 36930) @@ -1,25 +1,22 @@ # New ports collection makefile for: p5-Net-Telnet # Date created: March 3 1998 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= Net-Telnet PORTVERSION= 3.02 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= Net::Telnet.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include Property changes on: head/net/p5-Net-Telnet/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/textproc/p5-XML-DOM/Makefile =================================================================== --- head/textproc/p5-XML-DOM/Makefile (revision 36929) +++ head/textproc/p5-XML-DOM/Makefile (revision 36930) @@ -1,27 +1,24 @@ # New ports collection makefile for: XML::DOM # Date created: 7 Nov 1999 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= XML-DOM PORTVERSION= 1.25 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= XML::DOM.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include Property changes on: head/textproc/p5-XML-DOM/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/textproc/p5-XML-Parser/Makefile =================================================================== --- head/textproc/p5-XML-Parser/Makefile (revision 36929) +++ head/textproc/p5-XML-Parser/Makefile (revision 36930) @@ -1,33 +1,31 @@ # New ports collection makefile for: XML::Parser # Date created: 15 Nov 1998 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= XML-Parser PORTVERSION= 2.30 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://wwwx.netheaven.com/~coopercc/xmlparser/ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- DISTFILES= ${PORTNAME}.${PORTVERSION}.tar.gz MAINTAINER= kuriyama@FreeBSD.org LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 -USE_PERL5= yes +PERL_CONFIGURE= yes +CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include MAN3= XML::Parser.3 XML::Parser::Expat.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" \ - EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include +post-configure: @${PERL} -i -pe 's/^(CC = ).*/$$1 ${CC}/;' \ -e 's/^(CCFLAGS = ).*/$$1 ${CFLAGS}/' ${WRKSRC}/Expat/Makefile .include Property changes on: head/textproc/p5-XML-Parser/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/www/p5-HTML-Template/Makefile =================================================================== --- head/www/p5-HTML-Template/Makefile (revision 36929) +++ head/www/p5-HTML-Template/Makefile (revision 36930) @@ -1,27 +1,23 @@ # New ports collection makefile for: p5-HTML-Template # Date Created: 26 Oct, 2000 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= HTML-Template PORTVERSION= 2.2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= HTML::Template.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" .include Property changes on: head/www/p5-HTML-Template/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property