| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Feb 2012 20:32:31
0.08_2
|
glarkin  |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
21 Jan 2012 17:40:15
0.08_2
|
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.08_2
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 00:44:29
0.08_2
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
29 Jan 2010 14:52:21
0.08_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!).
Approved by: portmgr (itetcu) |
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) |
08 Sep 2007 00:51:20
0.08
|
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 |
29 Sep 2006 13:17:27
0.08
|
roam  |
Update to Net::FreeDB 0.08 - a fully official release this time, after
David Shultz kindly added me to PAUSE as a module co-maintainer.
Since this port depends on File::Temp now, drop all vestiges of support
for Perl 5.005. |
14 Jul 2006 16:09:57
0.07
|
aaron  |
- Update to 0.07
- Restrict to Perl 5.6+ due to dependency upon p5-Authen-SASL
- Regen 5.00503 patchfile just in case the dependency can be resolved
PR: ports/99134
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
01 Feb 2006 20:36:24
0.06_2
|
roam  |
Fix the packing list on Perl 5.005 - s/mach/%%PERL_ARCH%%/.
Grrrrr.
Reported by: pointyhat via kris |
22 Jan 2006 08:13:12
0.06_2
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:14:22
0.06_2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
17 Oct 2005 14:35:34
0.06_2
|
roam  |
Fix the build on Perl 5.005.
While I'm here, fix two minor complaints from xsubpp and pod2man.
Reported by: pointyhat via kris |
05 Oct 2005 07:49:41
0.06_1
|
roam  |
Fix the packing list: actually remove the Perl module directories :\ |
29 Sep 2005 13:34:44
0.06
|
roam  |
Add a port for David Schultz's Net::FreeDB module, one of the few
modules that allow a Perl script to query an audio CD's ID under both
Windows and Linux, and now FreeBSD, too. I've submitted the FreeBSD
implementation patch to David Schultz, but in the meantime, here it is. |