Date: Thu, 22 Jan 2004 22:05:22 +0100 (CET) From: Thomas Kempka <t.kempka@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61749: New port: x11/wmmsg Dockapp that notifies you on ICQ, AIM and IRC events Message-ID: <200401222105.i0ML5M9B027019@wurstkoffer.ath.cx> Resent-Message-ID: <200401222110.i0MLA7fU034154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61749 >Category: ports >Synopsis: New port: x11/wmmsg Dockapp that notifies you on ICQ, AIM and IRC events >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 Jan 22 13:10:06 PST 2004 >Closed-Date: >Last-Modified: >Originator: Thomas Kempka >Release: FreeBSD 5.2-RELEASE i386 >Organization: >Environment: System: FreeBSD koffer.wurstkoffer-regiert.net 5.2-RELEASE FreeBSD 5.2-RELEASE #7: Wed Jan 21 19:35:28 CET 2004 root@koffer.wurstkoffer-regiert.net:/usr/obj/usr/src/sys/KOFFER i386 >Description: >How-To-Repeat: >Fix: --- pr 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: # # wmmsg # wmmsg/Makefile # wmmsg/distinfo # wmmsg/pkg-descr # wmmsg/pkg-plist # wmmsg/files # wmmsg/files/patch-Makefile.in # echo c - wmmsg mkdir -p wmmsg > /dev/null 2>&1 echo x - wmmsg/Makefile sed 's/^X//' >wmmsg/Makefile << 'END-of-wmmsg/Makefile' X# New ports collection makefile for: wmmsg X# Date created: 22 January 2004 X# Whom: Thomas Kempka <t.kempka@web.de> X# X# $FreeBSD$ X# X XPORTNAME= wmmsg XPORTVERSION= 1.0 XCATEGORIES= x11 windowmaker XMASTER_SITES= http://taxiway.swapspace.net/~matt/wmmsg/ X XMAINTAINER= t.kempka@web.de XCOMMENT= Dockapp that notifies you on ICQ, AIM and IRC events X XLIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2 \ X gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X glib12.3:${PORTSDIR}/devel/glib12 X XWRKSRC= ${WRKDIR}/${PORTNAME} X XUSE_BZIP2= yes XUSE_X_PREFIX= yes XUSE_XPM= yes XGNU_CONFIGURE= yes X XMAN1= wmmsg.1 X X.include <bsd.port.mk> END-of-wmmsg/Makefile echo x - wmmsg/distinfo sed 's/^X//' >wmmsg/distinfo << 'END-of-wmmsg/distinfo' XMD5 (wmmsg-1.0.tar.bz2) = 80f9ec282cdf8ee9770fcb2e83c5f255 END-of-wmmsg/distinfo echo x - wmmsg/pkg-descr sed 's/^X//' >wmmsg/pkg-descr << 'END-of-wmmsg/pkg-descr' XInforms you of new events, such as incoming chat messages, Xby displaying related icons and arrival times. Works with Gaim, X-Chat, etc. XCan be used to alert you of various other system events. X XWWW: http://taxiway.swapspace.net/~matt/wmmsg/ XAuthor: Michael Foley <mike@swapspace.net>, Matthew Elder <matt@swapspace.net> END-of-wmmsg/pkg-descr echo x - wmmsg/pkg-plist sed 's/^X//' >wmmsg/pkg-plist << 'END-of-wmmsg/pkg-plist' Xbin/wmmsg Xbin/wmmsg_notify END-of-wmmsg/pkg-plist echo c - wmmsg/files mkdir -p wmmsg/files > /dev/null 2>&1 echo x - wmmsg/files/patch-Makefile.in sed 's/^X//' >wmmsg/files/patch-Makefile.in << 'END-of-wmmsg/files/patch-Makefile.in' X--- Makefile.in.orig Thu Jan 22 21:08:42 2004 X+++ Makefile.in Thu Jan 22 21:08:48 2004 X@@ -143,7 +143,7 @@ X INCLUDES = -I/usr/X11R6/include -I$(prefix)/include -I$(includedir) -I. `glib-config --cflags` `gtk-config --cflags` `imlib2-config --cflags` X AM_LDFLAGS = -lX11 -lXext -lXpm -L/usr/X11R6/lib -L/usr/lib -L/usr/local/lib `glib-config --libs` `gtk-config --libs` `imlib2-config --libs` X X-man1_MANS = man/wmmsg.1 man/wmmsg_notify.1 X+man1_MANS = man/wmmsg.1 X man_MANS = X subdir = . X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 END-of-wmmsg/files/patch-Makefile.in exit --- pr ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401222105.i0ML5M9B027019>