aboutsummaryrefslogtreecommitdiff
path: root/converters/lua-iconv
Commit message (Collapse)AuthorAgeFilesLines
* Support stagedir.Vanilla I. Shu2013-09-241-2/+2
| | | | Notes: svn path=/head/; revision=328152
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-042-2/+4
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* remove unnecessary file.Vanilla I. Shu2011-09-251-21/+0
| | | | | | | Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Notes: svn path=/head/; revision=282365
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Add USE_ICONV to fix build.Vanilla I. Shu2009-12-081-0/+1
| | | | | | | Obtained from: pav@ Notes: svn path=/head/; revision=245364
* Add lua-iconv, is a lua binding to iconv(3).Vanilla I. Shu2009-12-056-0/+81
Notes: svn path=/head/; revision=245237