1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add NO_STAGE all over the place in preparation for the staging support (cat: security)

This commit is contained in:
Baptiste Daroussin 2013-09-20 22:55:24 +00:00
parent 192c7ddec0
commit a65ed2e51b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327769
1016 changed files with 1265 additions and 1408 deletions

View File

@ -14,6 +14,7 @@ COMMENT= Security scanner for Samba
USES= gmake
MAKE_ARGS= CC="${CC}" FLAGS1="${CFLAGS}"
NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name "*.o" -delete
@${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: ADMsnmp
# Date created: 16 Apr 2003
# Whom: onatan@gmail.com
#
# Created by: onatan@gmail.com
# $FreeBSD$
#
PORTNAME= ADMsnmp
PORTVERSION= 0.1
@ -19,6 +15,7 @@ COMMENT= SNMP audit scanner
WRKSRC= ${WRKDIR}/ADMsnmp
NO_STAGE= yes
do-build:
${CC} ${CFLAGS} -DPORTSHAREDIR="${PREFIX}/share/ADMsnmp" \
-o ${WRKSRC}/ADMsnmp ${WRKSRC}/snmp.c

View File

@ -18,4 +18,5 @@ RUN_DEPENDS= R-cran-RCurl>=1.6.4:${PORTSDIR}/ftp/R-cran-RCurl \
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -15,4 +15,5 @@ LICENSE= GPLv2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,6 +1,5 @@
# Created by: roam@FreeBSD.org
# $FreeBSD$
#
PORTNAME= aescrypt
PORTVERSION= 0.7
@ -22,6 +21,7 @@ MAN1= aescrypt.1 aesget.1
MANCOMPRESSED= yes
.if !defined(NOPORTDOCS)
NO_STAGE= yes
post-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR}

View File

@ -1,6 +1,5 @@
# Created by: Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
# $FreeBSD$
#
PORTNAME= aespipe
DISTVERSION= v2.3e
@ -21,6 +20,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/aespipe
NO_STAGE= yes
.include <bsd.port.pre.mk>
ALL_TARGET=
.if ${ARCH} == amd64

View File

@ -1,6 +1,5 @@
# Created by: pauls
# $FreeBSD$
#
PORTNAME= afterglow
PORTVERSION= 1.6.2
@ -22,6 +21,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_STAGE= yes
do-install:
${MKDIR} ${DATADIR}/data
${MKDIR} ${DATADIR}/charts

View File

@ -15,6 +15,7 @@ COMMENT= Replacement and extension for Tripwire
LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
USES= bison
NO_STAGE= yes
.include <bsd.port.pre.mk>
USE_GMAKE= yes

View File

