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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
p5-Exporter-Tiny Exporter with features of Sub::Exporter but only core dependencies
1.006002 devel on this many watch lists=14 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 1.006002Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-10-01 17:10:25
Last Update: 2023-04-09 13:36:40
Commit Hash: 9b11a1c
People watching this port, also watch:: expat, libffi, pcre, pkg, indexinfo
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Exporter-Tiny
Description:
Exporter::Tiny supports many of Sub::Exporter's external-facing features including renaming imported functions with the -as, -prefix and -suffix options; explicit destinations with the into option; and alternative installers with the installler option. But it's written in only about 40% as many lines of code and with zero non-core dependencies. Its internal-facing interface is closer to Exporter.pm, with configuration done through the @EXPORT, @EXPORT_OK and %EXPORT_TAGS package variables. Exporter::Tiny performs most of its internal duties (including resolution of tag names to sub names, resolution of sub names to coderefs, and installation of coderefs into the target package) as method calls, which means they can be overridden to provide interesting behaviour.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Exporter-Tiny-1.006002/catalog.mk
  2. /usr/local/share/licenses/p5-Exporter-Tiny-1.006002/LICENSE
  3. /usr/local/share/licenses/p5-Exporter-Tiny-1.006002/ART10
  4. /usr/local/share/licenses/p5-Exporter-Tiny-1.006002/GPLv1+
  5. lib/perl5/site_perl/Exporter/Shiny.pm
  6. lib/perl5/site_perl/Exporter/Tiny.pm
  7. lib/perl5/site_perl/Exporter/Tiny/Manual/Etc.pod
  8. lib/perl5/site_perl/Exporter/Tiny/Manual/Exporting.pod
  9. lib/perl5/site_perl/Exporter/Tiny/Manual/Importing.pod
  10. lib/perl5/site_perl/Exporter/Tiny/Manual/QuickStart.pod
  11. lib/perl5/site_perl/man/man3/Exporter::Shiny.3.gz
  12. lib/perl5/site_perl/man/man3/Exporter::Tiny.3.gz
  13. lib/perl5/site_perl/man/man3/Exporter::Tiny::Manual::Etc.3.gz
  14. lib/perl5/site_perl/man/man3/Exporter::Tiny::Manual::Exporting.3.gz
  15. lib/perl5/site_perl/man/man3/Exporter::Tiny::Manual::Importing.3.gz
  16. lib/perl5/site_perl/man/man3/Exporter::Tiny::Manual::QuickStart.3.gz
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • p5-Exporter-Tiny>0:devel/p5-Exporter-Tiny
To install the port:
cd /usr/ports/devel/p5-Exporter-Tiny/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Exporter-Tiny
  • pkg install p5-Exporter-Tiny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Exporter-Tiny
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1680726072 SHA256 (Exporter-Tiny-1.006002.tar.gz) = 6f295e2cbffb1dbc15bdb9dadc341671c1e0cd2bdf2d312b17526273c322638d SIZE (Exporter-Tiny-1.006002.tar.gz) = 92022

Packages (timestamps in pop-ups are UTC):
p5-Exporter-Tiny
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0060021.0060021.0020021.0060021.006002-1.002002-
FreeBSD:13:quarterly1.0060021.0060021.0060021.0060021.0060021.0060021.0060021.006002
FreeBSD:14:latest1.0060021.0060021.0040041.0060021.0060021.006002-1.006002
FreeBSD:14:quarterly1.0060021.006002-1.0060021.0060021.0060021.0060021.006002
FreeBSD:15:latest1.0060021.006002n/a1.006002n/a1.0060021.0060021.006002
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Test-Fatal>=0 : devel/p5-Test-Fatal
  2. p5-Test-Warnings>=0 : devel/p5-Test-Warnings
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. devel/p5-B-Hooks-AtRuntime
  2. devel/p5-Config-AWS
  3. devel/p5-JSON-Path
  4. devel/p5-JSON-Schema
  5. devel/p5-MooX-Traits
  6. devel/p5-Scalar-Does
  7. devel/p5-Sub-HandlesVia
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Test-Modern
  3. devel/p5-Type-Tiny
  4. devel/p5-match-simple
  5. lang/p5-List-MoreUtils
  6. net/p5-Net-Amazon-S3
  7. textproc/p5-XML-LibXML-PrettyPrint
  8. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/p5-Type-Tie*
  2. Collapse this list of deleted ports.
for Run
  1. devel/p5-B-Hooks-AtRuntime
  2. devel/p5-Config-AWS
  3. devel/p5-JSON-Path
  4. devel/p5-JSON-Schema
  5. devel/p5-MooX-Traits
  6. devel/p5-Scalar-Does
  7. devel/p5-Sub-HandlesVia
Expand this list (15 items / 8 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Test-DBIC-ExpectedQueries
  3. devel/p5-Test-Modern
  4. devel/p5-Type-Tiny
  5. devel/p5-match-simple
  6. lang/p5-List-MoreUtils
  7. net/p5-Net-Amazon-S3
  8. textproc/p5-XML-LibXML-PrettyPrint
  9. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/p5-Type-Tie*
  2. Collapse this list of deleted ports.
* - 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:
devel_p5-Exporter-Tiny
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Exporter/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Exporter/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Exporter/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Exporter/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Exporter/
  7. http://backpan.perl.org/modules/by-module/Exporter/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Exporter/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Exporter/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Exporter/
  12. https://www.cpan.org/modules/by-module/Exporter/
Collapse this list.

There are no commits on branch 2022Q3 for this port