mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=dos2unix
With hat: portmgr
This commit is contained in:
parent
70aa826515
commit
1e279835ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355288
@ -24,11 +24,11 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug --enable-release=yes \
|
||||
--with-sharepath=${PREFIX}/share/d2x-xl
|
||||
USE_SDL= sdl mixer image
|
||||
USES= gmake motif
|
||||
USES= dos2unix gmake motif
|
||||
USE_AUTOTOOLS= aclocal autoheader automake autoconf
|
||||
AUTOMAKE_ARGS= --add-missing --copy
|
||||
|
||||
USE_DOS2UNIX= missing depcomp
|
||||
DOS2UNIX_FILES= missing depcomp
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -18,8 +18,9 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}imaging>=0:${PORTSDIR}/graphics/py-imaging \
|
||||
${LOCALBASE}/share/${PORTNAME}/default.ttf:${PORTSDIR}/games/fretsonfire-data
|
||||
|
||||
USES= dos2unix
|
||||
USE_PYTHON= yes
|
||||
USE_DOS2UNIX= *.txt
|
||||
DOS2UNIX_FILES= *.txt
|
||||
NO_BUILD= yes
|
||||
|
||||
DATADIR= share/${PORTNAME}
|
||||
|
@ -13,13 +13,13 @@ COMMENT= OpenGL based space-ship "shoot-em-up" game
|
||||
|
||||
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
|
||||
|
||||
USES= gmake
|
||||
USES= dos2unix gmake
|
||||
USE_SDL= sdl mixer
|
||||
USE_GL= glut
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
||||
USE_DOS2UNIX= variables.cpp scene.cpp
|
||||
DOS2UNIX_FILES= variables.cpp scene.cpp
|
||||
|
||||
DESKTOP_ENTRIES= "Glaxium" \
|
||||
"Space-ship \"shoot-em-up\" game" \
|
||||
|
@ -16,11 +16,10 @@ LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro \
|
||||
libpng.so:${PORTSDIR}/graphics/png \
|
||||
libfreetype.so:${PORTSDIR}/print/freetype2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= dos2unix tar:bzip2
|
||||
USE_SCONS= yes
|
||||
USE_SDL= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_DOS2UNIX= yes
|
||||
DOS2UNIX_REGEX= .*\.(c|cpp|h)
|
||||
|
||||
SCONS_BUILDENV+=CPPPATH="${LOCALBASE}/include" \
|
||||
|
@ -11,9 +11,7 @@ MASTER_SITE_SUBDIR= alepulver
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Quake II engine modification compatible with R1Q2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USE_GMAKE= yes
|
||||
USES= dos2unix gmake tar:bzip2
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
ALL_TARGET= #
|
||||
|
||||
|
@ -15,11 +15,10 @@ RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \
|
||||
${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal \
|
||||
${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis \
|
||||
${PYTHON_SITELIBDIR}/py2play/level.py:${PORTSDIR}/net-p2p/py-py2play
|
||||
LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d
|
||||
LIB_DEPENDS= libcal3d.so:${PORTSDIR}/graphics/cal3d
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_DOS2UNIX= *.po *.mo
|
||||
USES= gettext
|
||||
DOS2UNIX_GLOB= *.po *.mo
|
||||
USES= dos2unix gettext tar:bzip2
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USE_GL= glew
|
||||
|
@ -17,9 +17,9 @@ LIB_DEPENDS= libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \
|
||||
CONFLICTS_INSTALL= wormux-*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
USES= dos2unix gmake pkgconfig tar:bzip2
|
||||
USE_SDL= sdl image mixer ttf gfx net
|
||||
USE_DOS2UNIX= fixed_class.h
|
||||
DOS2UNIX_FILES= fixed_class.h
|
||||
|
||||
OPTIONS_DEFINE= FRIBIDI SERVER NLS DEBUG
|
||||
FRIBIDI_DESC= Enable bi-directional unicode support
|
||||
|
@ -15,9 +15,7 @@ BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include
|
||||
USE_BZIP2= yes
|
||||
USES= gmake
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix gmake tar:bzip2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -13,6 +13,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/Image/Color.php:${PORTSDIR}/graphics/pear-Image_Color
|
||||
|
||||
USE_PHP= gd
|
||||
USES= dos2unix
|
||||
USE_DOS2UNIX= yes
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
@ -14,7 +14,7 @@ RUN_DEPENDS= ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
|
||||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
USE_PHP= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix
|
||||
DOS2UNIX_REGEX= .*php$$
|
||||
DEFAULT_PHP_VER= 5
|
||||
|
||||
|
@ -14,9 +14,8 @@ LICENSE= GPLv3
|
||||
|
||||
MAKEFILE= makefile
|
||||
ALL_TARGET=
|
||||
USES= gmake perl5
|
||||
USES= dos2unix gmake perl5
|
||||
USE_PERL5= build
|
||||
USE_DOS2UNIX= yes
|
||||
|
||||
PLIST_FILES= bin/sketch
|
||||
|
||||
|
@ -21,7 +21,8 @@ JAVA_VERSION= 1.6+
|
||||
USE_ANT= yes
|
||||
MAKE_ENV+= JAVALIBDIR="${JAVALIBDIR}"
|
||||
MAKE_ARGS+= -cp ${JAVALIBDIR}/junit.jar
|
||||
USE_DOS2UNIX= build.xml
|
||||
USES= dos2unix
|
||||
DOS2UNIX_FILES= build.xml
|
||||
|
||||
PLIST_FILES= %%JAVAJARDIR%%/je.jar
|
||||
|
||||
|
@ -14,9 +14,8 @@ LIB_DEPENDS= gc-threaded.1:${PORTSDIR}/devel/boehm-gc-threaded
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USES= dos2unix gmake pkgconfig
|
||||
USE_AUTOTOOLS= libtool:env
|
||||
USE_DOS2UNIX= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
DOS2UNIX_REGEX= .*(Makefile|\.(c|h|neko|nml))$$
|
||||
|
||||
|
@ -15,7 +15,8 @@ LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel
|
||||
|
||||
USE_DOS2UNIX= build.xml
|
||||
USES= dos2unix
|
||||
DOS2UNIX_FILES= build.xml
|
||||
USE_ANT= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Full Featured Email Transfer Class for PHP4
|
||||
|
||||
CONFLICTS= phpmailer-5*
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix
|
||||
NO_BUILD= yes
|
||||
USE_PHP= pcre
|
||||
|
||||
|
@ -22,7 +22,8 @@ USES= cran:auto-plist
|
||||
WRKSRC = ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.if defined(MAINTAINER_MODE)
|
||||
USE_DOS2UNIX= ../${BENCHMARK_SCRIPT}
|
||||
USES+= dos2unix
|
||||
DOS2UNIX_FILES= ../${BENCHMARK_SCRIPT}
|
||||
|
||||
post-extract:
|
||||
@${CP} ${_DISTDIR}/${BENCHMARK_SCRIPT} ${WRKDIR}
|
||||
|
@ -13,11 +13,11 @@ COMMENT= A random number generator testsuite
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl
|
||||
LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= HOME=${WRKSRC}
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,7 @@ LICENSE= GPLv3
|
||||
OCTSRC= ${OCTAVE_PKGNAME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
|
||||
|
@ -10,8 +10,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= osa@FreeBSD.org
|
||||
COMMENT= The lightweight and functional object-oriented statistics
|
||||
|
||||
USES= perl5
|
||||
USES= dos2unix perl5
|
||||
USE_PERL5= configure
|
||||
USE_DOS2UNIX= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,8 +12,8 @@ EXTRACT_ONLY=
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= Interactive regexp design tool
|
||||
|
||||
USES+= tk
|
||||
USE_DOS2UNIX= visual_regexp-${PORTVERSION}.tcl
|
||||
USES+= dos2unix tk
|
||||
DOS2UNIX_FILES= visual_regexp-${PORTVERSION}.tcl
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/tkregexp
|
||||
|
||||
|
@ -17,9 +17,7 @@ LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2 \
|
||||
gd:${PORTSDIR}/graphics/gd
|
||||
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
USE_BZIP2= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USES= cmake
|
||||
USES= cmake dos2unix tar:bzip2
|
||||
|
||||
OPTIONS_DEFINE= FIREBIRD DOCS #MYSQL
|
||||
OPTIONS_DEFAULT= FIREBIRD
|
||||
|
@ -31,7 +31,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
|
||||
libxslt.so:${PORTSDIR}/textproc/libxslt
|
||||
RUN_DEPENDS= pinentry-qt4:${PORTSDIR}/security/pinentry-qt4
|
||||
|
||||
USES= qmake zip
|
||||
USES= dos2unix qmake zip
|
||||
USE_GNOME= glib20
|
||||
USE_XORG= ice sm x11 xau xcb xdmcp xext xrender
|
||||
USE_QT4= corelib gui network xml script designer_build uic_build \
|
||||
@ -43,7 +43,7 @@ USE_LDCONFIG= yes
|
||||
DESKTOP_ENTRIES="${BINARY}" "${COMMENT}" "${DATADIR}/retrosharelogo1.png" \
|
||||
"${BINARY}" "Network;FileTransfer;" true
|
||||
|
||||
USE_DOS2UNIX= retroshare-gui/src/retroshare-gui.pro
|
||||
DOS2UNIX_FILES= retroshare-gui/src/retroshare-gui.pro
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
|
||||
|
Loading…
Reference in New Issue
Block a user