Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2004 00:01:52 GMT
From:      Björn Lindström <bkhl@elektrubadur.se>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/69074: New port: x11-toolkit/scx - A GUI library for scsh and Scheme 48
Message-ID:  <200407150001.i6F01ql5027293@www.freebsd.org>
Resent-Message-ID: <200407150010.i6F0AMg5052567@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 00:10:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Björn Lindström
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407150001.i6F01ql5027293>