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
Sergey Skvortsov
0370d5f988
- Fix perl-after-upgrade [1]
...
- Preserve perms on modified /etc/make.conf, /etc/manpath.conf [2]
PR: 150622 [1], 150611 [2]
Submitted by: garga [1], swell.k@gmail.com [2]
2010-09-16 15:57:09 +00:00
Sergey Skvortsov
814025b653
Update to 5.12.2
...
Changes: http://search.cpan.org/~jesse/perl-5.12.2/pod/perl5122delta.pod
2010-09-15 16:21:30 +00:00
Sergey Skvortsov
ee809fbc9e
Cleanup: remove duplicate '@dirrm' entry.
2010-07-26 09:37:55 +00:00
Sergey Skvortsov
cc9986cdcf
[1] Unbreak build with THREADS option
...
[2] Remove SUIDPERL option: SUID emulation has been removed for 5.12
PR: ports/148648 [1]
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> [1]
WWW: http://search.cpan.org/~jesse/perl-5.12.1/pod/perl5120delta.pod#Deprecations [2]
2010-07-23 17:41:04 +00:00
Sergey Skvortsov
c82c63a794
Introduce Perl 5.12.1
...
Acknowledgements: kuriyama
2010-07-15 14:48:51 +00:00
Sergey Skvortsov
7e2584229d
Fix my stupidest typo.
...
PR: ports/148634
Submitted by: Warren Block <wblock@wonkity.com>
Pointed by: olli hauer <ohauer@gmx.de>
2010-07-15 12:45:00 +00:00
Sergey Skvortsov
491a15ba69
- Fix generation of '+CONTENTS' file for 'bsdpan-*' packages [1]
...
- 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]
2010-07-14 17:24:21 +00:00
Hajimu UMEMOTO
095e841add
Correct spell of PORTREVISION.
2010-05-10 15:59:26 +00:00
Sergey Skvortsov
6255bf69e0
- Add patches for RT 69973 [1], RT 71952 [2]
...
- 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]
2010-05-06 17:05:45 +00:00
Sergey Skvortsov
d899229922
Change default Perl version to 5.10.
...
Approved by: portmgr (pav)
2010-02-05 21:18:15 +00:00
Philip M. Gollucci
50f0ec5959
- Mark MAKE_JOBS_UNSAFE
...
PR: ports/141959
Approved by: maintainer timeout (skv; 17 days)
Submitted by: myself (pgollucci@)
Reported by: ASF TB, P6 TB
2010-01-09 23:38:02 +00:00
Sergey Skvortsov
8e2c6eeca1
perl-after-upgrade:
...
- simplify regexes
- catch lines in +CONTENTS like:
@unexec rmdir %D/lib/perl5/5.10.0 2>/dev/null || true
2009-11-23 15:58:01 +00:00
Sergey Skvortsov
36f3f471e5
Fix script "use.perl": correctly check variables 'need_*'.
...
Submitted by: Artis Caune <artis.caune xx gmail.com>
2009-11-05 18:50:45 +00:00
Sergey Skvortsov
4d12d4ea70
- Fix behaviour of USE_PERL option when it is "off"
...
- Add PORTSCOUT variable
2009-11-02 16:50:41 +00:00
Sergey Skvortsov
c7e48ee411
Update to 5.10.1
...
Changes: http://search.cpan.org/~dapm/perl-5.10.1/pod/perl5101delta.pod
2009-09-11 11:23:31 +00:00
Sergey Skvortsov
6c6ebb9141
- Add option MULTIPLICITY
...
- Add bugfix for map memory leak (RT#53038)
2009-07-06 12:16:08 +00:00
Sergey Skvortsov
42eabd7753
- Add more essential bugfixes
...
- Add perl-threaded-5.* to CONFLICTS [1]
- Introduce PERL_VENDOR_PREFIX variable
- Be really PREFIX-neutral [2}
Submitted by: lth [1], rafan [2]
2009-06-08 14:35:28 +00:00
Sergey Skvortsov
3b03d91806
Add bugfiux for "Attributes + Unkown Error".
...
Bug: http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472
2009-04-11 12:51:22 +00:00
Sergey Skvortsov
8dd41eb40e
Fix packaging with enabled GDBM option.
...
PR: ports/133391
Submitted by: G.raud Continsouzas <geraud xx gcu.info>
2009-04-05 09:00:58 +00:00
Sergey Skvortsov
d701438448
Add several bugfixes, imported from maint-5.10
...
(i.e. will be included into forthcoming 5.10.1).
2009-04-04 09:06:53 +00:00
Sergey Skvortsov
c704ef0c83
Fix CONFLICTS.
2009-03-29 09:13:01 +00:00
Sergey Skvortsov
1a9ef9fa67
Introduce Perl 5.10.0
2009-03-28 20:45:10 +00:00
Sergey Skvortsov
c98c6efa2a
Add MAKE_JOBS_SAFE variable.
...
PR: ports/132964
Submitted by: mm
2009-03-23 13:03:20 +00:00
Sergey Skvortsov
1d9fd744c1
Update "perl-after-upgrade": set correct perl package name in @pkgdep.
2009-03-13 13:04:09 +00:00
Sergey Skvortsov
dc58fa5000
Fix PORTVERSION.
2009-03-05 19:16:30 +00:00
Sergey Skvortsov
0f24c25f5a
Remove variable PERL_VER from the ports tree at all - because
...
it is obsolete since Perl 5.6.0.
2009-03-05 17:56:24 +00:00
Sergey Skvortsov
e13ea629c3
Update BSDPAN:
...
- fix pkgdb/+* files creation
- add lang/perl5.X as package dependency (via @pkgdep line)
2009-03-03 16:21:02 +00:00
Ion-Mihai Tetcu
7acda58eca
Fix install of BSDPAN (BSDPAN_WRKSRC) and unbreak.
...
Submitted by: Vladimir Timofeev <vovkasm@gmail.com>
Prompted by: QAT on-commit run
Pointyhat to: skv@
2009-02-16 07:27:41 +00:00
Sergey Skvortsov
e13b7326f8
* Fix suidperl functionality. [1]
...
* Update BSDPAN.
PR: ports/131434 [1]
Submitted by: William Olson <wolson xx gmail.com> [1]
2009-02-15 22:42:37 +00:00
Sergey Skvortsov
b4617474ee
Add "regression-test" make target.
2009-01-26 16:30:12 +00:00
Sergey Skvortsov
b1b787bb65
Unbreak build of threaded perl.
...
PR: ports/130529
Submitted by: Shin-ichi Yoshimoto <yosimoto xx waishi.jp>
2009-01-14 08:16:24 +00:00
Sergey Skvortsov
4ab5fefc98
Update to 5.8.9
...
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]
2009-01-13 21:38:50 +00:00
Pav Lucistnik
41d8c3385c
- Remove conditional checks for FreeBSD 5.x and older
2009-01-05 20:36:33 +00:00
Sergey Skvortsov
6abecdadfc
- Take maintainership [1]
...
- Use OPTIONS
- Add CONFLICTS
- Use "pre-su-install" (for rootless builds)
Approved by: tobez (previous maintainer) [1]
2008-11-20 16:24:37 +00:00
Marcelo Araujo
4aaab89f57
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Anton Berezin
bbc34ddf11
Fix a possible buffer overflow with ASCII regexes that really are
...
Unicode regexes.
Obtained from: perl5-porters (Nicholas Clark), with modifications
Approved by: portmgr (marcus)
2007-11-06 22:08:03 +00:00
Edwin Groothuis
c0b3ecac44
Remove support for OSVERSION < 5
2007-10-03 23:22:04 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Gabor Kovesdan
42542fb076
- Remove the DESTDIR modifications from individual ports as we have a new,
...
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
2007-08-04 11:41:30 +00:00
Alexander Kabaev
a6de985fad
Filter out <command-line> from preprocessor output in makedepend.SH
...
to fix build with GCC 4.2.0.
2007-05-03 02:47:15 +00:00
Anton Berezin
7e658dbee4
1. Fix breakage due to incorrect objformat-related change.
...
2. While at it, add a WITHOUT_USE_PERL knob that avoids spamming
/usr/bin; it is meant for those who do cross-installs and such.
No version bump.
Pointy hat to: kris [1]
Reported by: many [1]
PR: 104524 [2]
Submitted by: Nick Hibma <nick@anywi.com> [2]
2007-02-19 20:12:22 +00:00