1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/Mk/Uses
Boris Samorodov 41aa63fa0b 1. Introduce using iconv with arguments:
. lib (default, implicit);
. build,
. patch.

The default is the same, all existing ports stay valid.

2. Introduce variable ICONV_CMD with default to ${LOCALBASE}/bin/iconv.
It is intended to get the value of /usr/bin/iconv at recent 10.x.

3. Adopt all ports to using USES+= icomv:build and iconv:patch and
change iconv (executable) at Makefile commands to ${ICONV_CMD} at those ports.

Submitted by:	bsam (me, via e-mail)
Approved by:	portmgr (bapt)
2013-09-02 05:41:50 +00:00
..
ada.mk Replace John Marino email address with FreeBSD version 2013-07-12 13:40:50 +00:00
bison.mk
charsetfix.mk
cmake.mk
desktop-file-utils.mk Quiet update-desktop-database output, like when it complaining about invalid 2013-07-25 19:07:37 +00:00
display.mk Remove target name restriction on USES=display 2013-07-08 13:43:38 +00:00
fmake.mk Define MAKE_CMD in post.mk to allow anything to overwrite it 2013-07-30 06:32:01 +00:00
fuse.mk Workaround a bug in tinderbox/pointyhat that leaks /sbin/mount_fuse 2013-03-27 23:39:43 +00:00
gettext.mk Introduces USES= gettext to replace USE_GETTEXT 2013-04-23 07:27:18 +00:00
gmake.mk Define MAKE_CMD in post.mk to allow anything to overwrite it 2013-07-30 06:32:01 +00:00
iconv.mk 1. Introduce using iconv with arguments: 2013-09-02 05:41:50 +00:00
imake.mk Reverting r322247 it breaks too many imake:env users while only fixing a couple, better to fix the couple that needs it port by port 2013-07-03 19:23:20 +00:00
motif.mk New USES=motif that will handle the open-motif dependency. 2013-07-09 21:05:14 +00:00
ncurses.mk Fix grammar in comment 2013-08-25 16:38:15 +00:00
pathfix.mk Add new replace line for pkg-config file location. 2013-04-16 15:45:03 +00:00
perl5.mk - Sync comment with default PERL_VERSION 2013-08-22 17:09:46 +00:00
pkgconfig.mk Introduce USES= pkgconfig to replace USE_PKGCONFIG 2013-04-22 22:25:20 +00:00
qmail.mk
readline.mk Use new LIB_DEPENDS format 2013-07-29 20:51:23 +00:00
shared-mime-info.mk update-mime-database needs a argument. 2013-04-17 09:26:39 +00:00
shebangfix.mk - Fix a documentation typo 2013-08-25 16:14:28 +00:00
zenoss.mk - Add New USES macro to handle support for Zenoss ports and Zenpacks: 2013-03-20 06:28:43 +00:00