pkgsrc/misc
xtraeme 26d96e2364 Update to 0.8.10, provided by Min Sik Kim in PR pkg/24049.
Changes since 0.8:


* 0.8.1 Major feature enhancement masked as minor number release
	+ added real Microsoft-like $FIftiMain index-based
	global search. The searches are as fast as possible now.
	- removed the 'Case sensitive' checkbox because index
	search can't use it anyway.
	+ added support for 'javascript:fullSize' URLs.
	+ beautified the font dialog a bit.
	+ fixed empty title in the titlebar bug.
	+ refined the synchronization between the contents tree and
	the wxHtmlWindow displayed page.


* 0.8.2 Bug fixes and improvements:
	+ added 'find in page' code (wxWindows 2.5.x only).
	+ added 'copy text' code (wxWindows 2.5 only).
	+ added a 'find in page' dialog that hopefully pops up
	on Ctrl-F :) (wxWindows 2.5.x only)
	+ added a popup menu with common options (back, forward,
	copy selection, find in page) that pops up when the user
	right clicks the HTML window.
	+ beautified the tree control and enabled variable sizes
	for the tree items.


* 0.8.3 Bug fixes:
	+ fixed a relative path bug (i.e. for file paths like
	../directory/file) both for HTML pages and images (had to
	override wxHtmlWindow::OnOpeningURL()).
	+ made the fonts change if necessary so that alternative
	encodings can be used (such as Russian or Chinese).


* 0.8.4 Minor bugfix:
	+ corrected a bug that crashed xchm if the user tried
	to open a .chm file that is not present on disk.


* 0.8.5 Major bugfixes:
	+ made xCHM properly handle weird charset languages
	(Russian, Chinese) properly even when xCHM is being linked
	with the GTK2/Unicode version of wxWindows.


* 0.8.6 Minor bugfixes:
	+ corrected a bug that made xCHM refuse to load pages
	with /absolute/paths.
	+ corrected a bug that made xCHM refuse to load pages
	with ./in/current/dir paths.


* 0.8.7 Minor feature enhancements:
	+ the contents panel sash position persists between sessions.
	+ decreased the default application font size from 14 to 12.
	+ added opened files history support.


* 0.8.8 Major feature enhancements:
	+ all the wxListBox widgets have been replaced with
	wxListCtrl derived controls.
	+ added real-time searchable index support via a new 'Index'
	panel (status / selected index word changes as you type).
	+ suppressed unhelpful error messages while loading a page.
	+ hacked around wxWindows file system handler bug.
	GetMimeTypeFromExt() couldn't figure out that pages that
	ended in ".HTM" (as opposed to lowercase ".htm") are of
	"text/html" MIME type.


* 0.8.9 Bugfix release:
	+ checking for the u_intXX_t types with autoconf.
	+ the detection of the book title, home page, index
	and contents files is reliable.
	+ applied FreeBSD port patch.


* 0.8.10 Bugfix / enhancements release:
	+ fixed a horizontal scrollbar repainting bug that occured
	in the search and index tabs.
	+ added Chanler White Mac OS X patch to be able to launch
	open a .chm file by double-clicking on it on Mac OS X.
