summaryrefslogtreecommitdiffstats
path: root/contrib/dialog
Commit message (Collapse)AuthorAgeFilesLines
* Update dialog to 1.2-20130923.dteske2013-09-2433-1938/+4818
| | | | Approved by: re (marius)
* Update dialog to 1.2-20130523bapt2013-06-17134-8147/+9796
| | | | Level up WARNS
* Clean some 'svn:executable' properties in the tree.pfg2013-01-269-0/+0
| | | | | Submitted by: Christoph Mallon MFC after: 3 days
* Revert r241818 that updated dialog to 20120706. This turns out to horriblynwhitehorn2012-12-3094-4223/+2984
| | | | | | break mixed form dialogs in conjunction with the FreeBSD termcap, making the bsdinstall partition editor Add dialog, among other things, completely nonfunctional. This restores dialog 20110707.
* Update dialog to 20120706: includes minor useability enhancements andnwhitehorn2012-10-2194-2984/+4223
| | | | fixes for warnings encountered with clang.
* Update dialog to 1.1-20110707.nwhitehorn2011-07-1443-1548/+3750
|
* Don't #undef curses ERR in dialog.h. Otherwise, the macro will bejh2011-06-191-2/+5
| | | | | | | | unavailable if curses.h is included before dialog.h. PR: bin/156601 Obtained from: Thomas E. Dickey (upstream maintainer) Discussed with: nwhitehorn
* Make dialog's --prgbox option actually work.nwhitehorn2011-04-171-7/+6
|
* Update dialog to version 1.1-20110302.nwhitehorn2011-04-1798-2868/+5179
|
* Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-12282-0/+61165
dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new features and a new and better libdialog API. The existing libdialog will be kept temporarily as libodialog for compatibility purposes until sade, sysinstall and tzsetup have been either updated or replaced. __FreeBSD_version is now 900030. Discussed on: -current Approved by: core Obtained from: http://invisible-island.net/dialog
OpenPOWER on IntegriCloud