Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.33 30 Jan 2023 12:59:20 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Locale-libintl: Update to 1.33
Changes: https://metacpan.org/dist/libintl-perl/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) |
1.32 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 ) |
1.32 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 ) |
1.32 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.32 08 Nov 2020 17:12:51 |
sunpoet |
Update to 1.32
Changes: https://metacpan.org/changes/distribution/Locale-libintl |
1.31 23 Jun 2019 19:21:19 |
sunpoet |
Add NLS option
PR: 238421
Submitted by: adamw |
1.31 08 Jun 2019 20:28:38 |
sunpoet |
Sort USES |
1.31 04 Jun 2019 08:53:09 |
mat |
Fix build with recent Perl. |
1.31 21 Nov 2018 20:20:03 |
sunpoet |
Update to 1.31
Changes: https://metacpan.org/changes/distribution/libintl-perl |
1.30 11 Nov 2018 18:18:33 |
sunpoet |
Remove outdated patch |
1.30 05 Nov 2018 21:45:46 |
sunpoet |
Update to 1.30
- Fix LICENSE
- Add LICENSE_FILE
- Take maintainership
Changes: https://metacpan.org/changes/distribution/libintl-perl |
1.29 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 |
1.29 10 Nov 2017 19:02:59 |
sunpoet |
Update to 1.29
Changes: http://search.cpan.org/dist/libintl-perl/NEWS |
1.28 01 Sep 2017 10:50:53 |
sunpoet |
Update to 1.28
Changes: http://search.cpan.org/dist/libintl-perl/NEWS
http://search.cpan.org/dist/libintl-perl/ChangeLog |
1.27 09 Aug 2017 19:35:50 |
sunpoet |
Update to 1.27
Changes: http://search.cpan.org/dist/Locale-libintl/NEWS |
1.26 21 Jun 2016 15:07:34 |
mat |
Update to 1.26.
Sponsored by: Absolight |
1.25 19 May 2016 03:43:07 |
sunpoet |
- Update to 1.25
Changes: http://search.cpan.org/dist/Locale-libintl/NEWS |
1.24_1 29 Jun 2015 15:47:45 |
adamw |
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports. |
1.24_1 29 May 2015 20:37:10 |
mat |
Revert last commit.
With hat: perl@
Sponsored by: Absolight |
1.24_1 29 May 2015 14:30:11 |
amdmi3 |
- Fix shebangs
- Strip library
Approved by: portmgr blanket
MFH: 2015Q2 |
1.24 08 Apr 2015 16:07:04 |
adamw |
Update to 1.24.
No changelog available. |
1.23_2 19 Jan 2015 13:05:53 |
sunpoet |
- Add LICENSE
- Sort USES
- Sort PLIST |
1.23_2 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 ) |
1.23_1 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.23_1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.23_1 30 Oct 2013 02:52:47 |
vanilla |
Support STAGEDIR. |
1.23_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.23_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.23_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.23_1 03 Apr 2013 07:50:51 |
miwi |
- Fix plist
Approved by: portmgr |
1.23 25 Jan 2013 09:15:23 |
tobez |
Update to 1.23.
Changes: http://search.cpan.org/dist/libintl-perl/ChangeLog |
1.20_2 04 Dec 2010 18:03:26 |
sunpoet |
- Sort MAN3 and PLIST
- Remove obsolete MD5 sum |
1.20_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.20_1 16 Jan 2010 14:45:49 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
1.20 30 Jul 2009 23:04:49 |
pgollucci |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
1.20 09 Jul 2009 00:27:35 |
pgollucci |
- Update to 1.20 |
1.18 16 Jun 2009 06:22:58 |
pgollucci |
- Update to 1.18
sort pkg-plist |
1.16_1 29 Jan 2009 17:41:17 |
erwin |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
1.16_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.16 19 Apr 2008 01:37:40 |
edwin |
Make use of the @rmtry macro |
1.16 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.16 08 Sep 2007 00:32:00 |
linimon |
Remove support for antique perl.
Hat: portmgr |
1.16 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) |
1.16 26 Nov 2005 17:00:48 |
pav |
- Add SHA256
Approved by: maintainer |
1.16 11 Oct 2005 13:29:41 |
erwin |
On newer versions of perl (>5.6), this port installs some
extra files. Deinstall them depending on the installed per version.
Prodded by: kris |
1.16 11 Oct 2005 06:21:09 |
kris |
BROKEN: Incomplete pkg-plist |
1.16 05 Oct 2005 13:46:08 |
erwin |
Update to 1.16 |
1.15 22 Sep 2005 08:52:17 |
erwin |
Update to 1.15 |
1.11_1 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
1.11 21 Jun 2004 19:15:27 |
erwin |
Update to 1.11 |
1.10 20 Apr 2004 19:03:17 |
erwin |
The package libintl-perl is an internationalization library for Perl
that aims to be compatible with the Uniforum message translations
system as implemented for example in GNU gettext.
WWW: http://search.cpan.org/dist/libintl-perl/
Requested by: edwin |