aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libodialog
Commit message (Collapse)AuthorAgeFilesLines
* libodialog: Remove no longer used library.Max Khon2011-11-2455-11676/+0
| | | | Notes: svn path=/head/; revision=227953
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-1255-0/+11676
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 Notes: svn path=/head/; revision=217309