From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 18 01:50:32 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7536A16A4CE for ; Mon, 18 Apr 2005 01:50:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25AF343D2D for ; Mon, 18 Apr 2005 01:50:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3I1oVlI092385 for ; Mon, 18 Apr 2005 01:50:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3I1oVwY092384; Mon, 18 Apr 2005 01:50:31 GMT (envelope-from gnats) Resent-Date: Mon, 18 Apr 2005 01:50:31 GMT Resent-Message-Id: <200504180150.j3I1oVwY092384@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kevin Brunelle Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F379A16A4CE for ; Mon, 18 Apr 2005 01:46:49 +0000 (GMT) Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net [205.152.59.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03EE443D39 for ; Mon, 18 Apr 2005 01:46:49 +0000 (GMT) (envelope-from kruptos@mlinux.org) Received: from [65.1.5.149] by imf18aec.mail.bellsouth.netSMTP <20050418014648.BDMV2186.imf18aec.mail.bellsouth.net@[65.1.5.149]> for ; Sun, 17 Apr 2005 21:46:48 -0400 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Sun, 17 Apr 2005 21:46:47 -0400 Message-Id: <20050418014648.BDMV2186.imf18aec.mail.bellsouth.net@[65.1.5.149]> Date: Sun, 17 Apr 2005 21:46:47 -0400 From: Kevin Brunelle To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80047: New port: misc/gaim-ignorance Adds filtering capabilities to gaim X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2005 01:50:32 -0000 >Number: 80047 >Category: ports >Synopsis: New port: misc/gaim-ignorance Adds filtering capabilities to gaim >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 Apr 18 01:50:31 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kevin Brunelle >Release: FreeBSD 5.4-RC2 i386 >Organization: >Environment: System: FreeBSD fnord.quux.edu 5.4-RC2 FreeBSD 5.4-RC2 #5: Mon Apr 11 00:36:15 EDT 2005 kevinb@fnord.quux.edu:/usr/obj/usr/src/sys/FOOKERN i386 >Description: Ignorance is a content filtering plugin for Gaim. If you love Gaim for chat, but find yourself missing the filtering features of clients like zinc, then Ignorance is for you! WWW: http://bard.sytes.net/ignorance/ >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: # # gaim-ignorance/ # gaim-ignorance/pkg-descr # gaim-ignorance/Makefile # gaim-ignorance/distinfo # echo c - gaim-ignorance/ mkdir -p gaim-ignorance/ > /dev/null 2>&1 echo x - gaim-ignorance/pkg-descr sed 's/^X//' >gaim-ignorance/pkg-descr << 'END-of-gaim-ignorance/pkg-descr' XIgnorance is a content filtering plugin for Gaim. If you love Gaim for Xchat, but find yourself missing the filtering features of clients like Xzinc, then Ignorance is for you! X XA sample ignorance file is installed in share/doc/gaim-ignorance/ignorance Xthis file should be copied to ~/.gaim/ to take advantage of some well Xdefined defaults but it is not required. X XWWW: http://bard.sytes.net/ignorance/ END-of-gaim-ignorance/pkg-descr echo x - gaim-ignorance/Makefile sed 's/^X//' >gaim-ignorance/Makefile << 'END-of-gaim-ignorance/Makefile' X# New ports collection makefile for: gaim-ignorance X# Date created: 17 April 2005 X# Whom: kevinb X# X# $FreeBSD$ X# X XPORTNAME= ignorance XPORTVERSION= 1.1.3.b1 XCATEGORIES= misc XMASTER_SITES= http://bard.sytes.net/ignorance/ XPKGNAMEPREFIX= gaim- XDISTNAME= ignorance-1.1.3beta1 X XMAINTAINER= kruptos@mlinux.org XCOMMENT= Adds filtering capabilities to gaim X XBUILD_DEPENDS= gaim:${PORTSDIR}/net/gaim XRUN_DEPENDS= gaim:${PORTSDIR}/net/gaim X XUSE_X_PREFIX= YES XUSE_BZIP2= YES XHAS_CONFIGURE= YES XCONFIGURE_ARGS= --prefix=${PREFIX} X XINSTALLS_SHLIB= yes XLDCONFIG_DIRS= %%PREFIX%%/lib/gaim X XPLIST_FILES= lib/gaim/ignorance.la \ X lib/gaim/ignorance.so \ X share/doc/gaim-ignorance/ignorance XPLIST_DIRS= share/doc/gaim-ignorance X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/gaim-ignorance X ${INSTALL_MAN} ${WRKSRC}/ignorance ${PREFIX}/share/doc/gaim-ignorance X.endif X X.include END-of-gaim-ignorance/Makefile echo x - gaim-ignorance/distinfo sed 's/^X//' >gaim-ignorance/distinfo << 'END-of-gaim-ignorance/distinfo' XMD5 (ignorance-1.1.3beta1.tar.bz2) = d8d9562cecaf6c872a4cd401e4fa0435 XSIZE (ignorance-1.1.3beta1.tar.bz2) = 231398 END-of-gaim-ignorance/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: