Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 2)
This commit is contained in:
parent
857aec5d6b
commit
34b7e6ee7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327723
482 changed files with 576 additions and 386 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: f77flow
|
||||
# Date created: 25 June 1997
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# Created by: Andrey Zakhvatov
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= f77flow
|
||||
PORTVERSION= 0.12
|
||||
|
@ -19,6 +15,7 @@ ALL_TARGET=
|
|||
MAN1= flow.1
|
||||
PLIST_FILES= bin/flow
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@ ${INSTALL_PROGRAM} ${WRKSRC}/flow ${PREFIX}/bin/flow
|
||||
@ ${INSTALL_MAN} ${WRKSRC}/flow.1 ${PREFIX}/man/man1
|
||||
|
|
|
@ -25,6 +25,7 @@ MAN3= fam.3x
|
|||
|
||||
CONFLICTS= gamin-[0-9]*
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s/-lstdc++//g" ${WRKSRC}/Makefile.am
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# ports collection makefile for: fampp
|
||||
# Date created: 18 March 2001
|
||||
# Whom: Jeremy Norris <ishmael27@home.com>
|
||||
#
|
||||
# Created by: Jeremy Norris <ishmael27@home.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fampp
|
||||
PORTVERSION= 1.1
|
||||
|
@ -18,6 +14,7 @@ NO_BUILD= yes
|
|||
USE_FAM= yes
|
||||
WANT_FAM_SYSTEM=fam
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
.for FILE in FamppEvents.hh FamppExceptions.hh fam.hh famStatic.hh handle.hh
|
||||
${INSTALL_DATA} ${WRKSRC}/include/${FILE} ${PREFIX}/include
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: fastcrc
|
||||
# Date created: 27 April 1999
|
||||
# Whom: G. Adam Stanislav <adam@whizkidtech.net>
|
||||
#
|
||||
# Created by: G. Adam Stanislav <adam@whizkidtech.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fastcrc
|
||||
PORTVERSION= 1.0
|
||||
|
@ -19,6 +15,7 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|gcc|$${CC}| ; \
|
||||
|
|
|
@ -30,6 +30,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/fb303
|
|||
|
||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}" PYTHON_VER="${PYTHON_VER}"
|
||||
|
||||
NO_STAGE= yes
|
||||
post-build:
|
||||
(cd ${WRKSRC} && ${LOCALBASE}/bin/thrift --gen perl ${WRKSRC}/if/fb303.thrift)
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: ffcall
|
||||
# Date created: 21 February 2001
|
||||
# Whom: jagapen@home.com
|
||||
#
|
||||
# Created by: jagapen@home.com
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ffcall
|
||||
PORTVERSION= 1.10
|
||||
|
@ -27,6 +23,7 @@ MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
|
|||
MANCOMPRESSED= no
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
# New ports collection makefile for: fga
|
||||
# Date created: 2006-11-29
|
||||
# Whom: Stanislav Sedov <stas@FreeBSD.org>
|
||||
#
|
||||
# $MBSDlabs$
|
||||
# Created by: Stanislav Sedov <stas@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fga
|
||||
PORTVERSION= 1.4
|
||||
|
@ -24,6 +19,7 @@ EXAMPLES= graph_gen maxbit tsp tsp_bf
|
|||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/include/fga.hpp ${PREFIX}/include
|
||||
${INSTALL_PROGRAM} ${EXAMPLES:S,^,${WRKSRC}/,} ${PREFIX}/bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: <jkoshy@freebsd.org>
|
||||
# Created by: <jkoshy@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fhist
|
||||
|
@ -31,6 +31,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||
MAN1= fcomp.1 fhist.1 fmerge.1
|
||||
PLIST_FILES= bin/fcomp bin/fhist bin/fmerge
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
# New ports collection makefile for: fib
|
||||
# Date created: 8 August 2002
|
||||
# Whom: Hye-Shik Chang <perky@FreeBSD.org>
|
||||
#
|
||||
# Created by: Hye-Shik Chang <perky@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fib
|
||||
|
@ -17,6 +14,7 @@ USE_LDCONFIG= yes
|
|||
|
||||
MAN3= fh_extractmin.3 fh_makeheap.3 fh_makekeyheap.3
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
${LN} -sf ${PREFIX}/lib/libfib.so.1 ${PREFIX}/lib/libfib.so
|
||||
.for mf in ${MAN3}
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: firmware-utils
|
||||
# Date created: 2011-12-22
|
||||
# Whom: Stefan Bethke <stb@lassitu.de>
|
||||
#
|
||||
# Created by: Stefan Bethke <stb@lassitu.de>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= firmware-utils
|
||||
PORTVERSION= 20111222
|
||||
|
@ -18,4 +14,5 @@ USE_BZIP2= yes
|
|||
MAKEFILE= ${FILESDIR}/Makefile
|
||||
MAKE_ARGS+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" PREFIX=${PREFIX}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: fistgen
|
||||
# Date created: 2006-07-20
|
||||
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||
#
|
||||
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fistgen
|
||||
PORTVERSION= 0.2.1
|
||||
|
@ -24,6 +20,7 @@ PORTDOCS= *
|
|||
PORTEXAMPLES= *
|
||||
PLIST_FILES= sbin/fistgen
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
.if !defined(NOPORTDATA)
|
||||
@${MKDIR} ${DATADIR}
|
||||
|
|
|
@ -22,6 +22,7 @@ USE_LDCONFIG= yes
|
|||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
PORTDOCS= AUTHORS COPYING INSTALL NEWS README TODO THANKS
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flex-sdk
|
||||
|
@ -24,6 +23,7 @@ SUB_LIST= PORTNAME=${PORTNAME}
|
|||
SCRIPTS= aasdoc acompc amxmlc asdoc compc copylocale digest \
|
||||
fcsh fdb mxmlc optimizer
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flex-sdk
|
||||
|
@ -27,6 +26,7 @@ NO_BUILD= YES
|
|||
PLIST_SUB= PORTNAME=${PORTNAME}
|
||||
SUB_LIST= PORTNAME=${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.for i in ${DISTFILES}
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flex-sdk
|
||||
|
@ -26,6 +25,7 @@ SUB_LIST= PORTNAME=${PORTNAME}
|
|||
SCRIPTS= aasdoc acompc amxmlc asdoc compc copylocale digest \
|
||||
fcsh fdb mxmlc optimizer
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flex_compiler_shell
|
||||
|
@ -24,6 +23,7 @@ WRKSRC= ${WRKDIR}
|
|||
NO_BUILD= YES
|
||||
SUB_FILES= fcsh
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/fcsh ${PREFIX}/bin/
|
||||
${INSTALL_DATA} ${WRKSRC}/lib/fcsh.jar ${JAVAJARDIR}/flex-sdk/
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: flexdock
|
||||
# Date created: 25 Nov 2009
|
||||
# Whom: Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
|
||||
#
|
||||
# Created by: Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flexdock
|
||||
PORTVERSION= 1.1
|
||||
|
@ -25,6 +21,7 @@ ALL_TARGET= dist
|
|||
PLIST_FILES= ${JAVAJARDIR:C^${PREFIX}/^^}/${PORTNAME}.jar
|
||||
PORTDOCS= "User Guide.pdf" api
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/build/${PORTNAME}-${PORTVERSION}.jar ${JAVAJARDIR}/${PORTNAME}.jar
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar
|
|||
PORTDOCS= LICENSE-2.0.txt docs
|
||||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${PORTNAME}.jar..."
|
||||
@${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.jar \
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: flick
|
||||
# Date created: 21 Mar 1998
|
||||
# Whom: giffunip@asme.org
|
||||
#
|
||||
# Created by: giffunip@asme.org
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flick
|
||||
PORTVERSION= 2.1
|
||||
|
@ -25,6 +21,7 @@ USE_GMAKE= yes
|
|||
GNU_CONFIGURE= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: flickrnet
|
||||
# Date created: 2008-10-09
|
||||
# Whom: Romain Tartiere <romain@blogreen.org>
|
||||
#
|
||||
# Created by: Romain Tartiere <romain@blogreen.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flickrnet
|
||||
PORTVERSION= 2.2.0
|
||||
|
@ -22,6 +18,7 @@ USE_ZIP= yes
|
|||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/FlickrNet
|
||||
|
||||
NO_STAGE= yes
|
||||
do-build:
|
||||
@cd ${WRKSRC} && ${LOCALBASE}/bin/gmcs -t:library -out:FlickrNet.dll -r:System.Data -r:System.Web -r:System.Drawing *.cs
|
||||
|
||||
|
|
|
@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
|
|||
DESTINY= ${WRKDIR}/destino
|
||||
MAKE_ENV+= DESTDIR=${DESTINY}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
${CP} ${FILESDIR}/pconfig.* ${WRKSRC}/configs
|
||||
|
||||
|
|
|
@ -27,6 +27,7 @@ CONFIGURE_ARGS= --with-fftw-includes=${LOCALBASE}/include \
|
|||
--with-fftw-libraries=${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
|
|
|
@ -54,6 +54,7 @@ SUB_LIST+= FLYSPRAYDIR="${FLYSPRAYDIR}" \
|
|||
WWWGRP="${WWWGRP}" \
|
||||
WWWOWN="${WWWOWN}"
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
|
|
|
@ -14,6 +14,7 @@ MAN1= ${PORTNAME}.1
|
|||
|
||||
MAKE_ARGS+= PROG=fmake NO_MAN=yes
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
|
||||
${INSTALL_MAN} ${WRKSRC}/make.1 \
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Created by George Reid <greid@ukug.uk.freebsd.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fnccheck
|
||||
|
@ -27,6 +26,7 @@ STRIP= # none
|
|||
|
||||
INFO= libfc
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
# should be same as binutils
|
||||
|
|
|
@ -15,4 +15,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinte
|
|||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -14,6 +14,7 @@ WRKSRC= ${WRKDIR}/fortran-utils
|
|||
|
||||
MAN1= fpr.1 fsplit.1
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/fpr/fpr ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/fsplit/fsplit ${PREFIX}/bin
|
||||
|
|
|
@ -24,6 +24,7 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
|||
WRKSRC= ${WRKDIR}/Encore
|
||||
DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/Encore
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
|
|
|
@ -23,6 +23,7 @@ JSON_DESC= JSON API support
|
|||
JSON_CONFIGURE_ON= --json
|
||||
STATIC_CONFIGURE_ON= --static
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/fossil ${PREFIX}/bin/fossil
|
||||
|
||||
|
|
|
@ -18,4 +18,5 @@ OPTIONS_DEFINE= LIBBFD
|
|||
LIBBFD_DESC= Install Universal BFD library from GNU binutils
|
||||
OPTIONS_DEFAULT= LIBBFD
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -18,4 +18,5 @@ OPTIONS_DEFINE= DBUS
|
|||
DBUS_DESC= Install dbus library
|
||||
OPTIONS_DEFAULT= DBUS
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -15,4 +15,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Create by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +13,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Christopher Key <cjk32@cam.ac.uk>
|
||||
# Created by: Christopher Key <cjk32@cam.ac.uk>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -16,4 +16,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: John Merryweather Cooper
|
||||
# Created by: John Merryweather Cooper
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: John Merryweather Cooper et al
|
||||
# Created by: John Merryweather Cooper et al
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -18,4 +18,5 @@ OPTIONS_DEFINE= NEWT
|
|||
NEWT_DESC= Install newt library
|
||||
OPTIONS_DEFAULT= NEWT
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: John Merryweather Cooper et al
|
||||
# Created by: John Merryweather Cooper et al
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -18,4 +18,5 @@ OPTIONS_DEFINE= SDL
|
|||
SDL_DESC= Install SDL library
|
||||
OPTIONS_DEFAULT= SDL
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
|
@ -14,4 +14,5 @@ MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -21,6 +21,7 @@ PORTDOCS= README fpp_spec fpp_license.ps
|
|||
|
||||
PLIST_FILES= bin/fpp
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -29,6 +29,7 @@ GUI_DESC= Graphical User Interface (requires PLUGINS)
|
|||
USE_GMAKE= yes
|
||||
USE_OCAML= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
FRAMAC_DEFAULT_CPP?= ${CPP} -C -I${DATADIR}/libc -I.
|
||||
|
|
|
@ -22,6 +22,7 @@ USES= cmake
|
|||
USE_LDCONFIG= yes
|
||||
CMAKE_BUILD_TYPE=Release
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's:%%PREFIX%%:${PREFIX}:g' ${WRKSRC}/src/icd/icd_loader.cpp \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: frink
|
||||
# Date created: 8 May 2001
|
||||
# Whom: Mikhail Teterin
|
||||
#
|
||||
# Created by: Mikhail Teterin
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= frink
|
||||
PORTVERSION= 2.2.2p4
|
||||
|
@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-2.2.2
|
|||
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
||||
|
||||
.ifndef NOPORTDOCS
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/README ${DOCSDIR}
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
# ex:ts=8
|
||||
# Ports collection makefile for: FSMGenerator
|
||||
# Date created: Jan 5, 2004
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fsmgenerator
|
||||
PORTVERSION= 1.0.b.7
|
||||
|
@ -19,6 +14,7 @@ COMMENT= Finite State Machine generating software
|
|||
PLIST_FILES= bin/fsmgenerator
|
||||
USE_GMAKE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} \
|
||||
${REINPLACE_CMD} -e "s|make$$|${GMAKE}|" \
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: FTJam
|
||||
# Date created: Wed Oct 12 03:26:39 UTC 2005
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ftjam
|
||||
PORTVERSION= 2.5.2
|
||||
|
@ -31,6 +27,7 @@ PORTDOCS= \
|
|||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
do-configure:
|
||||
@${REINPLACE_CMD} -E \
|
||||
-e 's|^(CC[[:space:]]*=).*$$|\1${CC}|' \
|
||||
|
|
|
@ -22,4 +22,5 @@ CONFIGURE_ARGS= --libdir=${PREFIX}/share
|
|||
CONFIGURE_ENV= ac_cv_path_CC="${CC}" ac_cv_path_EMACS="${TRUE}"
|
||||
MAKE_ARGS= OPT="${CFLAGS}"
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -20,6 +20,7 @@ HAS_CONFIGURE= yes
|
|||
|
||||
PLIST_FILES+= bin/Fuel
|
||||
|
||||
NO_STAGE= yes
|
||||
do-configure:
|
||||
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}
|
||||
|
||||
|
|
|
@ -32,6 +32,7 @@ PLIST_FILES+= %%DATADIR%%/doc
|
|||
SUB_FILES= fujaba.sh
|
||||
SUB_LIST= LOCALBASE="${LOCALBASE}" DATADIR="${DATADIR}"
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${MKDIR} ${DATADIR}/bin
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/fujaba.sh ${DATADIR}/bin/
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: funnelweb
|
||||
# Date created: 9 Jan 2001
|
||||
# Whom: jkoshy
|
||||
#
|
||||
# Created by: jkoshy
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= funnelweb
|
||||
PORTVERSION= 3.2
|
||||
|
@ -17,6 +13,7 @@ COMMENT= A powerful literate-programming macro pre-processor
|
|||
PLIST_FILES= bin/fw
|
||||
WRKSRC= fw_src/source
|
||||
|
||||
NO_STAGE= yes
|
||||
do-build:
|
||||
cd ${WRKDIR}/${WRKSRC} && { \
|
||||
${CC} ${CFLAGS} -c *.c && \
|
||||
|
|
|
@ -30,6 +30,7 @@ NOT_FOR_ARCHS= ia64 powerpc
|
|||
CFLAGS+= -fPIC
|
||||
CONFIGURE_ARGS= --disable-Werror
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|"glib"|"glib-2.0"|g ; \
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: gaa
|
||||
# Date created: 2 February 1999
|
||||
# Whom: Dima Sivachenko <dima@chg.ru>
|
||||
#
|
||||
# Created by: Dima Sivachenko <dima@chg.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gaa
|
||||
PORTVERSION= 1.6.6
|
||||
|
@ -15,4 +11,5 @@ COMMENT= GPL Argument Analyser
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -32,6 +32,7 @@ LIBINOTIFY_DESC=Use libinotify as the FAM backend
|
|||
RUN_AS_EUID_DESC=Drop privileges to effective user
|
||||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if !defined(GAMIN_SLAVE)
|
||||
|
|
|
@ -39,6 +39,7 @@ GAPHAS_DISTNAME= gaphas-0.7.2
|
|||
GAPHAS_EGG= ${GAPHAS_DISTNAME}-py${PYTHON_VER}.egg
|
||||
SGENERIC_DISTNAME= simplegeneric-0.8.1
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
@${UNZIP_CMD} -qo ${DISTDIR}/${SGENERIC_DISTNAME}.zip -d ${WRKDIR}
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: Gauche Readline
|
||||
# Date created: 15 Jan 2004
|
||||
# Whom: Erik Greenwald <erik@smluc.org>
|
||||
#
|
||||
# Created by: Erik Greenwald <erik@smluc.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= readline
|
||||
PORTVERSION= 0.1
|
||||
|
@ -25,6 +21,7 @@ GAUCHE_FILES= readline/history.scm readline/keymap.scm readline/term-util.scm
|
|||
|
||||
PLIST_SUB+= GAUCHE_LIBDIR=${GAUCHE_LIBDIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
.if !exists(${PREFIX}/${GAUCHE_LIBDIR}/readline)
|
||||
${MKDIR} ${PREFIX}/${GAUCHE_LIBDIR}/readline
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
# ex:ts=8
|
||||
# Ports collection makefile for: gaul
|
||||
# Date created: Oct 28, 2003
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gaul
|
||||
PORTVERSION= 0.1849.0
|
||||
|
@ -27,4 +22,5 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
|||
LDFLAGS+= -L${LOCALBASE}/lib -lcurses
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: gazpacho
|
||||
# Date created: 2006-09-08
|
||||
# Whom: Gustavo Fukao <gustavofukao@gmail.com>
|
||||
#
|
||||
# Created by: Gustavo Fukao <gustavofukao@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gazpacho
|
||||
PORTVERSION= 0.7.2
|
||||
|
@ -27,6 +23,7 @@ USES= gettext
|
|||
|
||||
PORTDOCS= AUTHORS ChangeLog CONTRIBUTORS COPYING README NEWS
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -18,4 +18,5 @@ MAN1= gccmakedep.1
|
|||
PLIST_FILES= bin/gccmakedep
|
||||
CONFIGURE_ENV+= ac_cv_path_RAWCPP=tradcpp
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
# New ports collection makefile for: gconf
|
||||
# Date created: 28th June 2000
|
||||
# Whom: Ade Lovett <ade@FreeBSD.org>
|
||||
#
|
||||
# Created by: Ade Lovett <ade@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/devel/gconf/Makefile,v 1.5 2007/05/19 21:36:05 marcus Exp $
|
||||
#
|
||||
|
||||
PORTNAME= gconf
|
||||
PORTVERSION= 1.0.9
|
||||
|
@ -31,4 +27,5 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
|||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,12 +1,9 @@
|
|||
# New ports collection makefile for: gconf2-reference
|
||||
# Date created: 09 May 2006
|
||||
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
||||
#
|
||||
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
|
||||
REFERENCE_SRC= ${WRKSRC}/doc/gconf
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
|
||||
|
|
|
@ -40,6 +40,7 @@ MAN1= gconftool-2.1 gsettings-data-convert.1 \
|
|||
|
||||
OPTIONS_DEFINE= LDAP
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MLDAP}
|
||||
|
|
|
@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
|
|||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
|
||||
${WRKSRC}/gconf/gconfmm/client.cc
|
||||
|
|
|
@ -29,6 +29,7 @@ CONFIGURE_ARGS= --enable-static --disable-documentation
|
|||
|
||||
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
|
|
@ -26,6 +26,7 @@ CONFIGURE_ARGS= --with-tclinclude=${TCL_INCLUDEDIR} \
|
|||
--with-tcllib=${TCL_LIBDIR}
|
||||
EXTRACT_AFTER_ARGS=--exclude cvsunix --exclude 'getline.[ch]' --exclude 'getopt*.[ch]'
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -E '/get(line|opt1?)\.[ch]/d' \
|
||||
${WRKSRC}/common/Makefile.am
|
||||
|
|
|
@ -43,6 +43,7 @@ GDB_LINK_DESC= Create the gdb link
|
|||
TUI_DESC= Text User Interface enabled
|
||||
OPTIONS_DEFAULT= THREADS TUI GDB_LINK PORT_READLINE
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MGDB_LINK}
|
||||
|
|
|
@ -36,6 +36,7 @@ VER= ${PORTVERSION:S/.//}
|
|||
PLIST_SUB= VER=${VER}
|
||||
MAN1= gdb${VER}.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MINSIGHT}
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: gdbmods
|
||||
# Date created: 24 August 2002
|
||||
# Whom: Bruce M Simpson <bms@FreeBSD.org>
|
||||
#
|
||||
# Created by: Bruce M Simpson <bms@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gdbmods
|
||||
PORTVERSION= 20020824
|
||||
|
@ -19,6 +15,7 @@ COMMENT= Wrapper for gdb -k to provide kld symbol information
|
|||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/gdbmods
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${PREFIX}/bin
|
||||
|
||||
|
|
|
@ -31,6 +31,7 @@ CMAKE_ARGS+= -DGDCM_PDF_DOCUMENTATION:BOOL=NO \
|
|||
-DGDCM_BUILD_EXAMPLES:BOOL=NO \
|
||||
-DGDCM_INSTALL_DATA_DIR:STRING=${DATADIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MVTK}
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -12,5 +12,6 @@ LIB_DEPENDS= wnck-1:${PORTSDIR}/x11-toolkits/libwnck \
|
|||
|
||||
USE_GNOME= gconf2
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -10,5 +10,6 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
|||
LIB_DEPENDS= ctpl:${PORTSDIR}/textproc/ctpl
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/rst2html:${PORTSDIR}/textproc/py-docutils
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -9,5 +9,6 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
|||
|
||||
LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -9,5 +9,6 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
|||
|
||||
USE_LUA= 5.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,5 +7,6 @@ CATEGORIES= devel
|
|||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue