| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 Oct 2012 23:56:17
0.13
|
jhale  |
- Update to 0.13 [1]
- Trim Makefile header
PR: ports/168194 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by: tobez (maintainer timeout, 5 months) [1]
makc, avilla (mentors, implicit)
Feature safe: yes |
03 Jun 2012 05:56:20
0.09_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
21 Jan 2012 17:40:15
0.09_1
|
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 |
20 Jun 2011 09:03:27
0.09_1
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
19 Mar 2011 12:38:54
0.09_1
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
0.09_1
|
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 01:12:10
0.09_1
|
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 |
19 May 2007 20:32:57
0.09_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 02:59:14
0.09
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Nov 2005 10:31:54
0.09
|
tobez  |
Update to 0.09. |
31 Oct 2005 18:24:21
0.08_1
|
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 |
14 Oct 2005 12:30:12
0.08_1
|
tobez  |
Fix a small bug in the module, bump portrevision. |
14 Oct 2005 11:59:05
0.08
|
tobez  |
Add x11/p5-Clipboard 0.08, which provides access to X11 clipboard from
Perl. |