summaryrefslogtreecommitdiff
path: root/Mk/Uses/iconv.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimickingTijl Coosemans2017-09-251-1/+1
* Remove check for unsupported versions of FreeBSD and add some comments.Tijl Coosemans2017-06-131-4/+3
* Remove support for FreeBSD < 10.3 from Mk/*Rene Ladan2017-01-031-2/+2
* Always add -DLIBICONV_PLUG to CPPFLAGS and friends when the base systemTijl Coosemans2016-05-121-2/+3
* Mk/Iconv.mk: Remove DragonFly exceptionJohn Marino2016-03-281-1/+1
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-4/+4
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-4/+4
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-4/+4
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans2015-10-101-1/+1
* Uses/iconv.mk: Set iconv-related CMake variables.Raphael Kubo da Costa2015-09-031-0/+17
* Update GNUstep ports to their latest versions.David Chisnall2015-07-011-0/+1
* Use base system iconv.h again on FreeBSD stable/10.Tijl Coosemans2015-04-301-1/+2
* Hide _LIBICONV_VERSION when LIBICONV_PLUG is defined.Tijl Coosemans2015-04-161-1/+1
* converters/libiconv:Tijl Coosemans2015-04-151-1/+3
* Use new LIB_DEPENDS syntax instead of a compat symlinkAntoine Brodin2015-02-111-1/+1
* Change the way USES is handled:Tijl Coosemans2014-09-281-2/+0
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-151-2/+2
* - Add two new arguments to USES=iconv so ports can indicate they use GNUTijl Coosemans2014-01-291-11/+16
* Allow users to install converters/libiconv on 10.x systems if theyUlrich Spörlein2013-10-231-1/+1
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forBoris Samorodov2013-09-071-0/+2
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isBoris Samorodov2013-09-051-0/+2
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-2/+14
* 1. Introduce using iconv with arguments:Boris Samorodov2013-09-021-4/+12
* Use new LIB_DEPENDS formatBaptiste Daroussin2013-07-291-1/+1
* Introduces USES= iconv to replace USE_ICONV.Marcus von Appen2013-04-261-0/+21