mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
This commit is contained in:
parent
a50f73322d
commit
ec8a4e66c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15906
@ -3,7 +3,7 @@
|
||||
# Date created: 23 August 1998
|
||||
# Whom: yoshiaki Uchikawa
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1998/11/03 00:32:31 jseger Exp $
|
||||
# $Id: Makefile,v 1.4 1998/11/29 13:35:35 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= DAPSource
|
||||
@ -16,6 +16,9 @@ MAINTAINER= yoshiaki@kt.rim.or.jp
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
WRKSRC= ${WRKDIR}/dap
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 19 December 96
|
||||
# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/09/26 23:18:02 steve Exp $
|
||||
# $Id: Makefile,v 1.6 1998/11/03 00:38:26 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Xtuner-2.1
|
||||
@ -16,6 +16,9 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_IMAKE= YES
|
||||
NO_INSTALL_MANPAGES= YES
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Dec 5 1997
|
||||
# Whom: frankch@waru.life.nthu.edu.tw
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1998/10/08 10:08:33 jkoshy Exp $
|
||||
# $Id: Makefile,v 1.11 1998/11/03 00:51:24 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= seaview
|
||||
@ -16,6 +16,9 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw
|
||||
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_X_PREFIX= YES
|
||||
NO_WRKSUBDIR= YES
|
||||
EXTRACT_BEFORE_ARGS= -xf
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Tue Sep 2 15:46:09 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1998/11/21 09:58:22 andreas Exp $
|
||||
# $Id: Makefile,v 1.13 1998/12/27 19:30:32 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xmysql-1.9
|
||||
@ -18,6 +18,9 @@ BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Di 2 Sep 1997 16:29:27 CEST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1998/10/20 01:31:07 steve Exp $
|
||||
# $Id: Makefile,v 1.13 1998/11/21 10:00:02 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xmysqladmin-0.4.4
|
||||
@ -19,6 +19,9 @@ BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
WRKSRC= ${WRKDIR}/xmysqladmin
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= xmysqladmin
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 9 April 1998
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/09/26 23:18:04 steve Exp $
|
||||
# $Id: Makefile,v 1.6 1998/12/07 20:46:39 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xjumpjump
|
||||
@ -16,6 +16,9 @@ MAINTAINER= andy@icc.surw.chel.su
|
||||
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
pre-build:
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 23 March 1998
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/09/26 23:18:05 steve Exp $
|
||||
# $Id: Makefile,v 1.6 1998/12/07 20:46:40 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xmastermind-0.1
|
||||
@ -15,6 +15,9 @@ MAINTAINER= andy@icc.surw.chel.su
|
||||
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
do-install:
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 31 March 1998
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/09/26 23:18:05 steve Exp $
|
||||
# $Id: Makefile,v 1.6 1998/12/07 20:46:40 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xothello
|
||||
@ -16,6 +16,8 @@ MAINTAINER= andy@icc.surw.chel.su
|
||||
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_CDROM= Possible trademark infringement
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 5 November 1996
|
||||
# Whom: fenner
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1998/10/01 02:17:48 jseger Exp $
|
||||
# $Id: Makefile,v 1.12 1998/12/07 20:46:38 billf Exp $
|
||||
|
||||
DISTNAME= geomview-1.6.1
|
||||
CATEGORIES= graphics tk42
|
||||
@ -17,6 +17,9 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
MesaGL.14:${PORTSDIR}/graphics/Mesa3 \
|
||||
tk42.1:${PORTSDIR}/x11-toolkits/tk42
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
WRKSRC= ${WRKDIR}/Geomview
|
||||
REQUIRES_MOTIF= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 20 Sep 1997
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/09/26 23:18:06 steve Exp $
|
||||
# $Id: Makefile,v 1.7 1998/12/07 20:46:39 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfpovray-1.3.1
|
||||
@ -18,6 +18,9 @@ MAINTAINER= ports@FreeBSD.ORG
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_GMAKE= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Date created: 30 June 1996
|
||||
# Whom: gena
|
||||
#
|
||||
# $Id: Makefile,v 1.16 1998/09/26 23:18:06 steve Exp $
|
||||
# $Id: Makefile,v 1.17 1998/12/07 20:46:39 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfmail-1.3
|
||||
@ -16,6 +16,9 @@ MAINTAINER= gena@NetVision.net.il
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= xfmail.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: May 1 1997
|
||||
# Whom: Eric A. Griff <eagriff@global2000.net>
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/09/26 23:18:07 steve Exp $
|
||||
# $Id: Makefile,v 1.8 1998/12/07 20:46:36 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apc-1.0
|
||||
@ -14,6 +14,9 @@ MAINTAINER= eagriff@global2000.net
|
||||
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
MAN1= apc.1
|
||||
MANCOMPRESSED= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 20 Dec 97
|
||||
# Whom: Pedro Giffuni <giffunip@asme.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp $
|
||||
# $Id: Makefile,v 1.6 1998/12/07 20:46:39 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xldlas-0.85
|
||||
@ -18,6 +18,9 @@ MAINTAINER= giffunip@asme.org
|
||||
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
WRKSRC= ${WRKDIR}/xldlas
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Whom: Norio Suzuki
|
||||
# KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.2 1999/01/02 20:27:41 sada Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ppxp-0.98112523
|
||||
@ -33,6 +33,9 @@ RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 \
|
||||
tclsh8.0:${PORTSDIR}/lang/tcl80
|
||||
.endif
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
WRKSRC= ${WRKDIR}/ppxp
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= makefile
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/11/10 15:15:59 andreas Exp $
|
||||
# $Id: Makefile,v 1.24 1998/12/28 21:18:04 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.0.0pre6
|
||||
@ -21,6 +21,9 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
STRIP=
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/11/10 15:15:59 andreas Exp $
|
||||
# $Id: Makefile,v 1.24 1998/12/28 21:18:04 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.0.0pre6
|
||||
@ -21,6 +21,9 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
STRIP=
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/11/10 15:15:59 andreas Exp $
|
||||
# $Id: Makefile,v 1.24 1998/12/28 21:18:04 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.0.0pre6
|
||||
@ -21,6 +21,9 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
STRIP=
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/11/10 15:15:59 andreas Exp $
|
||||
# $Id: Makefile,v 1.24 1998/12/28 21:18:04 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.0.0pre6
|
||||
@ -21,6 +21,9 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
STRIP=
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Sa 12 Okt 1996 19:20:51 MET DST
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1998/11/10 15:15:59 andreas Exp $
|
||||
# $Id: Makefile,v 1.24 1998/12/28 21:18:04 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lyx-1.0.0pre6
|
||||
@ -21,6 +21,9 @@ RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
|
||||
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
STRIP=
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 25 May 1998
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/09/26 23:18:10 steve Exp $
|
||||
# $Id: Makefile,v 1.9 1998/12/07 20:46:38 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dfm-0.9.10
|
||||
@ -15,6 +15,9 @@ MAINTAINER= andy@icc.surw.chel.su
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/dfm
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 28 March 1997
|
||||
# Whom: gena
|
||||
#
|
||||
# $Id: Makefile,v 1.21 1998/11/11 05:37:39 asami Exp $
|
||||
# $Id: Makefile,v 1.22 1998/12/27 18:43:33 dirk Exp $
|
||||
#
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
@ -25,6 +25,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= gena@NetVision.net.il
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
PATCH_STRIP= -p0 -t
|
||||
WRKSRC= ${WRKDIR}/xforms
|
||||
MAN1= fdesign.1 fd2ps.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 30 June 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1998/11/23 11:15:43 asami Exp $
|
||||
# $Id: Makefile,v 1.11 1998/12/07 20:46:39 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfce-2.1.1
|
||||
@ -15,6 +15,9 @@ MAINTAINER= Nakai@technologist.com
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
BROKEN= install
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 30 June 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1998/11/23 11:15:43 asami Exp $
|
||||
# $Id: Makefile,v 1.11 1998/12/07 20:46:39 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfce-2.1.1
|
||||
@ -15,6 +15,9 @@ MAINTAINER= Nakai@technologist.com
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
BROKEN= install
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 19 September 1997
|
||||
# Whom: steve@farrell.org
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1998/12/07 20:46:38 billf Exp $
|
||||
# $Id: Makefile,v 1.5 1998/12/22 05:43:38 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tycoon-1.07o
|
||||
@ -16,6 +16,9 @@ MAINTAINER= steve@farrell.org
|
||||
LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
# depends on xforms
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_IMAKE= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user