notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
p5-XML-OPML-SimpleGen Generate OPML documents without having too much to worry about
0.07 textprocnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-08-29 22:09:17
Last Update: 2026-08-29 22:05:16
Commit Hash: a2ba7e7
Also Listed In: perl5
License: ART10
WWW:
https://metacpan.org/release/XML-OPML-SimpleGen
Description:
XML::OPML::SimpleGen lets you simply generate OPML documents without having too much to worry about. It is a drop-in replacement for XML::OPML in regards of generation. As this module uses XML::Simple it is rather generous in regards of attribute or element names.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-XML-OPML-SimpleGen-0.07/catalog.mk
  2. /usr/local/share/licenses/p5-XML-OPML-SimpleGen-0.07/LICENSE
  3. /usr/local/share/licenses/p5-XML-OPML-SimpleGen-0.07/ART10
  4. lib/perl5/site_perl/XML/OPML/SimpleGen.pm
  5. lib/perl5/site_perl/man/man3/XML::OPML::SimpleGen.3.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-XML-OPML-SimpleGen>0:textproc/p5-XML-OPML-SimpleGen
To install the port:
cd /usr/ports/textproc/p5-XML-OPML-SimpleGen/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-XML-OPML-SimpleGen
  • pkg install p5-XML-OPML-SimpleGen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-XML-OPML-SimpleGen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1788025915 SHA256 (XML-OPML-SimpleGen-0.07.tar.gz) = 94a8c2a501ed1031bb63bad07daccea612f89a0faf3b4949422c181b5a3d6291 SIZE (XML-OPML-SimpleGen-0.07.tar.gz) = 22500

Packages (timestamps in pop-ups are UTC):
p5-XML-OPML-SimpleGen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----0.07---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.42.r<5.43 : lang/perl5.42
Test dependencies:
  1. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  2. p5-DateTime>=0 : devel/p5-DateTime
  3. p5-XML-Simple>=0 : textproc/p5-XML-Simple
  4. perl5>=5.42.r<5.43 : lang/perl5.42
  5. p5-XML-OPML>=0 : textproc/p5-XML-OPML
Runtime dependencies:
  1. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  2. p5-DateTime>=0 : devel/p5-DateTime
  3. p5-XML-Simple>=0 : textproc/p5-XML-Simple
  4. perl5>=5.42.r<5.43 : lang/perl5.42
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_p5-XML-OPML-SimpleGen
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  5. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/XML/
  6. http://backpan.perl.org/modules/by-module/XML/
  7. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  9. https://cpan.metacpan.org/modules/by-module/
  10. https://cpan.metacpan.org/modules/by-module/XML/
  11. https://www.cpan.org/modules/by-module/XML/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.07
29 Aug 2026 22:05:16
commit hash: a2ba7e7b25eb151070f3a5ad7fcb02eb8c8f4c55commit hash: a2ba7e7b25eb151070f3a5ad7fcb02eb8c8f4c55commit hash: a2ba7e7b25eb151070f3a5ad7fcb02eb8c8f4c55commit hash: a2ba7e7b25eb151070f3a5ad7fcb02eb8c8f4c55 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
textproc/p5-XML-OPML-SimpleGen: Add new port

This port is required by p5-PerlPlanet tests

Number of commits found: 1