Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 144e44f9ca Update to 0.40. Add a tk option to install an additional
tcl/tk frontend.

 0.40
       update PNM file reader to maxval > 255
       (make rpm) updated
       barcode-patch UPC_addon by Michael van Rooyen
       CAPITAL_LETTER_A_WITH_OGONEK added
       no "(PICTURE)" output for UTF8+ASCII (better for Mobile OCR project)
       smooth_borders() bug fixed and reworked
       5x7 and prop10 font adaptions
       objects now detected by flood-fill algorithm (better?)
       XML-output changed
       changed auto dust detection (not final)

 0.39
       XML output added (subject of change, suggestions are welcome)
       netpbm-link-error fixed in gocr.c and configure.in:
         gocr.c: <config.h> changed to "config.h"
       configure-option --with-netpbm=PATH and --without-netpbm added
       update configure.in according to autoconf 2.57
       wchar_h miss-configuration fixed in pgm2asc.c
       fix compiler warnings
       char filter accepts abbreviations now, like "0-9A-F" (but slow)
       update READMEde.txt
       output barcode tags (also improved recognition)
       fix pnm.c for files like example.eps.pbm
       fix detect.c for barcodes
       fix ocr0n.c 0<->8g

 0.38
       move UTF/HTML/TeX decoding to getTextLine, return (char *) now
       out_format HTML step towards detailed XML output
       correct line detection for footnotes (detect.c)
       "y" now seen as vowel (pgm2asc.c), I<vowel> susbtituted by l<vowel>
       &eacute;-detection, &aacute;-output fixed
       default dust_size is -1 now (auto detection = mean_size/10)
       char filter added
        ex: -C 0123456789ABCDEF    - recognize only hexcodes
       man page updated (hopefully correct syntax)
       database bug fixed (small fonts, example by Chris)
       several bugs fixed by W. Webber (thanks)
       speed improved by 3rd-pass matrix filter in pixel() (pixel.c) (code from W. Webber)
       bug in remove_dust (remove.c) fixed
       for fonts bigger than 20x40 smooth_borders() changed (b/w-scans)
       bug in O0-detection fixed
2005-10-25 02:06:57 +00:00
archivers Use "+=" instead of "=" for CONFIGURE_ARGS. 2005-10-23 20:58:58 +00:00
audio Use ../../category/package instead of ../package. 2005-10-23 19:05:34 +00:00
benchmarks Add RMD160 checksum. 2005-10-20 17:35:39 +00:00
biology Replaced ${PKGNAME} with ${PKGNAME_NOREV} in WRKSRC. Removed empty 2005-10-24 20:39:55 +00:00
bootstrap Fix for OSF1 5.1, from Sergey Svishchev in PR 31864. 2005-10-19 00:33:12 +00:00
cad Removed empty line. 2005-10-24 20:45:28 +00:00
chat Comment out non-existing HOMEPAGE and remove MASTER_SITES entry that 2005-10-22 13:14:34 +00:00
comms Changes 3.0.6: 2005-10-17 09:25:42 +00:00
converters Fix for Darwin8/gcc4 (PR 31888) 2005-10-24 11:36:38 +00:00
cross Replaced USE_GMAKE=yes with USE_TOOLS+=gmake. 2005-10-24 19:29:57 +00:00
crosspkgtools s/tar/${TAR}/ 2005-08-13 05:56:22 +00:00
databases Update postgresql80-related packages to 8.0.4. On updating from any 2005-10-23 20:16:52 +00:00
devel DIST_SUBDIR not "ruby/" any longer -- remove it from distinfo too. 2005-10-25 01:53:33 +00:00
distfiles
doc Updated pkglint to 4.30. 2005-10-24 23:54:37 +00:00
editors Converted to the options framework. Bumped PKGREVISION. 2005-10-24 19:48:24 +00:00
emulators Updated xmess to version 0.101. 2005-10-23 20:03:47 +00:00
finance regen. 2005-10-20 14:18:58 +00:00
fonts Use "+=" instead of "=" for BUILD_DEPENDS. 2005-10-23 21:02:06 +00:00
games Fixed typo (CONFLICT => CONFLICTS). Added ${GAMEOWN} to PKG_USERS, which 2005-10-23 22:57:55 +00:00
geography Cleaned up the Makefile. Added NO_CHECKSUM=yes, as this is a meta-package. 2005-09-28 14:35:31 +00:00
graphics Update to 0.40. Add a tk option to install an additional 2005-10-25 02:06:57 +00:00
ham Patch python scripts to execute correct python binary 2005-10-11 12:02:14 +00:00
inputmethod Update imhangul_status_applet to 0.3. 2005-10-17 00:04:02 +00:00
lang Replaced $f with ${f} to fix a pkglint warning. 2005-10-23 21:43:10 +00:00
licenses Add the fs-kit licence. 2005-10-01 18:29:30 +00:00
mail Replaced $(...) with ${...}. 2005-10-24 23:07:49 +00:00
math Use "+=" instead of "=" with PLIST_SUBST. 2005-10-23 22:27:07 +00:00
mbone s/netbsd.org/NetBSD.org/ 2005-10-10 17:08:18 +00:00
meta-pkgs Update to 2.12.1. 2005-10-16 14:29:27 +00:00
misc Use "+=" instead of "=" with PLIST_SUBST. Added proper quoting for 2005-10-23 23:09:59 +00:00
mk Use correct (internal) variable for pkg_add arguments. 2005-10-24 23:23:00 +00:00
multimedia Call isspace(3) with unsigned char, instead of char, to handle 2005-10-24 19:46:05 +00:00
net Update to 0.9.1.439. Minor bugfixes, still compatible with .438. 2005-10-24 17:01:43 +00:00
news Update MASTERSITES and HOMEPAGE to use http://home.comcast.net/~bobyetman/ 2005-10-15 21:23:00 +00:00
packages
parallel Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
pkgtools Updated pkglint to 4.30. 2005-10-24 23:54:37 +00:00
print oups, wrong master_site 2005-10-22 13:47:01 +00:00
regress Removed trailing white-space. 2005-09-28 14:31:06 +00:00
security Solaris 9 has a <vis.h> header, but it is very different to the BSD <vis.h> 2005-10-25 01:17:57 +00:00
shells Add 9rc. 2005-10-23 20:27:44 +00:00
sysutils Replaced $f with ${f} to fix some pkglint warnings. 2005-10-23 21:54:35 +00:00
templates Drop some whitespace. 2005-06-01 19:07:20 +00:00
textproc Set NO_CONFIGURE and NO_BUILD to "yes" instead of nothing. 2005-10-23 23:36:01 +00:00
time Added RCS Id to patch-ab. 2005-10-23 20:25:07 +00:00
wm Explicit support for Xrender via an option (allows transparency). 2005-10-24 17:23:33 +00:00
www Add zope3. 2005-10-24 02:27:47 +00:00
x11 gtk2 is a direct dependency, add its buildlink3.mk file. 2005-10-25 00:50:47 +00:00
Makefile Added a comment to the "regress" category. 2005-09-28 07:49:22 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.