6922 FreshPorts -- textproc/p5-Pod-Constants
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Pod-Constants 0.16_1 textproc on this many watch lists=0 search for ports that depend on this port
Include constants from POD
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 May 2002 08:56:30
Also Listed In: perl5
License: not specified in port


This module allows you to specify those constants that should be
documented in your POD, and pull them out a run time in a fairly
arbitrary fashion.

WWW: http://search.cpan.org/dist/Pod-Constants/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/p5-Pod-Constants/ && make install clean
To add the package: pkg_add -r p5-Pod-Constants


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/S/SA/SAMV/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SA/SAMV/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/S/SA/SAMV/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SA/SAMV/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SA/SAMV/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SA/SAMV/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/S/SA/SAMV/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/S/SA/SAMV/
  10. http://at.cpan.org/authors/id/S/SA/SAMV/
  11. http://backpan.perl.org/authors/id/S/SA/SAMV/
  12. http://cpan.nctu.edu.tw/authors/id/S/SA/SAMV/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SA/SAMV/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SA/SAMV/
  15. http://www.cpan.dk/authors/id/S/SA/SAMV/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 May 2012 15:42:51
Original commit files touched by this commit  0.16_1
skv search for other commits by this committer
Pass maintainership of almost of my "p5-*" ports to "perl@".

(I hope updating of them will be improved).
20 Jun 2011 09:03:27
Original commit files touched by this commit  0.16_1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
23 Jan 2010 07:28:11
Original commit files touched by this commit  0.16_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 3).

Approved by:    portmgr (itetcu)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.16
araujo search for other commits by this committer
- 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)
15 Jan 2008 22:30:07
Original commit files touched by this commit  0.16
skv search for other commits by this committer
Update to 0.16
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.15_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:55:05
Original commit files touched by this commit  0.15_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.15_3
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 Jun 2005 16:13:12
Original commit files touched by this commit  0.15_3
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
10 Aug 2004 19:01:26
Original commit files touched by this commit  0.15_2
skv search for other commits by this committer
Unbreak build of p5-[Pp]od*

PR:             ports/70185
Submitted by:   Yen-Ming Lee <leeym@FreeBSD.org>
05 Aug 2004 01:10:27
Original commit files touched by this commit  0.15_1
leeym search for other commits by this committer
- p5-podlators and p5-PodParser conflict with perl 5.6 or above.
  They should be conditional dependency when PERL_LEVEL < 500601.

- add "CONFLICTS= perl-5.6.* perl-5.8.*" in p5-podlators and p5-PodParser

PR:             68086
Submitted by:   leeym
Approved by:    maintainer timeout
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.15
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.15
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
07 Mar 2003 06:11:57
Original commit files touched by this commit  0.15
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
27 May 2002 08:55:29
Original commit files touched by this commit  0.15
skv search for other commits by this committer
Add p5-Pod-Constants 0.15, include constants from POD.

Number of commits found: 15

2847
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight58
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0