aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-libintl
Commit message (Collapse)AuthorAgeFilesLines
* - Sort MAN3 and PLISTSunpoet Po-Chuan Hsieh2010-12-043-151/+150
| | | | | | | - Remove obsolete MD5 sum Notes: svn path=/head/; revision=265685
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Remove unneeded dependencies which is in perl-5.8.9 dist from portsJun Kuriyama2010-01-161-3/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=247977
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-2/+2
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* - Update to 1.20Philip M. Gollucci2009-07-092-4/+4
| | | | Notes: svn path=/head/; revision=237454
* - Update to 1.18Philip M. Gollucci2009-06-163-137/+140
| | | | | | | sort pkg-plist Notes: svn path=/head/; revision=236006
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Make use of the @rmtry macroEdwin Groothuis2008-04-191-1/+1
| | | | Notes: svn path=/head/; revision=211560
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Remove support for antique perl.Mark Linimon2007-09-082-14/+6
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199068
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* On newer versions of perl (>5.6), this port installs someErwin Lansing2005-10-112-3/+14
| | | | | | | | | extra files. Deinstall them depending on the installed per version. Prodded by: kris Notes: svn path=/head/; revision=144939
* BROKEN: Incomplete pkg-plistKris Kennaway2005-10-111-0/+2
| | | | Notes: svn path=/head/; revision=144912
* Update to 1.16Erwin Lansing2005-10-052-3/+3
| | | | Notes: svn path=/head/; revision=144290
* Update to 1.15Erwin Lansing2005-09-222-4/+3
| | | | Notes: svn path=/head/; revision=143333
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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) Notes: svn path=/head/; revision=137264
* Update to 1.11Erwin Lansing2004-06-212-3/+3
| | | | Notes: svn path=/head/; revision=111948
* The package libintl-perl is an internationalization library for PerlErwin Lansing2004-04-204-0/+334
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 Notes: svn path=/head/; revision=107741