@ -27,6 +27,7 @@ NO_BUILD= yes
PLIST_FILES= bin/aimsniff
NO_STAGE= yes
.include <bsd.port.options.mk>
.if !exists(${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/GDBM_File.pm)

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: amap
# Date created: 23 Mar 2003
# Whom: Yonatan <onatan@gmail.com>
#
# Created by: Yonatan <onatan@gmail.com>
# $FreeBSD$
#
PORTNAME= amap
PORTVERSION= 5.2
@ -31,6 +27,7 @@ LOCAL_CONF_FILES= appdefs.resp appdefs.rpc appdefs.trig
SUB_FILES= pkg-install pkg-deinstall
SUB_LIST= LOCAL_CONF_FILES="${LOCAL_CONF_FILES}" CONF_DIR="${CONF_DIR}"
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|/usr/local|${LOCALBASE}|g; \

View File

@ -1,6 +1,5 @@
# Created by: Mantas Kaulakys <stone@tainet.lt>
# $FreeBSD$
#
PORTNAME= amavis-stats
PORTVERSION= 0.1.12
@ -39,6 +38,7 @@ SUB_LIST+= AMAVISUSER=${AMAVISUSER} AMAVISGROUP=${AMAVISGROUP}
pre-install: apply-slist
@${SH} ${PKGINSTALL} ${DISTNAME} PRE-INSTALL
NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/amavis-stats ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/amavis-stats.1 ${MAN1PREFIX}/man/man1

View File

@ -36,6 +36,7 @@ SUB_LIST= AMAVISUSER=${AMAVISUSER} \
PORTDOCS= AUTHORS CHANGES INSTALL LICENSE README TODO
NO_STAGE= yes
PLIST_FILES= sbin/amavisd-milter
PLIST_SUB= RC_DIR=${RC_DIR} \
RC_SUFX=${RC_SUFX}

View File

@ -81,6 +81,7 @@ SUB_LIST+= AMAVISUSER=${AMAVISUSER} \
PLIST_SUB+= AMAVIS_NOP0F=${AMAVIS_NOP0F}
NO_STAGE= yes
.include <bsd.port.options.mk>
USE_RC_SUBR+= amavisd

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: aolserver-nsencrypt
# Date created: 12 Oct 2006
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= aolserver-nsencrypt
PORTVERSION= 0.4
@ -40,6 +36,7 @@ PLIST_FILES= ${AOLSERVERBASE}/bin/nsencrypt.so \
PORTDOCS= ChangeLog readme.txt
.endif
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} \
-e '/^MODOBJS =.*/{p;s/MODOBJS =/OBJS +=/g;}' \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: aolserver-nsmcrypt
# Date created: 12 Oct 2006
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= nsmcrypt
PORTVERSION= 1.1
@ -38,6 +34,7 @@ PLIST_FILES= ${AOLSERVERBASE}/bin/nsmcrypt.so \
${AOLSERVERBASE}/lib/libnsmcrypt.a \
${AOLSERVERBASE}/lib/libnsmcrypt.so
NO_STAGE= yes
.include <bsd.port.pre.mk>
CFLAGS+= "-I${LOCALBASE}/include"

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: aolserver-nsmhash
# Date created: 12 Oct 2006
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= nsmhash
PORTVERSION= 1.1
@ -38,6 +34,7 @@ PLIST_FILES= ${AOLSERVERBASE}/bin/nsmhash.so \
${AOLSERVERBASE}/lib/libnsmhash.a \
${AOLSERVERBASE}/lib/libnsmhash.so
NO_STAGE= yes
.include <bsd.port.pre.mk>
CFLAGS+= "-I${LOCALBASE}/include"

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: aolserver-nsopenssl
# Date created: 12 Oct 2006
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= aolserver-nsopenssl
PORTVERSION= 3.0.b26
@ -35,6 +31,7 @@ MAKE_ARGS= AOLSERVER=${LOCALBASE}/${AOLSERVERBASE} OPENSSL=${OPENSSLBASE}
PORTDOCS= ChangeLog README TODO
.endif
NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${DOCSDIR}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: aolserver-nssha1
# Date created: 12 Oct 2006
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= aolserver-nssha1
PORTVERSION= 0.1
@ -34,6 +30,7 @@ MAKE_ARGS= AOLSERVER=${LOCALBASE}/${AOLSERVERBASE} OPENSSL=${OPENSSLBASE}
PORTDOCS= ChangeLog
.endif
NO_STAGE= yes
post-patch:
@ ${REINPLACE_CMD} -e 's|OBJS|MODOBJS|' ${WRKSRC}/Makefile

View File

@ -20,6 +20,7 @@ XERCES_3_DESC= With Xerces vesion 3.x (shibboleth2 requires)
USE_OPENSSL= yes
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MXERCES_3}

View File

@ -14,6 +14,7 @@ COMMENT= Automated password generator
OPTIONS_DEFINE= CRACKLIB
CRACKLIB_DESCR= CrackLib support for password quality
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCRACKLIB}

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: arirang
# Date created: Jun 4 2001
# Whom: Roman Shterenzon <roman@xpert.com>
#
# Created by: Roman Shterenzon <roman@xpert.com>
# $FreeBSD$
#
PORTNAME= arirang
PORTVERSION= 2.03
@ -25,6 +21,7 @@ USE_OPENSSL= yes
CFLAGS+= -I${LOCALBASE}/include/ruby-${RUBY_VER} -I${LOCALBASE}/include/ruby-${RUBY_VER}/${RUBY_ARCH}
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/arirang ${PREFIX}/sbin
${MKDIR} ${PREFIX}/share/arirang

