Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Take advantage of CPAN macro from bsd.sites.mk, change ↵ | araujo | 2008-04-17 | 1 | -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.7 | skv | 2008-01-16 | 2 | -4/+4 |
| | |||||
* | Update to 1.5 | skv | 2007-09-28 | 3 | -39/+4 |
| | | | | Changes: http://search.cpan.org/src/MPIOTR/Text-Iconv-1.5/Changes | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -2/+2 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Updated to 1.4 | skv | 2004-07-19 | 3 | -3/+38 |
| | |||||
* | Updated to 1.3 | skv | 2004-07-03 | 3 | -7/+3 |
| | |||||
* | Minor clean (use USE_ICONV, etc.) | skv | 2004-02-06 | 3 | -3/+3 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 1 | -8/+8 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Minor port cleanups | skv | 2002-08-16 | 2 | -7/+11 |
| | |||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | knu | 2002-03-18 | 1 | -0/+1 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | sobomax | 2002-03-18 | 1 | -1/+1 |
| | | | | libiconv. | ||||
* | Update converters/p5-Text-Iconv to 1.2. | tobez | 2001-08-16 | 4 | -4/+9 |
| | | | | | | PR: 29628 Submitted by: Pete Fritchman <petef@databits.net> Approved by: maintainer | ||||
* | Remove empty directories on uninstall. | steve | 2001-04-15 | 1 | -1/+1 |
| | |||||
* | Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV. | vanilla | 2001-03-10 | 1 | -1/+1 |
| | | | | | | It broken on my last commit. Submitted by: bento | ||||
* | Remove do-configure section, use PERL_CONFIGURE now. | vanilla | 2001-03-01 | 1 | -9/+2 |
| | |||||
* | Style/space police (space -> tab) over the converters category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Add p5-Text-Iconv 1.1, a perl interface to iconv(). | will | 2000-12-31 | 5 | -0/+43 |
PR: 23855 Submitted by: Sergey Skvortsov <skv@protey.ru> |