2004-01-14 01:59:54 +00:00
..
9menu s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ascii s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
asr-manpages s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
astrolog s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
bbappconf Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
bbdb Shorten comment 2003-12-30 17:09:32 +00:00
bbweather COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
bidwatcher Update "bidwatcher" package to version 1.3.11. Changes sinc 1.3.11rc1: 2003-12-26 15:25:42 +00:00
blackbook PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
blccc Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
bottlerocket Add X10_PORT for selecting the default serial port for the X10 adapter. 2004-01-11 16:42:04 +00:00
brs make this pkg use buildlink2 (no need for pkgrevision bump, as there 2003-09-18 08:26:32 +00:00
bsdiff Initial import of bsdiff (and bspatch) version 4.1 into the NetBSD 2003-12-30 17:34:45 +00:00
buffer COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
celestia For celestia-kde install additional KDE related files. 2003-11-27 13:45:25 +00:00
celestia-gnome Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
celestia-kde Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
chipmunk COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
chord Fix build on Solaris, from Jonathan Perkin in PR 22886. 2003-09-22 12:29:19 +00:00
cksfv Fix compilation on Solaris, from Jonathan Perkin in PR 22887. 2003-09-22 12:23:20 +00:00
colorize COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
colorls s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
colortail Make this compile with gcc-3.3; fix problems seen in agc's latest bulk build. 2004-01-11 21:22:41 +00:00
cowsay s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
cstream Fix build on Solaris, based on PR 22889 by Jonathan Perkin. 2003-09-22 12:30:24 +00:00
cuecat COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
cuetools Initial import of cuetools, version 0.4: 2004-01-10 09:47:56 +00:00
dgpsip Fix build on Solaris and FreeBSD-2.1.5. From Jonathan Perkin in PR 22890. 2003-09-22 13:43:04 +00:00
dialog Since we're already patching Makefile to not install libdialog.a, patch 2003-10-08 03:01:32 +00:00
dirdiff Attempt to be slightly more portable by using libtool to create the shared 2003-07-24 08:42:29 +00:00
dnetc Make the pkg install on arm (the file layout in the arm tar ball 2003-10-03 15:57:08 +00:00
dotfile s/root/${ROOT_USER}/g, now that the definition appears in the 2001-12-05 15:00:44 +00:00
dsbr100 Only build on earlier versions of NetBSD with USB support. -current and 2002-06-06 06:59:31 +00:00
dt Bump PKGREVISION for recent changes. [Use new grf ioctl()'s.] 2003-11-20 01:05:18 +00:00
dync s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
edict Initial import of edict-2003.005. 2004-01-02 03:13:35 +00:00
elizatalk s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
fd Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
fep Make patches apply again; use sed script in pre-build 2003-11-11 10:42:32 +00:00
figlet s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
fooseti Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
git USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
gkrellm-moon Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gkrellm-weather Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gnome-dirs s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gnome-pim Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gnome-utils Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gnome1-dirs s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gnome2-dirs s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gnome2-user-docs Update to 2.4.1 2003-12-14 21:57:34 +00:00
gnome2-utils Bump revision due to librsvg2 update (libcroco added as a dependancy). 2004-01-04 17:30:55 +00:00
gok Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gone Update to 1.3.5: 2003-10-13 15:52:00 +00:00
gperiodic Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gpsd s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gpsdrive s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
granulate s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
gst-plugins Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gstreamer Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
gxmame Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
heyu Update to 1.35, since 1.33 is not available any longer. 2003-11-11 10:17:39 +00:00
hitchhiker Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
ibutton-pdkit Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
iselect Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
ja-less COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
ja-man s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jhd s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jitterbug s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jive COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
kanjidic Initial import of kanjidic-20030901: 2004-01-02 03:14:49 +00:00
kanjipad "It's" stands for "it is" (or "it has"). The apostrophe is not used 2003-08-30 02:14:19 +00:00
kdeaddons2 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeaddons3 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeadmin2 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeadmin3 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeartwork2 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeartwork3 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeedu3 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdepim2 Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
kdepim3 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeutils2 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kdeutils3 Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
kdrill COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
kodos Initial import of Kodos 2.0 2003-12-05 18:56:38 +00:00
koffice Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
koffice-devel Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
koffice11 Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
kp s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
kstars Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
ktail Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
less COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
libdvdcss Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
libdvdplay s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
libdvdread tweak MESSAGE. 2003-12-27 04:05:08 +00:00
libutf s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
lile s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
linuxls Fit into 24 lines 2003-10-18 12:32:31 +00:00
loco s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
logsurfer s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
lookup USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
lv Update to 4.50. 2003-12-21 04:56:15 +00:00
mmv Fix build on Solaris. From Jonathan Perkin in PR 22884. 2003-09-22 09:56:24 +00:00
molden COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
most Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mtail COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
multitail Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
nxtvepg Update nxtvepg to 2.6.0 2003-12-13 12:08:15 +00:00
ooqstart Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
openoffice move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
openoffice-linux With newest versions of X suse_libc5 is needed, otherwise the setup process 2003-10-20 20:23:49 +00:00
p5-Array-PrintCols COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-Business-CreditCard Lint: <=24 lines 2004-01-11 13:13:34 +00:00
p5-Business-ISBN COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-Business-UPS Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
p5-ControlX10-CM11 COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-ControlX10-CM17 COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-File-MMagic Update p5-File-MMagic to latest available version (1.20). 2003-08-01 21:04:18 +00:00
p5-Geography-Countries COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-Locale-Codes COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-Mac-Macbinary COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-Msgcat COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
p5-Search COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
parchive Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
pdmenu Fix build and install on Solaris. From Jonathan Perkin in PR 22883. 2003-09-22 09:32:20 +00:00
php4-calendar Update PHP to final 4.3.3 2003-08-31 19:55:21 +00:00
php4-mbstring Remove local distinfo, this now uses shared PHP4 distinfo 2003-08-31 19:58:26 +00:00
pinfo Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
proj s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
proj-doc s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
pty-redir Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
qterm COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
reed Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
root s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
root-tail Add misc to categories, addresses PR pkg/21984 by Michal Pasternak. 2003-06-24 19:23:51 +00:00
routeplanner-cli s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
rpm no need to #include <malloc.h>. 2003-10-19 16:05:21 +00:00
sch COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
sci s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
screen Not necessary any longer after update to 4.0.2. 2004-01-06 18:10:46 +00:00
setiathome MESSAGE had NetBSD part, so split it up. 2003-08-16 06:56:17 +00:00
siag Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
splitvt COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
staroffice Prepare for pkgviews by making sure that passing VIEW-INSTALL or 2003-08-30 20:22:49 +00:00
tds COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
team Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
ttyrec Fix build on Solaris. From Jonathan Perkin in PR 22885. 2003-09-22 09:57:58 +00:00
udfclient And another patch to get Linux working... sigh ... 2003-10-27 04:21:36 +00:00
utftools s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
vera Update to vera-1.11 while I'm sending patches back. 2003-09-17 15:51:06 +00:00
vfu Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
visual-regexp s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
vttest s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
watch COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
xchm Update to 0.8.10, provided by Min Sik Kim in PR pkg/24049. 2004-01-14 01:59:54 +00:00
xjdic Update to 2.4: 2004-01-02 03:17:53 +00:00
xrolodex Fix revision numbers: s/PKGREVISIO=/PKGREVISION=/. 2003-03-29 22:54:12 +00:00
xtail COMMENT should start with a capital letter. 2003-07-21 17:01:11 +00:00
xtend Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
xtide Honour PKG_SYSCONFDIR and install the configuration file by default (it is 2003-07-22 21:14:46 +00:00
yelp Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
yrolo s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
zorro s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
Makefile Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE 2004-01-10 22:43:06 +00:00