Index: head/audio/xmixer/Makefile =================================================================== --- head/audio/xmixer/Makefile (revision 102051) +++ head/audio/xmixer/Makefile (revision 102052) @@ -1,30 +1,36 @@ # New ports collection makefile for: xmixer # Date created: 27 October 1999 # Whom: Trevor Johnson # # $FreeBSD$ # PORTNAME= xmixer PORTVERSION= 0.9.4 PORTREVISION= 1 CATEGORIES= audio # Master site seems to be MIA and no replacement could be found MASTER_SITES= #http://www.hdk-berlin.de/~rasca/ MAINTAINER= ports@FreeBSD.org COMMENT= Audio mixer (gtk and Xlib) for X11R6 WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes USE_GNOME= gtk12 USE_AUTOCONF= yes MAN1= xmixer.1 MLINKS= xmixer.1 xgmixer.1 +.include + +.if ${ARCH} != "i386" +BROKEN= "Does not compile on !i386" +.endif + pre-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's|rxvt -e|xterm -e|g' -.include +.include Property changes on: head/audio/xmixer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/games/xbloody/Makefile =================================================================== --- head/games/xbloody/Makefile (revision 102051) +++ head/games/xbloody/Makefile (revision 102052) @@ -1,26 +1,32 @@ # New ports collection makefile for: xbloody # Date created: 10 February 1998 # Whom: FURUSAWA,Kazuhisa # # $FreeBSD$ # PORTNAME= xbloody PORTVERSION= 1.00 CATEGORIES= games MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1994/oct/ DISTNAME= ${PORTNAME} MAINTAINER= kazu@jp.freebsd.org COMMENT= Knife on X NO_WRKSUBDIR= yes USE_IMAKE= yes +.include + +.if ${ARCH} != "i386" +BROKEN= "Does not compile on !i386" +.endif + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/xbloody @${INSTALL_DATA} ${WRKSRC}/README.sjis ${PREFIX}/share/doc/xbloody .endif -.include +.include Property changes on: head/games/xbloody/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/games/xgospel/Makefile =================================================================== --- head/games/xgospel/Makefile (revision 102051) +++ head/games/xgospel/Makefile (revision 102052) @@ -1,36 +1,42 @@ # New ports collection makefile for: xgospel # Date created: 13 November 2001 # Whom: Shao Zhang # # $FreeBSD$ PORTNAME= xgospel PORTVERSION= 1.12d CATEGORIES= games MASTER_SITES= http://www.teaser.fr/~jlgailly/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 Go (weiqi, baduk) client for the Internet Go Server LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_XLIB= yes USE_XPM= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x --with-xpm --with-xaw3d +.include + +.if ${ARCH} != "i386" +BROKEN= "Does not compile on !i386" +.endif + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/relay ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/rport ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/xgospel ${PREFIX}/bin @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/board.xpm ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/pagoda.xpm ${DATADIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/FAQ ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} .endif -.include +.include Property changes on: head/games/xgospel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/games/xrobots/Makefile =================================================================== --- head/games/xrobots/Makefile (revision 102051) +++ head/games/xrobots/Makefile (revision 102052) @@ -1,29 +1,35 @@ # New ports collection makefile for: xrobots # Date created: 2 Jan 1995 # Whom: swallace # # $FreeBSD$ # PORTNAME= xrobots PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= ${PKGNAME}-ss-10.20 MAINTAINER= edwin@mavetju.org COMMENT= Fight off villainous robots (X version) USE_REINPLACE= yes USE_IMAKE= yes WRKSRC= ${WRKDIR}/xrobots-1.0 MAN6= xrobots.6 +.include + +.if ${ARCH} != "i386" +BROKEN= "Does not compile on !i386" +.endif + post-install: ${INSTALL} -c -g games -m 664 ${FILESDIR}/xrobotscores ${PREFIX}/lib/X11 post-patch: ${REINPLACE_CMD} -e 's|__PREFIX__|${PREFIX}|g' \ ${WRKSRC}/xrobots.man ${WRKSRC}/Imakefile -.include +.include Property changes on: head/games/xrobots/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/mail/xpbiff/Makefile =================================================================== --- head/mail/xpbiff/Makefile (revision 102051) +++ head/mail/xpbiff/Makefile (revision 102052) @@ -1,59 +1,65 @@ # New ports collection makefile for: xpbiff # Date created: 2 April 1997 # Whom: Yoshiro MIHIRA # # $FreeBSD$ # PORTNAME?= xpbiff PORTVERSION?= 1.27 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/xpbiff/ DISTNAME= xpbiff DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu MAINTAINER?= ports@FreeBSD.org COMMENT?= A replacement for xbiff that handles popup window with mail header USE_IMAKE= yes USE_XPM= yes NO_INSTALL_MANPAGES= yes PLIST_FILES= bin/xpbiff WRKSRC= ${WRKDIR}/xpbiff .if defined(PREFIX) && ${PREFIX} != ${LOCALBASE} YOUBINBINDIR= ${PREFIX} .else YOUBINBINDIR= ${LOCALBASE} .endif +.include + +.if ${ARCH} != "i386" +BROKEN= "Does not compile on !i386" +.endif + do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} @(cd ${WRKDIR}; \ if [ ! -f ${DISTDIR}/${DISTNAME}.tar.gz ]; then \ uudecode -p ${DISTDIR}/${DISTFILES} | tar xzf -; \ else \ tar xzf ${DISTDIR}/${DISTNAME}.tar.gz; \ fi) pre-patch: @(${RM} -rf ${WRKSRC}/LocPixmap.c; \ ${CP} ${FILESDIR}/LocPixmap.c ${WRKSRC} ); post-patch: @(for libfile in /usr/lib/libxpg4*; do \ if [ ! "$$libfile" = "" ]; then \ ${ECHO_MSG} "===> Finding the xpg4 library in /usr/lib"; \ (cd ${WRKSRC}; ${PATCH} -s < ${FILESDIR}/Imakefile.xpg4.diff );\ break 1; \ fi; \ done) .if defined(YOUBIN) @(cd ${WRKSRC}; ${PATCH} -s < ${FILESDIR}/xpbiff.youbin.diff ); .endif @${MV} ${WRKSRC}/config.h ${WRKSRC}/config.h.org @${SED} "s=%YOUBINBINDIR%=${YOUBINBINDIR}/bin=" < ${WRKSRC}/config.h.org > ${WRKSRC}/config.h -.include +.include Property changes on: head/mail/xpbiff/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/sysutils/wmhm/Makefile =================================================================== --- head/sysutils/wmhm/Makefile (revision 102051) +++ head/sysutils/wmhm/Makefile (revision 102052) @@ -1,29 +1,35 @@ # New ports collection makefile for: wmhm # Date created: 21 September 1999 # Whom: Mike Muir # # $FreeBSD$ # PORTNAME= wmhm PORTVERSION= 1.46 CATEGORIES= sysutils windowmaker MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner MAINTAINER= ports@FreeBSD.org COMMENT= WindowMaker dockable hardware monitor for FreeBSD LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/wmhm/wmhm GNU_CONFIGURE= yes MAN8= wmhm.8 MANCOMPRESSED= yes PLIST_FILES= bin/wmhm +.include + +.if ${ARCH} != "i386" +BROKEN= "Does not compile on !i386" +.endif + post-install: ${STRIP_CMD} ${PREFIX}/bin/wmhm -.include +.include Property changes on: head/sysutils/wmhm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property