ports/51313: new port x11-toolkits/SoXt (SUPERCEEDS ports/48776)

Roland Jesse roland.jesse at gmx.net
Wed Apr 23 15:10:19 UTC 2003


>Number:         51313
>Category:       ports
>Synopsis:       new port x11-toolkits/SoXt (SUPERCEEDS ports/48776)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 23 08:10:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Private
>Environment:
System: FreeBSD 5.0-CURRENT #0: Tue Apr 22 09:12:46 CEST 2003 i386
>Description:
This is a port of SoXt which is a toolkit for using Open Inventor (or
Coin as a free Open Inventor implementation) in Motif applications.
>How-To-Repeat:
n/a
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	SoXt
#	SoXt/Makefile
#	SoXt/distinfo
#	SoXt/pkg-descr
#	SoXt/pkg-plist
#
echo c - SoXt
mkdir -p SoXt > /dev/null 2>&1
echo x - SoXt/Makefile
sed 's/^X//' >SoXt/Makefile << 'END-of-SoXt/Makefile'
X# New ports collection makefile for:	SoXt
X# Date created:				23 April 2003
X# Whom:					roland.jesse at gmx.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SoXt
XPORTVERSION=	20030423
XCATEGORIES=	x11-toolkits
XMASTER_SITES=	ftp://ftp.coin3d.org/pub/coin/src/snapshots/
X
XMAINTAINER=	roland.jesse at gmx.net
XCOMMENT=	GUI binding for using Open Inventor with Xt/Motif
X
XLIB_DEPENDS=	Coin.40:${PORTSDIR}/graphics/Coin
X
XUSE_MESA=	yes
XUSE_MOTIF=	yes
XUSE_LIBTOOL=	yes
XCONFIGURE_ENV+=	LIBS="${PTHREAD_LIBS}"
XCONFIGURE_ARGS+=	--with-pthread=yes --with-coin=${X11BASE}
X# avoid renaming of soxt-config and soxt-config.1
XCONFIGURE_TARGET=	--target=""
XINSTALLS_SHLIB=	yes
XMAN1=		soxt-config.1
X
X.include <bsd.port.mk>
END-of-SoXt/Makefile
echo x - SoXt/distinfo
sed 's/^X//' >SoXt/distinfo << 'END-of-SoXt/distinfo'
XMD5 (SoXt-20030423.tar.gz) = b9a9394241068ec61c8132f1d2ee0f33
END-of-SoXt/distinfo
echo x - SoXt/pkg-descr
sed 's/^X//' >SoXt/pkg-descr << 'END-of-SoXt/pkg-descr'
XFrom the README:
X
XSoXt is an open source implementation of the SGI InventorXt library, which
Xis a GUI binding for using Open Inventor with Xt/Motif.  While SoXt has
Xbeen developed for use with Coin, it is also possible to compile it against
XOpen Inventor from SGI or TGS.  A goal is to eventually become 100% source
Xcode compatible with the InventorXt library, which is still way off,
Xespecially when it comes to creating derived classes.
X
XWhen using SoXt, bear in mind that SoXt is in its alpha release phase,
Xso expect the worst...
X
XWWW: http://www.coin3d.org/
END-of-SoXt/pkg-descr
echo x - SoXt/pkg-plist
sed 's/^X//' >SoXt/pkg-plist << 'END-of-SoXt/pkg-plist'
Xbin/soxt-config
Xinclude/Inventor/Xt/devices/SoXtDevice.h
Xinclude/Inventor/Xt/devices/SoXtKeyboard.h
Xinclude/Inventor/Xt/devices/SoXtMouse.h
Xinclude/Inventor/Xt/devices/SoXtSpaceball.h
Xinclude/Inventor/Xt/devices/SoXtLinuxJoystick.h
Xinclude/Inventor/Xt/widgets/SoXtPopupMenu.h
Xinclude/Inventor/Xt/viewers/SoXtViewer.h
Xinclude/Inventor/Xt/viewers/SoXtConstrainedViewer.h
Xinclude/Inventor/Xt/viewers/SoXtFullViewer.h
Xinclude/Inventor/Xt/viewers/SoXtExaminerViewer.h
Xinclude/Inventor/Xt/viewers/SoXtFlyViewer.h
Xinclude/Inventor/Xt/viewers/SoXtPlaneViewer.h
Xinclude/Inventor/Xt/SoXtResource.h
Xinclude/Inventor/Xt/SoXt.h
Xinclude/Inventor/Xt/SoXtBasic.h
Xinclude/Inventor/Xt/SoXtObject.h
Xinclude/Inventor/Xt/SoXtCursor.h
Xinclude/Inventor/Xt/SoXtComponent.h
Xinclude/Inventor/Xt/SoXtGLWidget.h
Xinclude/Inventor/Xt/SoXtRenderArea.h
Xlib/libSoXt.so.0
Xlib/libSoXt.so
Xlib/libSoXt.la
Xshare/aclocal/soxt.m4
Xshare/Coin/conf/soxt-default.cfg
X at dirrm include/Inventor/Xt/devices
X at dirrm include/Inventor/Xt/viewers
X at dirrm include/Inventor/Xt/widgets
X at dirrm include/Inventor/Xt
END-of-SoXt/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list