aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/iconv.mk
Commit message (Expand)AuthorAgeFilesLines
* Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimickingtijl2017-09-261-1/+1
* Remove check for unsupported versions of FreeBSD and add some comments.tijl2017-06-131-4/+3
* Remove support for FreeBSD < 10.3 from Mk/*rene2017-01-031-2/+2
* Always add -DLIBICONV_PLUG to CPPFLAGS and friends when the base systemtijl2016-05-121-2/+3
* Mk/Iconv.mk: Remove DragonFly exceptionmarino2016-03-291-1/+1
* Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-271-4/+4
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedbapt2015-10-151-4/+4
* Drop the necessity to add ${PORTSDIR} to dependency linebapt2015-10-151-4/+4
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.tijl2015-10-101-1/+1
* Uses/iconv.mk: Set iconv-related CMake variables.rakuco2015-09-031-0/+17
* Update GNUstep ports to their latest versions.theraven2015-07-011-0/+1
* Use base system iconv.h again on FreeBSD stable/10.tijl2015-05-011-1/+2
* Hide _LIBICONV_VERSION when LIBICONV_PLUG is defined.tijl2015-04-161-1/+1
* converters/libiconv:tijl2015-04-151-1/+3
* Use new LIB_DEPENDS syntax instead of a compat symlinkantoine2015-02-121-1/+1
* Change the way USES is handled:tijl2014-09-291-2/+0
* Move MAINTAINER lines to the end of the initial comment block andgerald2014-03-151-2/+2
* - Add two new arguments to USES=iconv so ports can indicate they use GNUtijl2014-01-301-11/+16
* Allow users to install converters/libiconv on 10.x systems if theyuqs2013-10-231-1/+1
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forbsam2013-09-081-0/+2
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-0/+2
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-2/+14
* 1. Introduce using iconv with arguments:bsam2013-09-021-4/+12
* Use new LIB_DEPENDS formatbapt2013-07-301-1/+1
* Introduces USES= iconv to replace USE_ICONV.mva2013-04-271-0/+21