From jesse@arthur.cs.uni-magdeburg.de  Mon Mar 10 04:09:41 2003
Return-Path: <jesse@arthur.cs.uni-magdeburg.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A7F3B37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Mar 2003 04:09:41 -0800 (PST)
Received: from arthur.cs.uni-magdeburg.de (arthur.cs.uni-magdeburg.de [141.44.27.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 85EEB43FBF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Mar 2003 04:09:40 -0800 (PST)
	(envelope-from jesse@arthur.cs.uni-magdeburg.de)
Received: from arthur.cs.uni-magdeburg.de (localhost [127.0.0.1])
	by arthur.cs.uni-magdeburg.de (8.12.8/8.12.7) with ESMTP id h2AC9hCN015543
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Mar 2003 13:09:43 +0100 (CET)
	(envelope-from jesse@arthur.cs.uni-magdeburg.de)
Received: (from jesse@localhost)
	by arthur.cs.uni-magdeburg.de (8.12.8/8.12.8/Submit) id h2AC9gEV015542;
	Mon, 10 Mar 2003 13:09:42 +0100 (MET)
Message-Id: <200303101209.h2AC9gEV015542@arthur.cs.uni-magdeburg.de>
Date: Mon, 10 Mar 2003 13:09:42 +0100 (MET)
From: Roland Jesse <roland.jesse@gmx.net>
Reply-To: Roland Jesse <roland.jesse@gmx.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port x11-toolkits/SoQt (1.0.2)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         49072
>Category:       ports
>Synopsis:       New port x11-toolkits/SoQt (1.0.2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 04:10:10 PST 2003
>Closed-Date:    Thu Jun 26 07:30:50 PDT 2003
>Last-Modified:  Thu Jun 26 07:30:50 PDT 2003
>Originator:     Roland Jesse
>Release:        FreeBSD 4.8-RC i386
>Organization:
---
>Environment:
System: FreeBSD 4.8-RC #12: Wed Mar 5 13:26:43 CET 2003 i386
>Description:
This PR superceeds ports/41619 and ports/????? (adding compressed manpages, the GNATS search form is currently not working).

SoQt is a Qt GUI component toolkit library for Coin.  It is also compatible
with SGI and TGS Open Inventor, and the API is based on the API of the
InventorXt GUI component toolkit.

This port requires version 2.0.0 of the Coin library installed. PR ports/49005 does this.
>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:
#
#	SoQt
#	SoQt/Makefile
#	SoQt/distinfo
#	SoQt/pkg-descr
#	SoQt/pkg-plist
#
echo c - SoQt
mkdir -p SoQt > /dev/null 2>&1
echo x - SoQt/Makefile
sed 's/^X//' >SoQt/Makefile << 'END-of-SoQt/Makefile'
X# New ports collection makefile for:	SoQt
X# Date created:				10 March 2003
X# Whom:					roland.jesse@gmx.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SoQt
XPORTVERSION=	1.0.2
XCATEGORIES=	x11-toolkits
XMASTER_SITES=	ftp://ftp.coin3d.org/pub/coin/src/
XDIST_SUBDIR=	KDE
X
XMAINTAINER=	roland.jesse@gmx.net
XCOMMENT=	Qt toolkit library for Coin
X
XLIB_DEPENDS=	Coin.40:${PORTSDIR}/graphics/Coin
X
XUSE_QT_VER=	3
XUSE_LIBTOOL=	yes
XCONFIGURE_ENV+=	QTDIR=${QT_PREFIX} CXXFLAGS="-pthread"
XCONFIGURE_ARGS+=	--with-pthread=yes --with-coin=${X11BASE}
X# avoid renaming of soqt-config and soqt-config.1
XCONFIGURE_TARGET=	--target=""
XMAKE_ENV+=	QTDIR=${QT_PREFIX}
XINSTALLS_SHLIB=	yes
XMAN1=		soqt-config.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-SoQt/Makefile
echo x - SoQt/distinfo
sed 's/^X//' >SoQt/distinfo << 'END-of-SoQt/distinfo'
XMD5 (KDE/SoQt-1.0.2.tar.gz) = 19ad7e1c7b9dcc652c48642ea2599c6f
END-of-SoQt/distinfo
echo x - SoQt/pkg-descr
sed 's/^X//' >SoQt/pkg-descr << 'END-of-SoQt/pkg-descr'
XFrom the README:
X
XSoQt is a Qt GUI component toolkit library for Coin.  It is also compatible
Xwith SGI and TGS Open Inventor, and the API is based on the API of the
XInventorXt GUI component toolkit.
X
XWWW: http://www.coin3d.org/
END-of-SoQt/pkg-descr
echo x - SoQt/pkg-plist
sed 's/^X//' >SoQt/pkg-plist << 'END-of-SoQt/pkg-plist'
Xbin/soqt-config
Xinclude/Inventor/Qt/devices/SoQtDevice.h
Xinclude/Inventor/Qt/devices/SoQtKeyboard.h
Xinclude/Inventor/Qt/devices/SoQtMouse.h
Xinclude/Inventor/Qt/devices/SoQtSpaceball.h
Xinclude/Inventor/Qt/viewers/SoQtViewer.h
Xinclude/Inventor/Qt/viewers/SoQtConstrainedViewer.h
Xinclude/Inventor/Qt/viewers/SoQtFullViewer.h
Xinclude/Inventor/Qt/viewers/SoQtExaminerViewer.h
Xinclude/Inventor/Qt/viewers/SoQtFlyViewer.h
Xinclude/Inventor/Qt/viewers/SoQtPlaneViewer.h
Xinclude/Inventor/Qt/widgets/SoQtPopupMenu.h
Xinclude/Inventor/Qt/SoQt.h
Xinclude/Inventor/Qt/SoQtBasic.h
Xinclude/Inventor/Qt/SoQtObject.h
Xinclude/Inventor/Qt/SoQtCursor.h
Xinclude/Inventor/Qt/SoQtComponent.h
Xinclude/Inventor/Qt/SoQtGLWidget.h
Xinclude/Inventor/Qt/SoQtRenderArea.h
Xlib/libSoQt.so.20
Xlib/libSoQt.so
Xlib/libSoQt.la
Xshare/aclocal/soqt.m4
Xshare/Coin/conf/soqt-default.cfg
X@dirrm include/Inventor/Qt/devices
X@dirrm include/Inventor/Qt/viewers
X@dirrm include/Inventor/Qt/widgets
X@dirrm include/Inventor/Qt
X@dirrm include/Inventor
END-of-SoQt/pkg-plist
exit

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: arved 
Class-Changed-When: Fri May 9 04:14:19 PDT 2003 
Class-Changed-Why:  
Accurate class 

http://www.freebsd.org/cgi/query-pr.cgi?pr=49072 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Thu Jun 26 07:30:38 PDT 2003 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=49072 
>Unformatted:
