ports/89975: New port: x11/tilda Drop down X11 terminal with transparency support

Vlad V. Teterya vlad at vlad.uz.ua
Mon Dec 5 14:40:23 UTC 2005


>Number:         89975
>Category:       ports
>Synopsis:       New port: x11/tilda Drop down X11 terminal with transparency support
>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 Dec 05 14:40:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vlad V. Teterya
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
TrioSoft
>Environment:
System: FreeBSD zeon.bereg.net.ua 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Nov 30 10:10:19 EET 2005 root at zeon.bereg.net.ua:/usr/obj/usr/src/sys/ZEON i386

New port: x11/tilda Drop down X11 terminal with transparency support

--- tilda 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:
#
#	tilda
#	tilda/Makefile
#	tilda/distinfo
#	tilda/pkg-descr
#	tilda/pkg-plist
#	tilda/files
#	tilda/files/patch-src-readconf.c
#
echo c - tilda
mkdir -p tilda > /dev/null 2>&1
echo x - tilda/Makefile
sed 's/^X//' >tilda/Makefile << 'END-of-tilda/Makefile'
X# New ports collection makefile for:   tilda
X# Date created:            4 Jan 2005
X# Whom:              Vlad V. Teterya <vlad at vlad.uz.ua>
X#
X# $FreeBSD$
X#
X
XPORTNAME=   tilda
XPORTVERSION=   0.09.1
XCATEGORIES= x11
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=  ${PORTNAME}
X
XMAINTAINER= vlad at vlad.uz.ua
XCOMMENT= Drop down X11 terminal with transparency support
X
XBUILD_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte
XRUN_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte
X
XHAS_CONFIGURE= yes
XUSE_X_PREFIX=  yes
XCONFIGURE_ARGS+=   --prefix=${X11BASE}
X
XDOCS=    AUTHORS ChangeLog README TODO
X
Xpost-install:
X.if !defined (NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-tilda/Makefile
echo x - tilda/distinfo
sed 's/^X//' >tilda/distinfo << 'END-of-tilda/distinfo'
XMD5 (tilda-0.09.1.tar.gz) = 1e5971447d2e1b3837dfc48edd172c52
XSHA256 (tilda-0.09.1.tar.gz) = eb21f070830edf8f216f1e0163adae29070a5f0d6c3cc3de6991d88e9626f85c
XSIZE (tilda-0.09.1.tar.gz) = 115620
END-of-tilda/distinfo
echo x - tilda/pkg-descr
sed 's/^X//' >tilda/pkg-descr << 'END-of-tilda/pkg-descr'
XTilda is a X11 terminal taking after the likeness of many classic
Xterminals from first person shooter games, Quake, Doom and Half-Life
Xto name a few, where the terminal has no border and is hidden from
Xthe desktop till a key or keys is hit.
X
XWWW: http://tilda.sourceforge.net/
X
X   Vlad V. Teterya <vlad at vlad.uz.ua>
END-of-tilda/pkg-descr
echo x - tilda/pkg-plist
sed 's/^X//' >tilda/pkg-plist << 'END-of-tilda/pkg-plist'
Xbin/tilda
X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/TODO
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-tilda/pkg-plist
echo c - tilda/files
mkdir -p tilda/files > /dev/null 2>&1
echo x - tilda/files/patch-src-readconf.c
sed 's/^X//' >tilda/files/patch-src-readconf.c << 'END-of-tilda/files/patch-src-readconf.c'
X--- src/readconf.c.orig	Mon Aug 22 23:05:18 2005
X+++ src/readconf.c	Sun Dec  4 19:59:10 2005
X@@ -36,7 +36,7 @@
X # include <strings.h>
X #endif
X #include <math.h>   /* for strtod() */
X-#include <malloc.h>
X+#include <stdlib.h>
X #include <errno.h>
X 
X #include "readconf.h"
END-of-tilda/files/patch-src-readconf.c
exit
--- tilda ends here ---


>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list