Mark Linimon
7047959f24
Undo ports/165457 to not violate POLA. As far as I knew, the PR
...
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)
2012-03-11 23:49:09 +00:00
Philip M. Gollucci
346415e3c0
- Remove lang/perl5.8 (12/16/2008 EOL) and lang/perl5.10 (08/23/2009 EOL)
...
- 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
2012-03-08 18:37:54 +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
Martin Wilke
babb1fd224
- Unbreak on FreeBSD 10
2011-11-05 17:50:37 +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
Olli Hauer
27de467a2b
- remove MD5
2011-07-03 13:45:36 +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
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
891e7d921f
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:39:59 +00:00
Sergey Skvortsov
c82c63a794
Introduce Perl 5.12.1
...
Acknowledgements: kuriyama
2010-07-15 14:48:51 +00:00
Sergey Skvortsov
d899229922
Change default Perl version to 5.10.
...
Approved by: portmgr (pav)
2010-02-05 21:18:15 +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
Pav Lucistnik
f3252ac059
- Really is MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-08-07 11:03:10 +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
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
Kris Kennaway
59dcc3a13d
Default to elf instead of a.out.
2007-01-29 00:50:46 +00:00
Erwin Lansing
50513d5d52
Add support for DESTDIR part I.
...
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Anton Berezin
08e6551ef2
Fix rebuild-xs target. No PORTREVISION bump since plist is not
...
affected.
Submitted by: skv
2006-02-21 14:27:36 +00:00
Anton Berezin
3b9dcea28e
Upgrade to 5.8.8.
...
Also:
Do not strip when built with -DWITH_DEBUGGING. [1]
Do not build non-threaded perl with -pthread. [2]
Add rebuild-xs target which should be used when
perl-after-upgrade does not do its job adequately. [3]
Fix perl-after-upgrade to handle threaded perl. [4]
Submitted by: John Narron <jnarron@cdsinet.net> [2],
Sergey Prikhodko <sergey@network-asp.biz> [4],
parv@pair.com [1],
pavel@ctk.ru [2],
skv [3],
vasilis <vasilis@karkampounas.gr> [2]
PR: 83223 [4], 83767 [2], 84255 [2], 89443 [1], 90832 [2]
2006-02-20 20:24:36 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Anton Berezin
78970e8223
Move path to BSDPAN ahead of the path to site_perl. This makes BSDPAN
...
work when devel/p5-ExtUtils/MakeMaker is installed.
This, again, is a minor change, which does not require re-installation
of the dependant packages.
Reported by: lth
2005-12-22 15:21:00 +00:00
Anton Berezin
35ea162e45
Patch for CVE-2005-3962 (fixes for sprintf formatting issues).
...
Bump PORTREVISION.
This revision is compatible with the previous one, so no need to rebuild
dependant ports.
2005-12-19 14:50:50 +00:00
Bill Fenner
0938506f64
Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs with
...
%SUBDIR% in them, and the site that needed the "." doesn't.
Approved by: Anton Berezin <tobez@tobez.org> (MAINTAINER)
2005-10-10 15:38:16 +00:00
Sergey Skvortsov
80bd422459
Fix PATCH_SITES
...
Indulged by: tobez
2005-06-28 13:42:59 +00:00
Anton Berezin
cb044765ca
Upgrade to 5.8.7. In addition:
...
- add perl-after-upgrade utility to move around
dependent packages
- fix $0 expansion in use.perl [1]
- enable threaded perl on amd64 [2]
- always compile perl with -pthread [3]
- fix errno issue in SDBM_File [4]
- add support for // and err (defined-or) [5]
- add WITH_DEBUGGING option [6]
- fix suidperl symlink [7]
- fix several small bugs in use.perl
- print possible WITH_XXX flags (no OPTIONS support yet)
[1] Submitted by: erwin, Niël Dogger <niel@introweb.nl>
[2] Nudged by: Mike Schroll <FreeBSD@LogicX.us>
[3] Nudged by: skv
[4] perl bug #35938
[5] Obtained from: H.Merijn Brand <h.m.brand@xs4all.nl>
[6] PR: 78811, submitted by: skv
[7] PR: 80069, submitted by: Sergey N. Voronkov <serg@tmn.ru>
A different solution was actually implemented.
2005-06-24 09:17:06 +00:00
Anton Berezin
89bfc04210
Fix LATEST_LINK issues.
...
Nudged by: krion
2005-05-03 10:45:08 +00:00