aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-TimeDate
ModeNameSize
-rw-r--r--Makefile534logstatsplainblame
-rw-r--r--distinfo62logstatsplainblame
-rw-r--r--pkg-descr669logstatsplainblame
-rw-r--r--pkg-plist1270logstatsplainblame
class='column1'>| | | | | | | | | | | | | | | Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be reused Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting _MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed to really disable parallelisation with waf WAF_CMD has been created to allow one to override the location of the waf script relatively to WRKSRC CONFIGURE_TARGET is by default defined to "configure" ALL_TARGET is by default defined to "build" INSTALL_TARGET is by default defined to "install" USES=waf is by default stagedir safe * Clean up some now useless PLIST_DIRS*bapt2014-12-201-1/+0 | * - Switch audio/lash to USES=libtool, drop .la filesamdmi32014-06-201-1/+1 | | | | | | | - Add required LIBS - Bump dependent ports as .so version has changed Approved by: portmgr blanket * Support stagebapt2014-04-071-4/+2 | * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-2/+2 | | | | | | LIB_DEPENDS in audio With hat: portmgr * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1 | | | | audio) * Add an explicit dependency on pkgconfantoine2013-09-081-5/+2 | | | | Obtained from: portmgr (bapt) * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 | | | | Approved by: portmgr (bdrewery) * - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-2/+0 | | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr * - update png to 1.5.10dinoex2012-06-011-0/+1 | * - Update to 3.6miwi2011-07-035-23/+24 | | | | | PR: 158469 Submitted by: Ports Fury * - Get Rid MD5 supportmiwi2011-03-191-1/+0 | * Drop maintainership for ports I can't maintain anymore.trasz2010-10-261-1/+1 | * - update to 1.4.1dinoex2010-03-281-1/+1 | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi * - update to jpeg-8dinoex2010-02-051-1/+1 | * - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1 | | | | | | bumped or updated Requested by: edwin * - Upgrade to 3.4.trasz2008-07-233-8/+17 | * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) * - Use proper capitalization in my email address.trasz2007-07-121-1/+1 | | | | | Approved by: miwi (mentor) Suggested by: sat * - Update to 3.2.trasz2007-07-052-6/+7 | | | | Approved by: miwi (mentor) * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1 | | | | Approved by: miwi (mentor)