| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jun 2012 16:47:15
1.2
|
ak  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az
Approved by: eadler (mentor) |
21 Jan 2012 17:40:15
1.2
|
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 |
17 May 2011 11:05:02
1.2
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
02 Dec 2010 00:04:47
1.2
|
linimon  |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
17 Apr 2008 14:30:31
1.2
|
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) |
20 Feb 2006 20:50:22
1.2
|
fenner  |
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in. |
06 Feb 2006 15:52:54
1.2
|
garga  |
A subclass of Date::Range that uses Time::Piece objects, rather
than Date::Simple, to manipulate ranges of dates.
WWW: http://search.cpan.org/dist/Time-Piece-Range
PR: ports/92850
Submitted by: Zach Thompson <hideo@lastamericanempire.com> |