non port: devel/p5-Xporter/Makefile |
SVNWeb
|
Number of commits found: 12 |
Fri, 25 Jun 2021
|
[ 13:35 Po-Chuan Hsieh (sunpoet) ] 83e033b
devel/p5-Xporter: Add LICENSE_FILE
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 22 Mar 2021
|
[ 10:17 danfe ] (Only the first 10 of 138 ports in this commit are shown above. )
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 31 Dec 2016
|
[ 19:11 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove outdated PERL_LEVEL check after lang/perl5.18 removal
|
Sun, 13 Nov 2016
|
[ 17:36 sunpoet ] (Only the first 10 of 12 ports in this commit are shown above. )
- Revert the removal of PERL_LEVEL check
Notified by: mat
|
Sun, 6 Nov 2016
|
[ 16:51 sunpoet ]
- Remove outdated PERL_LEVEL check
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 30 May 2015
|
[ 23:08 sunpoet ]
- Revert r387863 partially: no need to fix shebang of .pm
- Bump PORTREVISION for package change
|
Fri, 29 May 2015
|
[ 14:30 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
Sun, 18 Jan 2015
|
[ 10:27 sunpoet ]
- Add p5-Xporter 0.1.2
Xporter provides EXPORT functionality similar to Exporter with some different
rules to simplify common cases.
The primary difference, in Xporter is that the default EXPORT list remains the
default EXPORT list unless the user specifically asks for it to not be included,
whereas in Exporter, asking for any additional exports from the EXPORT_OK list,
clears the default EXPORT list.
Xporter makes it easy to reset or clear the default so that choice is left to
the user.
To reset the default EXPORT list to empty, a bare minus ('-') or logical-not
sign ('!') is placed as the first parameter in the client's import list.
WWW: http://search.cpan.org/dist/Xporter/
|
Number of commits found: 12 |