| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 May 2013 13:49:06
0.13002_2
|
bapt  |
Convert to new options framework |
15 Mar 2013 09:56:17
0.13002_2
|
bapt  |
Do not remove directories not owned by the port |
19 Feb 2012 14:37:16
0.13002_2
|
swills  |
- Add missing BUILD_DEPENDS/RUN_DEPENDS
- Bump PORTREVISION
PR: ports/165107
Submitted by: swills (myself)
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer) |
21 Jan 2012 17:40:15
0.13002_1
|
eadler  |
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 |
03 Jul 2011 14:59:23
0.13002_1
|
ohauer  |
-remove MD5 |
22 Sep 2010 07:48:02
0.13002_1
|
bapt  |
math/p5-Math-BigInt is part of perl core modules since at least 5.6+
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone
Bump port revision |
17 Apr 2008 14:30:31
0.13002
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
17 Jun 2007 08:13:40
0.13002
|
rafan  |
This module contains some common calculation utilities
that are required to perform datetime calculations.
WWW: http://search.cpan.org/dist/DateTime-Util-Calc/
PR: ports/113753
Submitted by: Masahiro Teramoto <markun at onohara.to> |