non port: misc/p5-Business-Hours/Makefile |
SVNWeb
|
Number of commits found: 24 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 12 Feb 2019
|
[ 09:00 amdmi3 ]
- Add LICENSE
- Pet portlint
Approved by: portmgr blanket
|
Sun, 13 Jan 2019
|
[ 09:20 matthew ]
Upgrade to 0.13
ChangeLog: https://metacpan.org/source/BPS/Business-Hours-0.13/Changes
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Tue, 10 Dec 2013
|
[ 19:47 bdrewery ] (Only the first 10 of 33 ports in this commit are shown above. )
- 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
|
Sun, 8 Dec 2013
|
[ 22:38 matthew ] (Only the first 10 of 38 ports in this commit are shown above. )
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}
|
Fri, 27 Sep 2013
|
[ 08:29 matthew ]
Remove now useless MAN3 line, missed in previous commit
Reported by: az
|
[ 08:08 matthew ]
- stageify
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Fri, 23 Aug 2013
|
[ 19:32 matthew ]
Update to 0.12
ChangeLog: http://cpansearch.perl.org/src/RUZ/Business-Hours-0.12/Changes
Submitted by: portscout
|
Thu, 1 Aug 2013
|
[ 22:04 matthew ]
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
|
Sun, 21 Jul 2013
|
[ 18:07 matthew ]
Update to 0.11
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Business-Hours-0.11/Changes
|
Sat, 15 Dec 2012
|
[ 09:31 matthew ]
Trim remaining untrimmed headers on my ports
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
|
Wed, 1 Aug 2012
|
[ 15:05 matthew ]
- 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>
|
Thu, 7 Jun 2012
|
[ 11:59 matthew ]
- Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]
Approved by: shaun (mentor)
Submitted by: [1] Sulev-Madis 'ketas' Silber
|
Sun, 26 Feb 2012
|
[ 17:25 matthew ]
- Add TEST_DEPENDS
Approved by: shaun (mentor)
|
Thu, 9 Feb 2012
|
[ 17:09 matthew ] (Only the first 10 of 17 ports in this commit are shown above. )
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor)
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
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
|
Sat, 31 Jan 2009
|
[ 13:26 wxs ]
- Update to 0.09
PR: ports/131098
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
Wed, 12 Nov 2008
|
[ 15:01 wxs ]
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>
|
Number of commits found: 24 |