| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Jul 2012 06:32:08
0.05
|
cs  |
Fix typos in COMMENT |
17 May 2011 11:05:02
0.05
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
28 Apr 2009 08:15:00
0.05
|
lth  |
Fix pkg-plist
Reported by: A.Yerenkow <yerenkow@uct.ua> |
17 Apr 2008 14:30:31
0.05
|
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) |
08 Sep 2007 00:57:38
0.05
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
22 Jan 2006 05:52:28
0.05
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 01:48:34
0.05
|
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
0.05
|
mat  |
Take a perl@ hat and add SHA256 checksums |
31 Oct 2005 18:24:21
0.05
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
21 Sep 2005 19:31:43
0.05
|
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 |
26 Jan 2005 10:15:22
0.05
|
tobez  |
Update to 0.05, assign maintainer to perl. |
31 May 2004 19:20:03
0.04
|
erwin  |
Update to 0.04 |
29 Jan 2004 07:24:56
0.03
|
trevor  |
SIZEify. |
11 Oct 2003 11:51:30
0.03
|
erwin  |
Add p5-Object-MultiType 0.03,
This module return an object that works like a Hash, Array
and Scalar object at the same time.
PR: 57846
Submitted by: clsung@dragon2.net |