1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/Mk/Uses
Marcus von Appen 885b528f02 New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
    USE_TWISTED=        yes
    USE_TWISTED=        conch names
    USE_TWISTED_RUN=    yes
you now would write
    USES=       twisted
    USES=       twisted:conch,names
    USES=       twisted:run
2013-12-08 12:04:07 +00:00
..
ada.mk
bison.mk Fix a typo (specifed -> specified) 2013-11-19 23:24:20 +00:00
charsetfix.mk Mark some targets .PHONY 2013-11-20 07:29:08 +00:00
cmake.mk
compiler.mk Fix a typo 2013-11-20 21:48:30 +00:00
desktop-file-utils.mk Mark some targets .PHONY 2013-11-20 07:29:08 +00:00
display.mk Mark some targets .PHONY 2013-11-20 07:29:08 +00:00
dos2unix.mk Mark some targets .PHONY 2013-11-20 07:29:08 +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 Remove useless OSVERSION check, now that tinderbox properly do not leak those tests from the host 2013-11-05 14:24:45 +00:00
gettext.mk Fix some typos and use modern Perl variables in comments. 2013-11-20 12:30:29 +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 Allow users to install converters/libiconv on 10.x systems if they 2013-10-23 15:05:04 +00:00
imake.mk Two imake related changes: 2013-09-02 13:26:34 +00:00
kmod.mk Define the target in post section. 2013-11-20 12:43:29 +00:00
motif.mk
ncurses.mk Fix grammar in comment 2013-08-25 16:38:15 +00:00
pathfix.mk Mark some targets .PHONY 2013-11-20 07:29:08 +00:00
perl5.mk - Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}" 2013-10-27 17:35:52 +00:00
pkgconfig.mk Fix some typos and use modern Perl variables in comments. 2013-11-20 12:30:29 +00:00
pure.mk Use USESDIR when possible 2013-11-12 15:13:04 +00:00
qmail.mk
qmake.mk In preparation for Qt 5 ports: 2013-11-21 14:15:53 +00:00
readline.mk Now that tinderbox knows how to properly check this, tests on OSVERSIONS are useless, just check is libreadline.so is in base 2013-11-05 14:26:41 +00:00
scons.mk Sometimes scons do expect DESTDIR being in lowercase 2013-10-03 06:41:54 +00:00
shared-mime-info.mk Mark some targets .PHONY 2013-11-20 07:29:08 +00:00
shebangfix.mk Extend description of USE=shebangfix. Improve grammar and formatting. 2013-11-28 23:57:53 +00:00
tcl.mk - USES+=tcl and USES+=tk 2013-09-27 12:53:20 +00:00
tk.mk - Implement USES+=tcl and USES+=tk 2013-09-19 09:49:52 +00:00
twisted.mk New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
uidfix.mk Allow a user non belonging to whell to create a package 2013-11-29 14:57:42 +00:00
webplugin.mk Mark some targets .PHONY 2013-11-20 07:29:08 +00:00
zenoss.mk
zope.mk - add new USES target: zope, and convert the tree to it 2013-09-23 13:42:48 +00:00