diff options
41 files changed, 283 insertions, 39 deletions
diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile index d1fb30e5c528..ee0e72aa1fa7 100644 --- a/audio/py-ao/Makefile +++ b/audio/py-ao/Makefile @@ -20,7 +20,13 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao USE_PYTHON= yes USE_PYDISTUTILS= yes +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + do-configure: @cd ${WRKSRC} && ${PYTHON_CMD} config_unix.py --prefix="${LOCALBASE}" -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/chinese/xsim/Makefile b/chinese/xsim/Makefile index 65f0065a589d..20eb920c1c7f 100644 --- a/chinese/xsim/Makefile +++ b/chinese/xsim/Makefile @@ -23,6 +23,12 @@ USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cn-locale=EUC +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-patch: @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \ ${WRKSRC}/xsim/IMdkit/IMConn.c @@ -35,4 +41,4 @@ post-install: @${CP} -R ${WRKDIR}/usr/local/xsim/dat/* ${DATADIR}/dat @${SED} -e 's,%%X11BASE%%,${X11BASE},g' < ${PKGMESSAGE} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index a3dc93650584..8309b082aba0 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -27,4 +27,10 @@ ONLY_FOR_ARCHS= i386 MAN1= zhcon.1 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index f7d8df0da3ac..9c443f08b6d7 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -22,4 +22,10 @@ MANCOMPRESSED= maybe WRKSRC= ${WRKDIR}/XCept-${PORTVERSION} -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 66d02e696ade..2bd93b628b48 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -22,8 +22,14 @@ MAN1= idl.1 MLINKS= idl.1 hidl.1 - irdel.1 - irfeed.1 \ - irgen.1 - irserv.1 - jidl.1 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-install: ${MKDIR} ${PREFIX}/share/doc/ORBacus ${INSTALL_DATA} ${WRKSRC}/ob/LICENSE ${PREFIX}/share/doc/ORBacus -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/devel/py-psyco/Makefile b/devel/py-psyco/Makefile index 77287cd8129e..8a131b6a7e07 100644 --- a/devel/py-psyco/Makefile +++ b/devel/py-psyco/Makefile @@ -21,4 +21,10 @@ USE_PYDISTUTILS=yes WRKSRC= ${WRKDIR}/psyco-${PORTVERSION} -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile index ece59335fcb1..896663d776b4 100644 --- a/devel/tvision/Makefile +++ b/devel/tvision/Makefile @@ -24,6 +24,10 @@ USE_GCC= 3.2 .include <bsd.port.pre.mk> +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-extract: @${MV} ${WRKSRC}/myendian.h ${WRKSRC}/lib diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile index 84cf0a93c9b0..d80ae9533d84 100644 --- a/emulators/sim6811/Makefile +++ b/emulators/sim6811/Makefile @@ -17,4 +17,10 @@ COMMENT= A Motorola 6811 simulator NO_WRKSUBDIR= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/games/44bsd-hunt/Makefile b/games/44bsd-hunt/Makefile index 5cad662259f6..88f1638c1d84 100644 --- a/games/44bsd-hunt/Makefile +++ b/games/44bsd-hunt/Makefile @@ -14,4 +14,10 @@ COMMENT= Rogue-like multiplayer game MAN6= hunt.6 huntd.6 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/games/omega/Makefile b/games/omega/Makefile index bb51a109554b..9ae90f82f9e6 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -21,6 +21,12 @@ MAN6= omega.6 PORTDOCS= buglist.txt docs/compile.all docs/omega.txt docs/readme.1st \ docs/readme3 docs/readme4 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/omega ${PREFIX}/bin/omega-game @${CHOWN} root:games ${PREFIX}/bin/omega-game @@ -41,4 +47,4 @@ do-install: .endfor .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile index aa661bb03235..9c242035f178 100644 --- a/games/yahtzee/Makefile +++ b/games/yahtzee/Makefile @@ -19,6 +19,12 @@ COMMENT= A curses version of the dice game for one or more players WRKSRC= ${WRKDIR}/${PORTNAME} +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + # Distribution does not include an install target. So here it is. # do-install: @@ -26,4 +32,4 @@ do-install: ${MKDIR} -m 0755 ${PREFIX}/share/yahtzee ${INSTALL_DATA} -m 0664 -o root -g games /dev/null ${PREFIX}/share/yahtzee/yahtzee.sco -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/japanese/kcc/Makefile b/japanese/kcc/Makefile index 28a51a864a77..cd580f635a80 100644 --- a/japanese/kcc/Makefile +++ b/japanese/kcc/Makefile @@ -18,4 +18,10 @@ INSTALL_TARGET= install install.man MANLANG= ja MAN1= kcc.1 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile index 841037f6ba73..711e4927a166 100644 --- a/japanese/plain2/Makefile +++ b/japanese/plain2/Makefile @@ -26,6 +26,12 @@ USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD -DKANJI -DPICTURE -DHTML -fwritable-strings" ALL_TARGET= ${PORTNAME} +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-patch: @${REINPLACE_CMD} -e \ 's|/usr/lib/plain2|${DATADIR}|g' ${BUILD_WRKSRC}/plain2.h @@ -35,4 +41,4 @@ do-install: @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/lib/*.p2 ${DATADIR} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile index e70ecedd6501..8cd396dbc9b7 100644 --- a/lang/snobol/Makefile +++ b/lang/snobol/Makefile @@ -15,6 +15,12 @@ COMMENT= 0.99.4 release of ``The Macro Implementation of SNOBOL4 in C'' MAN1= snobol4.1 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + # Fix GCC 3.x from freaking out over some of our pointers. # # I had to patch gendata.sno, so I patched the changes it produces @@ -25,4 +31,4 @@ MAN1= snobol4.1 post-patch: touch -t 199705212205.21 ${WRKSRC}/gendata.sno -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/mail/gensig/Makefile b/mail/gensig/Makefile index 77b91f14bf85..2152d1f1f67a 100644 --- a/mail/gensig/Makefile +++ b/mail/gensig/Makefile @@ -18,4 +18,10 @@ GNU_CONFIGURE= yes MAN1= gensig.1 cattag.1 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile index 9cd3f5fa1da6..e089b0ac7482 100644 --- a/mail/poppassd/Makefile +++ b/mail/poppassd/Makefile @@ -23,8 +23,14 @@ WRKSRC= ${WRKDIR}/poppassd ALL_TARGET= poppassd MAN8= poppassd.8 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-install: @ ${STRIP_CMD} ${PREFIX}/libexec/poppassd @ ${INSTALL_MAN} ${FILESDIR}/poppassd.8 ${PREFIX}/man/man8/ -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/mail/qmail-autoresponder/Makefile b/mail/qmail-autoresponder/Makefile index 6d4f652c64b5..e00072f0745d 100644 --- a/mail/qmail-autoresponder/Makefile +++ b/mail/qmail-autoresponder/Makefile @@ -32,6 +32,12 @@ PLIST_SUB+= MYSQL="@comment " ALL_TARGET= ${PROGS} +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + pre-build: ${ECHO_CMD} "${LOCALBASE}/include/bglibs" > ${WRKSRC}/conf-bgincs ${ECHO_CMD} "${LOCALBASE}/lib" > ${WRKSRC}/conf-bglibs @@ -47,4 +53,4 @@ do-install: cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/misc/brs/Makefile b/misc/brs/Makefile index e6eb71bac60d..c18a82aaa9b1 100644 --- a/misc/brs/Makefile +++ b/misc/brs/Makefile @@ -20,6 +20,12 @@ NO_WRKSUBDIR= yes ALL_TARGET= MAN1= bible.1 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-patch: @${MV} ${WRKSRC}/brl.c ${WRKSRC}/brl.c.sed ${SED} -e "s=%%PREFIX%%=${PREFIX}=g" \ @@ -28,4 +34,4 @@ post-patch: ${SED} -e "s=%%PREFIX%%=${PREFIX}=g" \ ${WRKSRC}/bible.1.sed > ${WRKSRC}/bible.1 -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile index 921c2149067a..09767899c60a 100644 --- a/misc/mshell/Makefile +++ b/misc/mshell/Makefile @@ -18,10 +18,16 @@ COMMENT= A Unix menuing shell NO_WRKSUBDIR= yes MAN1= mshell.1 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} zcat ${DISTDIR}/${DISTFILES} |(cd ${WRKDIR}; \ ${AWK} '{if (/^#!/) x++} {if(x) print $$0'}| ${SH}) -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/misc/orville-write/Makefile b/misc/orville-write/Makefile index 2a5b744d4780..f5ec90b1b906 100644 --- a/misc/orville-write/Makefile +++ b/misc/orville-write/Makefile @@ -17,4 +17,10 @@ MAN1= amin.1 helpers.1 huh.1 mesg.1 write.1 GNU_CONFIGURE= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/net/cap/Makefile b/net/cap/Makefile index 33f0a3467df6..0d669a1ce3f7 100644 --- a/net/cap/Makefile +++ b/net/cap/Makefile @@ -57,6 +57,12 @@ DOCS2= CAP.faq CAP60.README NOTICE README READMES= applications/papif applications/lwsrv applications/aufs \ doc applications support/uab support/ethertalk +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + pre-patch: @(cd ${WRKSRC}; \ for f in ../cap60.patch* ; do ${PATCH} -s -p < $$f ; done) @@ -107,4 +113,4 @@ post-install: @${LN} -fs ${PREFIX}/man/man8/papif.8${GZ} ${PREFIX}/man/man8/papof.8${GZ} @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.include "bsd.port.mk" +.include "bsd.port.post.mk" diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 8ba1da7a2a39..98e10c1dc5fd 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -19,6 +19,12 @@ USE_REINPLACE= yes MAN5= l2tp-secrets.5 l2tpd.conf.5 MAN8= l2tpd.8 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + do-configure: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/doc/l2tpd.8 \ ${WRKSRC}/doc/l2tpd.conf.sample ${WRKSRC}/doc/l2tp-secrets.5 \ @@ -35,4 +41,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/doc/l2tpd.conf.sample ${PREFIX}/etc/l2tp ${INSTALL_DATA} ${WRKSRC}/doc/l2tp-secrets.sample ${PREFIX}/etc/l2tp -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/net/rwhois/Makefile b/net/rwhois/Makefile index 6e238dc942a4..5ea261996ce7 100644 --- a/net/rwhois/Makefile +++ b/net/rwhois/Makefile @@ -30,6 +30,12 @@ MAN8= rwhois_indexer.8 rwhoisd.8 PORTDOCS= INSTALL.html TODO UPGRADE operations_guide.html \ operations_guide.txt rfc2167.txt security.html security.txt +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-install: ${INSTALL_MAN} ${WRKSRC}/doc/rwhois_indexer.8 ${PREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/doc/rwhoisd.8 ${PREFIX}/man/man8 @@ -42,4 +48,4 @@ post-install: @${ECHO_MSG} "Installing ${PREFIX}/etc/rc.d/rwhoisd.sh startup file..." ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/rwhoisd.sh ${PREFIX}/etc/rc.d/rwhoisd.sh -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index 6e238dc942a4..5ea261996ce7 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -30,6 +30,12 @@ MAN8= rwhois_indexer.8 rwhoisd.8 PORTDOCS= INSTALL.html TODO UPGRADE operations_guide.html \ operations_guide.txt rfc2167.txt security.html security.txt +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-install: ${INSTALL_MAN} ${WRKSRC}/doc/rwhois_indexer.8 ${PREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/doc/rwhoisd.8 ${PREFIX}/man/man8 @@ -42,4 +48,4 @@ post-install: @${ECHO_MSG} "Installing ${PREFIX}/etc/rc.d/rwhoisd.sh startup file..." ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/rwhoisd.sh ${PREFIX}/etc/rc.d/rwhoisd.sh -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/net/ztelnet/Makefile b/net/ztelnet/Makefile index 7864573e4fe0..bf7b8fa0ce1b 100644 --- a/net/ztelnet/Makefile +++ b/net/ztelnet/Makefile @@ -27,6 +27,12 @@ NO_WRKSUBDIR= yes PATCH_STRIP= -p1 MAN1= ztelnet.1 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-patch: # we can ignore warnings @( cd ${WRKSRC}/ztelnet && \ @@ -48,4 +54,4 @@ do-install: ${INSTALL_PROGRAM} telnet/telnet ${PREFIX}/bin/ztelnet ${INSTALL_MAN} ${WRKSRC}/ztelnet.1 ${PREFIX}/man/man1/ztelnet.1 -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile index 0eac93810f6e..d0c3f040535a 100644 --- a/news/newsfetch/Makefile +++ b/news/newsfetch/Makefile @@ -20,6 +20,12 @@ MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" MAN1= newsfetch.1 MANCOMPRESSED= maybe +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + do-configure: cd ${WRKSRC} && ( \ ${ECHO_CMD} "PROG= newsfetch"; \ @@ -27,4 +33,4 @@ do-configure: ${ECHO_CMD} ".include <bsd.prog.mk>"; \ ) > Makefile -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/news/nn/Makefile b/news/nn/Makefile index 881d1fd9c0e4..3e33c1b09b30 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -16,10 +16,18 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jooji@nickelkid.com COMMENT= Newsreader +USE_GMAKE= yes + MAN1= nn.1 nncheck.1 nngoback.1 nngrab.1 nngrep.1 nnpost.1 \ nntidy.1 nnview.1 nnacct.1m nnadmin.1m nnstats.1m nnusage.1m MAN8= nnmaster.8 nnspew.8 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + pre-patch: @${CP} ${WRKSRC}/config.h-dist ${WRKSRC}/config.h.unparsed @@ -30,4 +38,4 @@ pre-build: post-install: @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${DISTNAME} POST-INSTALL -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/palm/jfconv/Makefile b/palm/jfconv/Makefile index 42118a92ae38..e61d05b30522 100644 --- a/palm/jfconv/Makefile +++ b/palm/jfconv/Makefile @@ -19,6 +19,12 @@ COMMENT= Converts JFile database to CSV, and vice versa ALL_TARGET= # none +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jconv ${PREFIX}/bin/jfconv .if !defined(NOPORTDOCS) @@ -26,4 +32,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/jfconv/ .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile index 1952a7ab72e4..6c9499e7db22 100644 --- a/security/calife-devel/Makefile +++ b/security/calife-devel/Makefile @@ -19,4 +19,10 @@ CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc" MAN1= calife.1 MAN5= calife.auth.5 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/security/calife/Makefile b/security/calife/Makefile index 1952a7ab72e4..6c9499e7db22 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -19,4 +19,10 @@ CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc" MAN1= calife.1 MAN5= calife.auth.5 -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + +.include <bsd.port.post.mk> diff --git a/security/hydra/Makefile b/security/hydra/Makefile index d0708976e98d..bf13da86ee54 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -20,6 +20,10 @@ COMMENT= Bruce Force Attack Utility working on multiple network services GNU_CONFIGURE= yes +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + .if !target(post-install) && (${PORTNAME} == "hydra") post-install: @${STRIP_CMD} ${PREFIX}/bin/hydra diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index e857e01666aa..ffff8d40111d 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -21,10 +21,16 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_OPENSSL= yes +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/POW.pdf ${DOCSDIR} .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/security/srp/Makefile b/security/srp/Makefile index d5ff238d714c..2cfc64c16e1c 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -27,6 +27,12 @@ PORTDOCS= Acknowledgements Copyrights LICENSE copyright.c \ rfc2944.txt rfc2945.txt rfc2946.txt rfc2947.txt rfc2948.txt \ rfc2949.txt rfc2950.txt rfc2952.txt rfc2953.txt srp.ps +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + .if !defined(NOPORTDOCS) post-install: .for f in ${PORTDOCS} @@ -37,4 +43,4 @@ post-install: @${ECHO_CMD} @dirrm share/doc/srp >> ${TMPPLIST} .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index dc7ae698189f..2008b7e1e814 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -19,6 +19,12 @@ USE_REINPLACE= YES WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g} +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-patch: ${REINPLACE_CMD} -e 's/SSL_OP_NON_EXPORT_FIRST/SSL_OP_CIPHER_SERVER_PREFERENCE/g' ${WRKSRC}/s_server.c @@ -30,4 +36,4 @@ do-install: ${PREFIX}/share/doc/sslwrap .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/security/vlog/Makefile b/security/vlog/Makefile index 7859a377f24e..753101c2cd5f 100644 --- a/security/vlog/Makefile +++ b/security/vlog/Makefile @@ -25,7 +25,13 @@ USE_PERL5= yes MAN1= vlog.1 MANCOMPRESSED= no +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-patch: ${REINPLACE_CMD} -e "s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index 649b5b911f4d..e44b06377eaa 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -22,7 +22,13 @@ NOMANCOMPRESS= yes MAN1= bash.1 bash_builtins.1 INFO= bash +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-install: @install-info ${PREFIX}/info/bash.info ${PREFIX}/info/dir -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile index 3da577109096..c3c1d656e5bb 100644 --- a/shells/wapsh/Makefile +++ b/shells/wapsh/Makefile @@ -42,6 +42,12 @@ HTDOCS= command.php command_html.inc command_wml.inc \ login_html.php login_wml.php scroll_wml.php \ shortcuts_wml.php +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + post-patch: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/htshd/htshd.c > ${WRKDIR}/foo && \ ${MV} ${WRKDIR}/foo ${WRKSRC}/htshd/htshd.c @@ -96,4 +102,4 @@ post-install: fi @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile index c981c0dcbe70..9195d847c578 100644 --- a/sysutils/LPRng/Makefile +++ b/sysutils/LPRng/Makefile @@ -48,6 +48,12 @@ MAN1= lpf.1 psbanner.1 lp.1 cancel.1 lprng_certs.1 lprng_index_certs.1 \ MAN5= printcap.5 lpd.conf.5 lpd.perms.5 MAN8= lpc.8 checkpc.8 lpd.8 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + pre-everything:: @${ECHO_MSG} "If you want to replace the default printing system with LPRng, use:" @${ECHO_MSG} " make PREFIX=/usr SYSCONFDIR=/etc clean all install" @@ -71,4 +77,4 @@ post-install: .endif @${SED} -e "s!DOCSDIR!${DOCSDIR}/!" ${PKGMESSAGE} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/sysutils/prips/Makefile b/sysutils/prips/Makefile index 28302febda65..ebdb7416c245 100644 --- a/sysutils/prips/Makefile +++ b/sysutils/prips/Makefile @@ -16,6 +16,12 @@ COMMENT= Prints IP subnet ranges by list or CIDR WRKSRC= ${WRKDIR}/prips +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + do-install: @${INSTALL_PROGRAM} ${WRKSRC}/prips ${PREFIX}/bin @@ -28,4 +34,4 @@ post-install: @${SED} 's#@dirrm share/doc/prips##' ${WRKDIR}/PLIST.tmp > ${TMPPLIST} .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index 9ae406a29173..808dde051011 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -19,6 +19,12 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -DISO_CHAR_SET=1" MAN1= glimpse.1 glimpseindex.1 glimpseserver.1 agrep.1 +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + pre-configure: ${RM} ${WRKSRC}/config.cache ${CHMOD} ugo+x ${WRKSRC}/configure @@ -29,4 +35,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/glimpse ${INSTALL_PROGRAM} ${WRKSRC}/index/wgconvert ${PREFIX}/bin -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 0c18d684116e..cc59acd9b38c 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -13,6 +13,12 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ MAINTAINER= ports@FreeBSD.org COMMENT= An object-oriented toolkit for SGML parsing and entity management +.include <bsd.port.pre.mk> + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile" +.endif + .if ${MACHINE_ARCH} == sparc64 BROKEN= does not compile on ${MACHINE_ARCH} .endif @@ -27,4 +33,4 @@ post-install: for file in $(WRKSRC)/include/*;do $(INSTALL_DATA) $$file $(PREFIX)/include/sp;done for file in $(WRKSRC)/doc/*;do $(INSTALL_DATA) $$file $(PREFIX)/share/doc/sp;done -.include <bsd.port.mk> +.include <bsd.port.post.mk> |