| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 May 2013 09:40:21
0.05
|
az  |
- Trim Makefile header
- Assign maintainership to perl@
- Remove unnecessary depend on PERL_LEVEL < 5.12 |
05 Jun 2012 03:10:23
0.05
|
az  |
- Remove SITE_PERL from *_DEPENDS |
13 Mar 2012 16:15:36
0.05
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.05
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
21 Jan 2012 17:40:15
0.05
|
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 |
19 Mar 2011 12:38:54
0.05
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
0.05
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
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) |
22 Jan 2006 02:58:25
0.05
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
30 Dec 2005 21:01:37
0.05
|
ehaupt  |
Update to 0.05 |
25 Nov 2005 22:29:24
0.04_1
|
pav  |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
10 Aug 2004 01:24:49
0.04_1
|
kuriyama  |
- Make conditional dependency on p5-MIME-Base64.
- Cleanup pkg-plist. |
19 Jul 2004 16:37:15
0.04
|
vanilla  |
- Update to 0.04
PR: ports/69303
Submitted by: maintainer |
16 Jul 2004 02:25:44
0.03
|
vanilla  |
Add p5-LWP-Authen-Wsse 0.03, library for enabling X-WSSE authentication
in LWP.
PR: ports/68224
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |