Date: Sat, 10 Dec 2005 11:04:55 GMT From: Remington <MrL0Lz@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/90180: New Port: net-im/gaim-assistant Message-ID: <200512101104.jBAB4tNk064019@www.freebsd.org> Resent-Message-ID: <200512101110.jBABA2JR073300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 90180 >Category: ports >Synopsis: New Port: net-im/gaim-assistant >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: Sat Dec 10 11:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Remington >Release: 7.0-C >Organization: >Environment: FreeBSD vaio 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Dec 10 00:59:02 PST 2005 mrlol@vaio:/usr/obj/usr/src/sys/GENERIC i386 >Description: >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: # # Makefile # distinfo # pkg-descr # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: gaim-assistant X# Date created: 10 Dec 2005 X# Whom: Remington Lang <MrL0Lz@gmail.com> X# X# $FreeBSD$ X XPORTNAME= gaim-assistant XPORTVERSION= 0.1.0 XCATEGORIES= net-im XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= MrL0Lz@gmail.com XCOMMENT= Plugin that forwards messages to a different screen name X XBUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim XRUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim X XUSE_X_PREFIX= yes XUSE_GMAKE= YES XUSE_GNOME= gtk20 X XGNU_CONFIGURE= yes X XPLIST_FILES= lib/gaim/gaim-assistant.so X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X Xdo-install: X ${INSTALL_DATA} ${WRKSRC}/gaim-assistant.so ${PREFIX}/lib/gaim X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (gaim-assistant-0.1.0.tar.gz) = 43c5ae25c13acc0434668c3c56c0ead4 XSHA256 (gaim-assistant-0.1.0.tar.gz) = cbe764e5bf1581c9029c2ebf86b1b16e6cd3f76ec2d5920fb0bbc68ab67194aa XSIZE (gaim-assistant-0.1.0.tar.gz) = 351203 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XGaim Assistant is a plugin to Gaim that will allow you to forward messages to aXdifferent screen name should you become away. X XWWW: http://gaim-assistant.tulg.org/ END-of-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?200512101104.jBAB4tNk064019>