# New ports collection makefile for: CGI::XMLApplication # Date created: 13 Dec 2001 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= CGI-XMLApplication PORTVERSION= 1.1.3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Object Oriented Interface for CGI Script Applications RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ ${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= CGI::XMLApplication.3 post-install: .ifndef(NOPORTDOCS) @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.pm ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.xsl ${EXAMPLESDIR} .endif .include git/cgit.cgi/'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Expand)AuthorAgeFilesLines
* We aren't allowed to package djbdns, because we patch the source. I wasnbm2001-02-051-0/+2
* Take over maintainership of the BIND's. This is something I use every day,dougb2001-01-315-5/+5
* Update to BIND 8.2.3 and remove previous maintainer due to timeout.kris2001-01-303-11/+11
* - Update to version 1.1.1kevlo2001-01-285-10/+11
* Update to 1.04.roam2001-01-222-2/+2
* Update to 9.1.0; replace Makefile.in patch with perl regex.will2001-01-2116-68/+48
* Update to totd 1.1p5kris2001-01-142-3/+4
* Update to 1.03.roam2001-01-093-2/+3
* Upgrade to 1.1.0kevlo2001-01-072-2/+2
* Update port to 8.2.2p7jedgar2001-01-052-4/+4
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Update to 1.4.0.dannyboy2000-12-242-2/+2
* return to ports .at. freebsd.orgobrien2000-12-241-1/+1
* New Port: net/pdnsjeh2000-12-148-0/+84
* Add CONFIGURE_ARGS so that named/lwresd put their pid filesade2000-12-024-4/+8
* Fix web site locationnsayer2000-11-281-1/+1
* Take over maintainershiproam2000-11-251-1/+1
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgroam2000-11-221-1/+1
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
* Update to 9.0.1dougb2000-11-2012-64/+92
* use MASTER_SITE_LOCAL as MASTER_SITE.sanpei2000-11-191-1/+2
* totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translationkris2000-11-189-0/+116
* Change MAINTAINER field.demon2000-11-131-1/+1
* Bump PORTREVISION for the previous commiting.sumikawa2000-11-044-0/+4
* Update to 3.0.1.knu2000-11-048-42/+86
* Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6.sumikawa2000-11-044-4/+4
* Update to BIND version 9.0.0, now with better DNSSEC support among lotswill2000-10-2924-0/+952
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.will2000-10-251-1/+1
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1
* Add port net/ghtooljeh2000-10-235-0/+47
* Temporarily remove bind9, it is a repo-copy from bind8 not updated.asami2000-10-2220-444/+0
* Fix pkg-plist.kevlo2000-10-16