summaryrefslogtreecommitdiff
path: root/lang/perl5.10 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove lang/perl5.8 and lang/perl5.10Andrej Zverev2013-02-0416-4123/+0
| | | | | | | | Reviewed by: bapt@ Approved by: skv@ (implicit via email) Notes: svn path=/head/; revision=311580
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Deprecate and set expiration dateAndrej Zverev2012-10-061-0/+3
| | | | | | | | | PR: ports/170602, ports/170603 Submitted by: az Approved by: maintainer (timeout) Notes: svn path=/head/; revision=305394
* Introduce Perl 5.16.0Sergey Skvortsov2012-06-301-1/+2
| | | | | | | | Changes: http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod Approved by: portmgr (linimon) Notes: svn path=/head/; revision=300289
* Undo ports/165457 to not violate POLA. As far as I knew, the PRMark Linimon2012-03-1116-0/+4119
| | | | | | | | | | | | | | was to test what happened when we did eventually delete these two ports, not to delete them immediately. A subsequent commit will add appropriate deprecation messages. Hat: portmgr PR: ports/165457 Feature safe: yes (actually no, however, this is to preserve POLA) Notes: svn path=/head/; revision=293132
* - Remove lang/perl5.8 (12/16/2008 EOL) and lang/perl5.10 (08/23/2009 EOL)Philip M. Gollucci2012-03-0816-4119/+0
| | | | | | | | | | | | | | | | | | | | | | | - lang/5.12 (default) is in Maint mode and lang/5.14 is GA right now. - The final UNcommitted portition of this PR will move the default perl to lang/perl5.14 but mail/cyrus-impad2 mail/cyrus-impad22 print/perlftlib audio/papcl www/WebMagick misc/gcstar math/ploymak must be fixed or marked BROKEN 1st. PR: ports/165457 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292976
* - Add option to build with -pthread, default to on. Note this is not the sameSteve Wills2012-02-151-2/+4
| | | | | | | | | | | | | as threaded perl. PR: ports/163878 Submitted by: swills (myself) Approved by: portmgr (erwin) Discussed with: tobez With hat: perl@ Notes: svn path=/head/; revision=291382
* Update BSDPAN to 20111107:Sergey Skvortsov2011-11-102-4/+4
| | | | | | | | | | | | | | - Fix warning: Warning: prerequisite ExtUtils::MakeMaker x.xx not found. We have unknown version. - Fix forever loop occured when installing modules directly via cpan. PR: ports/162151 Submitted by: az Feature safe: yes Notes: svn path=/head/; revision=285441
* - Fix build on FreeBSD 10Martin Wilke2011-11-051-0/+30
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=285104
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-2/+2
| | | | Notes: svn path=/head/; revision=281668
* - Fix perl configure erroneously saving /usr/local/script as a site script ↵Dmitry Marakasov2011-08-082-2/+12
| | | | | | | | | | | | install directory if it's present, which leads to misinstallation of many ports which install perl scripts (p5-Mail-SpamAssassin, for example) PR: 149771 Submitted by: Peter Radcliffe <pir-freebsd.org@pir.net> Patch by: myself Approved by: jadawin Notes: svn path=/head/; revision=279239
* - remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276987
* Introduce Perl 5.14.0Sergey Skvortsov2011-05-171-1/+2
| | | | | | | Changes: http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod Notes: svn path=/head/; revision=274235
* Change default Perl version to 5.12.Sergey Skvortsov2011-05-061-1/+1
| | | | Notes: svn path=/head/; revision=273695
* - Support = in hostnames compatiable with misc/149510.Philip M. Gollucci2010-12-101-1/+1
| | | | | | | | | PR: ports/148255 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (skv ; 121 days) Notes: svn path=/head/; revision=266013
* Do not touch /etc/manpath.config on -CURRENT after man.d/perl.conf is usedRenato Botelho2010-12-061-3/+7
| | | | | | | | | | | instead PR: ports/151914 Submitted by: garga@ Approved by: skv@ (maintainer) Notes: svn path=/head/; revision=265753
* Add LICENSE_COMB (it was not checked by portlint).Sergey Skvortsov2010-11-051-0/+1
| | | | | | | | PR: ports/151963 [1] Submitted by: ohauer, Wouter Oosterveld <wouter@fizzyflux.nl> [1] Notes: svn path=/head/; revision=264135
* Specify LICENSE.Sergey Skvortsov2010-11-051-0/+2
| | | | Notes: svn path=/head/; revision=264130
* Add patch to install a configuration file for the new man utilityGordon Tetlow2010-11-054-8/+26
| | | | | | | | | instead of manipulating /etc/manpath.config. Approved by: maintainer (timeout), wes@ (mentor, implicit) Notes: svn path=/head/; revision=264121
* Introduce Perl 5.12.1Sergey Skvortsov2010-07-151-1/+2
| | | | | | | Acknowledgements: kuriyama Notes: svn path=/head/; revision=257819
* Fix my stupidest typo.Sergey Skvortsov2010-07-151-2/+2
| | | | | | | | | PR: ports/148634 Submitted by: Warren Block <wblock@wonkity.com> Pointed by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=257815
* - Fix generation of '+CONTENTS' file for 'bsdpan-*' packages [1]Sergey Skvortsov2010-07-143-5/+17
| | | | | | | | | | | | - Don't remove '/usr/local/lib' from path $libpth if this dir does not exist [2] PR: ports/116908 [1] Submitted by: Steve Wills <steve@mouf.net> [1], Kukushkin Konstantin <dark@ramtel.ru> [2] Notes: svn path=/head/; revision=257756
* Correct spell of PORTREVISION.Hajimu UMEMOTO2010-05-101-1/+1
| | | | Notes: svn path=/head/; revision=254087
* - Add patches for RT 69973 [1], RT 71952 [2]Sergey Skvortsov2010-05-064-4/+146
| | | | | | | | | | | | | - Update P5PORTER mode [3] - Update CONFLICTS for Perl 5.12 Pointed by: a.smith xx ukgrid.net [1] PR: ports/144717 [2], ports/142110 [3] Submitted by: Bryan Fullerton <bryanf@samuraiconsulting.ca> [2], Alex Deiter <alex.deiter xx gmail.com> [3] Notes: svn path=/head/; revision=253832
* Change default Perl version to 5.10.Sergey Skvortsov2010-02-051-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=249314
* - Mark MAKE_JOBS_UNSAFEPhilip M. Gollucci2010-01-091-0/+1
| | | | | | | | | | PR: ports/141959 Approved by: maintainer timeout (skv; 17 days) Submitted by: myself (pgollucci@) Reported by: ASF TB, P6 TB Notes: svn path=/head/; revision=247487
* perl-after-upgrade:Sergey Skvortsov2009-11-231-4/+2
| | | | | | | | | - simplify regexes - catch lines in +CONTENTS like: @unexec rmdir %D/lib/perl5/5.10.0 2>/dev/null || true Notes: svn path=/head/; revision=244689
* Fix script "use.perl": correctly check variables 'need_*'.Sergey Skvortsov2009-11-051-7/+7
| | | | | | | Submitted by: Artis Caune <artis.caune xx gmail.com> Notes: svn path=/head/; revision=243848
* - Fix behaviour of USE_PERL option when it is "off"Sergey Skvortsov2009-11-022-5/+12
| | | | | | | - Add PORTSCOUT variable Notes: svn path=/head/; revision=243662
* Update to 5.10.1Sergey Skvortsov2009-09-1122-584/+319
| | | | | | | Changes: http://search.cpan.org/~dapm/perl-5.10.1/pod/perl5101delta.pod Notes: svn path=/head/; revision=241213
* - Add option MULTIPLICITYSergey Skvortsov2009-07-062-1/+101
| | | | | | | - Add bugfix for map memory leak (RT#53038) Notes: svn path=/head/; revision=237256
* - Add more essential bugfixesSergey Skvortsov2009-06-084-2/+65
| | | | | | | | | | | - Add perl-threaded-5.* to CONFLICTS [1] - Introduce PERL_VENDOR_PREFIX variable - Be really PREFIX-neutral [2} Submitted by: lth [1], rafan [2] Notes: svn path=/head/; revision=235438
* Add bugfiux for "Attributes + Unkown Error".Sergey Skvortsov2009-04-112-1/+49
| | | | | | | Bug: http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472 Notes: svn path=/head/; revision=232097
* Fix packaging with enabled GDBM option.Sergey Skvortsov2009-04-051-1/+0
| | | | | | | | PR: ports/133391 Submitted by: G.raud Continsouzas <geraud xx gcu.info> Notes: svn path=/head/; revision=231633
* Add several bugfixes, imported from maint-5.10Sergey Skvortsov2009-04-0412-0/+291
| | | | | | | (i.e. will be included into forthcoming 5.10.1). Notes: svn path=/head/; revision=231575
* Fix CONFLICTS.Sergey Skvortsov2009-03-291-1/+1
| | | | Notes: svn path=/head/; revision=231233
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-288-367/+623
| | | | Notes: svn path=/head/; revision=231213
* Add MAKE_JOBS_SAFE variable.Sergey Skvortsov2009-03-231-0/+1
| | | | | | | | PR: ports/132964 Submitted by: mm Notes: svn path=/head/; revision=230739
* Update "perl-after-upgrade": set correct perl package name in @pkgdep.Sergey Skvortsov2009-03-132-46/+5
| | | | Notes: svn path=/head/; revision=229989
* Fix PORTVERSION.Sergey Skvortsov2009-03-051-1/+1
| | | | Notes: svn path=/head/; revision=229529
* Remove variable PERL_VER from the ports tree at all - becauseSergey Skvortsov2009-03-052-117/+19
| | | | | | | it is obsolete since Perl 5.6.0. Notes: svn path=/head/; revision=229523
* Update BSDPAN:Sergey Skvortsov2009-03-032-5/+7
| | | | | | | | - fix pkgdb/+* files creation - add lang/perl5.X as package dependency (via @pkgdep line) Notes: svn path=/head/; revision=229427
* Fix install of BSDPAN (BSDPAN_WRKSRC) and unbreak.Ion-Mihai Tetcu2009-02-161-1/+1
| | | | | | | | | Submitted by: Vladimir Timofeev <vovkasm@gmail.com> Prompted by: QAT on-commit run Pointyhat to: skv@ Notes: svn path=/head/; revision=228485
* * Fix suidperl functionality. [1]Sergey Skvortsov2009-02-153-4/+15
| | | | | | | | | | * Update BSDPAN. PR: ports/131434 [1] Submitted by: William Olson <wolson xx gmail.com> [1] Notes: svn path=/head/; revision=228469
* Add "regression-test" make target.Sergey Skvortsov2009-01-261-3/+5
| | | | Notes: svn path=/head/; revision=226895
* Unbreak build of threaded perl.Sergey Skvortsov2009-01-141-1/+1
| | | | | | | | PR: ports/130529 Submitted by: Shin-ichi Yoshimoto <yosimoto xx waishi.jp> Notes: svn path=/head/; revision=226051
* Update to 5.8.9Sergey Skvortsov2009-01-139-308/+280
| | | | | | | | | | | | | | | | Also: - add option SITECUSTOMIZE which enable -Dusesitecustomize [1] - add patch against sv_dup() bug causes memory corruption in threaded perl [2] Changes: http://search.cpan.org/~nwclark/perl-5.8.9/pod/perl589delta.pod PR: 111120 [1], 130033 [2] Submitted by: "Ian A. Tegebo" <yontege xx dev-mug.rescomp.berkeley.edu> [1], kevin brintnall <kbrint xx rufus.net> [2] Notes: svn path=/head/; revision=225991
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-052-35/+0
| | | | Notes: svn path=/head/; revision=225297
* - Take maintainership [1]Sergey Skvortsov2008-11-202-25/+20
| | | | | | | | | | | - Use OPTIONS - Add CONFLICTS - Use "pre-su-install" (for rootless builds) Approved by: tobez (previous maintainer) [1] Notes: svn path=/head/; revision=223090