View File

@ -1,6 +1,5 @@
# Created by: Carlo Strub
# $FreeBSD$
#
PORTNAME= arm
DISTVERSION= 1.4.5.0
@ -32,6 +31,7 @@ OPTIONS_DEFAULT=TOR DOCS
TOR_DESC= Enable local tor support
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTOR}

View File

@ -1,8 +1,5 @@
# New ports collection makefile for: arpCounterattack
# Date created: 05 November 2010
# Whom: Boris Kochergin <spawk@acm.poly.edu>
# Created by: Boris Kochergin <spawk@acm.poly.edu>
# $FreeBSD$
#
PORTNAME= arpCounterattack
PORTVERSION= 1.2.0
@ -20,6 +17,7 @@ SUB_FILES= pkg-message
USE_RC_SUBR= ${PORTNAME}
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-install:

View File

@ -33,6 +33,7 @@ PLIST_FILES= bin/authforce \
PLIST_DIRS= %%DATADIR%%
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCURL}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: autossh
# Date created: 26 December 2002
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
#
# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= autossh
PORTVERSION= 1.4c
@ -19,6 +15,7 @@ GNU_CONFIGURE= yes
PORTDOCS= CHANGES README
MAN1= autossh.1
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's,cp autossh.1 ,$$\{BSD_INSTALL_MAN\} autossh.1 ,g' ${WRKSRC}/${MAKEFILE}.in
@${REINPLACE_CMD} -e 's,cp autossh ,$$\{BSD_INSTALL_PROGRAM\} autossh ,g' ${WRKSRC}/${MAKEFILE}.in

View File

@ -1,6 +1,5 @@
# Created by: dsh@vlink.ru
# $FreeBSD$
#
PORTNAME= avcheck
PORTVERSION= 0.91
@ -17,6 +16,7 @@ PORTDOCS= README.AVP README.AVP.de README.DrWeb README.Exim \
README.Postfix README.Postfix.de README.Sendmail eicar.msg \
eicar.txt
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's/^CC/#CC/g ; s/^CFLAGS/#CFLAGS/g' ${WRKSRC}/Makefile

View File

@ -46,6 +46,7 @@ STAGE= ${WRKSRC}/_stage
WITH_HTTP_PORT?= 80
WITH_SSL_PORT?= 443
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSERVER_ONLY}

View File

@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../barnyard2
# enable tcl binding for sguil
SLAVE= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View File

@ -45,6 +45,7 @@ PORTDOCS2= INSTALL README.aruba README.database README.sguil README.snortsam
PORTDOCS= ${PORTDOCS1} ${PORTDOCS2}
PORTEXAMPLES= SCHEMA_ACCESS create_db2 create_mssql create_mysql create_oracle.sql create_postgresql
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:M64BIT}

View File

@ -26,6 +26,7 @@ DOCS= docs/CHANGELOG docs/CREDITS docs/README docs/README.mssql \
OPTIONS_DEFINE= MYSQL PGSQL PDF DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMYSQL}

View File

@ -20,6 +20,7 @@ PLIST_FILES= bin/bcrypt
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: bcwipe
# Date created: Mar 4, 2001
# Whom: crow
#
# Created by: crow
# $FreeBSD$
#
PORTNAME= bcwipe
PORTVERSION= 1.9.8
@ -24,6 +20,7 @@ MAKE_ARGS+= CFLAGS="${CFLAGS}"
MAN1= bcwipe.1
PLIST_FILES= bin/bcwipe
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s,fprintf(stderr\,string),fprintf(stderr\,\"%s\"\,string),g" ${WRKSRC}/wipe.c
@${REINPLACE_CMD} -e "s,if (NULL == mktemp(result)),if (mkstemp(result) == -1),g" ${WRKSRC}/wipe.c

View File

@ -23,6 +23,7 @@ RESTRICTED= License prohibits redistribution
BDREL= 5
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})

