The FreeBSD Ports Archive
FreeBSD www : comclear4>
A history cleaner for Netscape Navigator and Communicator
From the ComClear README:
"ComClear is a history cleaner for Netscape Navigator and Communicator. It
allows a user to choose from deleting the cache, cookies, history and
drop-down list.
Comclear has both a command-line version and a GTK+ version, the latter of
which is run automatically when comclear is run from an X session."
Author: Luke Reeves
http://www.neuro-tech.net/comclearu.html
|
comclear history
v. 1.18
date: 2006/05/13 04:41:08; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with W
v. 1.17
date: 2006/03/07 08:27:45; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.16
date: 2005/11/15 06:51:29; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2004/10/22 06:42:49; author: edwin; state: Exp; lines: +1 -1
Remove "'s around COMMENT
v. 1.14
date: 2004/06/04 17:29:35; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.13
date: 2004/03/14 06:17:31; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/04 05:09:25; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.11
date: 2003/04/20 19:46:55; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/03/05 11:33:23; author: roam; state: Exp; lines: +1 -2
Update to 1.2.
v. 1.9
date: 2003/02/19 16:07:30; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.8
date: 2003/01/20 16:55:22; author: roam; state: Exp; lines: +2 -1
USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl
dependency, since the pkg-install script is written in Perl. I think
this might need to be changed when I get the time to look into it.
Submitted by: Ulrich Spoerlein
v. 1.7
date: 2002/09/01 15:31:30; author: lioux; state: Exp; lines: +6 -4
Deploy USE_GNOMENG infrastructure
PR: 42289
Submitted by: Edwin Groothuis
v. 1.6
date: 2001/05/31 22:34:05; author: dd; state: Exp; lines: +2 -2
There is no 'gtk' category, so don't list it in ${CATEGORIES} here.
Silence by: roam (maintainer)
v. 1.5
date: 2001/05/04 21:41:23; author: ade; state: Exp; lines: +11 -8
Various patches (mainly shared library v. changes) for those
ports that depend on GNOME and need to change for 1.4
v. 1.4
date: 2001/01/17 08:01:31; author: roam; state: Exp; lines: +3 -3
sync with bsd.port.mk's PORTDOCS handling
v. 1.3
date: 2001/01/16 19:22:23; author: will; state: Exp; lines: +3 -2
Refix my fix (;-) -- really update for bsd.port.mk rev 1.361.
Submitted by: freshports
v. 1.2
date: 2001/01/16 19:08:36; author: will; state: Exp; lines: +1 -6
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
v. 1.1
date: 2000/11/26 14:16:19; author: roam; state: Exp;
A history cleaner for Netscape Navigator and Communicator.
PR: 22836
Reviewed by: kris
=============================================================================
v. 1.18
date: 2006/05/13 04:41:08; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with W
v. 1.17
date: 2006/03/07 08:27:45; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.16
date: 2005/11/15 06:51:29; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2004/10/22 06:42:49; author: edwin; state: Exp; lines: +1 -1
Remove "'s around COMMENT
v. 1.14
date: 2004/06/04 17:29:35; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.13
date: 2004/03/14 06:17:31; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/04 05:09:25; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.11
date: 2003/04/20 19:46:55; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/03/05 11:33:23; author: roam; state: Exp; lines: +1 -2
Update to 1.2.
v. 1.9
date: 2003/02/19 16:07:30; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.8
date: 2003/01/20 16:55:22; author: roam; state: Exp; lines: +2 -1
USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl
dependency, since the pkg-install script is written in Perl. I think
this might need to be changed when I get the time to look into it.
Submitted by: Ulrich Spoerlein
v. 1.7
date: 2002/09/01 15:31:30; author: lioux; state: Exp; lines: +6 -4
Deploy USE_GNOMENG infrastructure
PR: 42289
Submitted by: Edwin Groothuis
v. 1.6
date: 2001/05/31 22:34:05; author: dd; state: Exp; lines: +2 -2
There is no 'gtk' category, so don't list it in ${CATEGORIES} here.
Silence by: roam (maintainer)
v. 1.5
date: 2001/05/04 21:41:23; author: ade; state: Exp; lines: +11 -8
Various patches (mainly shared library v. changes) for those
ports that depend on GNOME and need to change for 1.4
v. 1.4
date: 2001/01/17 08:01:31; author: roam; state: Exp; lines: +3 -3
sync with bsd.port.mk's PORTDOCS handling
v. 1.3
date: 2001/01/16 19:22:23; author: will; state: Exp; lines: +3 -2
Refix my fix (;-) -- really update for bsd.port.mk rev 1.361.
Submitted by: freshports
v. 1.2
date: 2001/01/16 19:08:36; author: will; state: Exp; lines: +1 -6
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
v. 1.1
date: 2000/11/26 14:16:19; author: roam; state: Exp;
A history cleaner for Netscape Navigator and Communicator.
PR: 22836
Reviewed by: kris
=============================================================================
v. 1.18
date: 2006/05/13 04:41:08; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with W
v. 1.17
date: 2006/03/07 08:27:45; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.16
date: 2005/11/15 06:51:29; author: ade; state: Exp; lines: +1 -2
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.15
date: 2004/10/22 06:42:49; author: edwin; state: Exp; lines: +1 -1
Remove "'s around COMMENT
v. 1.14
date: 2004/06/04 17:29:35; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.13
date: 2004/03/14 06:17:31; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.12
date: 2004/02/04 05:09:25; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.11
date: 2003/04/20 19:46:55; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/03/05 11:33:23; author: roam; state: Exp; lines: +1 -2
Update to 1.2.
v. 1.9
date: 2003/02/19 16:07:30; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.8
date: 2003/01/20 16:55:22; author: roam; state: Exp; lines: +2 -1
USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl
dependency, since the pkg-install script is written in Perl. I think
this might need to be changed when I get the time to look into it.
Submitted by: Ulrich Spoerlein
v. 1.7
date: 2002/09/01 15:31:30; author: lioux; state: Exp; lines: +6 -4
Deploy USE_GNOMENG infrastructure
PR: 42289
Submitted by: Edwin Groothuis
v. 1.6
date: 2001/05/31 22:34:05; author: dd; state: Exp; lines: +2 -2
There is no 'gtk' category, so don't list it in ${CATEGORIES} here.
Silence by: roam (maintainer)
v. 1.5
date: 2001/05/04 21:41:23; author: ade; state: Exp; lines: +11 -8
Various patches (mainly shared library v. changes) for those
ports that depend on GNOME and need to change for 1.4
v. 1.4
date: 2001/01/17 08:01:31; author: roam; state: Exp; lines: +3 -3
sync with bsd.port.mk's PORTDOCS handling
v. 1.3
date: 2001/01/16 19:22:23; author: will; state: Exp; lines: +3 -2
Refix my fix (;-) -- really update for bsd.port.mk rev 1.361.
Submitted by: freshports
v. 1.2
date: 2001/01/16 19:08:36; author: will; state: Exp; lines: +1 -6
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
v. 1.1
date: 2000/11/26 14:16:19; author: roam; state: Exp;
A history cleaner for Netscape Navigator and Communicator.
PR: 22836
Reviewed by: kris
=============================================================================
|
| |

|