aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.16
Commit message (Expand)AuthorAgeFilesLines
* Use a less kludgy way for handling libperl.so's versionning and linking.Mathieu Arnold2014-12-242-14/+14
* Do not let Perl's Configure finds out if it needs to use nm or not. It shouldMathieu Arnold2014-12-221-1/+1
* Make Perl link all .so it builds with libperl.so.Mathieu Arnold2014-12-172-5/+15
* Retire BSDPAN.Mathieu Arnold2014-12-172-31/+3
* One last cleanup, factorize a few things into variables, add a few entries toMathieu Arnold2014-12-024-2016/+2032
* Really disable MULTIPLICITY if disabled in OPTIONS, and as it was always onMathieu Arnold2014-11-291-2/+4
* Fixup the makewhatis errors.Mathieu Arnold2014-11-282-3/+3
* /usr/bin/env is in SETENV, not ENV, and sometime, ENV=$USER/.shrc, which ofMathieu Arnold2014-11-271-1/+1
* Get the man config file right.Mathieu Arnold2014-11-271-1/+2
* And point man to the new right place.Mathieu Arnold2014-11-271-1/+1
* - Bring back the .packlist files, many people need them, they willMathieu Arnold2014-11-273-3/+19
* Now that 5.18 is the default, deprecate Perl 5.14 and Perl 5.16, the first oneMathieu Arnold2014-11-261-0/+3
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-23/+33
* Cleanup @dirrm*.Mathieu Arnold2014-10-031-351/+8
* lang/perl5*: Remove absolute path to makewhatis in pkg-plistJohn Marino2014-06-151-2/+2
* Fix plist orphansMathieu Arnold2014-06-121-0/+1
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-55/+0
* lang/perl5.16: fix warning in Math/BigInt.pmKurt Jaeger2014-06-102-1/+12
* Add CPE information.Dag-Erling Smørgrav2014-06-041-1/+1
* I Forgot to update the CONFLICTS.Mathieu Arnold2014-05-271-1/+1
* Add perl 5.20.0.Mathieu Arnold2014-05-271-0/+1
* Ship Perl with its real licenses, and not the stock ones.Mathieu Arnold2014-05-262-1241/+1243
* USES=tar:bzip2Mathieu Arnold2014-04-071-1/+1
* - Remove temp file on deinstall[1]Mathieu Arnold2014-03-313-15/+18
* Fix the build of x11/rxvt-unicode with clang34, by defining a moreThierry Thomas2014-03-152-2/+16
* Pet portscout.Mathieu Arnold2014-03-061-1/+1
* Like it was announced six months ago, remove Perl 5.12.Mathieu Arnold2014-02-141-1/+1
* Massive cleanup of the Perl ports:Mathieu Arnold2014-02-125-49/+23
* Remove all NO_LATEST_LINK, all of them have different PKGNAMEs.Mathieu Arnold2014-02-111-2/+0
* Partial restore r343675 (leave some warnings/errors output)Andrej Zverev2014-02-111-0/+5
* Turn use.perl into silent modeAndrej Zverev2014-02-101-21/+0
* PERLIOBUF_DEFAULT_BUFSIZ - new knob for controlling PerlIO buffer size.Andrej Zverev2014-02-101-0/+7
* Rename patches in the makepatch fashion.Mathieu Arnold2014-01-113-0/+0
* Add the same patch to perl5.1{2,4,6} that perl 5.18, fixing a parallel build ...Mathieu Arnold2014-01-071-0/+34
* Revert r337193, groff needs perl, makes a loop, is bad.Mathieu Arnold2013-12-221-5/+1
* Fixup perldoc by using groff from ports.Mathieu Arnold2013-12-221-1/+5
* Take care of whatis database.Mathieu Arnold2013-11-302-1/+5
* Enable threads by default on all Perl versions.Mathieu Arnold2013-11-181-2/+2
* remove unused target (AZ:)Andrej Zverev2013-10-241-1/+0
* Fixup BSDPAN.Mathieu Arnold2013-10-231-2/+2
* Ah, mixed up CONFLICTS and CONFLICTS_INSTALL.Mathieu Arnold2013-10-231-1/+1
* Have perl ports use different package names so that they don't conflict.Mathieu Arnold2013-10-231-3/+13
* - Simplify and modernize use.perlAlex Kozlov2013-10-141-79/+53
* Re-order directory removal to fix leftovers with pkg_installAntoine Brodin2013-10-051-1/+1
* - Add more missed dirs for stagingAndrej Zverev2013-10-052-0/+4
* Stop renaming perl ports base on optionsBaptiste Daroussin2013-10-031-1/+0
* - Fixup staging with pkgng.Mathieu Arnold2013-10-032-5/+6
* Remove the now useless pre-su-install target.Mathieu Arnold2013-10-031-4/+0
* And remove those now defunct files.Mathieu Arnold2013-10-031-821/+0
* Support staging.Mathieu Arnold2013-10-032-19/+831