svn commit: r334361 - in head: devel/ireport devel/jgoodies-common devel/piklab devel/sdts++ devel/stormlib-ghost++ devel/subcommander2 devel/vtcl editors/madedit emulators/dtcyber emulators/mame e...
Mathieu Arnold
mat at FreeBSD.org
Tue Nov 19 23:08:56 UTC 2013
Author: mat
Date: Tue Nov 19 23:08:44 2013
New Revision: 334361
URL: http://svnweb.freebsd.org/changeset/ports/334361
Log:
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Modified:
head/devel/ireport/Makefile
head/devel/jgoodies-common/Makefile
head/devel/piklab/Makefile
head/devel/sdts++/Makefile
head/devel/stormlib-ghost++/Makefile
head/devel/subcommander2/Makefile
head/devel/vtcl/Makefile
head/editors/madedit/Makefile
head/emulators/dtcyber/Makefile
head/emulators/mame/Makefile
head/emulators/mess/Makefile
head/emulators/simh/Makefile
head/games/cre/Makefile
head/games/evq3/Makefile
head/games/exhaust-ma/Makefile
head/games/fteqw/Makefile
head/games/galaxyhack/Makefile
head/games/lwjgl/Makefile
head/games/nehquake/Makefile
head/games/odamex/Makefile
head/games/ppracer/Makefile
head/games/q3cellshading/Makefile
head/games/quake-reaper/Makefile
head/games/sampsvr/Makefile
head/games/species/Makefile
head/games/tenebrae/Makefile
head/games/xevil/Makefile
head/german/selfhtml/Makefile
head/german/tipp10/Makefile
head/graphics/k3d/Makefile
head/graphics/openjpeg/Makefile
head/graphics/py-opengl/Makefile
head/graphics/tifmerge/Makefile
head/java/jasmin/Makefile
head/lang/bwbasic/Makefile
head/lang/cocor/Makefile
head/lang/squirrel/Makefile
head/mail/gml/Makefile
head/misc/projectionlib/Makefile
head/misc/tkman/Makefile
head/net-im/libjingle/Makefile
head/net-im/ramblercontacts/Makefile
head/net-mgmt/phpip/Makefile
head/net-p2p/bittyrant/Makefile
head/net-p2p/solidcoin/Makefile
head/net/py-impacket/Makefile
head/science/hdf-java/Makefile
head/science/py-netCDF4/Makefile
head/sysutils/linux-megamgr/Makefile
head/sysutils/megarc/Makefile
head/sysutils/searchmonkey/Makefile
Modified: head/devel/ireport/Makefile
==============================================================================
--- head/devel/ireport/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/devel/ireport/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -12,9 +12,10 @@ COMMENT= A visual report builder/designe
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
+USES= dos2unix
USE_JAVA= yes
JAVA_VERSION= 1.6+
-USE_DOS2UNIX= *.txt
+DOS2UNIX_GLOB= *.txt
NO_BUILD= yes
#LICENSE= GNU AFFERO GPL
Modified: head/devel/jgoodies-common/Makefile
==============================================================================
--- head/devel/jgoodies-common/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/devel/jgoodies-common/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
+USES= dos2unix
USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
@@ -22,7 +23,6 @@ USE_ANT= yes
MAKE_ARGS+= -Djunit4.jar=${LOCALBASE}/share/java/classes/junit.jar
ALL_TARGET= jar test
EXTRACT_AFTER_ARGS=-d ${WRKDIR} -x '*/api/*' '*.jar'
-USE_DOS2UNIX= yes
REINPLACE_ARGS= -i ""
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Modified: head/devel/piklab/Makefile
==============================================================================
--- head/devel/piklab/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/devel/piklab/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -15,10 +15,10 @@ OPTIONS_DEFINE= KDE4
OPTIONS_DEFAULT=KDE4
USE_BZIP2= yes
-USE_DOS2UNIX= Piklab.cmake
+DOS2UNIX_FILES= Piklab.cmake
USE_QT4= corelib gui qt3support qtestlib xml \
moc_build qmake_build rcc_build uic_build
-USES= cmake gettext readline
+USES= cmake gettext readline dos2unix
MAN1= piklab-hex.1 piklab-prog.1
Modified: head/devel/sdts++/Makefile
==============================================================================
--- head/devel/sdts++/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/devel/sdts++/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -13,9 +13,8 @@ COMMENT= C++ library for SDTS related de
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
-USE_DOS2UNIX= sdts++/io/sio_Utils.cpp
-USES= bison
-USE_GMAKE= yes
+DOS2UNIX_FILES= sdts++/io/sio_Utils.cpp
+USES= bison dos2unix gmake
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--copy --force
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
Modified: head/devel/stormlib-ghost++/Makefile
==============================================================================
--- head/devel/stormlib-ghost++/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/devel/stormlib-ghost++/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -15,11 +15,10 @@ PROJECTHOST= ghostplusplus
PROJECTVERSION= 17.1
USE_ZIP= yes
-USE_DOS2UNIX= yes
+USES= dos2unix gmake
WRKSRC= ${WRKDIR}/ghost/StormLib/stormlib
-USE_GMAKE= yes
USE_LDCONFIG= yes
NO_STAGE= yes
Modified: head/devel/subcommander2/Makefile
==============================================================================
--- head/devel/subcommander2/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/devel/subcommander2/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -21,11 +21,11 @@ CONFLICTS= subcommander-1.*
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:S,.b,b,}p${PORTVERSION:E}
-USE_DOS2UNIX= *.cpp *.h
+USES= gmake dos2unix
+DOS2UNIX_GLOB= *.cpp *.h
USE_QT4= corelib gui network qt3support moc_build rcc_build uic_build
QT_NONSTANDARD= yes
USE_OPENSSL= yes
-USE_GMAKE= yes
USE_AUTOTOOLS= aclocal automake autoheader autoconf
ACLOCAL_ARGS= -I ac-macros
AUTOMAKE_ARGS= --copy --force-missing --foreign
Modified: head/devel/vtcl/Makefile
==============================================================================
--- head/devel/vtcl/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/devel/vtcl/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -16,8 +16,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES
NO_BUILD= yes
-USES+= tk:84
-USE_DOS2UNIX= configure
+USES+= tk:84 dos2unix
+DOS2UNIX_FILES= configure
HAS_CONFIGURE= yes
CONFIGURE_ARGS= ${PREFIX}
Modified: head/editors/madedit/Makefile
==============================================================================
--- head/editors/madedit/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/editors/madedit/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -12,10 +12,9 @@ COMMENT= An open-source and cross-platfo
LICENSE= GPLv2
-USES= gettext pkgconfig
+USES= gettext pkgconfig dos2unix
USE_WX= 2.6+
WANT_UNICODE= yes
-USE_DOS2UNIX= yes
LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs
Modified: head/emulators/dtcyber/Makefile
==============================================================================
--- head/emulators/dtcyber/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/emulators/dtcyber/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -13,9 +13,9 @@ DISTNAME= dtcyber20b1
MAINTAINER= ports at FreeBSD.org
COMMENT= Desktop CYBER Emulator
+USES= dos2unix
USE_ZIP= yes
USE_XORG= x11
-USE_DOS2UNIX= yes
NO_WRKSUBDIR= yes
INSTALL_TARGET=
MAKEFILE= Makefile.x11
Modified: head/emulators/mame/Makefile
==============================================================================
--- head/emulators/mame/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/emulators/mame/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -32,12 +32,12 @@ BUILTIN_DEBUGGER_DESC= Builtin debugger
NO_WRKSUBDIR= yes
USE_ZIP= yes
-USES= gmake pkgconfig shebangfix
+USES= gmake pkgconfig shebangfix dos2unix
SHEBANG_FILES= src/emu/cpu/m6502/m6502make.py \
src/emu/cpu/m6809/m6809make.py \
src/emu/cpu/mcs96/mcs96make.py \
src/emu/cpu/tms57002/tmsmake.py
-USE_DOS2UNIX= src/osd/sdl/input.c \
+DOS2UNIX_FILES= src/osd/sdl/input.c \
src/osd/sdl/testkeys.c
USE_XORG= xext xi xinerama xrender
USE_GL= gl
Modified: head/emulators/mess/Makefile
==============================================================================
--- head/emulators/mess/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/emulators/mess/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -32,12 +32,12 @@ BUILTIN_DEBUGGER_DESC= Builtin debugger
NO_WRKSUBDIR= yes
USE_ZIP= yes
-USES= gmake pkgconfig shebangfix
+USES= gmake pkgconfig shebangfix dos2unix
SHEBANG_FILES= src/emu/cpu/m6502/m6502make.py \
src/emu/cpu/m6809/m6809make.py \
src/emu/cpu/mcs96/mcs96make.py \
src/emu/cpu/tms57002/tmsmake.py
-USE_DOS2UNIX= src/osd/sdl/input.c \
+DOS2UNIX_FILES= src/osd/sdl/input.c \
src/osd/sdl/testkeys.c
USE_XORG= xext xi xinerama xrender
USE_GL= gl
Modified: head/emulators/simh/Makefile
==============================================================================
--- head/emulators/simh/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/emulators/simh/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -12,9 +12,9 @@ COMMENT= Emulates classic DEC, HP, GRI,
NO_WRKSUBDIR= yes
+USES= gmake dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= VAX/vax_sysdev.c
-USE_GMAKE= yes
+DOS2UNIX_FILES= VAX/vax_sysdev.c
MAKE_ENV= GCC="${CC}" CFLAGS_O="${CFLAGS}" USE_NETWORK=1
MAKEFILE= makefile
Modified: head/games/cre/Makefile
==============================================================================
--- head/games/cre/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/cre/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -13,7 +13,8 @@ COMMENT= Corewars Redcode Evolver
LICENSE= GPLv2
-USE_DOS2UNIX= *.txt
+USES= dos2unix
+DOS2UNIX_FILES= *.txt
NO_WRKSUBDIR= yes
BUILD_WRKSRC= ${WRKSRC}/src
Modified: head/games/evq3/Makefile
==============================================================================
--- head/games/evq3/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/evq3/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -16,9 +16,8 @@ COMMENT= The Marriage of XreaL and Iccul
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+USES= gmake dos2unix
USE_BZIP2= yes
-USE_DOS2UNIX= yes
-USE_GMAKE= yes
ALL_TARGET= release
WRKSRC= ${WRKDIR}/${PORTNAME}
CFLAGS+= -DMAP_ANONYMOUS=MAP_ANON
Modified: head/games/exhaust-ma/Makefile
==============================================================================
--- head/games/exhaust-ma/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/exhaust-ma/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -11,12 +11,10 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Redcode simulator easy to embed into applications
USE_ZIP= yes
-USES= gmake
+USES= gmake dos2unix
NO_WRKSUBDIR= yes
-USE_DOS2UNIX= yes
-
PLIST_FILES= bin/${PORTNAME}
do-install:
Modified: head/games/fteqw/Makefile
==============================================================================
--- head/games/fteqw/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/fteqw/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -11,8 +11,7 @@ DISTNAME= ftesrc${PORTVERSION}-all
MAINTAINER= ports at FreeBSD.org
COMMENT= QuakeWorld client with cool features, but still compatible
-USE_DOS2UNIX= yes
-USE_GMAKE= yes
+USES= gmake dos2unix
USE_CSTD= gnu89
NO_WRKSUBDIR= yes
Modified: head/games/galaxyhack/Makefile
==============================================================================
--- head/games/galaxyhack/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/galaxyhack/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -15,9 +15,8 @@ COMMENT= AI script based strategy game
LIB_DEPENDS= boost_filesystem:${PORTSDIR}/devel/boost-libs \
freetype.9:${PORTSDIR}/print/freetype2
+USES= dos2unix gmake
USE_BZIP2= yes
-USE_DOS2UNIX= yes
-USE_GMAKE= yes
USE_SDL= gfx image mixer sdl
WRKSRC= ${WRKDIR}/${PORTNAME}/src
Modified: head/games/lwjgl/Makefile
==============================================================================
--- head/games/lwjgl/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/lwjgl/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -22,10 +22,10 @@ ONLY_FOR_ARCHS= i386 amd64
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
EXTRACT_AFTER_ARGS= -d ${WRKSRC}
+USES= dos2unix
USE_ZIP= yes
USE_JAVA= yes
USE_LDCONFIG= yes
-USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*.[^j][^a][^r]$
JAVA_VERSION= 1.6+
JAVA_OS= native
Modified: head/games/nehquake/Makefile
==============================================================================
--- head/games/nehquake/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/nehquake/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -12,11 +12,10 @@ DISTNAME= NehQuake-bjp-bin-src.linux
MAINTAINER= ports at FreeBSD.org
COMMENT= Quake engine designed for playing Nehahra
+USES= gmake dos2unix
USE_BZIP2= yes
-USE_DOS2UNIX= yes
USE_GL= gl
USE_XORG= xxf86dga
-USE_GMAKE= yes
OPTIONS_DEFINE= OPTIMIZED_CFLAGS SDL X86_ASM
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS SDL X86_ASM
Modified: head/games/odamex/Makefile
==============================================================================
--- head/games/odamex/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/odamex/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -12,8 +12,8 @@ COMMENT= Standard in Online Multiplayer
USE_BZIP2= yes
USE_SDL= sdl mixer
-USES= cmake
-USE_DOS2UNIX= CMakeLists.txt odalaunch/CMakeLists.txt common/d_main.cpp
+USES= cmake dos2unix
+DOS2UNIX_FILES= CMakeLists.txt odalaunch/CMakeLists.txt common/d_main.cpp
OPTIONS_DEFINE= LAUNCHER
Modified: head/games/ppracer/Makefile
==============================================================================
--- head/games/ppracer/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/ppracer/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -14,11 +14,10 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/
freetype:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
-USES= gmake pkgconfig
+USES= gmake pkgconfig dos2unix
USE_SDL= mixer sdl
USE_GL= gl
GNU_CONFIGURE= yes
-USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(c|cpp|h)
USE_XORG= x11 xi xext xmu xt
Modified: head/games/q3cellshading/Makefile
==============================================================================
--- head/games/q3cellshading/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/q3cellshading/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -14,9 +14,8 @@ COMMENT= Quake III engine with Cell Shad
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS_REASON= does not run properly; try games/ioquake3 with option
-USES= gmake
+USES= gmake dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
BUILD_WRKSRC= ${WRKSRC}/code/unix
Modified: head/games/quake-reaper/Makefile
==============================================================================
--- head/games/quake-reaper/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/quake-reaper/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -11,8 +11,9 @@ DISTNAME= reaprb81
MAINTAINER= ports at FreeBSD.org
COMMENT= Quake 1 bots
+USES= dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= ${PORTDOCS}
+DOS2UNIX_GLOB= ${PORTDOCS}
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/games/sampsvr/Makefile
==============================================================================
--- head/games/sampsvr/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/sampsvr/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -10,10 +10,11 @@ DISTNAME= samp${PORTVERSION:S,.,,}svr
MAINTAINER= ports at FreeBSD.org
COMMENT= Rockstar's GTA: San Andreas multiplayer modification dedicated server
+USES= dos2unix
USE_LINUX= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/samp03
-USE_DOS2UNIX= *.txt *.pwn *.inc
+DOS2UNIX_GLOB= *.txt *.pwn *.inc
USE_RC_SUBR= sampd
SAMPDIR= ${PREFIX}/libexec/${PORTNAME}
PORTDOCS= LICENSE README
Modified: head/games/species/Makefile
==============================================================================
--- head/games/species/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/species/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -11,9 +11,8 @@ DISTNAME= redcoder
MAINTAINER= ports at FreeBSD.org
COMMENT= Corewars evolver - generates warriors using genetic algorithms
-USE_DOS2UNIX= yes
USE_BZIP2= yes
-USES= gmake
+USES= gmake dos2unix
WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= VISITOOL
Modified: head/games/tenebrae/Makefile
==============================================================================
--- head/games/tenebrae/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/tenebrae/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -14,9 +14,8 @@ COMMENT= Quake engine with lighting simi
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
-USES= gmake
+USES= gmake dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= yes
USE_GL= glu
USE_SDL= yes
USE_XORG= xxf86dga
Modified: head/games/xevil/Makefile
==============================================================================
--- head/games/xevil/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/games/xevil/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -18,9 +18,10 @@ OPTIONS_DEFINE= DOCS
NO_WRKSUBDIR=yes
+USES= dos2unix
USE_ZIP= yes
USE_XORG= xpm
-USE_DOS2UNIX= *.cpp *.h config.mk makefile
+DOS2UNIX_GLOB= *.cpp *.h config.mk makefile
MAKEFILE= makefile
MAKE_ARGS= DEPTH="${WRKSRC}"
ALL_TARGET= ${OPSYS:L}
Modified: head/german/selfhtml/Makefile
==============================================================================
--- head/german/selfhtml/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/german/selfhtml/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -23,10 +23,9 @@ COMMENT= Extensive German HTML reference
WRKSRC= ${WRKDIR}
-USE_ZIP= yes
NO_BUILD= yes
-
-USE_DOS2UNIX= yes
+USES= dos2unix
+USE_ZIP= yes
DOS2UNIX_REGEX= .*\.(css|dhtml|diverses|editorial|grafik|helferlein|htm|inter|intro|javascript|layouts|navigation|perl|php|projekt|quellen|servercgi|src|xml|xls|dtd)$$
PORTDOCS= \
Modified: head/german/tipp10/Makefile
==============================================================================
--- head/german/tipp10/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/german/tipp10/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -14,8 +14,8 @@ COMMENT= 10-finger touch typing learning
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license_en.txt
-USES= qmake
-USE_DOS2UNIX= *.pro *.cpp
+USES= qmake dos2unix
+DOS2UNIX_GLOB= *.pro *.cpp
USE_ZIP= yes
USE_QT4= gui sql corelib network script qtestlib \
qmake_build rcc_build uic_build moc_build \
Modified: head/graphics/k3d/Makefile
==============================================================================
--- head/graphics/k3d/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/graphics/k3d/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -36,10 +36,10 @@ OPENEXR_DESC= OpenEXR file format module
USE_BZIP2= yes
USE_GL= glu
USE_GNOME= gtksourceview2
-USE_DOS2UNIX= *.hpp
+DOS2UNIX_GLOB= *.hpp
USE_GCC= yes
USE_PYTHON= yes
-USES= cmake:outsource gettext
+USES= cmake:outsource gettext dos2unix
CMAKE_ARGS= -DK3D_INTL_INCLUDE_DIRS:STRING="-I${LOCALBASE}/include" \
-DK3D_INTL_LIBS:STRING="-L${LOCALBASE}/lib -lintl" \
-DK3D_BUILD_CARVE_MODULE:BOOL=OFF \
Modified: head/graphics/openjpeg/Makefile
==============================================================================
--- head/graphics/openjpeg/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/graphics/openjpeg/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -17,9 +17,9 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/grap
libpng15.so:${PORTSDIR}/graphics/png \
liblcms2.so:${PORTSDIR}/graphics/lcms2
-USE_DOS2UNIX= opj_malloc.h
+DOS2UNIX_FILES= opj_malloc.h
GNU_CONFIGURE= yes
-USES= cmake
+USES= cmake dos2unix
USE_LDCONFIG= yes
.include <bsd.port.mk>
Modified: head/graphics/py-opengl/Makefile
==============================================================================
--- head/graphics/py-opengl/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/graphics/py-opengl/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -22,14 +22,13 @@ OPTIONS_DEFAULT= TKINTER
TKINTER_DESC= Build with tkinter for X support
OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options
+USES= dos2unix
USE_GL= glut
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= PyOpenGL
PYDISTUTILS_PKGVERSION= ${PORTVERSION:S/.b/b/}
-USE_DOS2UNIX= yes
-
NO_STAGE= yes
.include <bsd.port.pre.mk>
Modified: head/graphics/tifmerge/Makefile
==============================================================================
--- head/graphics/tifmerge/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/graphics/tifmerge/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -11,7 +11,8 @@ DISTNAME= tiff
MAINTAINER= ports at FreeBSD.org
COMMENT= Library to merge TIFF files into multi-page TIFF files
-USE_DOS2UNIX= *.[ch]
+USES= dos2unix
+DOS2UNIX_GLOB= *.[ch]
USE_LDCONFIG= yes
USE_ZIP= yes
NO_WRKSUBDIR= yes
Modified: head/java/jasmin/Makefile
==============================================================================
--- head/java/jasmin/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/java/jasmin/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -10,12 +10,12 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= ports at FreeBSD.org
COMMENT= Java Assembler Interface
+USES= dos2unix
USE_ZIP= yes
USE_ANT= yes
ALL_TARGET= jasmin
USE_JAVA= yes
JAVA_VERSION= 1.6+
-USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(txt|xml|j|class|java|mf|css|bnf|html)
SUB_FILES= jasmin.sh
Modified: head/lang/bwbasic/Makefile
==============================================================================
--- head/lang/bwbasic/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/lang/bwbasic/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -11,8 +11,8 @@ COMMENT= The Bywater Basic interpreter
NO_WRKSUBDIR= yes
+USES= dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= yes
GNU_CONFIGURE= yes
MAKE_ARGS= CFLAGS="${CFLAGS} -ansi"
ALL_TARGET= ${PORTNAME}
Modified: head/lang/cocor/Makefile
==============================================================================
--- head/lang/cocor/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/lang/cocor/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -16,7 +16,7 @@ COMMENT= Compiler generator that combine
NO_WRKSUBDIR= yes
-USE_DOS2UNIX= yes
+USES= dos2unix
MAKE_ENV= CRFRAMES="${WRKSRC}/frames"
MAKEFILE= unix.mk
ALL_TARGET= all1
Modified: head/lang/squirrel/Makefile
==============================================================================
--- head/lang/squirrel/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/lang/squirrel/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -11,7 +11,8 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= High level imperative/OO programming language
CONFLICTS= squsq-[0-9]*
-USE_DOS2UNIX= yes
+
+USES= dos2unix
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/SQUIRREL2
Modified: head/mail/gml/Makefile
==============================================================================
--- head/mail/gml/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/mail/gml/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -15,7 +15,7 @@ COMMENT= Mbox & Maildir to Gmail loader
USE_PYTHON_RUN= -2.7
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_DOS2UNIX= yes
+USES= dos2unix
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= README
Modified: head/misc/projectionlib/Makefile
==============================================================================
--- head/misc/projectionlib/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/misc/projectionlib/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -14,8 +14,9 @@ LIB_DEPENDS= gctpc.1:${PORTSDIR}/misc/gc
WRKSRC= ${WRKDIR}/dlgv32/ProjectionLib
+USES= dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= *.cpp *.h
+DOS2UNIX_GLOB= *.cpp *.h
USE_LDCONFIG= yes
MAKEFILE= ${FILESDIR}/Makefile
Modified: head/misc/tkman/Makefile
==============================================================================
--- head/misc/tkman/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/misc/tkman/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -13,8 +13,7 @@ COMMENT= Tcl/Tk based manual browser
RUN_DEPENDS= glimpse:${PORTSDIR}/textproc/glimpse \
rman:${PORTSDIR}/textproc/rman
-USES+= gmake tk
-USE_DOS2UNIX= yes
+USES+= gmake tk dos2unix
MAKE_ARGS= WISH="${WISH}" \
texinfodir="${PREFIX}/${INFO_PATH}" \
gzgrep="\"/usr/bin/zgrep -E\"" \
Modified: head/net-im/libjingle/Makefile
==============================================================================
--- head/net-im/libjingle/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/net-im/libjingle/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -21,11 +21,10 @@ LIB_DEPENDS= speex:${PORTSDIR}/audio/spe
CONFLICTS= krb4-[0-9]* krb5-[0-9]* heimdal-[0-9]* srp-[0-9]* \
clusterit-[0-9]* pcp-[0-9]* synce-librapi2-[0-9]*
-USES= pkgconfig
-USE_DOS2UNIX= README
+USES= pkgconfig dos2unix gmake
+DOS2UNIX_FILES= README
USE_GNOME= glib20
USE_OPENSSL= yes
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= EXPAT_CFLAGS="-I${LOCALBASE}/include" \
EXPAT_LIBS="-L${LOCALBASE}/lib -lexpat" \
Modified: head/net-im/ramblercontacts/Makefile
==============================================================================
--- head/net-im/ramblercontacts/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/net-im/ramblercontacts/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -13,8 +13,8 @@ COMMENT= Free, multi-service communicati
LICENSE= GPLv3
-USES= qmake
-USE_DOS2UNIX= config.inc
+USES= qmake dos2unix
+DOS2UNIX_FILES= config.inc
USE_XORG= xscrnsaver
USE_QT4= qmake_build moc_build rcc_build uic_build designer_build \
webkit
Modified: head/net-mgmt/phpip/Makefile
==============================================================================
--- head/net-mgmt/phpip/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/net-mgmt/phpip/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -14,7 +14,7 @@ COMMENT= A complete IPv4 IPAM (IP addres
SNAPSHOT= 200611081420
NO_BUILD= yes
USE_PHP= mysql
-USE_DOS2UNIX= yes
+USES= dos2unix
WANT_PHP_WEB= yes
PHPIP?= www/phpip
Modified: head/net-p2p/bittyrant/Makefile
==============================================================================
--- head/net-p2p/bittyrant/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/net-p2p/bittyrant/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -17,8 +17,9 @@ BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:$
${JAVALIBDIR}/${SWT}.jar:${PORTSDIR}/x11-toolkits/${SWT}
RUN_DEPENDS= ${JAVALIBDIR}/${SWT}.jar:${PORTSDIR}/x11-toolkits/${SWT}
+USES= dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= build.xml \
+DOS2UNIX_FILES= build.xml \
org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java \
org/gudy/azureus2/platform/macosx/access/jnilib/OSXAccess.java
USE_JAVA= yes
Modified: head/net-p2p/solidcoin/Makefile
==============================================================================
--- head/net-p2p/solidcoin/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/net-p2p/solidcoin/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -22,14 +22,13 @@ OPTIONS_DEFAULT= WXGTK
WRKSRC= ${WRKDIR}/src
+USES= gmake dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= yes
USE_GNOME= glib20
USE_OPENSSL= yes
USE_BDB= yes
WANT_BDB_VER= 47
USE_GCC= any
-USE_GMAKE= yes
ALL_TARGET= ${BINARY}
CXXFLAGS+= -Wno-invalid-offsetof
Modified: head/net/py-impacket/Makefile
==============================================================================
--- head/net/py-impacket/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/net/py-impacket/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -18,7 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pcapy>=0:${PORTSDIR}/net/py-pcapy \
${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto
-USE_DOS2UNIX= yes
+USES= dos2unix
USE_PYTHON= yes
USE_PYDISTUTILS=yes
PORTDOCS= README
Modified: head/science/hdf-java/Makefile
==============================================================================
--- head/science/hdf-java/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/science/hdf-java/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -19,10 +19,9 @@ JAVA_VERSION= 1.6+
JAVA_BUILD= yes
JAVA_RUN= yes
-USE_DOS2UNIX= yes
+USES= dos2unix gmake
DOS2UNIX_REGEX= .*/examples/.*Makefile.in
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-jdk=${JAVA_HOME}/include,${JAVA_HOME}/jre/lib/ \
--with-hdf5=${LOCALBASE}/include \
Modified: head/science/py-netCDF4/Makefile
==============================================================================
--- head/science/py-netCDF4/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/science/py-netCDF4/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -22,7 +22,8 @@ RUN_DEPENDS= ${PYNUMPY}
OPTIONS_DEFINE= DOCS EXAMPLES
-USE_DOS2UNIX= utils/nc3tonc4
+USES= dos2unix
+DOS2UNIX_FILES= utils/nc3tonc4
USE_PYTHON= yes
USE_PYDISTUTILS= yes
MAKE_ENV= HDF5_INCDIR=${LOCALBASE}/include \
Modified: head/sysutils/linux-megamgr/Makefile
==============================================================================
--- head/sysutils/linux-megamgr/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/sysutils/linux-megamgr/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -13,12 +13,13 @@ COMMENT= LSI MegaRAID controller manage
BROKEN= Does not fetch
NO_WRKSUBDIR= yes
+USES= dos2unix
USE_ZIP= yes
RESTRICTED= Redistribution seems to be prohibited
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
SUB_FILES= megamgr.sh
-USE_DOS2UNIX= ut_linux_mgr_5.20.txt
+DOS2UNIX_FILES= ut_linux_mgr_5.20.txt
NO_STAGE= yes
do-build:
Modified: head/sysutils/megarc/Makefile
==============================================================================
--- head/sysutils/megarc/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/sysutils/megarc/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -10,8 +10,9 @@ DISTNAME= dr_freebsd_${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= LSI Logic's MegaRAID controlling software
+USES= dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= Release\ History.txt
+DOS2UNIX_FILES= Release\ History.txt
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/sysutils/searchmonkey/Makefile
==============================================================================
--- head/sysutils/searchmonkey/Makefile Tue Nov 19 22:39:50 2013 (r334360)
+++ head/sysutils/searchmonkey/Makefile Tue Nov 19 23:08:44 2013 (r334361)
@@ -13,9 +13,9 @@ COMMENT= Search using regexes for file n
LICENSE= GPLv3 # (or later)
-USES= qmake
+USES= qmake dos2unix
USE_ZIP= yes
-USE_DOS2UNIX= *.cpp *.h
+DOS2UNIX_GLOB= *.cpp *.h
USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build
PLIST_FILES= bin/${PORTNAME}
More information about the svn-ports-head
mailing list