From nobody@FreeBSD.org  Thu Jul 15 00:01:53 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4458116A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2004 00:01:53 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 283CA43D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2004 00:01:53 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6F01rrR027294
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2004 00:01:53 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i6F01ql5027293;
	Thu, 15 Jul 2004 00:01:52 GMT
	(envelope-from nobody)
Message-Id: <200407150001.i6F01ql5027293@www.freebsd.org>
Date: Thu, 15 Jul 2004 00:01:52 GMT
From: Bjrn Lindstrm <bkhl@elektrubadur.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: x11-toolkit/scx - A GUI library for scsh and Scheme 48
X-Send-Pr-Version: www-2.3

>Number:         69074
>Category:       ports
>Synopsis:       New port: x11-toolkit/scx - A GUI library for scsh and Scheme 48
>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:   Thu Jul 15 00:10:22 GMT 2004
>Closed-Date:    Sat Jul 17 20:09:40 GMT 2004
>Last-Modified:  Sat Jul 17 20:09:40 GMT 2004
>Originator:     Bjrn Lindstrm
>Release:        4.9-RELEASE
>Organization:
>Environment:
>Description:
These GUI bindings for scsh are needed for the orion wm.
>How-To-Repeat:
      
>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:
#
#	scx
#	scx/distinfo
#	scx/Makefile
#	scx/pkg-plist
#	scx/pkg-descr
#
echo c - scx
mkdir -p scx > /dev/null 2>&1
echo x - scx/distinfo
sed 's/^X//' >scx/distinfo << 'END-of-scx/distinfo'
XMD5 (scx-0.2.tar.gz) = 31ea9ecfc5801329b9e0b989d7328099
XSIZE (scx-0.2.tar.gz) = 378340
END-of-scx/distinfo
echo x - scx/Makefile
sed 's/^X//' >scx/Makefile << 'END-of-scx/Makefile'
X# New ports collection makefile for: scx
X# Date created:                      14 July 2004
X# Whom:                              bkhl@elektrubadur.se
X#
X# $FreeBSD$
X#
X
XPORTNAME=      scx
XPORTVERSION=   0.2
XCATEGORIES=    x11-toolkits
XMASTER_SITES=  ftp://ftp.scsh.net/pub/scsh/packages/scx/
X
XMAINTAINER=    bkhl@elektrubadur.se
XCOMMENT=       A GUI library for scsh and Scheme 48
X
XBUILD_DEPENDS=    ${LOCALBASE}/lib/scsh/scsh-install-pkg:${PORTSDIR}/devel/scsh-install-lib
XRUN_DEPENDS=      ${LOCALBASE}/bin/scsh:${PORTSDIR}/lang/scsh
X
XUSE_XLIB=         yes
XNO_BUILD=         yes
X
Xdo-install:
X	(cd ${WRKSRC}; ${PREFIX}/lib/scsh/scsh-install-pkg --prefix=${PREFIX}/lib/scsh)
X
X.include <bsd.port.mk>
END-of-scx/Makefile
echo x - scx/pkg-plist
sed 's/^X//' >scx/pkg-plist << 'END-of-scx/pkg-plist'
Xlib/scsh/0.6/scx
Xlib/scsh/0.6/scx-0.2/lib/i386-portbld-freebsd4.9/libscx.la
Xlib/scsh/0.6/scx-0.2/lib/i386-portbld-freebsd4.9/libscx.so
Xlib/scsh/0.6/scx-0.2/lib/i386-portbld-freebsd4.9/libscx.so.1
Xlib/scsh/0.6/scx-0.2/load.scm
Xlib/scsh/0.6/scx-0.2/scheme/examples/hello-xft.scm
Xlib/scsh/0.6/scx-0.2/scheme/examples/hello.scm
Xlib/scsh/0.6/scx-0.2/scheme/examples/picture.scm
Xlib/scsh/0.6/scx-0.2/scheme/examples/regions.scm
Xlib/scsh/0.6/scx-0.2/scheme/examples/scxev.scm
Xlib/scsh/0.6/scx-0.2/scheme/libs/libs-interfaces.scm
Xlib/scsh/0.6/scx-0.2/scheme/libs/libs-packages.scm
Xlib/scsh/0.6/scx-0.2/scheme/libs/weak-table.scm
Xlib/scsh/0.6/scx-0.2/scheme/libs/xft.scm
Xlib/scsh/0.6/scx-0.2/scheme/libs/xpm.scm
Xlib/scsh/0.6/scx-0.2/scheme/libs/xrender.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/atom.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/client.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/colormap.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/cursor.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/display.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/error.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/event-types.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/event.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/extension.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/font.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/gcontext.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/grab.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/graphics.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/key.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/pixmap.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/property.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/region.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/sync-event.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/text.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/utility.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/visual.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/window.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/wm.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/xlib-interfaces.scm
Xlib/scsh/0.6/scx-0.2/scheme/xlib/xlib-packages.scm
Xlib/scsh/0.6/scx-0.2/scheme/xt/resource-types.scm
Xlib/scsh/0.6/scx-0.2/scheme/xt/widget-type.scm
Xlib/scsh/0.6/scx-0.2/scheme/xt/widget.scm
X@dirrm lib/scsh/0.6/scx-0.2/scheme/xt
X@dirrm lib/scsh/0.6/scx-0.2/scheme/xlib
X@dirrm lib/scsh/0.6/scx-0.2/scheme/libs
X@dirrm lib/scsh/0.6/scx-0.2/scheme/examples
X@dirrm lib/scsh/0.6/scx-0.2/scheme
X@dirrm lib/scsh/0.6/scx-0.2/lib/i386-portbld-freebsd4.9
X@dirrm lib/scsh/0.6/scx-0.2/lib
X@dirrm lib/scsh/0.6/scx-0.2
END-of-scx/pkg-plist
echo x - scx/pkg-descr
sed 's/^X//' >scx/pkg-descr << 'END-of-scx/pkg-descr'
XScx is a graphical user interface library for scsh and Scheme 48. Scx
Xprovides a direct binding to Xlib.
X
XWWW: http://www.scsh.net/resources/graphics.html
END-of-scx/pkg-descr
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Jul 17 20:09:31 GMT 2004 
State-Changed-Why:  
New port added, thank you! 

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