| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2012 06:50:02
1.4
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
1.4
|
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.4
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
17 Apr 2008 14:30:31
1.4
|
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) |
22 Jan 2006 01:48:34
1.4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
1.4
|
mat  |
Take a perl@ hat and add SHA256 checksums |
06 Oct 2005 11:05:38
1.4
|
tobez  |
Update to 1.4. Assign maintainer to perl@. |
21 Sep 2005 19:31:43
1.3
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
20 Sep 2005 14:20:34
1.3
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
31 Mar 2004 03:12:58
1.3
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 14:15:32
1.3
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
1.3
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 11:23:04
1.3
|
knu  |
De-pkg-comment. |
05 Feb 2003 03:29:21
1.3
|
edwin  |
maintainer update: devel/p5-Log-TraceMessages from 1.2 to 1.3
PR: ports/47933
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
12 Nov 2002 17:18:25
1.2
|
naddy  |
Update to 1.2.
PR: 44906
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
30 Dec 2001 16:34:06 
|
petef  |
Add p5-Log-TraceMessages 1.1, perl extension for trace messages used in
debugging. |