Date: Wed, 9 Mar 2005 16:02:12 +0200 (EET) From: Andriy Gapon <avg@icyb.net.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78623: New port: deskutils/gxmessage gtk2 substitute for xmessage Message-ID: <200503091402.j29E2CRS094724@oddity.topspin.kiev.ua> Resent-Message-ID: <200503091410.j29EAAtk033121@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78623 >Category: ports >Synopsis: New port: deskutils/gxmessage gtk2 substitute for xmessage >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: Wed Mar 09 14:10:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andriy Gapon >Release: FreeBSD 5.2.1-RELEASE-p13 i386 >Organization: >Environment: System: >Description: A GTK2 based xmessage clone, gxmessage tries to be as compatible as possible. You might like it if you're running a mostly GTK desktop. >How-To-Repeat: >Fix: --- gxmessage.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: # # gxmessage # gxmessage/distinfo # gxmessage/Makefile # gxmessage/pkg-descr # echo c - gxmessage mkdir -p gxmessage > /dev/null 2>&1 echo x - gxmessage/distinfo sed 's/^X//' >gxmessage/distinfo << 'END-of-gxmessage/distinfo' XMD5 (gxmessage-2.4.3.tar.gz) = f31cf04038cdd31c0a12d4b83d70797d XSIZE (gxmessage-2.4.3.tar.gz) = 83342 END-of-gxmessage/distinfo echo x - gxmessage/Makefile sed 's/^X//' >gxmessage/Makefile << 'END-of-gxmessage/Makefile' X# New ports collection makefile for: gxmessage X# Date created: 9 March 2005 X# Whom: Andriy Gapon <avg@icyb.net.ua> X# X# $FreeBSD$ X# X XPORTNAME= gxmessage XPORTVERSION= 2.4.3 XCATEGORIES= deskutils XMASTER_SITES= http://homepages.ihug.co.nz/~trmusson/stuff/ X XMAINTAINER= avg@icyb.net.ua XCOMMENT= GTK2 substitute for xmessage X XUSE_X_PREFIX= yes XUSE_GNOME= gtk20 XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XMAKE_ARGS+= INSTALL="${INSTALL_PROGRAM}" X XMANCOMPRESSED= no XMAN1= gxmessage.1 XPLIST_FILES= bin/gxmessage \ X share/pixmaps/gxmessage.png X X.include <bsd.port.mk> END-of-gxmessage/Makefile echo x - gxmessage/pkg-descr sed 's/^X//' >gxmessage/pkg-descr << 'END-of-gxmessage/pkg-descr' XA GTK2 based xmessage clone, gxmessage tries to be as compatible as possible. XYou might like it if you're running a mostly GTK desktop. X XWWW: http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage END-of-gxmessage/pkg-descr exit --- gxmessage.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?200503091402.j29E2CRS094724>