Port details |
- comclear History cleaner for Netscape Navigator and Communicator
- 1.2_3 www
=0 1.2_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-11-26 11:16:22
- Last Update: 2014-02-06 19:16:12
- SVN Revision: 343141
- License: GPLv2
- WWW:
- http://lukereeves.com/
- Description:
- 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 <luke@neuro-tech.net>
WWW: http://lukereeves.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: comclear
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- automake-1.4 : devel/automake14
- autoconf-2.13 : devel/autoconf213
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for comclear-1.2_3:
DOCS=on: Build and/or install documentation
GTK1=off: GTK+ 1 GUI toolkit support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_3 06 Feb 2014 19:16:12 |
bapt |
Netscape is gone long ago, this port has no use now |
1.2_3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.2_3 23 Mar 2013 18:00:14 |
miwi |
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PLIST_FILES |
1.2_2 27 Feb 2012 20:32:31 |
glarkin |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
1.2_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2_2 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
1.2_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.2_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.2_1 15 Nov 2005 06:52:12 |
ade |
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. |
1.2_1 22 Oct 2004 06:42:49 |
edwin |
Remove "'s around COMMENT |
1.2_1 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
1.2_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2_1 14 Mar 2004 06:17:56 |
ade |
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. |
1.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2 20 Apr 2003 19:46:57 |
marcus |
Remove USE_GNOMENG. |
1.2 05 Mar 2003 11:33:23 |
roam |
Update to 1.2. |
1.1_1 19 Feb 2003 16:07:30 |
roam |
Remove pkg-comment files in my ports. |
1.1_1 22 Jan 2003 07:03:53 |
roam |
Update the WWW location.
Reported by: portsurvey |
1.1_1 20 Jan 2003 16:55:22 |
roam |
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 <q@uni.de> |
1.1_1 01 Sep 2002 15:31:33 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42289
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
31 May 2001 23:34:06 |
dd |
There is no 'gtk' category, so don't list it in ${CATEGORIES} here. |
04 May 2001 22:41:31 |
ade |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
17 Jan 2001 08:01:33 |
roam |
sync with bsd.port.mk's PORTDOCS handling |
16 Jan 2001 19:22:24 |
will |
Refix my fix (;-) -- really update for bsd.port.mk rev 1.361. |
16 Jan 2001 19:08:46 |
will |
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. |
26 Nov 2000 14:16:22 |
roam |
A history cleaner for Netscape Navigator and Communicator. |