Port details |
- p5-Exporter-Lite Lightweight exporting of functions and variables
- 0.09 devel =11 0.09Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-04-18 06:15:29
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: unzip, p5-Net-SSLeay, p5-Digest-MD5, p5-libwww, p5-Test-Harness
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/pod/Exporter::Lite
- Description:
- This is an alternative to Exporter intended to provide a lightweight subset of
the most commonly-used functionality. It supports import(), @EXPORT and
@EXPORT_OK and not a whole lot else.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Exporter-Lite>0:devel/p5-Exporter-Lite
- To install the port:
- cd /usr/ports/devel/p5-Exporter-Lite/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Exporter-Lite
- pkg install p5-Exporter-Lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Exporter-Lite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1647860604
SHA256 (Exporter-Lite-0.09.tar.gz) = 79d8b14fd5013922c63e850f15bf51059f2502404535eb6690ef23612c2a198d
SIZE (Exporter-Lite-0.09.tar.gz) = 6859
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
-
- databases/p5-Class-DBI-Pager
- databases/p5-Jifty-DBI
- databases/p5-Prophet
- databases/p5-Test-Cukes
- devel/p5-Media-Type-Simple
- devel/p5-Scalar-Defer
- textproc/p5-Markapl
- for Run
-
- databases/p5-Class-DBI-Pager
- databases/p5-Jifty-DBI
- databases/p5-Prophet
- databases/p5-SQL-NamedPlaceholder
- databases/p5-Test-Cukes
- devel/creduce
- devel/p5-Media-Type-Simple
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Exporter-Lite
- 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 |
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) |
0.09 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 ) |
0.09 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.09 25 Mar 2022 13:37:55 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Exporter-Lite: Cosmetic change |
0.09 21 Mar 2022 11:06:06 |
Wen Heping (wen) |
devel/p5-Exporter-Lite: Update to 0.09 |
0.08 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.08 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.08 10 Oct 2016 20:01:29 |
adamw |
Donate some stable Perl modules that are unlikely to see new releases
back to the collective. |
0.08 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.08 14 Jan 2016 04:59:46 |
adamw |
Change COMMENT and pkg-descr to better match the author's phrasing.
While here, change WWW to the meta::cpan page, and adopt maintainership
of this port. |
0.08 13 Jan 2016 23:25:59 |
adamw |
Update to 0.08.
Changes: https://metacpan.org/changes/distribution/Exporter-Lite |
0.07 11 Nov 2015 16:51:53 |
sunpoet |
- Update to 0.07
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Exporter-Lite/Changes |
0.06_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 ) |
0.06 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.06 31 Jul 2014 10:50:59 |
pi |
devel/p5-Exporter-Lite: 0.05 -> 0.06
0.06 2014-07-29
- Improved the abstract - explicit mention that functions are supported
- Improved the SYNOPSIS - split into separate code blocks
- Improved the DESCRIPTION. Made clearer that as soon as you specify
an import symbol, you have to also specify any you want from @EXPORT.
- Removed the BUGS and CAVEATS section from the doc; it was just being
self-deprecating about whether it deserved the "lite" moniker. |
0.05 28 May 2014 14:28:29 |
jadawin |
- Update to 0.05 |
0.04 29 Mar 2014 14:47:17 |
sunpoet |
- Update to 0.04
- Add LICENSE
Changes: http://search.cpan.org/dist/Exporter-Lite/Changes |
0.02 29 Oct 2013 09:01:39 |
vanilla |
Support STAGEDIR. |
0.02 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.02 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.02 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.02 16 Aug 2009 09:55:32 |
linimon |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.02 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. |
0.02 04 Jan 2007 13:59:05 |
mat |
Update to 0.02 |
0.01 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.01 14 Nov 2005 14:16:12 |
mat |
Be hipe and add SHA256 |
0.01 29 Jan 2004 13:37:55 |
mat |
Add SIZE field |
0.01 16 Aug 2003 09:13:44 |
mat |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor) |
0.01 09 May 2003 01:05:58 |
edwin |
add missing directory devel/p5-Exporter-Lite
add missing directory to PLIST
PR: ports/51846
Submitted by: Erwin Lansing <erwin@lansing.dk>
Approved by: Mathieu Arnold <mat@mat.cc> |
0.01 05 May 2003 09:22:50 |
edwin |
(maintainer update) devel/p5-Exporter-Lite
Fix plist (and cleanup WWW and Makefile)
This commit is not dedicated to the ()!@*#)(*!@ australians who
think that watching Big Brother via the internet makes their life
more worthwhile, while all it does is given me a 500ms second delay
between my ISP and their upstream.
PR: ports/51785
Submitted by: Mathieu Arnold <m@absolight.net> |
0.01 05 May 2003 09:07:42 |
edwin |
unbreak "make package"
Noticed by: bento |
0.01 18 Apr 2003 06:15:01 |
edwin |
New port devel/p5-Exporter-Lite
Lightweight exporting of variables
PR: ports/51030
Submitted by: Mathieu Arnold <m@absolight.net> |