90 Commits

Author SHA1 Message Date
jasper
34032a4cd5 sync WANTLIB 2020-11-07 16:09:55 +00:00
jasper
79416cdf5c fix build with gcc 2019-11-29 18:51:44 +00:00
ajacoutot
7db7805d52 PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE 2019-07-07 11:20:50 +00:00
jasper
4d24638e85 update to zenity-3.32.0 2019-05-08 01:51:45 +00:00
jasper
f4d5c795ac update to zenity-3.30.0 2019-01-06 12:28:27 +00:00
jasper
43e3f88fff update to zenity-3.28.1 2018-04-23 13:24:35 +00:00
jasper
e8eab2d0b8 update to zenity-3.26.0 2017-11-14 18:11:05 +00:00
jasper
a505efc219 update to zenity-3.24.0 2017-04-17 07:54:36 +00:00
ajacoutot
73177d4bf3 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@
2017-04-13 07:38:44 +00:00
jasper
8c415f05c8 update to zenity-3.22.0 2016-10-31 09:44:54 +00:00
jasper
d8e1f4c081 update to zenity-3.20.0 2016-04-25 12:41:43 +00:00
jasper
5e463a81c3 update to zenity-3.18.1.1 2015-10-22 15:34:36 +00:00
jasper
448aa0c76d update to zenity-3.16.3 2015-06-23 11:30:09 +00:00
jasper
3433c399ca update to zenity-3.16.2 2015-05-15 08:26:56 +00:00
jasper
127c4efa99 update to zenity-3.16.0 2015-05-13 17:31:26 +00:00
jasper
433ad029c5 update to zenity-3.14.0 2014-10-05 19:54:27 +00:00
jasper
3ec3499d3c update to zenity-3.12.1 2014-04-26 14:48:40 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
ajacoutot
c32240f6b3 Bump after recent gnome.port.mk changes; these do not require to
RUN_DEPENDS on yelp.

Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.

Any fallout, please let me know.
2014-03-16 09:12:23 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
eb6d3219a0 kurt@'s patches have been committed upstream.
Thanks a lot Kurt for finally fixing this long standing bug :-)
2013-06-04 20:16:05 +00:00
kurt
3366a2ac8b Portably detect EOF. okay jasper, ajacoutot 2013-06-02 18:49:51 +00:00
jasper
5278e56e4d drop CONFIGURE_ARGS which are the default anyway 2013-03-29 14:25:58 +00:00
jasper
ce93025aaf - update to zenity-3.8.0 2013-03-29 14:17:45 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
jasper
bf0691a99a - update to zenity-3.6.0 2012-09-27 08:00:06 +00:00
jasper
e41e3715a4 Fix segmentation fault in --list option
from upstream git
2012-09-19 12:53:11 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
ajacoutot
6e2e50e551 Add HOMEPAGE. 2012-03-30 14:09:59 +00:00
ajacoutot
65395f5671 Resurrect the threading hacks, it seems rthreads doesn't help here. 2012-03-29 11:44:21 +00:00
ajacoutot
57533f9179 Update to zenity-3.4.0. 2012-03-29 06:45:57 +00:00
ajacoutot
c09b2cb353 WANTLIB. 2011-10-16 19:23:34 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
e30e824305 - update to 3.2.0 2011-09-27 10:26:02 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
jasper
5b39fca11d Moar GNOME3 merge 2011-09-12 07:28:52 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
e451e95214 Bugfix update to zenity-2.32.1. 2010-11-15 23:06:20 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
994b63da94 - 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-18 13:18:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
a8d28637b9 - update zenity to 2.32.0
- remove unneeded patches as it's part of upstream releases now

ok aja@
2010-09-30 07:47:13 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
jasper
76803e11ce - fix comment in patch files 2010-05-03 08:49:08 +00:00