aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext-Simple
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Update to 0.21Rong-En Fan2009-08-192-4/+4
| | | | Notes: svn path=/head/; revision=239959
* - Update to 0.20Rong-En Fan2009-07-162-4/+4
| | | | Notes: svn path=/head/; revision=237911
* - 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
* - Add missing WWWRong-En Fan2007-01-181-0/+2
| | | | | | | - Correct WWW entry in devel/svk Notes: svn path=/head/; revision=182747
* - Update to 0.18Rong-En Fan2006-09-092-4/+4
| | | | | | | | PR: ports/103053 Submitted by: clsung Notes: svn path=/head/; revision=172618
* - Update to 0.17Rong-En Fan2006-08-142-4/+4
| | | | | | | | PR: ports/101985 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=170600
* Change to my FreeBSD.org email.Rong-En Fan2006-06-271-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=166420
* Update to 0.16Erwin Lansing2006-05-032-5/+5
| | | | | | | | PR: 96712 Submitted by: Rong-En Fan <rafan@infor.org> (maintainer) Notes: svn path=/head/; revision=161278
* - Update to 0.14Cheng-Lung Sung2006-04-282-12/+6
| | | | | | | | | | | Notes from maintainer: This is buildable on 4.x. I have tested it on both 4.x and 7.x. PR: ports/96440 Submitted by: maintainer (Rong-En Fan) Notes: svn path=/head/; revision=160617
* - this port doesn't build on perl5.003Cheng-Lung Sung2006-04-241-1/+7
| | | | | | | | PR: ports/96173 Submitted by: maintainer (Rong-En Fan) Notes: svn path=/head/; revision=160282
* Update to 0.13.Roman Bogorodskiy2006-04-182-4/+4
| | | | | | | | PR: 95850 Submitted by: Rong-En Fan (maintainer) Notes: svn path=/head/; revision=159868
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* upgrade to 0.12Ying-Chieh Liao2004-08-112-4/+4
| | | | | | | | | | | pass maintainership PR: 70140 Submitted by: Rong-En Fan <rafan@infor.org> (new maintainer) Reviewed by: old maintainer Notes: svn path=/head/; revision=115908
* Update to 0.11Mathieu Arnold2004-02-253-4/+5
| | | | | | | | | PR: 60604 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=102096
* Update to version 0.09.Dmitry Sivachenko2003-09-242-3/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=89214
* New port: p5-Locale-Maketext-SimpleDmitry Sivachenko2003-08-284-0/+36
This module is a simple wrapper around Locale::Maketext::Lexicon, designed to alleviate the need of creating Language Classes for module authors. If Locale::Maketext::Lexicon is not present, it implements a minimal localization function, so the program can function normally. Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=87849