FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 5:57 AM GMT
Port details
perl5.10 5.10.1_6 lang on this many watch lists=40 search for ports that depend on this port
Practical Extraction and Report Language
Maintained by: skv@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Mar 2009 20:45:32
Also Listed In: devel perl5
License: ART10 GPLv1
Perl is a language that combines some of the features of C, sed, awk and
shell.  See the manual page for more hype.  There are also many books
published by O'Reilly & Assoc.  See pod/perlbook.pod for more
information.

WWW: http://www.perl.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/lang/perl5.10/ && make install clean
To add the package: pkg_add -r perl


Configuration Options
===> The following configuration options are available for perl-5.10.1_6:
     DEBUGGING=off (default) "Build with debugging support"
     GDBM=off (default) "Build GDBM_File extension"
     PERL_MALLOC=off (default) "Use Perl malloc"
     PERL_64BITINT=on (default) "Use 64 bit integers (on i386)"
     THREADS=off (default) "Build threaded perl"
     MULTIPLICITY=off (default) "Use multiplicity"
     SUIDPERL=off (default) "Build set-user-id suidperl binary"
     SITECUSTOMIZE=off (default) "Run-time customization of @INC"
     USE_PERL=on (default) "Rewrite links in /usr/bin"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/../../src/
http://www.cpan.dk/modules/by-module/../../src/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/../../src/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/../../src/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/../../src/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/../../src/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/../../src/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/../../src/
http://at.cpan.org/modules/by-module/../../src/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/../../src/
http://backpan.perl.org/modules/by-module/../../src/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/../../src/
http://cpan.nctu.edu.tw/modules/by-module/../../src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/perl/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-05-17
    Affects: users of lang/perl*
    Author: skv@FreeBSD.org
    Reason: 
      lang/perl5.14 is out. If you want to switch to it from, for example
      lang/perl5.12, that is:
    
      Portupgrade users:
        0) Fix pkgdb.db (for safety):
    	pkgdb -Ff
    
        1) Reinstall new version of Perl (5.14):
    	env DISABLE_CONFLICTS=1 portupgrade -o lang/perl5.14 -f perl-5.12.\*
    
        2) Reinstall everything that depends on Perl:
    	portupgrade -fr perl
    
      Portmaster users:
    	portmaster -o lang/perl5.14 lang/perl5.12
    
    	Conservative:
    	portmaster p5-
    
    	Comprehensive (but perhaps overkill):
    	portmaster -r perl-
    
      Note: If the "perl-" glob matches more than one port you will need to
    	specify the name of the Perl directory in /var/db/pkg explicitly.
    
    

  • 2011-05-06
    Affects: users of lang/perl*
    Author: skv@FreeBSD.org
    Reason: 
      Default version of Perl was bumped to 5.12.
    
      If you already have lang/perl5.10 or lang/perl5.8 installed, and want to
      switch to lang/perl5.12 please follow instructions in the entry 20100715
      in this file.
    
    

  • 2010-07-15
    Affects: users of lang/perl*
    Author: skv@FreeBSD.org
    Reason: 
      lang/perl5.12 is out. If you want to switch to it from, for example
      lang/perl5.10, that is:
    
      Portupgrade users:
        0) Fix pkgdb.db (for safety):
    	pkgdb -Ff
    
        1) Reinstall new version of Perl (5.12):
    	env DISABLE_CONFLICTS=1 portupgrade -o lang/perl5.12 -f perl-5.10.\*
    
        2) Reinstall everything that depends on Perl:
    	portupgrade -fr perl
    
      Portmaster users:
    	portmaster -o lang/perl5.12 lang/perl5.10
    
    	Conservative:
    	portmaster p5-
    
    	Comprehensive (but perhaps overkill):
    	portmaster -r perl-
    
      Note: If the "perl-" glob matches  more than one port you will need to
    	specify the name of the Perl directory in /var/db/pkg explicitly.
    
    

  • 2010-02-05
    Affects: users of lang/perl*
    Author: skv@FreeBSD.org
    Reason: 
      Default version of Perl was bumped to 5.10.
    
      If you already have lang/perl5.8 installed, and want to switch to
      lang/perl5.10 please follow instructions in the entry 20090328 in this
      file.
    
    

  • 2009-09-11
    Affects: users of lang/perl5.10
    Author: skv@FreeBSD.org
    Reason: 
      lang/perl5.10 has been updated to 5.10.1.  You should update everything
      that depends on perl.  The easiest way to do that is to use
      "perl-after-upgrade" script supplied with lang/perl5.10.  Please see its
      manual page for details.
    
      If you want to switch to lang/perl5.10 from lang/perl5.8 please follow
      instructions in the entry 20090328 in this file.
    
    

  • 2009-03-28
    Affects: users of lang/perl*
    Author: skv@FreeBSD.org
    Reason: 
      lang/perl5.10 is out. If you want to switch to it from, for example
      lang/perl5.8, that is:
    
      Portupgrade users:
        0) Fix pkgdb.db (for safety):
    	pkgdb -Ff
    
        1) Reinstall new version of Perl (5.10):
    	env DISABLE_CONFLICTS=1 portupgrade -o lang/perl5.10 -f perl-5.8.\*
    
        2) Reinstall everything that depends on Perl:
    	portupgrade -fr perl
    
      Portmaster users:
    	env DISABLE_CONFLICTS=1 portmaster -o lang/perl5.10 lang/perl5.8
    	portmaster -r perl-
    
      Note: If the "perl-" glob matches  more than one port you will need to
    	specify the name of the Perl directory in /var/db/pkg explicitly.
    
    

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Nov 2011 10:28:26
Original commit files touched by this commit  5.10.1_6
skv search for other commits by this committer
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
05 Nov 2011 17:11:17
Original commit files touched by this commit  5.10.1_5
miwi search for other commits by this committer
- Fix build on FreeBSD 10

