| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
0.09
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
04 Jun 2012 02:58:34
0.09
|
az  |
- Remove SITE_PERL from *_DEPENDS |
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:09:12
0.09
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
30 Jan 2009 20:48:52
0.09
|
erwin  |
Update to 0.09 |
17 Apr 2008 14:30:31
0.08
|
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) |
24 Jan 2008 16:00:41
0.08
|
miwi  |
- Update to 0.08 |
08 Sep 2006 13:53:47
0.07
|
mat  |
Update to 0.07 |
01 Aug 2006 16:03:42
0.06
|
clsung  |
- add missing dependency
Observed from: ports/101182
PR: ports/101182 |
01 Aug 2006 15:39:12
0.06
|
clsung  |
- update to 0.06 |
12 May 2006 14:28:19
0.04
|
vd  |
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at
present: erwin) |
22 Jan 2006 02:20:05
0.04
|
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.04
|
mat  |
Take a perl@ hat and add SHA256 checksums |
21 Sep 2005 19:31:43
0.04
|
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 03:17:18
0.04
|
kuriyama  |
Fix plist path on rmdir.
Reported by: pointyhat via kris |
13 Aug 2004 15:21:20
0.04
|
nork  |
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.
Inspired by: freebsd-perl@ |
04 Aug 2004 17:31:59
0.04
|
nork  |
Add p5-Mail-Address-MobileJp, is an utility to detect an email
address is mobile (cellurar) one or not. |