| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jun 2012 05:56:20
1.25_2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
21 Jan 2012 17:40:15
1.25_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 |
17 Sep 2011 07:06:45
1.25_2
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
08 Sep 2011 08:36:43
1.25_2
|
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.
With perl@ hat |
03 Jul 2011 14:40:25
1.25_2
|
ohauer  |
-remove MD5 |
26 Jan 2010 12:36:19
1.25_2
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7).
Approved by: portmgr (itetcu) |
23 Jan 2010 07:28:11
1.25_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3).
Approved by: portmgr (itetcu) |
17 Apr 2008 14:30:31
1.25
|
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:06:22
1.25
|
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 |
22 Sep 2006 12:28:23
1.25
|
tobez  |
Update to 1.25. Require 5.8.1 or higher. |
27 May 2006 21:10:36
1.24
|
pav  |
- Chase move of p5-Encode-compat to converters category
Pointy hat to: pav |
24 Jan 2006 03:10:24
1.24
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
1.24
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Sep 2005 12:07:59
1.24
|
tobez  |
Update to 1.24. |
11 Jun 2005 16:13:12
1.21_1
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
25 Jan 2005 14:07:41
1.21
|
tobez  |
Update to 1.21. |
20 Jan 2005 09:21:10
1.20
|
tobez  |
Update to 1.20. |
29 Jul 2004 09:58:29
1.19
|
tobez  |
Add textproc/p5-Plucene, a Perl port of the Java Lucene search engine. |