aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Text-Iconv
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* Update to 1.7skv2008-01-162-4/+4
|
* Update to 1.5skv2007-09-283-39/+4
| | | | Changes: http://search.cpan.org/src/MPIOTR/Text-Iconv-1.5/Changes
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Updated to 1.4skv2004-07-193-3/+38
|
* Updated to 1.3skv2004-07-033-7/+3
|
* Minor clean (use USE_ICONV, etc.)skv2004-02-063-3/+3
|
* utilize SITE_PERLijliao2003-10-241-8/+8
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Minor port cleanupsskv2002-08-162-7/+11
|
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
* Update converters/p5-Text-Iconv to 1.2.tobez2001-08-164-4/+9
| | | | | | PR: 29628 Submitted by: Pete Fritchman <petef@databits.net> Approved by: maintainer
* Remove empty directories on uninstall.steve2001-04-151-1/+1
|
* Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV.vanilla2001-03-101-1/+1
| | | | | | It broken on my last commit. Submitted by: bento
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-9/+2
|
* Style/space police (space -> tab) over the converters category.olgeni2001-02-051-1/+1
|
* Add p5-Text-Iconv 1.1, a perl interface to iconv().will2000-12-315-0/+43
PR: 23855 Submitted by: Sergey Skvortsov <skv@protey.ru>