aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.14/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix plist orphansMathieu Arnold2014-06-121-0/+1
| | | | | | | | Noticed by: miwi Sponsored by: Absolight Notes: svn path=/head/; revision=357601
* Add CPE information.Dag-Erling Smørgrav2014-06-041-1/+1
| | | | | | | With hat: ports-secteam Notes: svn path=/head/; revision=356516
* I Forgot to update the CONFLICTS.Mathieu Arnold2014-05-271-1/+1
| | | | | | | | Submitted by: az Sponsored by: Absolight Notes: svn path=/head/; revision=355566
* Add perl 5.20.0.Mathieu Arnold2014-05-271-0/+1
| | | | | | | | Changes: http://search.cpan.org/dist/perl-5.20.0/pod/perldelta.pod Sponsored by: Absolight Notes: svn path=/head/; revision=355497
* Ship Perl with its real licenses, and not the stock ones.Mathieu Arnold2014-05-261-1/+3
| | | | | | | | | While there, sort the plist according to makeplist. Sponsored by: Absolight Notes: svn path=/head/; revision=355464
* USES=tar:bzip2Mathieu Arnold2014-04-071-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=350521
* - Remove temp file on deinstall[1]Mathieu Arnold2014-03-311-13/+13
| | | | | | | | | | | - Unshun all installation commands - Make PREFIX-clean Poked by: bdrewery [1] Sponsored by: Absolight Notes: svn path=/head/; revision=349811
* Pet portscout.Mathieu Arnold2014-03-061-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=347267
* Like it was announced six months ago, remove Perl 5.12.Mathieu Arnold2014-02-141-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=344266
* Massive cleanup of the Perl ports:Mathieu Arnold2014-02-121-20/+15
| | | | | | | | | | | | | | - Use SUB_FILES instead of own backed version - Have etc/perl5_version in the package instead of generating a static one at install - Move some mkdirs from pkg-install to pkg-plist - Move the bin/perl5 creation from plist to post-install Reviewed by: az Sponsored by: Absolight Notes: svn path=/head/; revision=343921
* Remove all NO_LATEST_LINK, all of them have different PKGNAMEs.Mathieu Arnold2014-02-111-2/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=343737
* PERLIOBUF_DEFAULT_BUFSIZ - new knob for controlling PerlIO buffer size.Andrej Zverev2014-02-101-0/+7
| | | | | | | | | | | | Additional information: - http://perl5.git.perl.org/perl.git/commit/b83080de5c4254 This change doesn't affect default perl behavior. Requested by: Anton Yuzhaninov <ayuzhaninov@openstat.ru> Notes: svn path=/head/; revision=343616
* With 338990, they should be JOBS safe.Mathieu Arnold2014-01-071-1/+0
| | | | Notes: svn path=/head/; revision=338999
* Take care of whatis database.Mathieu Arnold2013-11-301-1/+1
| | | | | | | | | | | - remove on deinstall - create on install PR: ports/184164 Submitted by: Tatsuki Makino Notes: svn path=/head/; revision=335309
* Enable threads by default on all Perl versions.Mathieu Arnold2013-11-181-2/+2
| | | | | | | | | PR: ports/183530 Submitted by: mat Exp-Run by: bdrewery Notes: svn path=/head/; revision=334224
* remove unused target (AZ:)Andrej Zverev2013-10-241-1/+0
| | | | Notes: svn path=/head/; revision=331456
* Ah, mixed up CONFLICTS and CONFLICTS_INSTALL.Mathieu Arnold2013-10-231-1/+1
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=331368
* Have perl ports use different package names so that they don't conflict.Mathieu Arnold2013-10-231-3/+13
| | | | | | | | Submitted by: az Approved by: az,bapt Notes: svn path=/head/; revision=331363
* - bump PORTREVISION to reflect latest pkg-plist fixes.Andrej Zverev2013-10-081-1/+1
| | | | | | | | | | I hope this will make QAT happy Requested by: many With hat: perl@ Notes: svn path=/head/; revision=329776
* - Add more missed dirs for stagingAndrej Zverev2013-10-051-0/+2
| | | | | | | Submitted by: antoine@ (via IRC, version for perl5.14) Notes: svn path=/head/; revision=329465
* Stop renaming perl ports base on optionsBaptiste Daroussin2013-10-031-1/+0
| | | | Notes: svn path=/head/; revision=329188
* - Fixup staging with pkgng.Mathieu Arnold2013-10-031-1/+4
| | | | | | | | | - Always use new LIB_DEPENDS format. Pointy hat to: myself Notes: svn path=/head/; revision=329184
* Remove the now useless pre-su-install target.Mathieu Arnold2013-10-031-4/+0
| | | | | | | Spotted by: bapt Notes: svn path=/head/; revision=329162
* Support staging.Mathieu Arnold2013-10-031-19/+12
| | | | Notes: svn path=/head/; revision=329160
* - Now use.perl don't spam /etc/make.conf and using ↵Andrej Zverev2013-09-231-2/+2
| | | | | | | | | | | | | | ${LOCALBASE}/etc/perl5_version instead You must switch to DEFAULT_VERSIONS (see ports/UPDATING entry 20130920 by bapt@) if you are still using PERL_VERSION to define a specific version requirement. - bump portrevision Reviewed by: bapt@ Notes: svn path=/head/; revision=327989
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Sort CONFLICTSSunpoet Po-Chuan Hsieh2013-08-221-2/+2
| | | | Notes: svn path=/head/; revision=325216
* Introduce Perl 5.18.1Mathieu Arnold2013-08-131-1/+2
| | | | | | | | Changes: http://search.cpan.org/dist/perl-5.18.0/pod/perldelta.pod Changes: http://search.cpan.org/dist/perl-5.18.1/pod/perldelta.pod Notes: svn path=/head/; revision=324662
* - Revert MAKE_JOBS_UNSAFE. At least it failed on 9.1-QAT/amd64.Andrej Zverev2013-07-221-0/+1
| | | | Notes: svn path=/head/; revision=323489
* - Mark job safeAndrej Zverev2013-07-221-1/+0
| | | | | | | Tested by: Anton Yuzhaninov <ayuzhaninov@openstat.ru>, az@ Notes: svn path=/head/; revision=323474
* - lang/perl5.12 upgrade to 5.12.5Andrej Zverev2013-06-121-27/+19
| | | | | | | | | | | | | | | | | - lang/perl5.14 upgrade to 5.14.4 - lang/perl5.16 upgrade to 5.16.3 - Global modify SITE_PERL[1][2] [1] - See more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=26605+0+archive/2013/freebsd-perl/20130609.freebsd-perl [2] - Fix for mail/cyrus-imapd* - Approved by portmrg(bapt@) Please, see ports/UPDATING for upgrade procedure. Reviewed by: bapt@ (exp-run), culot@ Notes: svn path=/head/; revision=320679
* Revert logic for PERL_VENDOR_PREFIX.Andrej Zverev2013-05-081-3/+2
| | | | | | | Requested by: citrin Notes: svn path=/head/; revision=317668
* - Fix CONFLICTSAndrej Zverev2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317512
* - Fix typo VENDOR_PREFIX -> VENDOR_PREFIX_DESCAndrej Zverev2013-05-061-1/+1
| | | | | | | | | | PR: ports/178363 Submitted by: Sayetsky Anton <vsjcfm@gmail.com> Pointy hat: az@ Notes: svn path=/head/; revision=317478
* lang/perl5.*Andrej Zverev2013-05-061-30/+27
| | | | | | | | | | | | | | | | - OPTIONS to OptionNG conversion - Remove ABI version number from LIB_DEPENDS - Add VENDOR prefix to list of OPTIONS lang/perl5.14 - Remove outdated CONFLICTS with perl5.(6|8) Reviewed by: bapt@ With hat: perl@ Notes: svn path=/head/; revision=317464
* Reassing lang/perl5* to perl@Baptiste Daroussin2013-04-221-6/+2
| | | | | | | | | While here trim headers Feature safe: yes Notes: svn path=/head/; revision=316226
* Perl 5.x: fix CVE-2013-1667Eygene Ryabinkin2013-03-101-1/+1
| | | | | | | Feature safe: wholeheartedly hope so Notes: svn path=/head/; revision=313838
* Introduce Perl 5.16.0Sergey Skvortsov2012-06-301-1/+1
| | | | | | | | Changes: http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod Approved by: portmgr (linimon) Notes: svn path=/head/; revision=300289
* - Pull ↵Philip M. Gollucci2012-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | https://github.com/dagolden/extutils-makemaker/commit/a19beeaa9f0df1be60d5a45bf22c0a42dd600dca/raw to fix: Can't use string "XXX" as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/5.14.2/ExtUtils/MM_Unix.pm line 2893. - perl 5.14.[012] shipped with a broken version of ExtUtils::MakeMakker (6.57_06) which is fixed in 6.57_06. This patch can hopefully go away when/if perl 5.14.3 is released. - Bump PORTREVISION PR: ports/165457 With Hat: perl@ Notes: svn path=/head/; revision=292865
* - Add option to build with -pthread, default to on. Note this is not the sameSteve Wills2012-02-151-1/+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 to 5.14.2Sergey Skvortsov2011-12-191-2/+1
| | | | | | | Changes: http://search.cpan.org/~flora/perl-5.14.2/pod/perldelta.pod Notes: svn path=/head/; revision=287663
* Update BSDPAN to 20111107:Sergey Skvortsov2011-11-101-2/+2
| | | | | | | | | | | | | | - 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
* - 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-081-0/+1
| | | | | | | | | | | | 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
* Update to 5.14.1Sergey Skvortsov2011-06-191-1/+1
| | | | | | | Changes: http://search.cpan.org/~jesse/perl-5.14.1/pod/perldelta.pod Notes: svn path=/head/; revision=275828
* Fix DEPORIGIN in BSDPAN.Sergey Skvortsov2011-06-191-1/+1
| | | | | | | | PR: ports/157565 Submitted by: Dan Lukes <dan@obluda.cz> Notes: svn path=/head/; revision=275823
* Introduce Perl 5.14.0Sergey Skvortsov2011-05-171-3/+4
| | | | | | | 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
* - Is not MAKE_JOBS_SAFE:Pav Lucistnik2011-01-271-1/+1
| | | | | | | | | | | | | chmod 755 libsdbm.a /usr/bin/ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a chmod: libsdbm.a: No such file or directory *** Error code 1 Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=268302
* Update to 5.12.3Sergey Skvortsov2011-01-251-2/+1
| | | | | | | | Changes: http://search.cpan.org/~rjbs/perl-5.12.3/pod/perl5123delta.pod Feature safe: yes Notes: svn path=/head/; revision=268214