diff options
Diffstat (limited to 'devel')
31 files changed, 53 insertions, 55 deletions
diff --git a/devel/adabindx/Makefile b/devel/adabindx/Makefile index 3127cabc19eb..199094e0b2c8 100644 --- a/devel/adabindx/Makefile +++ b/devel/adabindx/Makefile @@ -5,18 +5,18 @@ # $FreeBSD$ # -PORTNAME= adabindx -PORTVERSION= 0.7.2 -CATEGORIES= devel -MASTER_SITES= http://home.arcor.de/hfvogt/ +PORTNAME= adabindx +PORTVERSION= 0.7.2 +CATEGORIES= devel +MASTER_SITES= http://home.arcor.de/hfvogt/ MAINTAINER= ports@FreeBSD.org COMMENT= An Ada-binding to the X Window System and *tif -BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat +BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat -USE_MOTIF= yes -PREFIX= ${X11BASE} +USE_MOTIF= yes +PREFIX= ${X11BASE} post-patch: # @mv ${WRKSRC}/lib ${WRKSRC}/src diff --git a/devel/adabooch-doc-html/Makefile b/devel/adabooch-doc-html/Makefile index 7a2d23f59d16..d63b5367ffa4 100644 --- a/devel/adabooch-doc-html/Makefile +++ b/devel/adabooch-doc-html/Makefile @@ -5,23 +5,23 @@ # $FreeBSD$ # -PORTNAME= adabooch-doc +PORTNAME= adabooch-doc PORTVERSION= 20020602 -CATEGORIES= devel +CATEGORIES= devel MASTER_SITES= http://www.adapower.net/booch/download/ \ http://www.pogner.demon.co.uk/components/bc/download/ -DISTNAME= bc-html-${PORTVERSION} -EXTRACT_SUFX= .zip +DISTNAME= bc-html-${PORTVERSION} +EXTRACT_SUFX= .zip -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manual for adabooch -USE_ZIP= yes -NO_BUILD= yes -NO_MTREE= yes -PREFIX= ${LOCALBASE}/share/doc -WRKSRC= ${WRKDIR}/adabooch-doc-html -EXTRACT_AFTER_ARGS= -d ${WRKSRC} +USE_ZIP= yes +NO_BUILD= yes +NO_MTREE= yes +PREFIX= ${LOCALBASE}/share/doc +WRKSRC= ${WRKDIR}/adabooch-doc-html +EXTRACT_AFTER_ARGS= -d ${WRKSRC} pre-extract: @${MKDIR} ${WRKSRC} diff --git a/devel/adabooch/Makefile b/devel/adabooch/Makefile index e8807c6717fc..6c65a3020d86 100644 --- a/devel/adabooch/Makefile +++ b/devel/adabooch/Makefile @@ -5,18 +5,18 @@ # $FreeBSD$ # -PORTNAME= adabooch +PORTNAME= adabooch PORTVERSION= 20020602 -CATEGORIES= devel +CATEGORIES= devel MASTER_SITES= http://www.adapower.net/booch/download/ \ http://www.pogner.demon.co.uk/components/bc/download/ -DISTNAME= bc-${PORTVERSION} -EXTRACT_SUFX= .tgz +DISTNAME= bc-${PORTVERSION} +EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library which provide container classes as well as powertools for Ada -NO_BUILD= yes +NO_BUILD= yes do-install: @${ECHO} Installing library files diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index ed15a7d547bb..379255ab7bb6 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -20,7 +20,7 @@ COMMENT= Curses Development Kit for speedy development of full screen programs USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken +NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken .include <bsd.port.pre.mk> diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index de68aacc6176..eb426b88bf1b 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -38,7 +38,7 @@ GO32DIR= ${PREFIX}/share/crossgo32 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif post-extract: diff --git a/devel/fpp/Makefile b/devel/fpp/Makefile index 55cce1cd6d64..31e34317f35f 100644 --- a/devel/fpp/Makefile +++ b/devel/fpp/Makefile @@ -1,6 +1,6 @@ -# New ports collection makefile for: Sun fortran preprocessor fpp +# New ports collection makefile for: Sun fortran preprocessor fpp # Date created: 30 January 1996 -# Whom: vazquez@iqm.unicamp.br +# Whom: vazquez@iqm.unicamp.br # # $FreeBSD$ # diff --git a/devel/hptools/Makefile b/devel/hptools/Makefile index a700cb50cd41..e5577793e9f0 100644 --- a/devel/hptools/Makefile +++ b/devel/hptools/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/Hptools/${CONFIGURE_TARGET} GNU_CONFIGURE= yes USE_REINPLACE= yes -CONFIGURE_SCRIPT= ../support/configure +CONFIGURE_SCRIPT= ../support/configure NO_CDROM= 'Commercial use is Prohibited' diff --git a/devel/icu/Makefile b/devel/icu/Makefile index fd7a10076825..ca96539232f1 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://oss.software.ibm.com/developerworks/opensource/icu/project/download/${PORTVERSION}/ -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= International Components for Unicode (from IBM)(old version) @@ -21,7 +21,7 @@ USE_GMAKE= yes CONFIGURE_ARGS+=--disable-shared --enable-static CONFIGURE_ENV= CXXFLAGS="-O3" -CONFIGURE_ENV+= CFLAGS="-O3" +CONFIGURE_ENV+= CFLAGS="-O3" .include <bsd.port.pre.mk> diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile index fd7a10076825..ca96539232f1 100644 --- a/devel/icu4/Makefile +++ b/devel/icu4/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://oss.software.ibm.com/developerworks/opensource/icu/project/download/${PORTVERSION}/ -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= International Components for Unicode (from IBM)(old version) @@ -21,7 +21,7 @@ USE_GMAKE= yes CONFIGURE_ARGS+=--disable-shared --enable-static CONFIGURE_ENV= CXXFLAGS="-O3" -CONFIGURE_ENV+= CFLAGS="-O3" +CONFIGURE_ENV+= CFLAGS="-O3" .include <bsd.port.pre.mk> diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index a88304f6db26..91e93ecc46e0 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -23,6 +23,6 @@ INSTALLS_SHLIB= yes post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-Wall -g -O2||g' + 's|-Wall -g -O2||g' .include <bsd.port.mk> diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index b2a2bab4c218..13fa77edfc61 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -33,7 +33,7 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Packages needed for doing development in Linux mode EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 +RUN_DEPENDS=${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 RESTRICTED= "binaries under GNU GPL without accompanying source" diff --git a/devel/m4/Makefile b/devel/m4/Makefile index d578393deb95..1d750a161aba 100644 --- a/devel/m4/Makefile +++ b/devel/m4/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g .if defined(WITH_CHANGEWORD) -CONFIGURE_ARGS+= --enable-changeword +CONFIGURE_ARGS+= --enable-changeword .endif post-install: diff --git a/devel/moonshine/Makefile b/devel/moonshine/Makefile index 75d413ae22d2..2da413ded74d 100644 --- a/devel/moonshine/Makefile +++ b/devel/moonshine/Makefile @@ -25,7 +25,7 @@ QTCPPFLAGS+= -I${X11BASE}/include .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif .if ${MACHINE_ARCH} == "alpha" diff --git a/devel/ocaml-camomile/Makefile b/devel/ocaml-camomile/Makefile index c953ce3fcbf3..fb10e62c1234 100644 --- a/devel/ocaml-camomile/Makefile +++ b/devel/ocaml-camomile/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.4.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMEPREFIX= ocaml- +PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= A comprehensive Unicode library for objective caml language diff --git a/devel/ossp-val/Makefile b/devel/ossp-val/Makefile index ff1da81ec13a..5f84d102a967 100644 --- a/devel/ossp-val/Makefile +++ b/devel/ossp-val/Makefile @@ -21,7 +21,7 @@ COMMENT= OSSP val is a flexible name to value mapping library for C variables USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 13 -INSTALLS_SHLIB= yes +INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/devel/ossp-var/Makefile b/devel/ossp-var/Makefile index 0f0ac3dd8c9d..d58e8358b860 100644 --- a/devel/ossp-var/Makefile +++ b/devel/ossp-var/Makefile @@ -21,7 +21,7 @@ COMMENT= A flexible, full-featured and fast variable expansion library USE_GMAKE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER= 13 -INSTALLS_SHLIB= yes +INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/devel/p5-Devel-Peek/Makefile b/devel/p5-Devel-Peek/Makefile index 1f25da49376d..a0fcff778811 100644 --- a/devel/p5-Devel-Peek/Makefile +++ b/devel/p5-Devel-Peek/Makefile @@ -20,7 +20,7 @@ PERL_CONFIGURE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif MAN3= Devel::Peek.3 diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile index 0153016e29ce..ade01da02d39 100644 --- a/devel/p5-Ioctl/Makefile +++ b/devel/p5-Ioctl/Makefile @@ -17,5 +17,4 @@ COMMENT= Perl module that provides a way to get the value of C ioctl constants PERL_CONFIGURE= yes - .include <bsd.port.mk> diff --git a/devel/pear-PEAR/Makefile b/devel/pear-PEAR/Makefile index 05d12b8000b6..a9799b193ce8 100644 --- a/devel/pear-PEAR/Makefile +++ b/devel/pear-PEAR/Makefile @@ -26,7 +26,7 @@ FILES= PEAR.php System.php PEAR/Autoloader.php \ PEAR/Dependency.php PEAR/Frontend/CLI.php PEAR/Builder.php \ PEAR/Installer.php PEAR/Packager.php PEAR/Registry.php \ PEAR/Remote.php OS/Guess.php package.dtd template.spec - + .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include <bsd.port.post.mk> diff --git a/devel/pth/Makefile b/devel/pth/Makefile index dbb1f3c0b15d..f3ab961ea53d 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -32,7 +32,7 @@ MAN3= pth.3 pthread.3 post-patch: ${REINPLACE_CMD} -e \ "s,-funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math,${CFLAGS}," \ - ${WRKSRC}/configure + ${WRKSRC}/configure post-build: @${ECHO_MSG} "===> Use 'make test' to run a quick test suite." diff --git a/devel/py-ansistyle/Makefile b/devel/py-ansistyle/Makefile index 5c47e9896051..9dc7d0bc2c13 100644 --- a/devel/py-ansistyle/Makefile +++ b/devel/py-ansistyle/Makefile @@ -9,7 +9,7 @@ PORTNAME= ansistyle PORTVERSION= 0.2.1 CATEGORIES= devel python -MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/ +MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ANSIStyle-${PORTVERSION} diff --git a/devel/py-coro/Makefile b/devel/py-coro/Makefile index c291eebc1cf2..0a5915438679 100644 --- a/devel/py-coro/Makefile +++ b/devel/py-coro/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ARGS= installdir="${PREFIX}" \ COROMOD_MAKE= cd ${WRKSRC}/coromodule && ${MAKE_ENV} ${MAKE} CORO_PACKAGE= __init__ coro corodns coro_fd coro_subproc corodevice \ dnsclass dnslib dnsopcode dnstype fifo -CORO_EXAMPLES= backdoor coro_fd coro_subproc coro_ehttpd \ +CORO_EXAMPLES= backdoor coro_fd coro_subproc coro_ehttpd \ corohttpd .include <bsd.port.pre.mk> diff --git a/devel/py-ui/Makefile b/devel/py-ui/Makefile index 4b1b6f5e6e78..f804ce08f7a1 100644 --- a/devel/py-ui/Makefile +++ b/devel/py-ui/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= \ USE_ZIP= yes USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes post-install: .if !defined(NOPORTDOCS) diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile index 344220b00a1a..7b13e8614b11 100644 --- a/devel/qtez/Makefile +++ b/devel/qtez/Makefile @@ -27,7 +27,7 @@ INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" +BROKEN= "Does not compile" .endif .if ${MACHINE_ARCH} == "alpha" diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index a14f1014041c..a76e5539d642 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -53,7 +53,7 @@ DISPLAY_MSG= ${DO_NADA} .endif .if defined(WITH_NAS) -LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas +LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas .else CONFIGURE_ARGS+=--disable-nas .endif diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index a23e5d58deeb..b3cf9a6ad0ac 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -22,7 +22,7 @@ USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include -.include <bsd.port.pre.mk> +.include <bsd.port.pre.mk> .if ${OSVERSION} < 500035 BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport diff --git a/devel/terminality/Makefile b/devel/terminality/Makefile index b4ef9884e3a9..340c4d91323e 100644 --- a/devel/terminality/Makefile +++ b/devel/terminality/Makefile @@ -9,7 +9,7 @@ PORTNAME= terminality PORTVERSION= 2.1 CATEGORIES= devel -MASTER_SITES= http://members.optushome.com.au/emikulic/code/tn/ +MASTER_SITES= http://members.optushome.com.au/emikulic/code/tn/ DISTNAME= tn-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/devel/titano/Makefile b/devel/titano/Makefile index b9be869ae160..23015aa9ea19 100644 --- a/devel/titano/Makefile +++ b/devel/titano/Makefile @@ -28,7 +28,7 @@ USE_LIBTOOL_VER= 13 .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif pre-patch: diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index 424e558ca698..b1f4f18f6989 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A general-purpose tool for parameter handling in C++ - USE_GMAKE= yes USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes diff --git a/devel/xwpe/Makefile b/devel/xwpe/Makefile index 2ef571202931..047c5c9d6dc3 100644 --- a/devel/xwpe/Makefile +++ b/devel/xwpe/Makefile @@ -22,7 +22,7 @@ USE_XLIB= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= +CONFIGURE_ENV= CONFIGURE_ARGS= --libdir=${PREFIX}/share ALL_TARGET= # none diff --git a/devel/yacl/Makefile b/devel/yacl/Makefile index 85c601bcf64b..ce60ce5633cd 100644 --- a/devel/yacl/Makefile +++ b/devel/yacl/Makefile @@ -26,7 +26,7 @@ USE_MOTIF= true .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif post-build: |