Reported by:    pointyhat
24 Oct 2011 04:17:38
Original commit files touched by this commit  5.10.1_5
dougb search for other commits by this committer
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.
12 Sep 2011 13:46:59
Original commit files touched by this commit  5.10.1_5
gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
08 Aug 2011 14:32:41
Original commit files touched by this commit  5.10.1_4
amdmi3 search for other commits by this committer
- 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
03 Jul 2011 13:45:36
Original commit files touched by this commit  5.10.1_3
ohauer search for other commits by this committer
- remove MD5
17 May 2011 19:30:03
Original commit files touched by this commit  5.10.1_3
skv search for other commits by this committer
Introduce Perl 5.14.0

Changes:        http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
06 May 2011 06:20:12
Original commit files touched by this commit  5.10.1_3
skv search for other commits by this committer
Change default Perl version to 5.12.
10 Dec 2010 23:03:12
Original commit files touched by this commit  5.10.1_3
pgollucci search for other commits by this committer
- Support = in hostnames compatiable with misc/149510.

PR:             ports/148255
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (skv ; 121 days)
06 Dec 2010 09:56:58
Original commit files touched by this commit  5.10.1_3
garga search for other commits by this committer
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)
05 Nov 2010 15:29:11
Original commit files touched by this commit  5.10.1_3
skv search for other commits by this committer
Add LICENSE_COMB (it was not checked by portlint).

PR:             ports/151963 [1]
Submitted by:   ohauer, Wouter Oosterveld <wouter@fizzyflux.nl> [1]
05 Nov 2010 10:23:25
Original commit files touched by this commit  5.10.1_3
skv search for other commits by this committer
Specify LICENSE.
05 Nov 2010 05:40:55
Original commit files touched by this commit  5.10.1_3
gordon search for other commits by this committer
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)
15 Jul 2010 14:48:52
Original commit files touched by this commit  5.10.1_2
skv search for other commits by this committer
Introduce Perl 5.12.1

Acknowledgements:       kuriyama
15 Jul 2010 12:45:00
Original commit files touched by this commit  5.10.1_2
skv search for other commits by this committer
Fix my stupidest typo.

PR:             ports/148634
Submitted by:   Warren Block <wblock@wonkity.com>
Pointed by:     olli hauer <ohauer@gmx.de>
14 Jul 2010 17:24:21
Original commit files touched by this commit  5.10.1
skv search for other commits by this committer
- 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]
10 May 2010 15:59:26
Original commit files touched by this commit  5.10.1_1
ume search for other commits by this committer
Correct spell of PORTREVISION.
06 May 2010 17:05:45
Original commit files touched by this commit  5.10.1
skv search for other commits by this committer
- 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]
05 Feb 2010 21:18:15
Original commit files touched by this commit  5.10.1
skv search for other commits by this committer
Change default Perl version to 5.10.

Approved by:    portmgr (pav)
09 Jan 2010 23:38:21
Original commit files touched by this commit  5.10.1
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

PR:             ports/141959
Approved by:    maintainer timeout (skv; 17 days)
Submitted by:   myself (pgollucci@)
Reported by:    ASF TB, P6 TB
23 Nov 2009 15:58:01
Original commit files touched by this commit  5.10.1
skv search for other commits by this committer
perl-after-upgrade:
- simplify regexes
- catch lines in +CONTENTS like:
@unexec rmdir %D/lib/perl5/5.10.0 2>/dev/null || true
05 Nov 2009 18:50:46
Original commit files touched by this commit  5.10.1
skv search for other commits by this committer
Fix script "use.perl": correctly check variables 'need_*'.

Submitted by:   Artis Caune <artis.caune xx gmail.com>
02 Nov 2009 16:50:41
Original commit files touched by this commit  5.10.1
skv search for other commits by this committer
- Fix behaviour of USE_PERL option when it is "off"
- Add PORTSCOUT variable
11 Sep 2009 11:23:31
Original commit files touched by this commit  5.10.1
skv search for other commits by this committer
Update to 5.10.1

Changes:        http://search.cpan.org/~dapm/perl-5.10.1/pod/perl5101delta.pod
06 Jul 2009 12:16:08
Original commit files touched by this commit  5.10.0_4
skv search for other commits by this committer
- Add option MULTIPLICITY
- Add bugfix for map memory leak (RT#53038)
08 Jun 2009 14:35:28
Original commit files touched by this commit  5.10.0_3
skv search for other commits by this committer
- 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]
11 Apr 2009 12:51:22
Original commit files touched by this commit  5.10.0_2
skv search for other commits by this committer
Add bugfiux for "Attributes + Unkown Error".

Bug:            http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472
05 Apr 2009 09:00:58
Original commit files touched by this commit  5.10.0_1
skv search for other commits by this committer
Fix packaging with enabled GDBM option.

PR:             ports/133391
Submitted by:   G.raud Continsouzas <geraud xx gcu.info>
04 Apr 2009 09:06:53
Original commit files touched by this commit  5.10.0_1
skv search for other commits by this committer
Add several bugfixes, imported from maint-5.10
(i.e. will be included into forthcoming 5.10.1).
29 Mar 2009 09:13:01
Original commit files touched by this commit  5.10.0
skv search for other commits by this committer
Fix CONFLICTS.
28 Mar 2009 20:45:10
Original commit files touched by this commit  5.10.0
skv search for other commits by this committer
Introduce Perl 5.10.0

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 5
new 48 hours8
new 7 days50
new fortnight77
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.6 seconds.