View File

@ -1,10 +1,5 @@
# ex:ts=8
# New ports collection makefile for: beecrypt
# Date created: Mar 4, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= beecrypt
PORTVERSION= 4.2.1
@ -19,6 +14,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--without-java
USE_LDCONFIG= yes
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure
.if defined(WITH_OPENMP)

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: belier
# Date created: 1 May 2011
# Whom: rokaz
#
# Created by: rokaz
# $FreeBSD$
#
PORTNAME= belier
PORTVERSION= 1.2
@ -38,4 +34,5 @@ PLIST_DIRS= lib/${PYTHON_VERSION}/site-packages/belier
USE_PYTHON= 2.6+
USE_PYDISTUTILS= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,6 +1,5 @@
# Created by: Mike Heffner <mheffner@vt.edu>
# $FreeBSD$
#
PORTNAME= bfbtester
PORTVERSION= 2.0.1
@ -15,4 +14,5 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/bfbtester
USE_GMAKE= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -28,6 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
NO_STAGE= yes
.include <bsd.port.options.mk>
post-install:

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: bioapi
# Date created: 10 January 2006
# Whom: Fredrik Lindberg <fli@shapeshifter.se>
#
# Created by: Fredrik Lindberg <fli@shapeshifter.se>
# $FreeBSD$
#
PORTNAME= bioapi
PORTVERSION= 1.2.2
@ -24,4 +20,5 @@ CONFIGURE_ARGS= --localstatedir=/var/db/ --with-Qt-dir=no
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: blindelephant
# Date created: 2010-08-19
# Whom: Niels Heinen
#
# Created by: Niels Heinen
# $FreeBSD$
#
PORTNAME= blindelephant
PORTVERSION= 1.0
@ -28,6 +24,7 @@ SUB_LIST= PYTHON_CMD=${PYTHON_CMD} \
PORTDOCS= README Blind_Elephant_BlackHat_2010.pdf
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-extract:

View File

@ -31,6 +31,7 @@ PLIST_FILES= bin/botan-config lib/libbotan.a lib/libbotan.so lib/libbotan.so.0 l
PORTDOCS= *
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSSL}

View File

@ -36,6 +36,7 @@ PLIST_FILES= bin/botan-config-1.10 lib/libbotan-1.10.a lib/libbotan-1.10.so lib/
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= *
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSSL}

View File

@ -26,6 +26,7 @@ LBL_CF_DESC= Unix time to formated time/date filter support
BROCCOLI_DESC= Build support for libbroccoli communications
OPTIONS_EXCLUDE=NLS DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MBROCCOLI}

View File

@ -23,6 +23,7 @@ CONFDIR= ${PREFIX}/etc/${PORTNAME}
PORTDOCS= FAQ README CHANGES
NO_STAGE= yes
.include <bsd.port.options.mk>
do-install:

View File

@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/sbin/${PORTNAME}
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf-dist

View File

@ -15,6 +15,7 @@ PORTDOCS= MANUAL
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: bsmtrace
# Date created: 13 March 2007
# Whom: alm
#
# Created by: alm
# $FreeBSD$
#
PORTNAME= bsmtrace
PORTVERSION= 1.3
@ -26,6 +22,7 @@ LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre
MAKE_ENV+= PCRE=1
.endif
NO_STAGE= yes
pre-build:
${REINPLACE_CMD} -e \
's,/etc/bsmtrace.conf,${PREFIX}/etc/bsmtrace.conf,' \

View File

@ -31,6 +31,7 @@ ONLY_FOR_ARCHS= i386
OPTIONS_DEFINE= GUI
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGUI}

View File

