ports/80047: New port: misc/gaim-ignorance Adds filtering capabilities to gaim
Kevin Brunelle
kruptos at mlinux.org
Mon Apr 18 01:50:32 UTC 2005
>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 at 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 at 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 <bsd.port.mk>
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:
More information about the freebsd-ports-bugs
mailing list