| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 18:08:03
0.09
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
0.09
|
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:13:00
0.09
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
17 Apr 2008 14:30:31
0.09
|
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) |
03 Feb 2007 03:43:16
0.09
|
leeym  |
- update to 0.09 |
26 Jan 2007 13:14:14
0.08
|
mat  |
Update to 0.08 |
18 Jan 2007 17:41:51
0.07
|
mat  |
Update to 0.07 |
17 Jan 2007 15:51:18
0.06
|
mat  |
Update to 0.06 |
22 Jan 2006 02:55:05
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 |
01 Sep 2005 16:03:39
0.05
|
tobez  |
Depend on devel/perltidy, not on devel/p5-Perl-Tidy. |
01 Sep 2005 10:57:20
0.05
|
tobez  |
Add p5-Pod-POM-View-HTML-Filter, a perl module which takes advantage of
existing syntax coloring modules to produce colorful code examples in a
POD document. |