[Midnightbsd-cvs] src: gnu/lib: Introduce lgpl version of libdialog.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Dec 17 22:41:33 EST 2011
Log Message:
-----------
Introduce lgpl version of libdialog. Retain old version as libodialog for backward compatibility for a few things that still need it like tzsetup and sade.
Hopefully sysinstall will die soon.
Modified Files:
--------------
src/gnu/lib:
Makefile (r1.4 -> r1.5)
(http://cvsweb.midnightbsd.org/src/gnu/lib/Makefile?r1=1.4&r2=1.5)
src/gnu/lib/libdialog:
Makefile (r1.3 -> r1.4)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/Makefile?r1=1.3&r2=1.4)
src/gnu/usr.bin/dialog:
Makefile (r1.1.1.1 -> r1.2)
(http://cvsweb.midnightbsd.org/src/gnu/usr.bin/dialog/Makefile?r1=1.1.1.1&r2=1.2)
src/gnu/usr.bin/grep:
Makefile (r1.2 -> r1.3)
(http://cvsweb.midnightbsd.org/src/gnu/usr.bin/grep/Makefile?r1=1.2&r2=1.3)
Added Files:
-----------
src/gnu/lib/libdialog:
dlg_config.h (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/dlg_config.h?rev=1.1&content-type=text/x-cvsweb-markup)
src/gnu/lib/libodialog:
CHANGES (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/CHANGES?rev=1.1&content-type=text/x-cvsweb-markup)
COPYING (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/COPYING?rev=1.1&content-type=text/x-cvsweb-markup)
Makefile (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
README (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/README?rev=1.1&content-type=text/x-cvsweb-markup)
TODO (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TODO?rev=1.1&content-type=text/x-cvsweb-markup)
checklist.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/checklist.c?rev=1.1&content-type=text/x-cvsweb-markup)
colors.h (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/colors.h?rev=1.1&content-type=text/x-cvsweb-markup)
dialog.3 (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/dialog.3?rev=1.1&content-type=text/x-cvsweb-markup)
dialog.h (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/dialog.h?rev=1.1&content-type=text/x-cvsweb-markup)
dialog.priv.h (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/dialog.priv.h?rev=1.1&content-type=text/x-cvsweb-markup)
dir.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/dir.c?rev=1.1&content-type=text/x-cvsweb-markup)
dir.h (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/dir.h?rev=1.1&content-type=text/x-cvsweb-markup)
fselect.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/fselect.c?rev=1.1&content-type=text/x-cvsweb-markup)
gauge.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/gauge.c?rev=1.1&content-type=text/x-cvsweb-markup)
help.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/help.c?rev=1.1&content-type=text/x-cvsweb-markup)
inputbox.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/inputbox.c?rev=1.1&content-type=text/x-cvsweb-markup)
kernel.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/kernel.c?rev=1.1&content-type=text/x-cvsweb-markup)
lineedit.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/lineedit.c?rev=1.1&content-type=text/x-cvsweb-markup)
menubox.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/menubox.c?rev=1.1&content-type=text/x-cvsweb-markup)
msgbox.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/msgbox.c?rev=1.1&content-type=text/x-cvsweb-markup)
notify.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/notify.c?rev=1.1&content-type=text/x-cvsweb-markup)
prgbox.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/prgbox.c?rev=1.1&content-type=text/x-cvsweb-markup)
radiolist.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/radiolist.c?rev=1.1&content-type=text/x-cvsweb-markup)
raw_popen.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/raw_popen.c?rev=1.1&content-type=text/x-cvsweb-markup)
rc.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/rc.c?rev=1.1&content-type=text/x-cvsweb-markup)
rc.h (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/rc.h?rev=1.1&content-type=text/x-cvsweb-markup)
textbox.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/textbox.c?rev=1.1&content-type=text/x-cvsweb-markup)
tree.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/tree.c?rev=1.1&content-type=text/x-cvsweb-markup)
ui_objects.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/ui_objects.c?rev=1.1&content-type=text/x-cvsweb-markup)
ui_objects.h (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/ui_objects.h?rev=1.1&content-type=text/x-cvsweb-markup)
yesno.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/yesno.c?rev=1.1&content-type=text/x-cvsweb-markup)
src/gnu/lib/libodialog/TESTS:
Makefile (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
check1.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/check1.c?rev=1.1&content-type=text/x-cvsweb-markup)
check2.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/check2.c?rev=1.1&content-type=text/x-cvsweb-markup)
check3.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/check3.c?rev=1.1&content-type=text/x-cvsweb-markup)
dselect.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/dselect.c?rev=1.1&content-type=text/x-cvsweb-markup)
fselect.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/fselect.c?rev=1.1&content-type=text/x-cvsweb-markup)
ftree1.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/ftree1.c?rev=1.1&content-type=text/x-cvsweb-markup)
ftree1.test (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/ftree1.test?rev=1.1&content-type=text/x-cvsweb-markup)
ftree2.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/ftree2.c?rev=1.1&content-type=text/x-cvsweb-markup)
ftree2.test (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/ftree2.test?rev=1.1&content-type=text/x-cvsweb-markup)
gauge.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/gauge.c?rev=1.1&content-type=text/x-cvsweb-markup)
input1.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/input1.c?rev=1.1&content-type=text/x-cvsweb-markup)
input2.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/input2.c?rev=1.1&content-type=text/x-cvsweb-markup)
menu1.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/menu1.c?rev=1.1&content-type=text/x-cvsweb-markup)
menu2.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/menu2.c?rev=1.1&content-type=text/x-cvsweb-markup)
menu3.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/menu3.c?rev=1.1&content-type=text/x-cvsweb-markup)
msg.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/msg.c?rev=1.1&content-type=text/x-cvsweb-markup)
prgbox.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/prgbox.c?rev=1.1&content-type=text/x-cvsweb-markup)
radio1.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/radio1.c?rev=1.1&content-type=text/x-cvsweb-markup)
radio2.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/radio2.c?rev=1.1&content-type=text/x-cvsweb-markup)
radio3.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/radio3.c?rev=1.1&content-type=text/x-cvsweb-markup)
text.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/text.c?rev=1.1&content-type=text/x-cvsweb-markup)
tree.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/tree.c?rev=1.1&content-type=text/x-cvsweb-markup)
yesno.c (r1.1)
(http://cvsweb.midnightbsd.org/src/gnu/lib/libodialog/TESTS/yesno.c?rev=1.1&content-type=text/x-cvsweb-markup)
Removed Files:
-------------
src/gnu/lib/libdialog:
CHANGES
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/CHANGES)
COPYING
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/COPYING)
README
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/README)
TODO
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TODO)
checklist.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/checklist.c)
colors.h
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/colors.h)
dialog.3
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/dialog.3)
dialog.h
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/dialog.h)
dialog.priv.h
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/dialog.priv.h)
dir.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/dir.c)
dir.h
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/dir.h)
fselect.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/fselect.c)
gauge.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/gauge.c)
help.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/help.c)
inputbox.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/inputbox.c)
kernel.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/kernel.c)
lineedit.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/lineedit.c)
menubox.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/menubox.c)
msgbox.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/msgbox.c)
notify.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/notify.c)
prgbox.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/prgbox.c)
radiolist.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/radiolist.c)
raw_popen.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/raw_popen.c)
rc.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/rc.c)
rc.h
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/rc.h)
textbox.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/textbox.c)
tree.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/tree.c)
ui_objects.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/ui_objects.c)
ui_objects.h
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/ui_objects.h)
yesno.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/yesno.c)
src/gnu/lib/libdialog/TESTS:
Makefile
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/Makefile)
check1.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/check1.c)
check2.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/check2.c)
check3.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/check3.c)
dselect.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/dselect.c)
fselect.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/fselect.c)
ftree1.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/ftree1.c)
ftree1.test
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/ftree1.test)
ftree2.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/ftree2.c)
ftree2.test
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/ftree2.test)
gauge.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/gauge.c)
input1.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/input1.c)
input2.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/input2.c)
menu1.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/menu1.c)
menu2.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/menu2.c)
menu3.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/menu3.c)
msg.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/msg.c)
prgbox.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/prgbox.c)
radio1.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/radio1.c)
radio2.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/radio2.c)
radio3.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/radio3.c)
text.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/text.c)
tree.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/tree.c)
yesno.c
(http://cvsweb.midnightbsd.org/src/gnu/lib/libdialog/TESTS/yesno.c)
src/gnu/usr.bin/dialog:
COPYING
(http://cvsweb.midnightbsd.org/src/gnu/usr.bin/dialog/COPYING)
README
(http://cvsweb.midnightbsd.org/src/gnu/usr.bin/dialog/README)
README.lib
(http://cvsweb.midnightbsd.org/src/gnu/usr.bin/dialog/README.lib)
dialog.1
(http://cvsweb.midnightbsd.org/src/gnu/usr.bin/dialog/dialog.1)
dialog.c
(http://cvsweb.midnightbsd.org/src/gnu/usr.bin/dialog/dialog.c)
More information about the Midnightbsd-cvs
mailing list