Max Khon
7c86633876
Use ${VAR} instead of $(VAR) consistently.
2011-11-24 14:17:04 +00:00
Nathan Whitehorn
1e0658d5ca
Add libm to the dependencies section.
...
Submitted by: Garrett Cooper
2011-01-18 14:58:12 +00:00
Nathan Whitehorn
4c8945a06b
Update dialog to version 20100428. This changes the license under which
...
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
2011-01-12 14:55:02 +00:00
Benedict Reuschling
4935d54b6a
Mention the radiolist option in the man page. It is being listed when
...
dialog(1) is run without arguments and works as expected. Therefore,
it should be part of the manual as well.
Note: dialog(1) has not been updated for many years and is not actively
maintained at the moment.
PR: docs/139682
Submitted by: manolis@
Discussed with: jkim@
MFC after: 2 weeks
2010-07-06 18:06:10 +00:00
Ruslan Ermilov
e1fe3dba5c
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
Jung-uk Kim
71eeea5bab
- Add default choice option for --yesno box.
...
- Reduce trivial code duplications.
2006-02-07 20:14:07 +00:00
Poul-Henning Kamp
3291b357d2
Respect NO_EXAMPLES
2005-08-05 16:04:54 +00:00
Ruslan Ermilov
e653b48c80
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Ruslan Ermilov
47d7e8a96f
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
2004-02-05 22:44:25 +00:00
Ruslan Ermilov
a7aaf57e4a
FILES support for bsd.prog.mk. See bsd.README for details.
...
Stolen from: NetBSD
2001-12-17 13:59:35 +00:00
Ruslan Ermilov
e5ac5644e2
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
Brian Somers
0d8188ce22
Include sys/types.h
2000-10-16 07:11:30 +00:00
Andrey A. Chernov
22ed5ae46b
Remove unneded -lmytinfo
2000-09-16 04:27:30 +00:00
Mark Murray
5f5780887e
Silence -Wall; main()'s second argument was "unsigned char **",
...
and this had filtered down into too many other places.
2000-08-19 11:45:18 +00:00
Jordan K. Hubbard
9a3e78d969
Have to install from ${.CURDIR}, not ${.OBJDIR}.
2000-01-08 09:34:45 +00:00
Alexey Zelkin
d2d012730f
Install contents of the dialog/TESTS directory to share/examples/dialog
2000-01-07 13:35:10 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Robert Nordier
2b1c01eb8f
Drop outdated FreeBSD version number from test script.
...
Submitted by : Sue Blake <sue@vedanix.welearn.com.au>
PR : 9650
1999-01-24 07:10:34 +00:00
Jordan K. Hubbard
80e37f6c4d
Add documentation for tree functions.
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-10-02 11:24:38 +00:00
Jordan K. Hubbard
26e4260723
Add missing free()
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-09-30 12:10:16 +00:00
Jordan K. Hubbard
364c8e85fb
Teach this code about the new tree functionality of libdialog.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-28 16:11:22 +00:00
John-Mark Gurney
0abdc26a0d
fix misspelling
...
Submitted-by: Josh Gilliam
Closes PR:4426
1997-08-30 11:08:06 +00:00
Eivind Eklund
6ad98044a1
it's'' ->
its'' where appropriate and typo fixes in time2posix.3.
...
Closes PR docs/3612.
Submitted by: Josh Gilliam <soil@quick.net>
1997-05-19 16:33:27 +00:00
Peter Wemm
fce15c9ab3
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Peter Wemm
a5b996a7ec
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
Jordan K. Hubbard
5dbaee3639
Add a reference to dialog(3) now that the man pages exist.
1995-12-23 01:11:54 +00:00
Rodney W. Grimes
4399be3cbd
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
Jordan K. Hubbard
5865e890a7
Correct a few typos.
1995-02-24 11:21:34 +00:00
Andrey A. Chernov
e6c16d383f
Implement --hline "line" and --hfile file
1995-02-23 22:42:44 +00:00
Andrey A. Chernov
12430b365a
Changes for new _menu interface
1995-02-15 19:48:10 +00:00
Andrey A. Chernov
21edcfa248
Pass prgbox exit code to main exit code
1995-02-13 19:49:42 +00:00
Andrey A. Chernov
dc092b5e4c
Update with new autosizing code, use -1 -1 now
1994-11-16 14:47:17 +00:00
Andrey A. Chernov
734d3eaf71
Enhance inputbox to pass initial prompt (optional)
1994-11-02 01:41:52 +00:00
Andrey A. Chernov
b140921eef
prgbox example added
1994-10-28 03:22:29 +00:00
Andrey A. Chernov
78e71dffd1
Add --prgbox option to test new prgbox() function
1994-10-28 03:12:46 +00:00
Jordan K. Hubbard
71e0221b87
Repair the damage done by whomever blew the last commit. Now it
...
compiles again.
1994-10-26 15:23:04 +00:00
Andrey A. Chernov
9e4cb8b6dc
Move dialog_update() to another place, because it is now in dialog_clear()
1994-10-25 22:44:09 +00:00
Andrey A. Chernov
52f2c9a10a
Output error diagnostics, if occurse.
...
Add radiolist test.
1994-10-11 23:52:16 +00:00
Andrey A. Chernov
52bc859d7c
Use libdialog now.
1994-10-11 23:51:09 +00:00
Andrey A. Chernov
296c81b4e8
Implement HOME/END keys for line edit
1994-10-10 22:32:07 +00:00
Andrey A. Chernov
7f6f3361ff
Implement insert-mode line editing
1994-10-10 19:49:22 +00:00
Paul Traina
20e8cfc673
Cosmetic cleanup
1994-10-09 00:46:16 +00:00
Andrey A. Chernov
c8389f985d
Moved from ports, arrow keys allowed to edit input,
...
back tab key understanded now
1994-10-08 15:16:41 +00:00