| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 08:31:14
0.5
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.5
|
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 Sep 2011 06:49:29
0.5
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
19 Mar 2011 12:38:54
0.5
|
miwi  |
- Get Rid MD5 support |
23 Sep 2010 23:40:55
0.5
|
pgollucci  |
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 TB |
19 Apr 2008 17:56:05
0.5  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.5
|
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) |
26 Dec 2007 01:35:52
0.5
|
gabor  |
- Update to 0.5 |
08 Sep 2007 01:12:10
0.4_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.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Feb 2007 00:44:51
0.4
|
clsung  |
- Update to 0.4
PR: ports/109530
Submitted by: chinsan |
12 Jan 2007 13:39:06
0.3_1
|
mat  |
Add missing dependency
Pointed out by: krisbot's mail |
07 Jul 2006 06:11:16
0.3
|
leeym  |
- update to 0.3
- assign to perl@ |
13 May 2006 05:00:46
0.01
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
22 Jan 2006 02:59:14
0.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 19:09:52
0.01
|
pav  |
- Add SHA256 |
31 Oct 2005 18:24:21
0.01
|
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 |
17 Mar 2004 18:29:46
0.01
|
trevor  |
SIZEify. |
25 Aug 2003 17:49:23
0.01
|
erwin  |
Add p5-X11-IdleTime 0.01,
perl module that reports number of
seconds that X11 has been idle.
PR: 54302
Submitted by: Sean Farley <sean-freebsd@farley.org> |