@ -1,9 +1,5 @@
# Ports collection Makefile for: bubblegum
# Date created: 5 November 2002
# Whom: Ben Kibbey <bjk@arbornet.org>
#
# Created by: Ben Kibbey <bjk@arbornet.org>
# $FreeBSD$
#
PORTNAME= bubblegum
PORTVERSION= 1.12
@ -19,6 +15,7 @@ MAN1= bubblegum.1
MANCOMPRESSED= no
PLIST_FILES= bin/bubblegum
NO_STAGE= yes
pre-build:
${CP} ${WRKSRC}/doc/bubblegum.man ${WRKSRC}/doc/bubblegum.1

View File

@ -22,6 +22,7 @@ PLIST_SUB= PORTVERSION="${PORTVERSION}"
DOCSDIR= ${PREFIX}/${DISTNAME}/doc
NO_STAGE= yes
post-configure:
(cd ${WRKSRC}; ${MAKE} bsd);
${REINPLACE_CMD} -e 's:^INSTALL_PATH = "/usr/local/bugs-.*":INSTALL_PATH = "${PREFIX}/${DISTNAME}":' ${WRKSRC}/Makefile;

View File

@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_FILES= bin/${PORTNAME} \
%%JAVAJARDIR%%/${DISTNAME}.jar
NO_STAGE= yes
.include <bsd.port.pre.mk>
# Get BSFEL agreement

View File

@ -1,4 +1,3 @@
# Created by: Brooks Davis <brooks@FreeBSD.org>
# $FreeBSD$
PORTNAME= ca_root_nss
@ -33,6 +32,7 @@ BUNDLE_PROCESSOR= MAca-bundle.pl
SUB_FILES= MAca-bundle.pl
SUB_LIST= VERSION_NSS=${VERSION_NSS}
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:METCSYMLINK}

View File

@ -1,6 +1,5 @@
# Created by: Thomas Quinot <thomas@cuivre.fr.eu.org>
# $FreeBSD$
#
PORTNAME= calife
PORTVERSION= 3.0.1
@ -25,6 +24,7 @@ CONFLICTS?= calife-2.*
MAN1= calife.1
MAN5= calife.auth.5
NO_STAGE= yes
post-install:
@${INSTALL_DATA} ${WRKSRC}/pam/freebsd5 ${PREFIX}/etc/pam.d/calife.sample
@${CAT} ${PKGMESSAGE}

View File

@ -1,6 +1,5 @@
# Created by: Thomas Quinot <thomas@cuivre.fr.eu.org>
# $FreeBSD$
#
PORTNAME= calife
PORTVERSION= 2.8.6.5
@ -21,4 +20,5 @@ CONFLICTS?= calife-3.*
MAN1= calife.1
MAN5= calife.auth.5
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -11,6 +11,7 @@ MAINTAINER= dev2@heesakkers.info
COMMENT= Command-line utility for encrypting and decrypting files and streams
USES= gmake
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: ccsrch
# Date created: 2010-07-21
# Whom: Pavel I Volkov <pavelivolkov@googlemail.com>
#
# Created by: Pavel I Volkov <pavelivolkov@googlemail.com>
# $FreeBSD$
#
PORTNAME= ccsrch
PORTVERSION= 1.0.3
@ -23,6 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
PORTDOCS= README readme.html
PLIST_FILES= bin/${PORTNAME}
NO_STAGE= yes
.include <bsd.port.pre.mk>
do-install:

View File

@ -20,6 +20,7 @@ SUB_FILES= pkg-message
SUB_LIST= CFSD_BOOTSTRAP=${CFSD_BOOTSTRAP}
PLIST_SUB= CFSD_BOOTSTRAP=${CFSD_BOOTSTRAP}
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} 's/^\.TH SSH/.TH CFSSH/' ${WRKSRC}/cfssh.1

View File

@ -18,6 +18,7 @@ MAN1= cfv.1
OPTIONS_DEFINE_i386= PSYCO
PSYCO_DESC= Enable devel/py-psyco optimization support
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/Makefile

View File

