summaryrefslogtreecommitdiff
path: root/lang/perl5.6 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port lang/perl5.6Sergey Skvortsov2009-06-0819-2194/+0
| | | | Notes: svn path=/head/; revision=235439
* Remove variable PERL_VER from the ports tree at all - becauseSergey Skvortsov2009-03-052-106/+15
| | | | | | | it is obsolete since Perl 5.6.0. Notes: svn path=/head/; revision=229523
* Rename: lang/perl5 -> lang/perl5.6Sergey Skvortsov2009-02-011-0/+3
| | | | | | | PR: ports/131046 Notes: svn path=/head/; revision=227400
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-052-30/+0
| | | | Notes: svn path=/head/; revision=225297
* - Take maintainership [1]Sergey Skvortsov2008-11-201-3/+5
| | | | | | | | | | - Add CONFLICTS - Use "pre-su-install" (for rootless builds) Approved by: tobez (previous maintainer) Notes: svn path=/head/; revision=223089
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-0/+7
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* Filter out <command-line> from preprocessor output in makedepend.SHAlexander Kabaev2007-05-031-5/+11
| | | | | | | to fix build with GCC 4.2.0. Notes: svn path=/head/; revision=191441
* Objformat fallout fix.Anton Berezin2007-02-191-2/+26
| | | | Notes: svn path=/head/; revision=185536
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=169648
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-81/+81
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs withBill Fenner2005-10-101-1/+1
| | | | | | | | | %SUBDIR% in them, and the site that needed the "." doesn't. Approved by: Anton Berezin <tobez@tobez.org> (MAINTAINER) Notes: svn path=/head/; revision=144841
* Fix LATEST_LINK issues.Anton Berezin2005-05-031-0/+2
| | | | | | | Nudged by: krion Notes: svn path=/head/; revision=134542
* If one of locale-related variables set to a bad value in the user'sAnton Berezin2005-02-141-0/+5
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=128764
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].Anton Berezin2005-02-022-21/+3
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=127896
* The separation of p5 ports' manual pages and perl's own manual pages wasAnton Berezin2005-02-013-22/+111
| | | | | | | done incorrectly. Fix that. Notes: svn path=/head/; revision=127874
* Update to 5.6.2. Also:Anton Berezin2005-02-0115-541/+1114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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]; - be explicit about use.perl usage after installation of 4.X systems, and on systems where lang/perl5.8 is prefered to lang/perl5; the exact range is OSVERSION < 500036 || OSVERSION >= 502100 [7]; - respect __MAKE_CONF partially (the build-time value is used) [8]; - use.perl is now the same as pkg-install is now the same as pkg-deinstall; apart from the changes already mentioned above, this is a shell script now; - use.perl's logic is also simplified in several ways [9]; - fix a BSDPAN bug [10]; - create and remove %%SITE_PERL%%/%%PERL_ARCH%%/auto, just like lang/perl5.8 does, to silent pointyhat [11]; - apply a patch to handle daylight saving time correctly in POSIX::strftime [12]; - the port now creates and uses shared libperl.so, as lang/perl5.8 port does; - move MAN3 manual pages under ${PREFIX}/lib/perl5/${PERL_VER}/perl, as to avoid conflict with some of the p5 ports; - do not build suidperl by default any longer; one should use ENABLE_SUIDPERL to do that; - move out manpage list to a separate Makefile.man; - in general, the port layout is made much more similar to lang/perl5.8, including. Outstanding issues: Module::Build support for BSDPAN, SU_CMD support (PR 70831), PR 64963 (partially), and anything else that I forgot. [1] Nudged by: krion [2] Reported by: nectar Patch from: Chris Turner @ RedHat [3] PR: 55760, 57151, 58406 [4] Requested by: kris PR: 54262 [5] PR: 51281, 51539 [6] PR: 57134 [7] PR: 60736 [8] PR: 74431 [9] Perl version submitted by des, implemented in sh [10] Reported by: Alexander Nagilum <freebsd %at% nagilum de> [11] PR: 71390 [12] PR: 74042, perl bug 18238 Notes: svn path=/head/; revision=127846
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Respect OSVERSION in the pkg-install script. This allows package buildingJoe Marcus Clarke2004-03-051-3/+7
| | | | | | | | | | tinderboxes to do the righ thing reagrding Perl in a chroot/jail environment regardless of the underlying host OS version. Approved by: perl (tobez) Notes: svn path=/head/; revision=103050
* Fix the perl builds.David E. O'Brien2004-03-011-4/+4
| | | | Notes: svn path=/head/; revision=102649
* Fix "pkg_add -r perl" for 5.2-CURRENT (and later). This will now installDavid E. O'Brien2004-03-011-0/+4
| | | | | | | | | perl 5.8 for 5.2-CURRENT. Approved by: perl Notes: svn path=/head/; revision=102606
* Use the correct pkg-message on recent versions of -CURRENT.Joe Marcus Clarke2004-02-051-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=100028
* Don't run use.perl port by default on recent versions of -CURRENT.Joe Marcus Clarke2004-02-041-1/+1
| | | | Notes: svn path=/head/; revision=99995
* Don't run use.perl port by default on recent versions of -CURRENT.Joe Marcus Clarke2004-02-041-1/+1
| | | | Notes: svn path=/head/; revision=99993
* Build the DynaLoader with -fPIC to fix some build problems on amd64.Joe Marcus Clarke2003-12-032-1/+12
| | | | | | | | Submitted by: tobez Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94849
* utilize SITE_PERLYing-Chieh Liao2003-10-241-5/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Add a patch to properly escape generated action attribute inAnton Berezin2003-09-302-1/+16
| | | | | | | | | | 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> Notes: svn path=/head/; revision=89884
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Respect global CC settings.Maxim Sobolev2003-04-281-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=79782
* Under certain conditions, perl's configure script could pick a directoryAnton Berezin2003-04-241-1/+2
| | | | | | | | | | | other than ${LOCALBASE}/bin to install its scripts (h2ph, perldoc, and friends) to. Fix that. PR: 51350 Reported by: Oliver Brandmueller <ob@gruft.de> Notes: svn path=/head/; revision=79585
* Patch Safe.pm (seeAnton Berezin2003-04-212-1/+21
| | | | | | | | | http://use.perl.org/articles/02/10/06/1118222.shtml?tid=5). Reported by: kuriyama Notes: svn path=/head/; revision=79415
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Cleanup extra directories.Jun Kuriyama2003-02-181-1/+3
| | | | | | | Approved by: tobez (maintainer) Notes: svn path=/head/; revision=75805
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* On recent 5-CURRENT, there is no Perl wrapper. It is therefore possibleBruce A. Mah2002-12-043-6/+31
| | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=71365
* Make perl's configure be aware of gcc command line syntax change fromAnton Berezin2002-11-014-4/+17
| | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=69250
* Fix a bug in perl 5.6.1 described inAnton Berezin2002-10-292-1/+12
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=69108
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-0/+4
| | | | | | | | | | | | | 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.) Notes: svn path=/head/; revision=66299
* Add two knobs:Anton Berezin2002-07-283-7/+34
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=63660
* 1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2:Anton Berezin2002-07-103-6/+14
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=62775
* During deinstallation, for *.ph files, replace find | xargs rm withAnton Berezin2002-06-161-1/+1
| | | | | | | find -delete, for obvious reasons. No PORTREVISION bump. Notes: svn path=/head/; revision=61367
* Fix manpath.config patching in case there is no system perl manpathAnton Berezin2002-06-161-4/+11
| | | | | | | (read: -current). No PORTREVISION bump. Notes: svn path=/head/; revision=61363
* 1. Do not do rm -rf as a mean to deinstall this port. Instead, apartAnton Berezin2002-06-164-4/+123
| | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=61362
* Bump PORTREVISION to take the new version of use.perl into account.Doug Barton2002-06-091-1/+1
| | | | | | | Requested by: tobez Notes: svn path=/head/; revision=60962
* Update to better handle life as it is now in -current.Doug Barton2002-06-091-9/+26
| | | | | | | Approved by: tobez (MAINTAINER) Notes: svn path=/head/; revision=60961
* Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in theAnton Berezin2002-06-029-8/+87
| | | | | | | | | | | | | | | | | | | | | | @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) Notes: svn path=/head/; revision=60490
* Use a cleaner, documented way to obtain the path of BSDPAN. This fixesAnton Berezin2002-05-242-3/+4
| | | | | | | | | | 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> Notes: svn path=/head/; revision=59872
* Make make depend to work with the new gcc (the new preprocessor outputsAnton Berezin2002-05-211-0/+13
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=59620