FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 2:14 AM BST
Port details
p5-Pod-POM 0.27_2 textproc on this many watch lists=7 search for ports that depend on this port
POD Object Model
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 May 2002 09:56:11
Also Listed In: perl5
License: not specified in port


This module implements a parser to convert Pod documents into a simple
object model form known hereafter as the Pod Object Model.  The object
model is generated as a hierarchical tree of nodes, each of which
represents a different element of the original document.  The tree can
be walked manually and the nodes examined, printed or otherwise
manipulated.  In addition, Pod::POM supports and provides view objects
which can automatically traverse the tree, or section thereof, and
generate an output representation in one form or another.

WWW: http://search.cpan.org/dist/Pod-POM/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-File-Slurp, devel/p5-parent, lang/perl5.8
Required To Run: devel/p5-File-Slurp, devel/p5-parent, lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Pod/
http://www.cpan.dk/modules/by-module/Pod/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Pod/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Pod/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Pod/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Pod/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Pod/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Pod/
http://at.cpan.org/modules/by-module/Pod/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Pod/
http://backpan.perl.org/modules/by-module/Pod/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Pod/
http://cpan.nctu.edu.tw/modules/by-module/Pod/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Pod/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.27_2
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.27_2
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
08 Jan 2012 10:17:01
Original commit files touched by this commit  0.27_2
sunpoet search for other commits by this committer
- Update *_DEPENDS: p5-parent is already in perl >= 5.10.1
- Bump PORTREVISION for dependency change
08 Jan 2012 04:24:31
Original commit files touched by this commit  0.27_1
swills search for other commits by this committer
- Add missing DEPENDS so the module works and tests pass
17 May 2011 11:13:00
Original commit files touched by this commit  0.27
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
04 Apr 2010 11:19:24
Original commit files touched by this commit  0.27
tobez search for other commits by this committer
Update to 0.27.  Set maintainer to perl@.

Changes:        http://search.cpan.org/dist/Pod-POM/Changes
10 Jan 2010 03:54:09
Original commit files touched by this commit  0.25
linimon search for other commits by this committer
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
05 Jun 2009 22:57:40
Original commit files touched by this commit  0.25
pgollucci search for other commits by this committer
- Update to 0.25

PR:             ports/134841
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.17
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)
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.17
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.17
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)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.17
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Nov 2003 14:27:15
Original commit files touched by this commit  0.17
skv search for other commits by this committer
Updated to 0.17

Submitted by:   foxfair
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 09:55:11
Original commit files touched by this commit  0.15
skv search for other commits by this committer
Add p5-Pod-POM 0.15, pOD Object Model.

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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.233 seconds.