Port details |
- p5-Pod-Simple Framework for parsing Pod
- 3.45 textproc =24 3.45Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-07-02 18:00:06
- Last Update: 2023-05-27 23:44:41
- Commit Hash: 6e0465d
- People watching this port, also watch:: p5-Test-Simple, libiconv, p5-Test-Harness, gettext, p5-HTML-Tagset
- Also Listed In: devel perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Pod-Simple
- Description:
- Pod::Simple is a Perl library for parsing text in the Pod ("plain old
documentation") markup language that is typically used for writing
documentation for Perl and for Perl modules. The Pod format is explained in the
perlpod man page; the most common formatter is called "perldoc".
Pod formatters can use Pod::Simple to parse Pod documents into produce
renderings of them in plain ASCII, in HTML, or in any number of other formats.
Typically, such formatters will be subclasses of Pod::Simple, and so they will
inherit its methods, like parse_file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Pod-Simple>0:textproc/p5-Pod-Simple
- To install the port:
- cd /usr/ports/textproc/p5-Pod-Simple/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Pod-Simple
- pkg install p5-Pod-Simple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Pod-Simple
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685162476
SHA256 (Pod-Simple-3.45.tar.gz) = 8483bb95cd3e4307d66def092a3779f843af772482bfdc024e3e00d0c4db0cfa
SIZE (Pod-Simple-3.45.tar.gz) = 303973
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- x11-toolkits/p5-Gtk2-Ex-PodViewer
-
Deleted ports which required this port:
- for Run
-
- x11-toolkits/p5-Gtk2-Ex-PodViewer
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Pod-Simple
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.45 27 May 2023 23:44:41 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-Pod-Simple: Update to 3.45
Changes: https://metacpan.org/dist/Pod-Simple/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.43 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.43 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.43 06 Jul 2021 14:59:28 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-Pod-Simple: Update to 3.43
Changes: https://metacpan.org/dist/Pod-Simple/changes |
3.42 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.42 19 Dec 2020 20:21:23 |
sunpoet |
Update to 3.42
Changes: https://metacpan.org/changes/distribution/Pod-Simple |
3.41 03 Nov 2020 08:42:17 |
wen |
- Update to 3.41 |
3.40 28 Oct 2019 14:58:22 |
sunpoet |
Update to 3.40
Changes: https://metacpan.org/changes/distribution/Pod-Simple |
3.39 01 Jul 2019 15:37:56 |
sunpoet |
Update to 3.39
Changes: https://metacpan.org/changes/distribution/Pod-Simple |
3.38 31 May 2019 10:28:36 |
sunpoet |
Update to 3.38
Changes: https://metacpan.org/changes/distribution/Pod-Simple |
3.36 25 May 2019 10:02:11 |
sunpoet |
Update to 3.36
Changes: https://metacpan.org/changes/distribution/Pod-Simple |
3.35 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
3.35 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
3.35 02 Dec 2016 16:51:34 |
sunpoet |
- Update to 3.35
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.32 30 Nov 2016 18:00:20 |
sunpoet |
- Update to 3.32
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.30 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
3.30 24 Feb 2015 13:42:38 |
jadawin |
- Update to 3.30 |
3.29 18 Feb 2015 16:23:10 |
sunpoet |
- Update PORTSCOUT |
3.29 14 Jan 2015 13:54:03 |
sunpoet |
- Update to 3.29
- Sort PLIST
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.28_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
3.28 07 Nov 2013 03:52:42 |
vanilla |
Support STAGEDIR. |
3.28 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.28 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
3.28 06 May 2013 08:21:24 |
tobez |
Update to 3.28.
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.26 01 Mar 2013 10:55:24 |
tobez |
Update to 3.26.
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.25 16 Feb 2013 21:36:01 |
tobez |
Update to 3.25.
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.24 14 Feb 2013 22:56:24 |
tobez |
Update to 3.24.
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.23 17 Dec 2012 08:30:52 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
3.23 18 Aug 2012 08:11:26 |
wen |
- Update to 3.23
Changes: http://cpansearch.perl.org/src/DWHEELER/Pod-Simple-3.23/ChangeLog |
3.22 29 May 2012 07:36:43 |
culot |
- Update to 3.22
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.21 24 May 2012 00:31:25 |
wen |
- Update to 3.21
ChangeLog: http://cpansearch.perl.org/src/DWHEELER/Pod-Simple-3.21/ChangeLog |
3.20 13 Mar 2012 16:15:36 |
pgollucci |
- 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) |
3.20 08 Mar 2012 18:45:38 |
pgollucci |
- 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 |
3.20 02 Mar 2012 10:57:13 |
sunpoet |
- Update to 3.20
- Pet portlint
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.19 27 Aug 2011 11:03:09 |
sunpoet |
- Update to 3.19
- Fix comment
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.18 21 Jul 2011 14:31:55 |
sunpoet |
- Update to 3.18
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.17 11 Jul 2011 06:00:01 |
bapt |
- update to 3.17
- add licenses |
3.16 21 Apr 2011 08:10:48 |
culot |
- Update to 3.16
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.15 23 Dec 2010 01:14:25 |
pgollucci |
- set some PORTSCOUT vars |
3.15 13 Nov 2010 14:49:52 |
sunpoet |
- Update to 3.15
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog
PR: ports/152161
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
3.14 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
3.14 04 Jun 2010 01:44:42 |
leeym |
- update to 3.14 |
3.13 18 Dec 2009 02:16:57 |
wen |
- Update to 3.13 |
3.11 10 Dec 2009 13:54:23 |
wen |
- Update to 3.11
- Add missing dependence |
3.10 13 Nov 2009 02:20:40 |
wen |
- Update to 3.10 |
3.09 31 Oct 2009 12:22:52 |
wen |
- Update to 3.09
Approved by: miwi,jadawin(mentors,implicit) |
3.08 17 Aug 2009 14:16:23 |
tobez |
Update to 3.08.
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog |
3.07_1 16 Aug 2009 09:55:32 |
linimon |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
3.07_1 13 Nov 2008 00:30:38 |
leeym |
- simplify dependency
- bump PORTREVISION
PR: 128192
Submitted by: leeym
Approved by: maintainer timeout |
3.07 06 Jun 2008 15:44:22 |
mat |
Update to 3.07 |
3.06 04 Jun 2008 13:12:11 |
mat |
Update to 3.06 |
3.05 31 Aug 2007 13:37:23 |
mat |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
3.05 13 Mar 2007 12:18:14 |
mat |
Update to 3.05 |
3.04 29 Mar 2006 09:04:36 |
tobez |
Update to 3.04.
Approved by: maintainer (blanket approval) |
3.03 22 Jan 2006 02:55:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.03 22 Nov 2005 10:29:17 |
mat |
Update to 3.03 |
3.02 14 Nov 2005 14:16:12 |
mat |
Be hipe and add SHA256 |
3.02 25 May 2004 12:07:21 |
mat |
Update to 3.02 |
3.01 24 May 2004 13:43:33 |
mat |
Update to 3.01 |
2.06 10 May 2004 12:27:13 |
mat |
Update to 2.06 |
2.05 29 Jan 2004 13:37:55 |
mat |
Add SIZE field |
2.05 06 Nov 2003 17:19:48 |
mat |
Update to 2.05
Works with all perls now |
2.04 14 Oct 2003 11:04:47 |
mat |
Update to 2.04 |
2.03 10 Sep 2003 15:39:01 |
mat |
Update to 2.03
Depend on perl 5.6.1 |
0.97 20 Aug 2003 08:04:04 |
mat |
Update to 0.97
Approved by: demon (mentor) |
0.96 16 Aug 2003 09:13:44 |
mat |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor) |
0.96 02 Jul 2003 17:59:32 |
erwin |
Add p5-Pod-Simple 0.96, framework for parsing Pod.
PR: 54018
Submitted by: Mathieu Arnold <m@absolight.net> |