Date: Mon, 26 May 2014 09:24:47 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355292 - in head: games/pink-pony graphics/pear-Image_Canvas net/hawknl net/ntlmaps net/pear-Net_CDDB net/pktanon net/serviio net/tn5250j print/fpdf print/yatex science/py-pydicom secu... Message-ID: <201405260924.s4Q9OlXC000311@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon May 26 09:24:47 2014 New Revision: 355292 URL: http://svnweb.freebsd.org/changeset/ports/355292 QAT: https://qat.redports.org/buildarchive/r355292/ Log: Convert to USES=dos2unix With hat: portmgr Modified: head/games/pink-pony/Makefile head/graphics/pear-Image_Canvas/Makefile head/net/hawknl/Makefile head/net/ntlmaps/Makefile head/net/pear-Net_CDDB/Makefile head/net/pktanon/Makefile head/net/serviio/Makefile head/net/tn5250j/Makefile head/print/fpdf/Makefile head/print/yatex/Makefile head/science/py-pydicom/Makefile head/security/dradis/Makefile head/security/hmap/Makefile head/security/libsparkcrypto/Makefile head/security/p5-Business-PayPal-EWP/Makefile head/security/phpdeadlock/Makefile head/security/rainbowcrack/Makefile head/sysutils/ciso/Makefile head/sysutils/cronolog/Makefile head/sysutils/synergy-devel/Makefile head/textproc/p5-XML-Catalog/Makefile head/textproc/pear-XML_DTD/Makefile head/www/ajaxplorer/Makefile head/www/autoindex2/Makefile head/www/pear-HTTP_Session2/Makefile head/www/pear-Services_Delicious/Makefile head/www/sahi/Makefile head/www/tickr/Makefile head/www/xpi-live_http_headers/Makefile head/www/zen-cart/Makefile head/x11-toolkits/hs-wxc/Makefile head/x11/xscreensaver-gnome/Makefile Modified: head/games/pink-pony/Makefile ============================================================================== --- head/games/pink-pony/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/games/pink-pony/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -20,13 +20,13 @@ LIB_DEPENDS= libIL.so:${PORTSDIR}/graphi libftgl.so:${PORTSDIR}/graphics/ftgl \ libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 -USES= pkgconfig +USES= dos2unix pkgconfig tar:bzip2 USE_BZIP2= yes USE_SCONS= yes USE_GL= gl glu USE_SDL= mixer SUB_FILES= pink-pony.sh -USE_DOS2UNIX= lib/GL/GLee.h +DOS2UNIX_FILES= lib/GL/GLee.h PORTDOCS= * PORTDATA= * Modified: head/graphics/pear-Image_Canvas/Makefile ============================================================================== --- head/graphics/pear-Image_Canvas/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/graphics/pear-Image_Canvas/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -14,7 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/Image/Color.php: USE_PHP= gd USES= dos2unix -USE_DOS2UNIX= yes PEAR_AUTOINSTALL= yes Modified: head/net/hawknl/Makefile ============================================================================== --- head/net/hawknl/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/net/hawknl/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -11,8 +11,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= Portable networking library -USE_DOS2UNIX= yes -USE_GMAKE= yes +USES= dos2unix gmake MAKEFILE= makefile.linux USE_LDCONFIG= yes Modified: head/net/ntlmaps/Makefile ============================================================================== --- head/net/ntlmaps/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/net/ntlmaps/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -11,7 +11,7 @@ MAINTAINER= kevlo@FreeBSD.org COMMENT= A proxy that authenticates the user using the NTLM protocol USE_PYTHON= yes -USE_DOS2UNIX= yes +USES= dos2unix DOCS= COPYING Install.txt changelog.txt readme.txt research.txt Modified: head/net/pear-Net_CDDB/Makefile ============================================================================== --- head/net/pear-Net_CDDB/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/net/pear-Net_CDDB/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:$ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request \ ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 -USE_DOS2UNIX= yes +USES= dos2unix PEAR_AUTOINSTALL= yes .include <bsd.port.pre.mk> Modified: head/net/pktanon/Makefile ============================================================================== --- head/net/pktanon/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/net/pktanon/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -13,7 +13,7 @@ COMMENT= Network trace anonymizer LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \ libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 -USE_DOS2UNIX= yes +USES= dos2unix GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lboost_system Modified: head/net/serviio/Makefile ============================================================================== --- head/net/serviio/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/net/serviio/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -15,7 +15,8 @@ RUN_DEPENDS= ffmpeg:${PORTSDIR}/multimed NO_BUILD= yes USE_JAVA= yes -USE_DOS2UNIX= derby.properties +USES= dos2unix +DOS2UNIX_FILES= derby.properties PKGMESSAGE= ${WRKSRC}/pkg-message SUB_FILES+= pkg-message serviiod serviio-console Modified: head/net/tn5250j/Makefile ============================================================================== --- head/net/tn5250j/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/net/tn5250j/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -22,11 +22,11 @@ RUN_DEPENDS= ${JAVAJARDIR}/mail.jar:${PO ${JAVAJARDIR}/itext.jar:${PORTSDIR}/devel/itext \ ${JAVAJARDIR}/log4j.jar:${PORTSDIR}/devel/log4j -USES= zip +USES= dos2unix zip USE_ANT= yes USE_JAVA= 1.3+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_DOS2UNIX= build.xml +DOS2UNIX_FILES= build.xml ALL_TARGET= package MAKE_ENV+= CLASSPATH=${JYTHON_PREFIX} Modified: head/print/fpdf/Makefile ============================================================================== --- head/print/fpdf/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/print/fpdf/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -16,7 +16,7 @@ COMMENT= A free PHP class to generate PD USE_PHP= zlib FETCH_CMD= ${FETCH_BINARY} -ARr -o ${DISTDIR}/${DISTFILES} -USE_DOS2UNIX= yes +USES= dos2unix NO_BUILD= yes FPDF_DIR?= share/fpdf Modified: head/print/yatex/Makefile ============================================================================== --- head/print/yatex/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/print/yatex/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Yet Another LaTeX mode and html mode on Emacs -USE_DOS2UNIX= yes +USES= dos2unix USE_EMACS= yes EMACS_NO_RUN_DEPENDS= yes EMACS_NO_BUILD_DEPENDS= yes Modified: head/science/py-pydicom/Makefile ============================================================================== --- head/science/py-pydicom/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/science/py-pydicom/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-0.9.4-1 MAINTAINER= wen@FreeBSD.org COMMENT= Read, modify, and write DICOM files with Python code -USE_DOS2UNIX= yes +USES= dos2unix USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGVERSION= 0.9.4_1 Modified: head/security/dradis/Makefile ============================================================================== --- head/security/dradis/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/security/dradis/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -36,7 +36,7 @@ USE_RUBY_FEATURES= iconv RUBY_SHEBANG_FILES= server/script/rails server/script/delayed_job RUBY_NO_BUILD_DEPENDS= yes -USE_DOS2UNIX= yes +USES= dos2unix DOS2UNIX_REGEX= .*(css|rb|txt|js|RELEASE_NOTES)$$ pre-install: Modified: head/security/hmap/Makefile ============================================================================== --- head/security/hmap/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/security/hmap/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -14,7 +14,7 @@ COMMENT= Web server fingerprinting utili LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL -USE_DOS2UNIX= yes +USES= dos2unix USE_PYTHON= yes NO_WRKSUBDIR= yes Modified: head/security/libsparkcrypto/Makefile ============================================================================== --- head/security/libsparkcrypto/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/security/libsparkcrypto/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -13,8 +13,8 @@ COMMENT= Cryptographic library implement LICENSE= BSD3CLAUSE -USES= ada gmake -USE_DOS2UNIX= Makefile build/libsparkcrypto.gpr +USES= ada dos2unix gmake +DOS2UNIX_FILES= Makefile build/libsparkcrypto.gpr SPARKARCH:= ${ARCH:S/amd64/x86_64/:S/i386/i686/} MAKE_ENV+= SPARKARCH=${SPARKARCH} \ Modified: head/security/p5-Business-PayPal-EWP/Makefile ============================================================================== --- head/security/p5-Business-PayPal-EWP/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/security/p5-Business-PayPal-EWP/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -13,10 +13,9 @@ COMMENT= Perl extension for PayPal Encry RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay -USES= perl5 +USES= dos2unix perl5 USE_PERL5= configure USE_OPENSSL= yes CONFIGURE_ARGS= ${OPENSSLBASE} -USE_DOS2UNIX= yes .include <bsd.port.mk> Modified: head/security/phpdeadlock/Makefile ============================================================================== --- head/security/phpdeadlock/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/security/phpdeadlock/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -16,7 +16,7 @@ DLURL?= ${PORTNAME} DLDIR= www/${DLURL} PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt -USE_DOS2UNIX= yes +USES= dos2unix USE_APACHE_RUN= 22+ USE_PHP= mysql session ctype pcre NO_BUILD= yes Modified: head/security/rainbowcrack/Makefile ============================================================================== --- head/security/rainbowcrack/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/security/rainbowcrack/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.semprixd.com/sh MAINTAINER= semprix@gmx.com COMMENT= Hash cracker that precomputes plaintext - ciphertext pairs in advance -USE_DOS2UNIX= yes +USES= dos2unix NO_STAGE= yes .include <bsd.port.pre.mk> Modified: head/sysutils/ciso/Makefile ============================================================================== --- head/sysutils/ciso/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/sysutils/ciso/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= blttll@gmail.com COMMENT= A tool to compress ISO images to CSO format -USE_DOS2UNIX= yes +USES= dos2unix PLIST_FILES= bin/ciso .include <bsd.port.mk> Modified: head/sysutils/cronolog/Makefile ============================================================================== --- head/sysutils/cronolog/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/sysutils/cronolog/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -32,7 +32,8 @@ MASTER_SITES+= http://cronolog.org/patch DISTFILES= ${DISTNAME}${EXTRACT_SUFX} cronolog-setugid-patch.txt:patches EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} EXTRA_PATCHES+= ${WRKDIR}/cronolog-setugid-patch.txt -USE_DOS2UNIX= ../cronolog-setugid-patch.txt +USES+= dos2unix +DOS2UNIX_FILES= ../cronolog-setugid-patch.txt post-extract: @${CP} ${DISTDIR}/cronolog-setugid-patch.txt ${WRKDIR}/ Modified: head/sysutils/synergy-devel/Makefile ============================================================================== --- head/sysutils/synergy-devel/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/sysutils/synergy-devel/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -14,9 +14,8 @@ COMMENT= Mouse and keyboard sharing util LICENSE= GPLv2 CONFLICTS= synergy-[0-9]* -USES= cmake +USES= cmake dos2unix USE_XORG= ice xtst x11 sm -USE_DOS2UNIX= yes CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include Modified: head/textproc/p5-XML-Catalog/Makefile ============================================================================== --- head/textproc/p5-XML-Catalog/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/textproc/p5-XML-Catalog/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -20,8 +20,8 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= dos2unix perl5 USE_PERL5= configure -USE_DOS2UNIX= Catalog.pm +DOS2UNIX_FILES= Catalog.pm .include <bsd.port.mk> Modified: head/textproc/pear-XML_DTD/Makefile ============================================================================== --- head/textproc/pear-XML_DTD/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/textproc/pear-XML_DTD/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -13,7 +13,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${POR RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -USE_DOS2UNIX= yes +USES= dos2unix PEAR_AUTOINSTALL= yes .include <bsd.port.pre.mk> Modified: head/www/ajaxplorer/Makefile ============================================================================== --- head/www/ajaxplorer/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/ajaxplorer/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -12,13 +12,12 @@ COMMENT= Ajax web file management system LICENSE= AGPLv3 NO_BUILD= yes -USES= shebangfix +USES= dos2unix shebangfix php_OLD_CMD= /php SHEBANG_FILES= plugins/core.mq/ws-server.php \ plugins/core.mq/vendor/phpws/demo_ssl.php \ plugins/core.mq/vendor/phpws/demo.php USE_PHP= dom mcrypt gd -USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.php WANT_PHP_WEB= yes SUB_FILES= pkg-deinstall pkg-install pkg-message Modified: head/www/autoindex2/Makefile ============================================================================== --- head/www/autoindex2/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/autoindex2/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -11,7 +11,7 @@ COMMENT= PHP 5.x script that makes a tab WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_DOS2UNIX= yes +USES= dos2unix USE_PHP= session DEFAULT_PHP_VER= 5 CONFLICTS= AutoIndex-1* Modified: head/www/pear-HTTP_Session2/Makefile ============================================================================== --- head/www/pear-HTTP_Session2/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/pear-HTTP_Session2/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -13,7 +13,7 @@ LICENSE= BSD BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -USE_DOS2UNIX= yes +USES= dos2unix PEAR_AUTOINSTALL= yes .include <bsd.port.pre.mk> Modified: head/www/pear-Services_Delicious/Makefile ============================================================================== --- head/www/pear-Services_Delicious/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/pear-Services_Delicious/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTS ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request -USE_DOS2UNIX= yes +USES= dos2unix USE_PHP= openssl PEAR_AUTOINSTALL= yes Modified: head/www/sahi/Makefile ============================================================================== --- head/www/sahi/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/sahi/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -59,7 +59,8 @@ REINPLACE_ARGS= -i '' -E \ SUB_FILES= ${PORTNAME}.sh SUB_LIST= BROWSER=${BROWSER} JAVA_HOME=${JAVA_HOME} -USE_DOS2UNIX= linux.xml os.properties sahi.properties +USES= dos2unix +DOS2UNIX_FILES= linux.xml os.properties sahi.properties post-patch: @${FIND} ${WRKSRC} -type f \( -name "*.orig" -or -name "*.bat" \) -delete Modified: head/www/tickr/Makefile ============================================================================== --- head/www/tickr/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/tickr/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -19,9 +19,9 @@ PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,${P REINPLACE_ARGS= -e 's,%%PREFIX%%,${PREFIX},1' -i.bak -USE_DOS2UNIX= tickr.h +DOS2UNIX_FILES= tickr.h USE_GNOME= desktopfileutils gtk20 libxml2 -USES= pkgconfig +USES= dos2unix pkgconfig NO_STAGE= yes post-patch: Modified: head/www/xpi-live_http_headers/Makefile ============================================================================== --- head/www/xpi-live_http_headers/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/xpi-live_http_headers/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -31,7 +31,7 @@ XPI_DIRS= chrome/icons/default \ defaults/preferences \ defaults -USE_DOS2UNIX= yes +USES= dos2unix DOS2UNIX_REGEX= .*\.(js|rdf|txt) post-patch: Modified: head/www/zen-cart/Makefile ============================================================================== --- head/www/zen-cart/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/www/zen-cart/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -14,10 +14,9 @@ COMMENT= PHP-based user-friendly, open s LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt -USES= zip +USES= dos2unix zip USE_PHP= yes WANT_PHP_WEB= yes -USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.php EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME} Modified: head/x11-toolkits/hs-wxc/Makefile ============================================================================== --- head/x11-toolkits/hs-wxc/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/x11-toolkits/hs-wxc/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -12,12 +12,12 @@ USE_CABAL= wxdirect>=0.90 BROKEN= does not build with any of the supported wx +USES= dos2unix USE_WX= 3.0 WX_COMPS= wx WX_UNICODE= yes NOPORTDOCS= yes -USE_DOS2UNIX= yes post-patch:: @${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-2.9-config"| ; \ Modified: head/x11/xscreensaver-gnome/Makefile ============================================================================== --- head/x11/xscreensaver-gnome/Makefile Mon May 26 09:17:53 2014 (r355291) +++ head/x11/xscreensaver-gnome/Makefile Mon May 26 09:24:47 2014 (r355292) @@ -21,7 +21,7 @@ USE_XORG= x11 xpm USE_GL= gl USE_PERL5= run USE_GNOME= gnomehier libglade2 gnomehack -USES= gettext gmake perl5 pkgconfig +USES= dos2unix gettext gmake perl5 pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \ --with-jpeg=${LOCALBASE} --with-xshm-ext --with-xdbe-ext \ @@ -112,7 +112,7 @@ CONFIGURE_ARGS+= --with-setuid-hacks CFLAGS+= -O0 .endif -USE_DOS2UNIX= hacks/glx/topblock.c +DOS2UNIX_FILES= hacks/glx/topblock.c post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|malloc.h|stdlib.h|g ; \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405260924.s4Q9OlXC000311>