Commit graph

213 commits

Author SHA1 Message Date
Mathieu Arnold
9651e58559 Take care of whatis database.
- remove on deinstall
- create on install

PR:		ports/184164
Submitted by:	Tatsuki Makino
2013-11-30 17:28:44 +00:00
Mathieu Arnold
9ce72a972d Enable threads by default on all Perl versions.
PR:		ports/183530
Submitted by:	mat
Exp-Run by:	bdrewery
2013-11-18 16:46:54 +00:00
Andrej Zverev
e7f18ffec1 remove unused target (AZ:) 2013-10-24 03:24:46 +00:00
Mathieu Arnold
86ab67014c Ah, mixed up CONFLICTS and CONFLICTS_INSTALL.
Submitted by:	az
2013-10-23 10:51:03 +00:00
Mathieu Arnold
34ac44a2b4 Have perl ports use different package names so that they don't conflict.
Submitted by:	az
Approved by:	az,bapt
2013-10-23 10:29:05 +00:00
Alex Kozlov
dd559f9592 - Simplify and modernize use.perl
Approved by:	perl (az, mat)
2013-10-14 16:22:34 +00:00
Andrej Zverev
34f127bafb - bump PORTREVISION to reflect latest pkg-plist fixes.
I hope this will make QAT happy

Requested by:   many
With    hat:    perl@
2013-10-08 11:52:54 +00:00
Antoine Brodin
b9117a0d4c Re-order directory removal to fix leftovers with pkg_install
Approved by:	az
2013-10-05 18:15:39 +00:00
Andrej Zverev
71ba68dede - Add more missed dirs for staging
Submitted by:	antoine@ (via IRC, version for perl5.14)
2013-10-05 14:56:20 +00:00
Baptiste Daroussin
d5c4e5e0ef Stop renaming perl ports base on options 2013-10-03 13:35:04 +00:00
Mathieu Arnold
d5f4456c5f - Fixup staging with pkgng.
- Always use new LIB_DEPENDS format.

Pointy hat to:	myself
2013-10-03 13:30:29 +00:00
Mathieu Arnold
61fb042452 Remove the now useless pre-su-install target.
Spotted by:	bapt
2013-10-03 08:35:38 +00:00
Mathieu Arnold
cef5ab1566 And remove those now defunct files. 2013-10-03 08:24:08 +00:00
Mathieu Arnold
69eea18150 Support staging. 2013-10-03 08:21:29 +00:00
Andrej Zverev
228462b91d - Now use.perl don't spam /etc/make.conf and using ${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@
2013-09-23 12:37:58 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Sunpoet Po-Chuan Hsieh
1896d9835a - Sort CONFLICTS 2013-08-22 17:03:43 +00:00
Mathieu Arnold
5647074878 Introduce Perl 5.18.1
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
2013-08-13 13:04:55 +00:00
Andrej Zverev
076cf10694 - Revert MAKE_JOBS_UNSAFE. At least it failed on 9.1-QAT/amd64. 2013-07-22 18:03:15 +00:00
Andrej Zverev
69dba9a123 - Mark job safe
Tested by:	Anton Yuzhaninov <ayuzhaninov@openstat.ru>, az@
2013-07-22 15:56:27 +00:00
Andrej Zverev
8c7d7ff2bd - lang/perl5.12 upgrade to 5.12.5
- 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@
2013-06-12 13:00:55 +00:00
Andrej Zverev
b53c922963 Revert logic for PERL_VENDOR_PREFIX.
Requested by:	citrin
2013-05-08 14:52:55 +00:00
Andrej Zverev
253eb06910 - Fix CONFLICTS 2013-05-06 13:27:40 +00:00
Andrej Zverev
222fdab228 - Fix typo VENDOR_PREFIX -> VENDOR_PREFIX_DESC
PR:		ports/178363
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>

Pointy hat:	az@
2013-05-06 08:11:25 +00:00
Andrej Zverev
697f1c2aa4 lang/perl5.*
- 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@
2013-05-06 06:06:49 +00:00
Baptiste Daroussin
7d9e945333 Reassing lang/perl5* to perl@
While here trim headers

