Skip to content

Commit

Permalink
Convert to USES=dos2unix
Browse files Browse the repository at this point in the history
With hat:	portmgr
  • Loading branch information
bapt committed May 26, 2014
1 parent 099d997 commit 58fd306
Show file tree
Hide file tree
Showing 19 changed files with 31 additions and 33 deletions.
4 changes: 2 additions & 2 deletions astro/gpstk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam

WRKSRC= ${WRKDIR}/${PORTNAME}

USES= dos2unix
NO_STAGE= yes
USE_PYTHON_RUN= yes
USE_LDCONFIG= yes
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= ${WRKSRC}/Jamrules
DOS2UNIX_FILES= ${WRKSRC}/Jamrules

JAM= jam
JAM_ENV= PREFIX="${PREFIX}" \
Expand Down
4 changes: 2 additions & 2 deletions biology/muscle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ COMMENT= Multiple Sequence Comparison by Log-Expectation

FETCH_ARGS= -A

USES= gmake
USE_DOS2UNIX= *.cpp
USES= dos2unix gmake
DOS2UNIX_FILES= *.cpp

PLIST_FILES= bin/muscle

Expand Down
5 changes: 3 additions & 2 deletions cad/meshdev/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}/gahr/ \
http://people.freebsd.org/~gahr/distfiles/

MAINTAINER= [email protected]
COMMENT= A mesh comparison software
COMMENT= Mesh comparison software

USE_DOS2UNIX= src/MeshDev.h
USES= dos2unix
DOS2UNIX_FILES= src/MeshDev.h

BUILD_WRKSRC= ${WRKSRC}/build
INSTALL_WRKSRC= ${WRKSRC}/bin
Expand Down
3 changes: 1 addition & 2 deletions cad/openvsp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ GH_TAGNAME= ${GH_PROJECT}_${PORTVERSION}
GH_COMMIT= 568c424

CMAKE_SOURCE_PATH= ${WRKSRC}/src
USES= cmake:outsource iconv
USE_DOS2UNIX= yes
USES= cmake:outsource dos2unix iconv
USE_XORG= ice sm x11 xau xcb xdamage xdmcp xext xfixes xft \
xinerama xrender xxf86vm
USE_GL= glu
Expand Down
2 changes: 1 addition & 1 deletion chinese/phpbb-tw/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ COMMENT= The Traditional Chinese version of phpBB
RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear

CONFLICTS= phpbb-[0-9]*
USE_DOS2UNIX= yes
USES= dos2unix

# Get HOSTNAME
.if exists(/sbin/sysctl)
Expand Down
4 changes: 2 additions & 2 deletions comms/openobex/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ MAINTAINER= [email protected]
COMMENT= Open source implementation of the OBEX protocol

USE_LDCONFIG= yes
USES= pathfix cmake
USE_DOS2UNIX= CMakeLists.txt
USES= pathfix cmake dos2unix
DOS2UNIX_FILES= CMakeLists.txt
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:STRING="${PREFIX}/libdata/pkgconfig"

OPTIONS_DEFINE= DOXYGEN
Expand Down
3 changes: 1 addition & 2 deletions comms/usrp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boos
orcc:${PORTSDIR}/devel/orc \
sdcc:${PORTSDIR}/lang/sdcc

USE_DOS2UNIX= yes
USES= cmake:outsource gmake pkgconfig
USES= cmake:outsource dos2unix gmake pkgconfig
USE_LDCONFIG= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/host

Expand Down
3 changes: 1 addition & 2 deletions converters/p5-WAP-wbxml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper
RUN_DEPENDS:= ${BUILD_DEPENDS}

USE_DOS2UNIX= yes
USES= perl5
USES= dos2unix perl5
USE_PERL5= configure

post-patch:
Expand Down
4 changes: 2 additions & 2 deletions databases/gigabase/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ COMMENT= Object-Relational Database Management System

WRKSRC= ${WRKDIR}/${PORTNAME}

USE_DOS2UNIX= Makefile.in
USE_GMAKE= yes
USES= dos2unix gmake
DOS2UNIX_FILES= Makefile.in
USE_AUTOTOOLS= libtool
CPPFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
Expand Down
3 changes: 1 addition & 2 deletions deskutils/myitcrm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COMMENT= MyIT CRM is a CRM project designed for Computer Servicing and Repairs

LICENSE= GPLv3

