Index: head/mail/vqregister/Makefile =================================================================== --- head/mail/vqregister/Makefile (revision 109396) +++ head/mail/vqregister/Makefile (revision 109397) @@ -1,36 +1,35 @@ # New ports collection makefile for: vqregister # Date created: 2003-11-15 # Whom: Dan Caescu # # $FreeBSD$ # PORTNAME= vqregister PORTVERSION= 2.6 CATEGORIES= mail www MASTER_SITES= http://www.inter7.com/vqregister/ MAINTAINER= daniel@freebsd.ro COMMENT= An extremely admin-configurable email user signup CGI BUILD_DEPENDS= ${VPOPMAIL_DIR}:${PORTSDIR}/mail/vpopmail RUN_DEPENDS= ${VPOPMAIL_DIR}:${PORTSDIR}/mail/vpopmail \ ${WWW_DIR}:${PORTSDIR}/www/apache13 VPOPMAIL_DIR?= ${LOCALBASE}/vpopmail WWW_DIR?= ${LOCALBASE}/www USE_MYSQL= yes MAKE_ENV= VDIR=${VPOPMAIL_DIR} WWW_DIR=${WWW_DIR} PLIST_SUB= WWW_DIR=${WWW_DIR} DOCS= CONFIG CONTRIBUTORS FORM HISTORY TEMPLATE .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include - Property changes on: head/mail/vqregister/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/security/p5-Crypt-SSLeay/Makefile =================================================================== --- head/security/p5-Crypt-SSLeay/Makefile (revision 109396) +++ head/security/p5-Crypt-SSLeay/Makefile (revision 109397) @@ -1,35 +1,34 @@ # New ports collection makefile for: p5-Crypt-SSLeay # Date created: December-15-2000 # Whom: Alfred Perlstein # # $FreeBSD$ # PORTNAME= Crypt-SSLeay PORTVERSION= 0.51 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= erwin@FreeBSD.org COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections BUILD_DEPENDS= ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS+= "/usr" USE_OPENSSL= yes MAN3= Crypt::SSLeay.3 .include .if ${PERL_LEVEL} < 500800 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 .endif .include - Property changes on: head/security/p5-Crypt-SSLeay/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property