Version: 3.42.1, Package name: zenity-3.42.1 |
Maintained by: Jasper Lievisse Adriaanse, Antoine Jacoutot |
Master sites:
|
Description This is zenity - a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts. If you understand, things are just as they are. If you don't understand, things are just as they are. |
Filesize: 3019.289 KB |
Version History (View Complete History) |
|
2020-11-07 09:09:55 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: sync WANTLIB |
2019-11-29 11:51:44 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: fix build with gcc |
2019-07-07 05:20:56 by Antoine Jacoutot | Files touched by this commit (110) |
Log message: PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE |
2019-05-07 19:51:45 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to zenity-3.32.0 |
2019-01-06 05:28:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to zenity-3.30.0 |
2018-04-23 07:24:35 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to zenity-3.28.1 |
2017-04-17 01:54:36 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to zenity-3.24.0 |
2017-04-13 01:38:46 by Antoine Jacoutot | Files touched by this commit (109) |
Log message: Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports that need it; in the future more and more ports will move to meson build anyway. I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile (MODULES list must be sorted very carefully). Less magic is good. discussed with jasper@ |
2016-10-31 03:44:54 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to zenity-3.22.0 |
2016-04-25 06:41:43 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to zenity-3.20.0 |
2015-10-22 09:34:36 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to zenity-3.18.1.1 |
2015-06-23 05:30:09 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to zenity-3.16.3 |
2015-05-15 02:26:56 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to zenity-3.16.2 |
2015-05-13 11:31:26 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to zenity-3.16.0 |
2011-04-21 01:07:53 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: Fix build/run with new libnotify. tested in a bulk by landry, thanks! ok landry@ jasper@ |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-11-15 16:06:20 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Bugfix update to zenity-2.32.1. |
2010-10-19 02:14:01 by Marc Espie | Files touched by this commit (260) |
Log message: USE_GROFF=Yes |
2010-10-18 07:18:16 by Jasper Lievisse Adriaanse | Files touched by this commit (92) |
Log message: - remove USE_X11=Yes where needed (can't we fully get rid of it?) and set USE_X11=No where needed agreed by aja@ |
2010-10-11 02:19:21 by Jasper Lievisse Adriaanse | Files touched by this commit (77) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:47:14 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update zenity to 2.32.0 - remove unneeded patches as it's part of upstream releases now ok aja@ |
2010-07-25 02:15:33 by Antoine Jacoutot | Files touched by this commit (83) |
Log message: Switch to new DEPENDS/WANTLIB/REVISION. |
2010-07-13 14:37:04 by Antoine Jacoutot | Files touched by this commit (53) |
Log message: Use REVISION. |
2010-05-03 02:49:08 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - fix comment in patch files |
2010-04-24 16:59:37 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: WANTLIB. |
2010-04-20 12:20:15 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update zenity to 2.30.0 * the --nocancel stuff still hasn't been integrated into this release.. |
2010-03-22 16:40:36 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Implement --nocancel (http://bugzilla-attachments.gnome.org/attachment.cgi?id=152711) |
2009-10-11 06:44:23 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update zenity to 2.28.0 |
2009-08-11 02:39:39 by Antoine Jacoutot | Files touched by this commit (81) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-04-16 02:11:14 by Antoine Jacoutot | Files touched by this commit (35) |
Log message: - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack is not needed as the legacy scrollkeeper-update provided by rarian does not do anything anymore ok jasper@ |
2009-04-06 04:05:21 by Antoine Jacoutot | Files touched by this commit (35) |
Log message: Rework the way we handle build_depends with the gnome MODULE when MODGNOME_HELP_FILES is set to yes. * add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set to yes * add rarian as a run_depends for gnome-doc-utils (will help with older ports that will never be updated from using deprecated scrollkeeper) * remove build+run_depends on gnome-doc-utils and rarian for ports that have MODGNOME_HELP_FILES as they are now implied. * bump where needed This should help in having all required build dependencies for gnome-related ports and it greatly simplifies things. "thanks for cleaning this mess" and ok jasper@ |
2009-03-14 04:40:54 by Antoine Jacoutot | Files touched by this commit (110) |
Log message: - first pass at cleaning rarian/scrollkeeper handling remove rarian-sk-update from PLIST ; it is only a wrapper that does noting: librarian takes care of everything now. discussed with jasper@ |
2009-02-11 08:47:52 by Jasper Lievisse Adriaanse | Files touched by this commit (99) |
Log message: - bah...missing '>' :( |
2009-02-11 08:33:53 by Jasper Lievisse Adriaanse | Files touched by this commit (99) |
Log message: - add another tadpole as maintainer of this hobbit |
2009-01-12 17:00:54 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update zenity to 2.24.1 |
2008-12-17 11:47:58 by Jasper Lievisse Adriaanse | Files touched by this commit (55) |
Log message: - switch remaining ports to rarian instead of scrollkeeper - regen PLIST ok ajacoutot@ |
2008-11-21 12:20:59 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update zenity to 2.24.0 - fix COMMENT - specify license version feedback and ok ajacoutot@ ..and as we get to the Z, this should also be the last comit to update core parts of GNOME. |
2008-06-02 11:58:24 by Jasper Lievisse Adriaanse | Files touched by this commit (48) |
Log message: sync WANTLIB, bump package version |
2008-05-26 10:29:27 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp to RUN_DEPENDS "mkay" jasper@ |
2008-02-04 10:55:19 by Jasper Lievisse Adriaanse | Files touched by this commit (61) |
Log message: let's face it....add myself as maintainer requested by and ok ajacoutot@, ok fkr@ |
2007-12-07 15:08:45 by Martynas Venckus | Files touched by this commit (3) |
Log message: update to zenity-2.20.1; ok jasper@ |
2007-11-21 05:05:26 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix dependencies spotted by sturm@, thanks! |
2007-11-10 08:49:05 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update zenity to 2.20.0 - explicitly enable libnotify - re-format DESCR ok martynas@ |
2007-07-05 16:50:11 by Jasper Lievisse Adriaanse | Files touched by this commit (55) |
Log message: convert these gnome ports to use the new x11/gnome module. this module is now mature enough to be used in new ports too. feedback and ok martynas@ |
2007-06-26 13:42:10 by Martynas Venckus | Files touched by this commit (3) |
Log message: bugfix update to zenity-2.18.2; ok jasper@ |
2007-05-30 03:56:31 by Jasper Lievisse Adriaanse | Files touched by this commit (39) |
Log message: HOMEPAGE is taken care of via Makefile.inc, so no need to have it defined twice when the homepage is http://www.gnome.org/ |
2007-05-30 03:25:58 by Jasper Lievisse Adriaanse | Files touched by this commit (51) |
Log message: regen distinfo after DIST_SUBDIR addition |
2007-04-27 16:13:41 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update zenity to 2.18.1 |
2007-04-05 11:36:28 by Marc Espie | Files touched by this commit (363) |
Log message: more base64 checksums |
2007-02-10 18:12:16 by Steven Mestdagh | Files touched by this commit (2) |
Log message: fix WANTLIB |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-11-20 01:07:41 by Steven Mestdagh | Files touched by this commit (33) |
Log message: USE_X11 |
2006-09-18 06:19:41 by Marc Espie | Files touched by this commit (85) |
Log message: zap .0.0 |
2006-06-13 07:36:44 by Bernd Ahlers | Files touched by this commit (24) |
Log message: Fix WANTLIB after gtk+2 upgrade. |
2006-03-11 10:18:17 by Marc Balmer | Files touched by this commit (1) |
Log message: Fix popt dependency and drop maintainership. problem found by t_ziel@wp.pl, thanks for reporting it. |
2006-01-19 10:22:43 by Steven Mestdagh | Files touched by this commit (11) |
Log message: - fix WANTLIB after gtk+2 downgrade - MODULES=devel/gettext where appropriate - sync PLISTs |
2005-11-15 13:42:15 by Peter Stromberg | Files touched by this commit (1) |
Log message: fix wantlib + bump |
2005-01-05 10:54:27 by Christian Weisgerber | Files touched by this commit (251) |
Log message: SIZE |
2004-12-15 06:57:57 by Aleksander Piotrowski | Files touched by this commit (36) |
Log message: Add WANTLIB markers |
2004-12-10 13:36:47 by Marc Matteo | Files touched by this commit (129) |
Log message: Update to Gnome 2.8 (.1). Work done primarily by Francois Briere, thanks Francois. |
2004-10-16 15:38:17 by Marc Matteo | Files touched by this commit (3) |
Log message: Update to 2.6.3 to sync up with Gnome 2.6 (and PLIST updates). |
2003-12-16 06:44:37 by Christian Weisgerber | Files touched by this commit (6) |
Log message: remove trailing whitespace |
2003-12-15 13:35:21 by Christian Weisgerber | Files touched by this commit (32) |
Log message: @dirrm shared directories |