aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Business-Hours
Commit message (Collapse)AuthorAgeFilesLines
* - Chase r336083 and bump all ports using NO_ARCH so that users buildingBryan Drewery2013-12-101-0/+1
| | | | | | | | | their own packages and still on pkg 1.1.4 can upgrade. With hat: portmgr Notes: svn path=/head/; revision=336102
* Mark all my architecture independent ports using shell/perl/PHP asMatthew Seaman2013-12-081-0/+2
| | | | | | | | | | | | | | | | NO_ARCH=yes While here, fix a few other niggles: net/phpldapadmin -- remove indefinite article from COMMENT www/p5-RT* -- fix comments referencing the different versions of RT x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the install targets; rework the handling of ${FONTPATH} Notes: svn path=/head/; revision=335945
* Remove now useless MAN3 line, missed in previous commitMatthew Seaman2013-09-271-2/+0
| | | | | | | Reported by: az Notes: svn path=/head/; revision=328440
* - stageifyMatthew Seaman2013-09-272-1/+1
| | | | Notes: svn path=/head/; revision=328438
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Update to 0.12Matthew Seaman2013-08-232-3/+3
| | | | | | | | | ChangeLog: http://cpansearch.perl.org/src/RUZ/Business-Hours-0.12/Changes Submitted by: portscout Notes: svn path=/head/; revision=325276
* Convert all my perl-using ports to USES+=perl5Matthew Seaman2013-08-011-1/+2
| | | | | | | | | | | | | | | | While here: - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix for www/rt40 - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth - trim Makefile header for www/p5-RTx-Calendar Notes: svn path=/head/; revision=324134
* Update to 0.11Matthew Seaman2013-07-212-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Business-Hours-0.11/Changes Notes: svn path=/head/; revision=323407
* Trim remaining untrimmed headers on my portsMatthew Seaman2012-12-151-5/+1
| | | | | | | | Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise RUN_DEPENDS from BUILD_DEPENDS Notes: svn path=/head/; revision=308940
* - Update to version 0.10Matthew Seaman2012-08-012-3/+3
| | | | | | | | | | | | | | - ChangeLog: 0.10 * perl 5.14 compatibility 0.09_02 * Add support for "breaks" during business hours -- Joao Miguel Neves <joao.neves@intraneia.com> Notes: svn path=/head/; revision=301831
* - Don't use SITE_PERL in *_DEPENDSMatthew Seaman2012-06-071-1/+1
| | | | | | | | | | - Update CONFLICTS [1] Approved by: shaun (mentor) Submitted by: [1] Sulev-Madis 'ketas' Silber Notes: svn path=/head/; revision=298683
* - Add TEST_DEPENDSMatthew Seaman2012-02-261-0/+2
| | | | | | | Approved by: shaun (mentor) Notes: svn path=/head/; revision=292272
* Update maintainer address to matthew@FreeBSD.orgMatthew Seaman2012-02-091-1/+1
| | | | | | | Approved by: shaun (mentor) Notes: svn path=/head/; revision=290797
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* - Update to 0.09Wesley Shields2009-01-312-4/+4
| | | | | | | | | PR: ports/131098 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=227269
* This module is a simple tool for calculating business hours in a timeWesley Shields2008-11-124-0/+38
period. Over time, additional functionality will be added to make it easy to calculate the number of business hours between arbitrary dates. PR: ports/126778 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=222770