The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD www : bkmrkconv

Netscape bookmarks.html converter

 bkmrkconv converts Netscape-generated bookmarks.html
into a nice tree of files that you can navigate using
your favorite browser. 

http://www.bleb.org/software/bkmrkconv/



bkmrkconv history


v. 1.15
date: 2006/11/14 01:18:37;  author: ijliao;  state: Exp;  lines: +1 -1
uprade to 1.12

v. 1.14 date: 2005/03/13 09:47:43; author: krion; state: Exp; lines: +7 -6 Update to version 1.11 PR: ports/78745 Submitted by: Ports Fury
v. 1.13 date: 2003/02/20 19:15:23; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/09/29 08:07:47; author: ijliao; state: Exp; lines: +2 -2 find->${FIND},xargs->${XARGS} PR: 40791 Submitted by: Simon 'corecode' Schubert
v. 1.9 date: 2001/03/27 13:16:21; author: kevlo; state: Exp; lines: +2 -2 Update to version 1.10 PR: 26123 Submitted by: Ports Fury
v. 1.8 date: 2001/03/08 17:17:51; author: sf; state: Exp; lines: +14 -11 update to 1.09. PR: 25614 Submitted by: KATO Tsuguru
v. 1.7 date: 2001/02/05 15:33:13; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.6 date: 2001/01/09 00:06:25; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.5 date: 2001/01/07 17:49:50; author: will; state: Exp; lines: +3 -3 Clean up inefficient perl invocations; use multiple REs in the same call.
v. 1.4 date: 2000/09/25 12:21:42; author: asami; state: Exp; lines: +2 -3 Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev and kris
v. 1.3 date: 2000/04/10 00:04:31; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.2 date: 2000/03/29 20:09:31; author: will; state: Exp; lines: +2 -2 Fix CATEGORIES, since this port does not belong in converters. This is a netscape bookmarks.html -> yahoo-like index "converter".
v. 1.1 date: 2000/03/29 19:44:32; author: will; state: Exp; Re-import bkmrkconv in www category. CVSROOT/modules was handled in previous commit. ============================================================================= v. 1.15 date: 2006/11/14 01:18:37; author: ijliao; state: Exp; lines: +1 -1 uprade to 1.12
v. 1.14 date: 2005/03/13 09:47:43; author: krion; state: Exp; lines: +7 -6 Update to version 1.11 PR: ports/78745 Submitted by: Ports Fury
v. 1.13 date: 2003/02/20 19:15:23; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/09/29 08:07:47; author: ijliao; state: Exp; lines: +2 -2 find->${FIND},xargs->${XARGS} PR: 40791 Submitted by: Simon 'corecode' Schubert
v. 1.9 date: 2001/03/27 13:16:21; author: kevlo; state: Exp; lines: +2 -2 Update to version 1.10 PR: 26123 Submitted by: Ports Fury
v. 1.8 date: 2001/03/08 17:17:51; author: sf; state: Exp; lines: +14 -11 update to 1.09. PR: 25614 Submitted by: KATO Tsuguru
v. 1.7 date: 2001/02/05 15:33:13; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.6 date: 2001/01/09 00:06:25; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.5 date: 2001/01/07 17:49:50; author: will; state: Exp; lines: +3 -3 Clean up inefficient perl invocations; use multiple REs in the same call.
v. 1.4 date: 2000/09/25 12:21:42; author: asami; state: Exp; lines: +2 -3 Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev and kris
v. 1.3 date: 2000/04/10 00:04:31; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.2 date: 2000/03/29 20:09:31; author: will; state: Exp; lines: +2 -2 Fix CATEGORIES, since this port does not belong in converters. This is a netscape bookmarks.html -> yahoo-like index "converter".
v. 1.1 date: 2000/03/29 19:44:32; author: will; state: Exp; Re-import bkmrkconv in www category. CVSROOT/modules was handled in previous commit. ============================================================================= v. 1.15 date: 2006/11/14 01:18:37; author: ijliao; state: Exp; lines: +1 -1 uprade to 1.12
v. 1.14 date: 2005/03/13 09:47:43; author: krion; state: Exp; lines: +7 -6 Update to version 1.11 PR: ports/78745 Submitted by: Ports Fury
v. 1.13 date: 2003/02/20 19:15:23; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2002/09/29 08:07:47; author: ijliao; state: Exp; lines: +2 -2 find->${FIND},xargs->${XARGS} PR: 40791 Submitted by: Simon 'corecode' Schubert
v. 1.9 date: 2001/03/27 13:16:21; author: kevlo; state: Exp; lines: +2 -2 Update to version 1.10 PR: 26123 Submitted by: Ports Fury
v. 1.8 date: 2001/03/08 17:17:51; author: sf; state: Exp; lines: +14 -11 update to 1.09. PR: 25614 Submitted by: KATO Tsuguru
v. 1.7 date: 2001/02/05 15:33:13; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.6 date: 2001/01/09 00:06:25; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.5 date: 2001/01/07 17:49:50; author: will; state: Exp; lines: +3 -3 Clean up inefficient perl invocations; use multiple REs in the same call.
v. 1.4 date: 2000/09/25 12:21:42; author: asami; state: Exp; lines: +2 -3 Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev and kris
v. 1.3 date: 2000/04/10 00:04:31; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.2 date: 2000/03/29 20:09:31; author: will; state: Exp; lines: +2 -2 Fix CATEGORIES, since this port does not belong in converters. This is a netscape bookmarks.html -> yahoo-like index "converter".
v. 1.1 date: 2000/03/29 19:44:32; author: will; state: Exp; Re-import bkmrkconv in www category. CVSROOT/modules was handled in previous commit. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm