# New ports collection makefile for: CGI::Builder::TT2 # Date created: 20 Oct 2004 # Whom: Daniel Wijnands # # $FreeBSD$ # PORTNAME= CGI-Builder-TT2 PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/L/LA/LARSEN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= CGI::Builder and Template Toolkit 2 integration BUILD_DEPENDS= ${SITE_PERL}/CGI/Builder.pm:${PORTSDIR}/www/p5-CGI-Builder \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= CGI::Builder::TT2.3 .include >
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* check for repocopy snafuspgollucci2010-09-141-0/+43
* - Unbreak the -n flag;romain2010-06-061-6/+5
* - allow addport to work in ports-mgnt againdinoex2010-03-251-1/+1
* - Add a script to check unneeded dependencies for perl modules.kuriyama2010-01-292-0/+107
* Correct depreciation warning with Python 2.6 and fix several warningssobomax2009-11-211-19/+19
* - Fixed "permission denied" errorglarkin2009-10-061-2/+2
* Correctly bump PORTREVISION?= instead of always resetting to 1 in this case.gerald2009-09-151-1/+1
* Add support for INDEX-9erwin2009-08-231-3/+8
* Explicitly override LOCALBASE to make sure we don't geterwin2009-07-142-0/+2
* Force cleaning of the environment from customized local settings.erwin2009-06-061-0/+5
* Use zfs snapshots that are periodically updated on pointyhat for theerwin2009-05-281-27/+78
* note mark_safe.plpgollucci2009-05-171-0/+1
* o don't set anything in ports with NO_BUILDpgollucci2009-05-171-3/+3
* Do not mark rubygem ports, its a NO-OPpgollucci2009-05-161-0/+2
* Make previous commit work for both context and unified input patches.itetcu2009-05-111-1/+1
* When naming the split patch files, replace the original path '/' with '__'itetcu2009-05-111-1/+1
* - fix --port supportpgollucci2009-04-301-1/+3
* - Start some docspgollucci2009-04-301-11/+93
* Script to set MAKE_JOBS_(UN)SAFE= yes for a MAINTAINERs ports.pgollucci2009-04-221-0/+191
* Use diff -p both when first creating and when updating a patch.naddy2009-02-161-1/+1
* Factor out the code that performs the PORTREVISION bump for one port.gerald2009-01-081-42/+47
* Reduce per branch code duplicationerwin2008-12-281-41/+16
* Make sure we don't add ${WRKDIR}.sobomax2008-10-221-4/+4
* Have a different approach on how to check if the modules file has changed.edwin2008-07-141-9/+7
* Keep the sources of the CVSROOT-ports/modules update script safelyedwin2008-07-094-0/+361
* [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pledwin2008-07-061-28/+33
* CVSROOT/modules no longer contains an entry per port, remove supporterwin2008-06-204-300/+9
* Add support for "PORTREVISION?=" and "PORTEPOCH"edwin2008-06-061-52/+62
* Remove support for FreeBSD 5.xerwin2008-06-011-21/+1
* Add a tiny sh hack - ardiff - compares two archives.sat2008-05-072-0/+98
* Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefilegarga2007-12-201-6/+13
* - Add support for FreeBSD 8.0erwin2007-10-261-4/+25
* s/query-pr.real/query-pr/ to fix getpr after freefall migrationgarga2007-10-161-1/+1
* Replace two further instances of /var/db/pkg by $PKG_DBDIR.gerald2007-09-171-2/+2
* Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertgerald2007-09-091-3/+15
* explicit_lib_depends.sh:netchild2007-09-053-14/+120
* One more sanity check, else /+CONTENS will be searched.netchild2007-08-311-0/+5
* USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.netchild2007-08-311-4/+5
* Do not list libs which come with the port itself.netchild2007-08-261-2/+5
* Add explicit_lib_depends.sh.netchild2007-08-261-0/+2
* - Add USE_FREETYPE.netchild2007-08-261-1/+5
* We should also look into sbin/ (not only bin/ and lib/).netchild2007-08-241-1/+1
* explicit_lib_depends.sh shows you the current explicit dependency list ofnetchild2007-08-241-0/+115
* Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.netchild2007-08-241-1/+38
* Add 2 scripts which help in port maintenance to list all direct librarynetchild2007-08-123-0/+170
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-40/+10
* ARCH may be set in the environment for cross building, so onlyerwin2007-06-121-2/+4