Skip site navigation (1)Skip section navigation (2)
Date:      14 Nov 2000 09:59:03 -0000
From:      Peter Pentchev <roam@orbitel.bg>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22836: new port: www/comclear
Message-ID:  <20001114095903.25691.qmail@ringworld.nanolink.com>

next in thread | raw e-mail | index | archive | help

>Number:         22836
>Category:       ports
>Synopsis:       new port: www/comclear
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 14 02:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Peter Pentchev
>Release:        FreeBSD 4.2-BETA i386
>Organization:
Orbitel JSCo.
>Environment:

current ports tree

>Description:

ComClear is a history cleaner for Netscape Navigator and Communicator
with both a command-line and GTK interface.

>How-To-Repeat:

N/A

>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:
#
#	comclear
#	comclear/files
#	comclear/files/patch-aa
#	comclear/Makefile
#	comclear/distinfo
#	comclear/pkg-comment
#	comclear/pkg-descr
#	comclear/pkg-plist
#
echo c - comclear
mkdir -p comclear > /dev/null 2>&1
echo c - comclear/files
mkdir -p comclear/files > /dev/null 2>&1
echo x - comclear/files/patch-aa
sed 's/^X//' >comclear/files/patch-aa << 'END-of-comclear/files/patch-aa'
X--- Makefile.am	2000/11/14 08:59:14	1.1.1.1
X+++ Makefile.am	2000/11/14 09:48:03	1.2
X@@ -5,7 +5,7 @@
X bin_PROGRAMS = comclear
X comclear_SOURCES = comclear.c gui.c gui.h
X 
X-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
X+docdir = $(datadir)/doc/$(PACKAGE)
X doc_DATA = README NEWS ChangeLog AUTHORS COPYING INSTALL
X 
X dist-hook: comclear.spec
END-of-comclear/files/patch-aa
echo x - comclear/Makefile
sed 's/^X//' >comclear/Makefile << 'END-of-comclear/Makefile'
X# New ports collection makefile for:	comclear
X# Date created:		14 November 2000
X# Whom:			roam@orbitel.bg
X#
X# $FreeBSD$
X#
X
XPORTNAME=	comclear
XPORTVERSION=	1.1
XCATEGORIES=	www
XMASTER_SITES=	http://www.neuro-tech.net/files/
X
XMAINTAINER=	roam@orbitel.bg
X
X.ifdef WITH_GTK
XBUILD_DEPENDS=	${X11BASE}/bin/gtk12-config:${PORTSDIR}/x11-toolkits/gtk12/
XCONFIGURE_ENV=	GTK_CONFIG=${X11BASE}/bin/gtk12-config
X.endif
X
XUSE_GMAKE=	yes
XUSE_AUTOMAKE=	yes
X
X# Do not install docs by default, see the ifdef'd post-install below.
Xpost-configure:
X		${PERL} -pi.fbsd -e 's/^install-data-am:.*/install-data-am:/' ${WRKSRC}/Makefile
X
X.ifdef NOPORTDOCS
XPLIST_SUB+=	PORTDOCS:="@comment "
X.else
XPLIST_SUB+=	PORTDOCS:=
X
Xpost-install:
X		cd ${WRKSRC} && ${GMAKE} install-docDATA
X.endif
X
X.include <bsd.port.mk>
END-of-comclear/Makefile
echo x - comclear/distinfo
sed 's/^X//' >comclear/distinfo << 'END-of-comclear/distinfo'
XMD5 (comclear-1.1.tar.gz) = f9ee5b7e20b4cb45c386d8c600e16459
END-of-comclear/distinfo
echo x - comclear/pkg-comment
sed 's/^X//' >comclear/pkg-comment << 'END-of-comclear/pkg-comment'
XA history cleaner for Netscape Navigator and Communicator
END-of-comclear/pkg-comment
echo x - comclear/pkg-descr
sed 's/^X//' >comclear/pkg-descr << 'END-of-comclear/pkg-descr'
XFrom the ComClear README:
X
X"ComClear is a history cleaner for Netscape Navigator and Communicator.  It 
X allows a user to choose from deleting the cache, cookies, history and 
X drop-down list.
X
X Comclear has both a command-line version and a GTK+ version, the latter of 
X which is run automatically when comclear is run from an X session."
X
XAuthor:		Luke Reeves <luke@submail.net>
XWWW:		http://www.neuro-tech.net/comclearu.xml
END-of-comclear/pkg-descr
echo x - comclear/pkg-plist
sed 's/^X//' >comclear/pkg-plist << 'END-of-comclear/pkg-plist'
Xbin/comclear
X%%PORTDOCS:%%share/doc/comclear/README
X%%PORTDOCS:%%share/doc/comclear/NEWS
X%%PORTDOCS:%%share/doc/comclear/ChangeLog
X%%PORTDOCS:%%share/doc/comclear/AUTHORS
X%%PORTDOCS:%%share/doc/comclear/COPYING
X%%PORTDOCS:%%share/doc/comclear/INSTALL
X%%PORTDOCS:%%@dirrm share/doc/comclear
END-of-comclear/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001114095903.25691.qmail>