@ -19,6 +19,7 @@ USE_PERL5= run
PLIST_FILES= bin/${PORTNAME} bin/sshkeydata
NO_STAGE= yes
post-extract:
${CP} ${DISTDIR}/${PORTNAME}${PORTVERSION} ${WRKDIR}/${PORTNAME}
${CP} ${DISTDIR}/sshkeydata0.20 ${WRKDIR}/sshkeydata

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: checkpassword-pam
# Date created: 30 september 2003
# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org>
#
# Created by: Clement Laforet <sheepkiller@cultdeadsheep.org>
# $FreeBSD$
#
PORTNAME= checkpassword-pam
PORTVERSION= 0.99
@ -18,4 +14,5 @@ GNU_CONFIGURE= yes
MAN8= checkpassword-pam.8
PLIST_FILES= bin/checkpassword-pam
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -20,6 +20,7 @@ INSTALL_TARGET= setup
PLIST_FILES= bin/checkpassword
PORTDOCS= CHANGES FILES README SYSDEPS TARGETS TODO VERSION
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:

View File

@ -1,6 +1,5 @@
# Created by: Luiz Eduardo R. Cordeiro
# $FreeBSD$
#
PORTNAME= chkrootkit
PORTVERSION= 0.49
@ -37,6 +36,7 @@ PLIST_FILES= ${ALL_TARGET:C,^,sbin/,}
BINMODE= 0700
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900007

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: chntpw
# Date created: 25 July 2007
# Whom: buganini@gmail.com
#
# Created by: buganini@gmail.com
# $FreeBSD$
#
PORTNAME= chntpw
PORTVERSION= 110511
@ -25,6 +21,7 @@ PORTDOCS= README.txt WinReg.txt regedit.txt
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '10 s,/usr,$$\(OPENSSLBASE\),' \
${WRKSRC}/Makefile

View File

@ -17,6 +17,7 @@ MAN1= chroot_safe.1
PLIST_FILES= sbin/chroot_safe libexec/chroot_safe/chroot_safe.so
PLIST_DIRS= libexec/chroot_safe
NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|CXX=g++|CXX?=c++|' \
-e 's|-o chroot_safe.so|chroot_safe.cpp -o chroot_safe.so|' \

View File

@ -1,6 +1,5 @@
# Created by: truckman
# $FreeBSD$
#
PORTNAME= chrootuid
PORTVERSION= 1.3
@ -14,6 +13,7 @@ COMMENT= Simple wrapper that combines chroot(8) and su(1) into one program
MAN8= chrootuid.8
NO_STAGE= yes
do-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}

View File

@ -19,4 +19,5 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/ckpass
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -21,6 +21,7 @@ PORTDOCS= README ChangeLog
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

View File

@ -17,5 +17,6 @@ USE_ASDF_FASL= yes
FASL_TARGET= clisp
FASL_BUILD= yes
NO_STAGE= yes
.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
.include <bsd.port.mk>

View File

@ -17,5 +17,6 @@ USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes
NO_STAGE= yes
.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
.include <bsd.port.mk>

View File