USES= zip
USES= dos2unix zip
USE_PHP= mysql session xml
NO_BUILD= yes
WRKSRC= ${WRKDIR}/MyITCRM-${PORTVERSION}
Expand All @@ -24,7 +24,6 @@ PATCH_STRIP= -p1
WRITEABLE= conf.php.sample log/access.log cache
PORTEXAMPLES= htaccess.txt
PORTDOCS= changelog.txt README.textile
USE_DOS2UNIX= yes

OPTIONS_DEFINE= APACHE PHPMOD LIGHTTPD NGINX DOCS EXAMPLES
OPTIONS_DEFAULT= APACHE
Expand Down
3 changes: 2 additions & 1 deletion devel/asdlgen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ COMMENT= Interoperable serializers for C,C++,Haskell,Icon,Java,ML

BUILD_DEPENDS= smlnj-devel>=110.65:${PORTSDIR}/lang/sml-nj-devel

USE_DOS2UNIX= src/icon/libasdl.icn
USES= dos2unix
DOS2UNIX_FILES= src/icon/libasdl.icn

OPTIONS_DEFINE= CII EXAMPLES
CII_DESC= libcii for use by generated C and C++ code
Expand Down
4 changes: 2 additions & 2 deletions devel/common_lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ GH_PROJECT= common_lib
GH_COMMIT= c242861
GH_TAGNAME= ${PORTVERSION}

USE_DOS2UNIX= Makefile
DOS2UNIX_FILES= Makefile
ALL_TARGET= compile doc
USES= gmake iconv:build
USES= dos2unix gmake iconv:build

post-extract:
@${REINPLACE_CMD} -e "s@&lt;@<@g" -e "s@&gt;@>@g" ${WRKSRC}/doc/*.ndoc
Expand Down
4 changes: 2 additions & 2 deletions devel/esdl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

USES= gmake
USE_DOS2UNIX= Makefile
USES= dos2unix gmake
DOS2UNIX_FILES= Makefile
USE_GL= gl glu
USE_SDL= sdl
ALL_TARGET= target
Expand Down
3 changes: 2 additions & 1 deletion devel/libdwarf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I. -I${LOCALBASE}/include

USE_DOS2UNIX= *.h
USES= dos2unix
DOS2UNIX_GLOB= *.h

PS_FILES= dwarf.v2.pdf index.v2.pdf libdwarf2.1.pdf libdwarf2p.1.pdf mips_extensions.pdf

Expand Down
4 changes: 2 additions & 2 deletions devel/oserl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ GH_PROJECT= oserl
GH_COMMIT= f14115d
GH_TAGNAME= ${PORTVERSION}

USE_DOS2UNIX= Makefile
USES= gmake iconv
DOS2UNIX_FILES= Makefile
USES= dos2unix gmake iconv
ALL_TARGET= compile doc

post-extract:
Expand Down
2 changes: 1 addition & 1 deletion devel/pear-PHP_CompatInfo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \

PORTSCOUT= skipv:1.9.0a1,1.9.0b1,1.9.0b2
USE_PHP= tokenizer
USE_DOS2UNIX= yes
USES= dos2unix
PEAR_AUTOINSTALL= yes

LATEST_LINK= pear-PHP_CompatInfo
Expand Down
2 changes: 1 addition & 1 deletion emulators/dynagen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ PORTDOCS= *
PORTEXAMPLES= *
PORTDATA= *

USES= dos2unix
USE_PYTHON= yes
USE_PYDISTUTILS= yes
ALL_TARGET= # empty
USE_DOS2UNIX= yes

NO_STAGE= yes
post-install:
Expand Down
3 changes: 2 additions & 1 deletion emulators/mupen64plus-core/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
USE_DOS2UNIX= *.c *.cpp *.h *.H *.ini *.conf
USES+= dos2unix
DOS2UNIX_GLOB= *.c *.cpp *.h *.H *.ini *.conf

DISTNAME= ${PORTNAME}-bundle-src-${PORTVERSION}
PATCHDIR= ${.CURDIR}/files
Expand Down
4 changes: 1 addition & 3 deletions emulators/visualboyadvance-m/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,12 @@ GVBAM_DESC= Build gvbam (GTK2 frontend)

NLS_USES= gettext

USE_BZIP2= yes
WANT_GNOME= yes
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(c|cpp|h)
USE_XORG= x11 xext
USE_GL= gl glu
USE_SDL= sdl
USES= cmake desktop-file-utils pkgconfig
USES= cmake desktop-file-utils dos2unix pkgconfig tar:bzip2
CMAKE_ARGS+= -DVERSION:STRING="${PORTVERSION}" -DSYSCONFDIR:STRING="${PREFIX}/etc"
SVN_REV= 1001

Expand Down

0 comments on commit 58fd306

Please sign in to comment.