Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 12:40:24 -0300 (BRST)
From:      Renato Botelho <freebsd@galle.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81110: [NEW PORT] devel/libslang2: Routines for rapid alpha-numeric terminal applications development
Message-ID:  <200505161540.j4GFeOsn021575@data.galle.com.br>
Resent-Message-ID: <200505161550.j4GFo1R8059306@freefall.freebsd.org>

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

>Number:         81110
>Category:       ports
>Synopsis:       [NEW PORT] devel/libslang2: Routines for rapid alpha-numeric terminal applications development
>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:   Mon May 16 15:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD data.galle.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 09:20:42 BRST 2005
>Description:
S-Lang is a multi-platform programmer's library designed to
allow a developer to create robust multi-platform software.

It provides facilities required by interactive applications
such as display/screen management, keyboard input, keymaps,
and so on.

The most exciting feature of the library is the slang
interpreter that may be easily embedded into a program to
make it extensible. 

WWW:	http://www.s-lang.org

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- libslang2-2.0.2.shar begins here ---
# 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:
#
#	libslang2
#	libslang2/pkg-descr
#	libslang2/Makefile
#	libslang2/pkg-plist
#	libslang2/distinfo
#
echo c - libslang2
mkdir -p libslang2 > /dev/null 2>&1
echo x - libslang2/pkg-descr
sed 's/^X//' >libslang2/pkg-descr << 'END-of-libslang2/pkg-descr'
XS-Lang is a multi-platform programmer's library designed to
Xallow a developer to create robust multi-platform software.
X
XIt provides facilities required by interactive applications
Xsuch as display/screen management, keyboard input, keymaps,
Xand so on.
X
XThe most exciting feature of the library is the slang
Xinterpreter that may be easily embedded into a program to
Xmake it extensible. 
X
XWWW:	http://www.s-lang.org
END-of-libslang2/pkg-descr
echo x - libslang2/Makefile
sed 's/^X//' >libslang2/Makefile << 'END-of-libslang2/Makefile'
X# New ports collection makefile for:	libslang2
X# Date created:		2005-05-16
X# Whom:			Renato Botelho <freebsd@galle.com.br>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libslang2
XPORTVERSION=	2.0.2
XCATEGORIES=	devel
XMASTER_SITES=	ftp://space.mit.edu/pub/davis/slang/v2.0/
XDISTNAME=	slang-${PORTVERSION}
X
XMAINTAINER=	freebsd@galle.com.br
XCOMMENT=	Routines for rapid alpha-numeric terminal applications development
X
XUSE_BZIP2=	yes
XUSE_REINPLACE=	yes
XINSTALLS_SHLIB=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
XALL_TARGET=	all elf
XINSTALL_TARGET=	install install-elf
X
XMAN1=		slsh.1
XDOCSDIR=	${PREFIX}/share/doc/slang
X
X.if !defined(NOPORTDOCS)
XPORTDOCS=	*
X.endif
X
X.include <bsd.port.pre.mk>
X
Xpost-patch:
X.if defined(NOPORTDOCS)
X	@${REINPLACE_CMD} -e 's, install_docs,,g' ${WRKSRC}/src/Makefile.in
X.endif
X
X.include <bsd.port.post.mk>
END-of-libslang2/Makefile
echo x - libslang2/pkg-plist
sed 's/^X//' >libslang2/pkg-plist << 'END-of-libslang2/pkg-plist'
X@comment $FreeBSD$
Xbin/slsh
Xetc/slsh.rc
Xinclude/slang.h
Xinclude/slcurses.h
Xlib/libslang.a
Xlib/libslang.so.2
Xlib/libslang.so
Xlib/slang/v2/modules/slsmg-module.so
Xlib/slang/v2/modules/termios-module.so
Xlib/slang/v2/modules/select-module.so
Xlib/slang/v2/modules/fcntl-module.so
Xlib/slang/v2/modules/varray-module.so
Xlib/slang/v2/modules/pcre-module.so
Xlib/slang/v2/modules/png-module.so
Xshare/slsh/scripts/jpegsize
Xshare/slsh/scripts/lsrpm
Xshare/slsh/scripts/sldb
Xshare/slsh/scripts/svnsh
Xshare/slsh/arrayfuns.sl
Xshare/slsh/autoload.sl
Xshare/slsh/glob.sl
Xshare/slsh/print.sl
Xshare/slsh/require.sl
Xshare/slsh/sldb.sl
Xshare/slsh/sldbcore.sl
Xshare/slsh/slshrl.sl
Xshare/slsh/stkcheck.sl
Xshare/slsh/structfuns.sl
Xshare/slsh/slsmg.sl
Xshare/slsh/termios.sl
Xshare/slsh/select.sl
Xshare/slsh/fcntl.sl
Xshare/slsh/varray.sl
Xshare/slsh/pcre.sl
Xshare/slsh/png.sl
Xshare/slsh/cmaps/cool.map
Xshare/slsh/cmaps/copper.map
Xshare/slsh/cmaps/drywet.map
Xshare/slsh/cmaps/gebco.map
Xshare/slsh/cmaps/globe.map
Xshare/slsh/cmaps/gray.map
Xshare/slsh/cmaps/haxby.map
Xshare/slsh/cmaps/hot.map
Xshare/slsh/cmaps/jet.map
Xshare/slsh/cmaps/no_green.map
Xshare/slsh/cmaps/ocean.map
Xshare/slsh/cmaps/polar.map
Xshare/slsh/cmaps/rainbow.map
Xshare/slsh/cmaps/red2green.map
Xshare/slsh/cmaps/relief.map
Xshare/slsh/cmaps/sealand.map
Xshare/slsh/cmaps/seis.map
Xshare/slsh/cmaps/split.map
Xshare/slsh/cmaps/topo.map
Xshare/slsh/cmaps/wysiwyg.map
Xshare/slsh/help/pcrefuns.hlp
Xshare/slsh/help/pngfuns.hlp
X@dirrm share/slsh/scripts
X@dirrm share/slsh/help
X@dirrm share/slsh/cmaps
X@unexec rmdir %D/share/slsh/local-packages 2>/dev/null || true
X@dirrm share/slsh
END-of-libslang2/pkg-plist
echo x - libslang2/distinfo
sed 's/^X//' >libslang2/distinfo << 'END-of-libslang2/distinfo'
XMD5 (slang-2.0.2.tar.bz2) = 6ef4ae010f17bc1238a978b8dc0ce154
XSIZE (slang-2.0.2.tar.bz2) = 1035709
END-of-libslang2/distinfo
exit
--- libslang2-2.0.2.shar ends here ---

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



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