diff options
author | salo <salo@pkgsrc.org> | 2003-05-14 18:53:38 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-05-14 18:53:38 +0000 |
commit | 93eed6e7c323ae8bdb19cc2f0f69fa6b876a3005 (patch) | |
tree | a07a3e0c96165fbd345cd7ae89792c71571342a2 /x11 | |
parent | fe5d3320ca15d11363f9c4445b57ba676d39d663 (diff) | |
download | pkgsrc-93eed6e7c323ae8bdb19cc2f0f69fa6b876a3005.tar.gz |
Updated to version 2.1.1.
Changes:
- HOMEPAGE and MASTER_SITES changed once again *sigh*
2.1.1:
======
- Fixed a bug in --calendar where an improper date (month) was
preset when a null parameter was passed.
- Applied a patch from Peter Breitenlohner to allow Xdialog to
build outside the source tree with VPATH.
2.1.0:
======
- Adapted a patch from Joerg Tretter allowing to pass optional
<hours>, <minutes> and <seconds> parameters to the --timebox.
Also made the <day>, <month> and <year> parameters of the
--calendar optional.
- The --infobox and --gauge widgets now use non-blocking read()
calls instead of scanf() ones (adapted from a patch by
Rolland Dudemaine). In case Xdialog would not compile any
more on your system (the new code needs for more BSD4.3 like
functions and some more headers), you can revert to the old
code by using the --with-scanf-calls configure option.
- Implemented the new --colorsel (suggestion from Todd Hammer)
and --fontsel widgets.
- Added an optional <status> parameter to the --check option
(following a suggestion from Hélio Cavichiolo Jr.
- Fixed a bug which made Xdialog coredump when the first row of
a --menubox was set "unselectable" (NULL tag) and when the
"OK" button was pressed without selecting another row. Thanks
to Markus Riese for reporting this bug.
- Fixed the charset for pt_BR.po and hu.po (thanks to Christian
Weisgerber for pointing this out).
- Applied a patch by "ALT Linux Team" to avoid using a
temporary file for printing and using a pipe instead (safer,
cleaner). Removed the corresponding "--with-print-tmpfile"
option from configure.in. Thanks to Stanislav Ievlev for
sending me this patch.
- New Makefile.am, doc/Makefile.am and configure.in. The doc
files are now built during the 'make all' instead of the
'make install' step. It should also fix the problems with
the bad paths to the Xdialog doc files appearing in the man
page on some systems (based on suggestions made by Peter
Breitenlohner).
- Changed the URL for Xdialog website in main.c and doc.
- Documentation updates.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xdialog/Makefile | 9 | ||||
-rw-r--r-- | x11/xdialog/PLIST | 4 | ||||
-rw-r--r-- | x11/xdialog/distinfo | 8 | ||||
-rw-r--r-- | x11/xdialog/patches/patch-ad | 27 | ||||
-rw-r--r-- | x11/xdialog/patches/patch-ae | 13 |
5 files changed, 53 insertions, 8 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 7d349787d00..636e0049edc 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2003/05/13 23:33:02 salo Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/14 18:53:38 salo Exp $ # -DISTNAME= Xdialog-2.0.6 +DISTNAME= Xdialog-2.1.1 PKGNAME= ${DISTNAME:S/^X/x/} CATEGORIES= x11 misc -MASTER_SITES= http://www.chez.com/godefroy/ +MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ + http://thgodef.nerim.net/xdialog/archives/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.chez.com/godefroy/ +HOMEPAGE= http://xdialog.dyns.net/ COMMENT= X11 drop-in replacement for the curses dialog program BUILD_USES_MSGFMT= YES diff --git a/x11/xdialog/PLIST b/x11/xdialog/PLIST index a322f1ef9cc..69776fcc36d 100644 --- a/x11/xdialog/PLIST +++ b/x11/xdialog/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/05/13 23:33:02 salo Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/05/14 18:53:38 salo Exp $ bin/Xdialog man/man1/Xdialog.1 share/doc/html/xdialog/2ranges.png @@ -10,6 +10,7 @@ share/doc/html/xdialog/center.png share/doc/html/xdialog/changelog.html share/doc/html/xdialog/check.png share/doc/html/xdialog/checklist.png +share/doc/html/xdialog/colorsel.png share/doc/html/xdialog/combobox.png share/doc/html/xdialog/common.html share/doc/html/xdialog/compatibility.html @@ -18,6 +19,7 @@ share/doc/html/xdialog/editbox.png share/doc/html/xdialog/faq.html share/doc/html/xdialog/fill.png share/doc/html/xdialog/fixedfont.png +share/doc/html/xdialog/fontsel.png share/doc/html/xdialog/fselect.png share/doc/html/xdialog/gauge.png share/doc/html/xdialog/gtk.html diff --git a/x11/xdialog/distinfo b/x11/xdialog/distinfo index ada2a20ba3c..8f58c347888 100644 --- a/x11/xdialog/distinfo +++ b/x11/xdialog/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.3 2003/05/13 23:33:02 salo Exp $ +$NetBSD: distinfo,v 1.4 2003/05/14 18:53:38 salo Exp $ -SHA1 (Xdialog-2.0.6.tar.bz2) = 72c0319353a991cae7fedb6f210ab64c6e06a798 -Size (Xdialog-2.0.6.tar.bz2) = 409506 bytes +SHA1 (Xdialog-2.1.1.tar.bz2) = fc412c3a80ed5040eb84790990b3a95e75d1a20d +Size (Xdialog-2.1.1.tar.bz2) = 439548 bytes SHA1 (patch-aa) = 8869174d43ecf415caa68a2dc3ccdc122f0a162c SHA1 (patch-ab) = caee58c681f467e84f0f1f8237d58bbe1faf2d3a SHA1 (patch-ac) = 1c2109802baca4970b5d1f00a53ca0147ea39496 +SHA1 (patch-ad) = b87bec96eaf785b016bfeacbaab9ce34225c2d29 +SHA1 (patch-ae) = a15f73ab6acdd626838272eb2fe40d9e4b879aa3 diff --git a/x11/xdialog/patches/patch-ad b/x11/xdialog/patches/patch-ad new file mode 100644 index 00000000000..d12edbc95d2 --- /dev/null +++ b/x11/xdialog/patches/patch-ad @@ -0,0 +1,27 @@ +$NetBSD: patch-ad,v 1.1 2003/05/14 18:53:39 salo Exp $ + +--- doc/Makefile.in.orig 2003-04-02 21:30:29.000000000 +0200 ++++ doc/Makefile.in 2003-05-14 20:03:07.000000000 +0200 +@@ -90,11 +90,11 @@ + + AUTOMAKE_OPTIONS = foreign no-dependencies + +-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) ++docdir = + + CLEANFILES = index.html compatibility.html changelog.html license.html Xdialog.1 + +-doc_DATA = index.html compatibility.html changelog.html license.html $(srcdir)/*.html $(srcdir)/*.png ++doc_DATA = index.html compatibility.html changelog.html license.html + + man_MANS = Xdialog.1 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +@@ -210,7 +210,7 @@ + install-exec-am: + install-exec: install-exec-am + +-install-data-am: install-man install-docDATA ++install-data-am: install-man + install-data: install-data-am + + install-am: all-am diff --git a/x11/xdialog/patches/patch-ae b/x11/xdialog/patches/patch-ae new file mode 100644 index 00000000000..89e55db3845 --- /dev/null +++ b/x11/xdialog/patches/patch-ae @@ -0,0 +1,13 @@ +$NetBSD: patch-ae,v 1.1 2003/05/14 18:53:39 salo Exp $ + +--- Makefile.in.orig 2003-05-14 20:08:32.000000000 +0200 ++++ Makefile.in 2003-05-14 20:28:18.000000000 +0200 +@@ -92,7 +92,7 @@ + + SUBDIRS = lib intl src po doc + +-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) ++docdir = + + CONFIG_CLEAN_FILES = ltmain.sh ltconfig + |