@ -16,6 +16,7 @@ NO_BUILD= yes
USE_ASDF= yes
NO_STAGE= yes
do-install:
@${MKDIR} ${ASDF_PATHNAME}
@${INSTALL_DATA} ${WRKSRC}/*.lisp ${ASDF_PATHNAME}

View File

@ -23,6 +23,7 @@ OPTIONS_DEFAULT= CLAMDSCAN
CLAMDSCAN_DESC= Scanning using clamd
SUBREWRITE_DESC= Mail subject rewriting
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCLAMDSCAN}

View File

@ -128,6 +128,7 @@ PLIST_SUB+= CLAMAVUSER=${CLAMAVUSER} \
PORTSCOUT= ignore:1
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLLVM} && ( ${ARCH} == "i386" || ${ARCH} == "amd64" )

View File

@ -10,4 +10,5 @@ LATEST_LINK= clamav-milter
CONFLICTS= clamav-[0-9]* clamav-devel-[0-9]*
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View File

@ -31,6 +31,7 @@ SED_CONF= -e 's|%%CLAM_DBS%%|/var/db/clamav|g' \
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

View File

@ -124,6 +124,7 @@ SED_CONF= -E -e 's|^\#?(Example)$$|\#\1|' \
PLIST_SUB+= CLAMAVUSER=${CLAMAVUSER} \
CLAMAVGROUP=${CLAMAVGROUP}
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLLVM} && ( ${ARCH} == "i386" || ${ARCH} == "amd64" )

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: clamcour
# Whom: Milan Obuch
# Date created: January 13 2006
#
# Created by: Milan Obuch
# $FreeBSD$
#
PORTNAME= clamcour
PORTVERSION= 0.3.8
@ -29,6 +25,7 @@ MAN1= clamcour.1
PLIST_DIRS= etc/courier/clamcour
PLIST_FILES= libexec/filters/clamcour
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's/^CXXFLAGS *=/CXXFLAGS?=/g' \
${WRKSRC}/configure

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: clamd-stream-client
# Date created: 22 August 2010
# Whom: glen.j.barber@gmail.com
#
# Created by: glen.j.barber@gmail.com
# $FreeBSD$
#
PORTNAME= clamd-stream-client
DISTVERSION= 1.3
@ -16,4 +12,5 @@ COMMENT= Standalone clamav client
HAS_CONFIGURE= yes
PLIST_FILES= bin/clamd-stream-client
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -30,6 +30,7 @@ OPTIONS_DEFAULT= LOCAL_CLAMAV
LOCAL_CLAMAV_DESC= RUN_DEPEND on security/clamav
LOCAL_CLAMAV_DEVEL_DESC= RUN_DEPEND on security/clamav-devel
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLOCAL_CLAMAV}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: clamtk
# Date created: 24 February 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= clamtk
PORTVERSION= 4.44
@ -34,6 +30,7 @@ MAN1= ${PORTNAME}.1
LINGUAS= `${LS} ${WRKSRC}/po/*.mo | ${XARGS} ${BASENAME} -s .mo`
NO_STAGE= yes
post-extract:
@${GUNZIP_CMD} ${WRKSRC}/${PORTNAME}.1.gz

View File

@ -34,4 +34,5 @@ MAN3= App::ClusterSSH.3 \
App::ClusterSSH::L10N.3 \
App::ClusterSSH::L10N::en.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -16,6 +16,7 @@ MAN8= cmd5checkpw.8
PORTDOCS= CHANGES CREDITS INSTALL README rfc1321.txt rfc2104.txt
PLIST_FILES= bin/cmd5checkpw etc/poppasswd.dist
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:

View File

@ -1,6 +1,5 @@
# Created by: oly
# $FreeBSD$
#
PORTNAME= cops
PORTVERSION= 1.04
@ -25,6 +24,7 @@ C_SRC= home.chk.c user.chk.c is_able.c is_something.c \
addto.c clearfiles.c filewriters.c members.c tilde.c \
crc.c crc_check.c
NO_STAGE= yes
pre-build:
${SED} \
-e 's,^SECURE=/usr/foo/bar,SECURE=${PREFIX}/cops,g' \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: courier-authlib-base
# Date created: 19 Apr 2005
# Whom: Oliver Lehmann <oliver@FreeBSD.org>
#
# Created by: Oliver Lehmann <oliver@FreeBSD.org>
# $FreeBSD$
#
PKGNAMESUFFIX= -base
@ -12,4 +8,5 @@ CATEGORIES= security mail
MASTERDIR= ${.CURDIR}/../../security/courier-authlib
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View File

@ -26,6 +26,7 @@ PATCHDIR= /dev/null
OPTIONS_DEFINE+= GDBM
NO_STAGE= yes
.include "${.CURDIR}/Makefile.opt"
.else # !defined(PKGNAMESUFFIX)

View File

@ -26,6 +26,7 @@ MAN8= courierpassd.8
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
pre-everything::

View File

@ -25,6 +25,7 @@ MAN8= courierpasswd.8
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
pre-fetch:

View File

@ -21,6 +21,7 @@ MAN8= courieruserinfo.8
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-install:

View File

@ -17,6 +17,7 @@ PLIST_FILES= bin/cp2fwbuilder
USES= perl5
NO_BUILD= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
do-install:

View File

@ -1,11 +1,5 @@
# ex:ts=8
# Ports collection makefile for: Crack
# Date created: 12 Jan 1997
# Whom: David O'Brien <obrien@FreeBSD.org>
# & Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
#
# Created by: David O'Brien <obrien@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= crack
PORTVERSION= 5.0
@ -22,6 +16,7 @@ BROKEN= Fail to package
WRKSRC= ${WRKDIR}/c50a
NO_STAGE= yes
pre-configure:
.if !defined(WITH_DES)
@${MV} -f ${WRKSRC}/src/libdes ${WRKSRC}/src/libdes.notused

View File

@ -57,6 +57,7 @@ PLIST_FILES= include/crack.h \
.endif
.if defined(PYTHON_SLAVEPORT)
NO_STAGE= yes
pre-build:
cd ${WRKSRC}/lib && ${MAKE} libcrack.la

View File

@ -1,10 +1,5 @@
# ex:ts=8
# New ports collection makefile for: Crank
# Date created: Apr 18, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= crank
PORTVERSION= 0.2.1
@ -26,4 +21,5 @@ USE_GMAKE= yes
INFO= crank
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -22,4 +22,5 @@ GNU_CONFIGURE= yes
verify: checksum
gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -27,6 +27,7 @@ PLIST_FILES= include/cryptlib.h \
PORTDOCS= README
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:

View File

@ -16,6 +16,7 @@ OPTIONS_DEFAULT= STATIC THREADS
STATIC_DESC= Build static version only (no shared libs)
GCC_DESC= Build with current GCC
NO_STAGE= yes
.include <bsd.port.options.mk>
NO_WRKSUBDIR= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: cryptstring
# Date created: 2007-02-23
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= cryptstring
PORTVERSION= 0.2
@ -16,6 +12,7 @@ COMMENT= Crypto Strings for PHP
NO_BUILD= yes
USE_PHP= mcrypt mhash
NO_STAGE= yes
do-install:
${MKDIR} ${DATADIR}
${INSTALL_SCRIPT} ${WRKSRC}/cs.inc.php ${DATADIR}

View File

@ -25,6 +25,7 @@ DOCS= NEWS README TODO *.html
OPTIONS_DEFINE= VCHKPW
VCHKPW_DESC= Compile cvm-vchkpw
NO_STAGE= yes
.include <bsd.port.options.mk>
ALL_TARGET=all

View File

@ -59,6 +59,7 @@ PLIST_FILES= lib/sasl2/libldapdb.a \
lib/sasl2/libldapdb.so \
lib/sasl2/libldapdb.so.3
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OPENSSLBASE} == /usr

View File

@ -51,6 +51,7 @@ OPTIONS_DEFINE= BDB OPENLDAP HTTPFORM
OPENLDAP_DESC= Use OpenLDAP
HTTPFORM_DESC= Enable HTTP form authentication
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MBDB}

View File

@ -77,6 +77,7 @@ OTP_DESC= OTP authentication
PLAIN_DESC= PLAIN authentication
SCRAM_DESC= SCRAM authentication
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MBDB}

View File

@ -16,6 +16,7 @@ OPTIONS_DEFINE= EXAMPLEC
OPTIONS_DEFAULT= EXAMPLEC
EXAMPLEC_DESC= Install C example programs
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEXAMPLEC}

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: dcetest
# Date created: Jan 11 2003
# Whom: Yonatan <onatan@gmail.com>
#
# Created by: Yonatan <onatan@gmail.com>
# $FreeBSD$
#
PORTNAME= dcetest
PORTVERSION= 1.2
@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/dcetest
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dcetest ${PREFIX}/bin

Some files were not shown because too many files have changed in this diff Show More