Feature safe:	yes
2013-04-22 12:40:10 +00:00
Eygene Ryabinkin
ca78291f62 Perl 5.x: fix CVE-2013-1667
Feature safe:	wholeheartedly hope so
2013-03-10 19:04:00 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Sergey Skvortsov
3533830550 Introduce Perl 5.16.0
Changes:	http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by:	portmgr (linimon)
2012-06-30 21:00:43 +00:00
Philip M. Gollucci
7d4e10f17d - Pull a19beeaa9f/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@
2012-03-07 05:00:04 +00:00
Steve Wills
24e120163b - Add option to build with -pthread, default to on. Note this is not the same
as threaded perl.

PR:		ports/163878
Submitted by:	swills (myself)
Approved by:	portmgr (erwin)
Discussed with:	tobez
With hat:	perl@
2012-02-15 02:03:29 +00:00
Sergey Skvortsov
2cf42735d6 Update to 5.14.2
Changes:	http://search.cpan.org/~flora/perl-5.14.2/pod/perldelta.pod
2011-12-19 19:36:46 +00:00
Sergey Skvortsov
6dde28b5d6 Update BSDPAN to 20111107:
- 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
2011-11-10 10:28:25 +00:00
Martin Wilke
fecde4050b - Unbreak on FreeBSD 10 2011-11-05 17:38:36 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- 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.
2011-10-24 04:17:37 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Dmitry Marakasov
137c073978 - Fix perl configure erroneously saving /usr/local/script as a site script 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
2011-08-08 14:32:41 +00:00
Sergey Skvortsov
0ede1a9316 Update to 5.14.1
Changes:	http://search.cpan.org/~jesse/perl-5.14.1/pod/perldelta.pod
2011-06-19 10:27:12 +00:00
Sergey Skvortsov
2b1de342fc Fix DEPORIGIN in BSDPAN.
PR:		ports/157565
Submitted by:	Dan Lukes <dan@obluda.cz>
2011-06-19 09:32:06 +00:00
Sergey Skvortsov
b9716b9857 Introduce Perl 5.14.0
Changes:	http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
2011-05-17 19:30:03 +00:00
Sergey Skvortsov
2879ba6109 Change default Perl version to 5.12. 2011-05-06 06:20:12 +00:00
Pav Lucistnik
5087ca98f3 - Is not MAKE_JOBS_SAFE:
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
2011-01-27 17:29:12 +00:00
Sergey Skvortsov
e2c4f622e2 Update to 5.12.3
Changes:	http://search.cpan.org/~rjbs/perl-5.12.3/pod/perl5123delta.pod
Feature safe:	yes
2011-01-25 12:35:58 +00:00
Philip M. Gollucci
83247d9d3a - Support = in hostnames compatiable with misc/149510.
duplicate fix in other perl ports

PR:             ports/148255
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (skv ; 121 days)
2010-12-11 17:46:13 +00:00
Renato Botelho
56f4b98b86 Do not touch /etc/manpath.config on -CURRENT after man.d/perl.conf is used
instead

PR:		ports/151914
Submitted by:	garga@
Approved by:	skv@ (maintainer)
2010-12-06 09:56:58 +00:00
Sergey Skvortsov
468fa34539 Add LICENSE_COMB (it was not checked by portlint).
PR:		ports/151963 [1]
Submitted by:	ohauer, Wouter Oosterveld <wouter@fizzyflux.nl> [1]
2010-11-05 15:29:11 +00:00
Sergey Skvortsov
041b8854db Specify LICENSE. 2010-11-05 10:23:25 +00:00
Gordon Tetlow
68b21521a9 Add patch to install a configuration file for the new man utility
instead of manipulating /etc/manpath.config.

Follow up commit since I missed adding the config file.

Approved by:    maintainer (timeout), wes@ (mentor, implicit)
Pointyhat to:	gordon@
2010-11-05 05:42:35 +00:00
Gordon Tetlow
aad4dc8ca8 Add patch to install a configuration file for the new man utility
instead of manipulating /etc/manpath.config.

Approved by:    maintainer (timeout), wes@ (mentor, implicit)
2010-11-05 05:41:37 +00:00
Martin Matuska
98ab3ca119 Add patch to fix h2ph deprecated goto (perl bug #74404)
PR:		ports/150876
Approved by:	maintainer (timeout)
2010-10-13 12:48:00 +00:00