Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 126bd1ed5c Update to 1.1.20120706:
2012/07/06
	+ modify samples/setup-tempfile to work with Tru64's shell.
	+ modify inputmenu sample scripts to make them more portable:
	  + use "id" rather than "$GROUPS", use sed to work with Solaris.
	  + use sed to split-up the rename results to work with HPUX.
	+ fix regression in msgbox (ArchLinux #30574)

2012/07/03
	+ modify prgbox widget to work with --extra-button, etc.
	+ add case values to several widgets to allow for mouse-clicks with
	"--extra-button" and "--help-button" additions.
	+ correct timebox widget's exit code for "--extra-button" when handing
	  the "enter" key.
	+ modify msgbox widget to honor "--extra-button".
	+ corrected processing of "--trace" option, which did not update the
	  index into command-line to point past its value.
	+ add a check in dialog program for valid characters used in option,
	  e.g., to generate an error if a script attempts to add option value
	  using "=" rather than with whitespace.
	+ add new command-line option --default-button and library function
	  dlg_default_button() to retrieve the value set by the option
	  to provide a way to set the default button directly rather than
	  by combining --nook, etc. (patch by Zoltan Kelemen).
	+ amend include of unctrl.h to apply only to the case where curses.h
	  is included, to avoid conflict of ncurses' unctrl.h with a system
	  implementation (report by Martin Roedlach)
	+ add limit-check to dlg_toupper() in non-wide curses mode to work
	  when non-character values such as arrow-key codes are passed to
	  it (patch by Zoltan Kelemen).
	+ override timeout value, e.g., as set via --timeout command-line
	  option in pause widget because that interferes with pause's behavior
	  (report by Jan Spitalnik).
	+ modify samples/inputmenu* to allow ":" in renamed text (report by
	  Andreas Stoewing).
	+ modify double-quoting to make it more consistent, i.e., checklist
	  output is quoted only when needed.  This fixes the case where
	  single-quotes were used whether or not needed, but also modifies
	  older checklist behavior for double-quoting which always added those
	  (Debian #663664).
	+ correct exit-code used in inputmenu for "rename" button (Debian
	  #673041, forwarded from Ubuntu #333909, patch by Lebedev Vadim).
	+ update el.po and hr.po from
		http://translationproject.org/latest/dialog/
	+ use checkbashisms to clean up sample scripts.
2012-07-12 21:13:16 +00:00
archivers Really fix inline mess. 2012-07-03 18:22:08 +00:00
audio audio/wsoundprefs: Add libfontconfig during linking 2012-07-12 20:28:19 +00:00
benchmarks Remove incorrect 'static' keyword to fix build. 2012-07-04 18:47:34 +00:00
biology Update to 0.12.12 2012-07-03 19:32:10 +00:00
bootstrap Use native ksh93 on Solaris 11 and derivatives. 2012-06-15 09:54:41 +00:00
cad Revbump after updating boost 2012-07-02 13:37:35 +00:00
chat Fix backtrace(3) usage on NetBSD. 2012-07-09 19:18:23 +00:00
comms Don't use strcharnul from the helper library, it doesn't end up as PIC 2012-07-09 19:17:51 +00:00
converters converters/help2man: Fix rpath on lib/binddomain.so 2012-07-11 11:49:27 +00:00
cross * improve wording in description and message 2012-06-12 21:11:26 +00:00
databases databases/postgresql83-server: Fix rpath of plpgsql.so 2012-07-12 19:46:50 +00:00
devel Commit a different fix for the Solaris 32-bit libelf problem. Disable 2012-07-12 14:43:25 +00:00
distfiles
doc Updated news/pan to 0.139 2012-07-12 21:11:22 +00:00
editors editors/ted: Fix DragonFly indirect linking error 2012-07-12 17:10:21 +00:00
emulators more PKGREV bumps for gnutls update 2012-07-05 15:44:06 +00:00
filesystems Update to 1.9.2. 2012-07-07 00:34:18 +00:00
finance Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
fonts Update tex-fontspec{,-doc} to 2.2b. 2012-07-09 14:29:22 +00:00
games Fix inline usage. 2012-07-09 19:08:04 +00:00
geography Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
graphics CVE-2012-3358: 2012-07-11 09:07:21 +00:00
ham Add TEST_TARGET. Take maintainership. 2012-07-12 00:39:56 +00:00
inputmethod Replace use of traditional CPP with AWK. This fixes one expansion bug 2012-07-03 17:44:39 +00:00
lang lang/gcc47: Fix DragonFly32 floating point handling 2012-07-12 13:47:23 +00:00
licenses Add license for opera 12.00. 2012-06-14 11:46:11 +00:00
mail Update to 3.31 2012-07-11 15:38:35 +00:00
math for itstool, a BUILD_DEPENDS is sufficient 2012-07-06 14:48:35 +00:00
mbone Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
meta-pkgs Use of PHP_VERSION_REQD in Makefiles breaks the bulk build. 2012-07-05 09:48:49 +00:00
misc Update to 1.1.20120706: 2012-07-12 21:13:16 +00:00
mk - ocamlduce (not used any longer) 2012-07-11 10:43:40 +00:00
multimedia Clean-up, generally to make it build on Mac OS X 2012-07-07 15:50:19 +00:00
net Share distinfo between Transmission packages. 2012-07-12 18:35:42 +00:00
news Update to 0.139: 2012-07-12 21:11:06 +00:00
packages
parallel Update to SLURM 2.4.1 2012-07-03 22:00:41 +00:00
pkgtools Two more bugfixes, version++ 2012-07-10 10:53:27 +00:00
print Resolve conflicts between teTeX-texmf and tex-xtab{,-doc}. 2012-07-11 12:59:59 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security update required version to 2.4, the new gnutls needs it. 2012-07-09 04:50:12 +00:00
shells LICENSE=epl-v1.0 (Eclipse Public License, Version 1.0). 2012-06-10 08:50:03 +00:00
sysutils Update DESCR (based on homepage). From Bug Hunting. 2012-07-11 19:01:13 +00:00
templates
textproc Update to 20120607: 2012-07-12 14:19:26 +00:00
time time/xonclock: Fix indirectly linking error on DragonFly 2012-07-12 20:44:32 +00:00
wm Fix build with C99 compiler 2012-07-03 17:28:30 +00:00
www Update to uwsgi-1.2.4 2012-07-12 16:21:53 +00:00
x11 Update to 1.4.0: 2012-07-12 14:16:49 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

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

Please see doc/pkgsrc.txt for information.