Commit graph

16 commits

Author SHA1 Message Date
Bryan Drewery
77197dd811 - Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
2013-12-10 19:47:42 +00:00
Matthew Seaman
08f342435d Mark all my architecture independent ports using shell/perl/PHP as
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}
2013-12-08 22:38:52 +00:00
Matthew Seaman
bcab33f9fa Remove now useless MAN3 line, missed in previous commit
Reported by:	   az
2013-09-27 08:29:51 +00:00
Matthew Seaman
528b313ab0 - stageify 2013-09-27 08:08:14 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Matthew Seaman
17785a6c92 Update to 0.12
ChangeLog:	http://cpansearch.perl.org/src/RUZ/Business-Hours-0.12/Changes

Submitted by:	portscout
2013-08-23 19:32:48 +00:00
Matthew Seaman
1d0998fe99 Convert all my perl-using ports to USES+=perl5
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
2013-08-01 22:04:01 +00:00
Matthew Seaman
bfddde4ff8 Update to 0.11
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Business-Hours-0.11/Changes
2013-07-21 18:07:29 +00:00
Matthew Seaman
24be9b1328 Trim remaining untrimmed headers on my ports
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
2012-12-15 09:31:58 +00:00
Matthew Seaman
7afa5eabe7 - Update to version 0.10
- ChangeLog:

0.10
  * perl 5.14 compatibility

0.09_02
  * Add support for "breaks" during business hours --
    Joao Miguel Neves <joao.neves@intraneia.com>
2012-08-01 15:05:37 +00:00
Matthew Seaman
446b7725cb - Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]

Approved by:	shaun (mentor)
Submitted by:	[1] Sulev-Madis 'ketas' Silber
2012-06-07 11:59:52 +00:00
Matthew Seaman
bb7c0f6b70 - Add TEST_DEPENDS
Approved by:	shaun (mentor)
2012-02-26 17:25:09 +00:00
Matthew Seaman
23c0a81f8a Update maintainer address to matthew@FreeBSD.org
Approved by:	shaun (mentor)
2012-02-09 17:09:51 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
2012-01-21 17:40:15 +00:00
Wesley Shields
4036c3fe87 - Update to 0.09
PR:		ports/131098
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-01-31 13:26:05 +00:00
Wesley Shields
acdd133fee This module is a simple tool for calculating business hours in a time
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>
2008-11-12 15:01:50 +00:00