Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
01 Feb 2009 19:43:11 |
skv |
Rename: lang/perl5 -> lang/perl5.6
PR: ports/131046 |
5.6.2_2 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
5.6.2_2 20 Nov 2008 16:23:07 |
skv |
- Take maintainership [1]
- Add CONFLICTS
- Use "pre-su-install" (for rootless builds)
Approved by: tobez (previous maintainer) |
5.6.2_2 17 Apr 2008 14:30:31 |
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) |
5.6.2_2 08 Sep 2007 01:00:17 |
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 |
5.6.2_2 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
5.6.2_2 03 May 2007 02:34:21 |
kan |
Filter out <command-line> from preprocessor output in makedepend.SH
to fix build with GCC 4.2.0. |
5.6.2_2 19 Feb 2007 20:17:09 |
tobez |
Objformat fallout fix. |
5.6.2_2 04 Aug 2006 12:34:50 |
erwin |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
5.6.2_2 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
5.6.2_2 22 Jan 2006 02:18:40 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
5.6.2_2 10 Oct 2005 15:38:16 |
fenner |
Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs with
%SUBDIR% in them, and the site that needed the "." doesn't.
Approved by: Anton Berezin <tobez@tobez.org> (MAINTAINER) |
5.6.2_2 03 May 2005 10:45:09 |
tobez |
Fix LATEST_LINK issues.
Nudged by: krion |
5.6.2_2 14 Feb 2005 10:17:07 |
tobez |
If one of locale-related variables set to a bad value in the user's
environment (like da_DK.ISO_8859-15 as opposed to da_DK.ISO8859-15 on
-CURRENT), perl ports cannot be built. While this condition clearly is
an operator error, it is still no excuse for the build failure.
Fix that by cleaning locale-related variables for configure and build
steps. No plist changes, no portrevision bump.
Reported by: Flemming Jacobsen <fj quite-at batmule maybe-dot dk> |
5.6.2_2 02 Feb 2005 09:34:05 |
tobez |
Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].
Use more correct OSVERSION threshold to distinguish between
base system perl and perl from ports - the right value is 500036 [1].
Also, simplify OSVERSION-related logic in lang/perl5 and lang/perl5.8.
Now it goes as follows:
- for lang/perl5.8, if there is perl in the base system, install
use.perl script, use a helpful pkg-message, and do not automatically
update symlinks;
- for lang/perl5.8, if there is no perl in the base system, do not
install use.perl script, and update symlinks automatically;
- for lang/perl5, always install use.perl;
- for lang/perl5, never update symlinks automatically;
- for lang/perl5, vary produced pkg-message depending on the presence of
the base system perl.
Bump PORTREVISION for both lang/perl5 and lang/perl5.8.
[1] Approved by: portmgr |
5.6.2_1 01 Feb 2005 20:58:37 |
tobez |
The separation of p5 ports' manual pages and perl's own manual pages was
done incorrectly. Fix that. |
5.6.2 01 Feb 2005 13:36:41 |
tobez |
Update to 5.6.2. Also:
- redirect output from h2ph to /dev/null [1];
- fix File::Path insecure file/directory permissions [2];
this resolves CAN-2004-0452
(http://vuxml.freebsd.org/c418d472-6bd1-11d9-93ca-000a95bc6fae.html);
- for OSVERSION < 500036, create symlinks in /usr/bin not only for
perl and suidperl, but also for a2p, c2ph, find2perl, h2ph, h2xs,
perlbug, perlcc, perldoc, pl2pm, pod2html, pod2latex, pod2man,
pod2text, s2p, and splain; perl and suidperl are still enough for
more recent FreeBSD versions [3];
- clean up created symlinks upon deinstallation [4];
- try to cleanup symlinks created by older versions of lang/perl5 and
lang/perl5.8, during both installation and deinstallation [5];
- added support for DISABLE_BSDPAN environment variable [6]; (Only the first 15 lines of the commit message are shown above ) |
5.6.1_15 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
5.6.1_15 05 Mar 2004 21:38:03 |
marcus |
Respect OSVERSION in the pkg-install script. This allows package building
tinderboxes to do the righ thing reagrding Perl in a chroot/jail environment
regardless of the underlying host OS version.
Approved by: perl (tobez) |
5.6.1_15 01 Mar 2004 15:38:43 |
obrien |
Fix the perl builds. |
5.6.1_15 01 Mar 2004 08:54:11 |
obrien |
Fix "pkg_add -r perl" for 5.2-CURRENT (and later). This will now install
perl 5.8 for 5.2-CURRENT.
Approved by: perl |
5.6.1_15 05 Feb 2004 06:11:16 |
marcus |
Use the correct pkg-message on recent versions of -CURRENT.
Reported by: bento via kris |
5.6.1_15 04 Feb 2004 19:21:31 |
marcus |
Don't run use.perl port by default on recent versions of -CURRENT. |
5.6.1_15 04 Feb 2004 19:14:29 |
marcus |
Don't run use.perl port by default on recent versions of -CURRENT. |
5.6.1_15 03 Dec 2003 06:14:42 |
marcus |
Build the DynaLoader with -fPIC to fix some build problems on amd64.
Submitted by: tobez
Approved by: portmgr (implicit) |
5.6.1_14 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
5.6.1_14 30 Sep 2003 08:33:57 |
tobez |
Add a patch to properly escape generated action attribute in
CGI::start_form. The escape code is taken from CGI.pm v.3.00.
PR: 57391
Reported by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp> |
5.6.1_13 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
5.6.1_13 28 Apr 2003 10:53:21 |
sobomax |
Respect global CC settings.
Approved by: maintainer |
5.6.1_13 24 Apr 2003 13:19:21 |
tobez |
Under certain conditions, perl's configure script could pick a directory
other than ${LOCALBASE}/bin to install its scripts (h2ph, perldoc, and
friends) to. Fix that.
PR: 51350
Reported by: Oliver Brandmueller <ob@gruft.de> |
5.6.1_12 21 Apr 2003 14:27:37 |
tobez |
Patch Safe.pm (see
http://use.perl.org/articles/02/10/06/1118222.shtml?tid=5).
Reported by: kuriyama |
5.6.1_11 07 Mar 2003 06:05:38 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
5.6.1_11 18 Feb 2003 13:38:21 |
kuriyama |
Cleanup extra directories.
Approved by: tobez (maintainer) |
5.6.1_11 03 Jan 2003 08:26:35 |
ijliao |
chase gdbm lib version |
5.6.1_11 04 Dec 2002 16:50:04 |
bmah |
On recent 5-CURRENT, there is no Perl wrapper. It is therefore possible
that /usr/bin/perl5 doesn't exist, which violates some of use.perl's
assumptions. Take care of this case. [1]
Also in the case of a recent 5-CURRENT, automatically perform
"use.perl port" during package/port installation. This helps the
installation of sysinstall's new "Perl distribution", in that
sysinstall doesn't need to do this explicitly as Yet Another Special
Case. [2]
PORTREVISION bump after all this good stuff.
Requested by: bmah [1], jhb [2]
Submitted by: tobez (port MAINTAINER)
Approved by: portmgr (kris) |
5.6.1_10 01 Nov 2002 14:43:46 |
tobez |
Make perl's configure be aware of gcc command line syntax change from
-Acpu(i386) to -Acpu=i386 and similar.
The patch is from Perlland:
http://archive.develooper.com/perl5-porters@perl.org/msg79350.html
While at it, add $ FreeBSD $ to the rest of the patches.
Reported by: kuriyama |
5.6.1_9 29 Oct 2002 15:47:13 |
tobez |
Fix a bug in perl 5.6.1 described in
http://archive.develooper.com/perl5-porters@perl.org/msg58812.html
with a patch from
http://archive.develooper.com/perl5-porters@perl.org/msg58819.html
While we normally do not fix non-FreeBSD problems with 3rd party
software, it is expected that perl 5.6.1 will be used widely for some
time to come, and the bug is bad enough to grant the inclusion of the
patch here. |
5.6.1_8 14 Sep 2002 13:32:07 |
sobomax |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
5.6.1_8 28 Jul 2002 08:25:08 |
tobez |
Add two knobs:
WITH_PERL_MALLOC - to compile with perl's own malloc, as opposed to the
freebsd system malloc. Some might find this useful, since perl's malloc
is marginally faster in typical cases, and orders of magnitude faster in
degenerate cases. Use with care.
WITH_GDBM - to compile with gdbm support.
Requested by: netchild (WITH_PERL_MALLOC),
Joachim Leidinger <jojo@blackpoint.de> (WITH_GDBM) |
5.6.1_7 10 Jul 2002 16:06:00 |
tobez |
1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:
Force installs. This is to allow (semi-)automatic garbage removal by
"find /usr/libdata -ctime -N -delete".
Well - substitute /usr/libdata with /usr/local/lib/perl5 here.
Requested by: sheldonh
2. Do not link with libbind even if Configure detects it. A particular
reason for that is that perl's getpw* stop working with NIS.
Reported by: Russell Cattelan <cattelan@thebarn.com> |
5.6.1_6 16 Jun 2002 13:03:18 |
tobez |
During deinstallation, for *.ph files, replace find | xargs rm with
find -delete, for obvious reasons. No PORTREVISION bump. |
5.6.1_6 16 Jun 2002 12:40:13 |
tobez |
Fix manpath.config patching in case there is no system perl manpath
(read: -current). No PORTREVISION bump. |
5.6.1_6 16 Jun 2002 12:28:02 |
tobez |
1. Do not do rm -rf as a mean to deinstall this port. Instead, apart
from normal rmdir'ing and unexec rmdir'ing, do a find | xargs rm for
generated .ph files, since those will differ in different versions of
FreeBSD just like .h files may not be the same.
2. Install.pm is broken in 5.6.1 and leads to the wrong .packlist
generation, which, in turn, breaks BSDPAN. Fix that.
3. Extend use.perl to patch /etc/manpath.config so that manpages for
modules installed by this and other p5- ports are be available.
PR: 39108 (item 1)
Reported by: Dan Nelson <dan@dan.emsphone.com> (item 1) |
5.6.1_5 09 Jun 2002 11:26:23 |
dougb |
Bump PORTREVISION to take the new version of use.perl into account.
Requested by: tobez |
5.6.1_4 09 Jun 2002 11:24:22 |
dougb |
Update to better handle life as it is now in -current.
Approved by: tobez (MAINTAINER) |
5.6.1_4 02 Jun 2002 21:22:25 |
tobez |
Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the
@INC array. This takes care of the infamous problem of updating the
packages already in the perl distribution. With this change, no tricks
are any longer necessary for such p5 ports, except the usual tweaking of
INSTALLDIRS in Makefile.PL. This last one can also be taken care of by
an appropriate BSDPAN modifications, but until we have the `natural'
@INC order in the 4.X base system perl, it is meaningless.
Do not include iconv.h and do not link with libiconv. Iconv is not used
by perl in any way currently, but it used to link it if found.
Fix perl on freebsd/sparc64.
PR: 33212 (iconv), 37605 (iconv), 38813 (sparc64)
Reported by: Vivek Khera <khera@kciLink.com> (iconv),
Martin Nilsson <martin@gneto.com> (iconv)
Submitted by: jake (sparc64) |
5.6.1_3 24 May 2002 10:39:00 |
tobez |
Use a cleaner, documented way to obtain the path of BSDPAN. This fixes
the problems with threaded perl build. The threaded perl is curently
unsupported by this port but seems to work fine with this fix applied.
Reported by: Jens Fallesen <jens@fallesen.dk> |
5.6.1_2 21 May 2002 11:27:15 |
tobez |
Make make depend to work with the new gcc (the new preprocessor outputs
more stuff than the old one, which confuses makedepend script in the
distribution).
PORTREVISION is not bumped since there was no functionality change.
Reported-by: too many to list here |
5.6.1_2 20 May 2002 00:03:08 |
tobez |
1. Speed up the fetch stage by using groups of MASTER_SITES.
2. Remove the dependency on perl (rather important for this port).
3. Make the script this port installs use the version of perl from ports.
Reported-by: (item 2) Juriy Goloveshkin <j@gu.ru>, Mark Huizer
<xaa@timewasters.nl> |
19 Dec 2001 17:05:05 |
tobez |
Unforbid the port for the use of general FreeBSD public. |
20 Aug 2001 14:51:14 |
tobez |
Make this port do the same thing whether databases/gdbm is installed or not -
do not install GDBM_File extension. |
29 Jun 2001 17:43:51 |
tobez |
Fix wrong directory name. |
12 Jun 2001 20:36:36 |
tobez |
Take over maintainership. |
10 Apr 2001 20:57:49 |
markm |
Update for Perl 5.6.1. |
22 Mar 2001 15:17:47 |
markm |
Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE who really want
it. |
05 Feb 2001 15:04:13 |
olgeni |
Some style fixes in the lang category (usual round of spaces -> tabs) |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |