Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4_2 06 Oct 2024 11:49:18 |
Robert Clausecker (fuz) Author: Laurent Chardon |
devel/distcc: Patch small bugs
- Fix GUI option not working and made it a flavor
- Fix service not starting
- Improve default options
- Update available compilers masquerade
- Create proper pkg-plist
- Use pyXY- pkg prefix when pump mode is compiled with non-default python
version
- Take maintainership
PR: 281706 |
3.4_1 23 Feb 2024 11:25:04 |
Muhammad Moinur Rahman (bofh) |
devel/distcc: Moved man to share/man
Approved by: portmgr (blanket) |
3.4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x "
The logic in USES=python will automatically convert this to 3.8 by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c 0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.4 04 Jun 2023 08:59:37 |
Wen Heping (wen) |
devel/distcc: Update to 3.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.3.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.3.5 20 Jul 2022 19:44:12 |
Tobias C. Berner (tcberner) |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
3.3.5 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <[email protected]>
* <[email protected]>
* Aaron Dalton <[email protected]>
* Aaron Dalton <[email protected]>
* Aaron H. K. Diep <[email protected]>
* Aaron Hurt <[email protected]>
* Abel Chow <[email protected]>
* Adam McLaurin
* Adam Saponara <[email protected]>
* Adam Weinberger <[email protected]>
* Ade Lovett <[email protected]> (Only the first 15 lines of the commit message are shown above ) |
3.3.5 08 Oct 2021 07:06:34 |
Daniel Engberg (diizzy) |
devel/distcc: Fix packaging with PUMP option
PR: 258861
Reported by: Stéphane D'Alu
Tested by: Stéphane D'Alu
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32328 |
3.3.5 29 Aug 2021 19:00:04 |
Bernhard Froehlich (decke) |
devel/distcc: Add CPE information
Approved by: portmgr (blanket) |
3.3.5 01 May 2021 12:42:30 |
Baptiste Daroussin (bapt) |
Prepare removal for libgnomeui
Remove the GNOME option for all ports depending on libgnomeui |
3.3.5 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.3.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.5 12 Mar 2021 13:48:27 |
bland |
Update to 3.3.5 |
3.3.3_2 28 Aug 2020 19:15:47 |
tcberner |
devel/distcc: fix build on recent current
Obtained
from: https://github.com/distcc/distcc/commit/307f6cfe58ff3fb7e4b3ef1044a5dfc2006f95f5 |
3.3.3_2 20 Aug 2020 11:15:07 |
0mp |
devel/distcc: Clean up using portfmt |
3.3.3_2 20 Aug 2020 11:09:39 |
0mp |
devel/distcc: Add an entry to pkg-message for those upgrading from pre-3.3
The message is based on the one from the release notes:
https://github.com/distcc/distcc/releases/tag/v3.3.3 |
3.3.3_1 20 Aug 2020 10:56:47 |
0mp |
devel/distcc: Update WWW and lint with portclippy |
3.3.3 20 Aug 2020 10:30:58 |
fernape |
devel/distcc: update to 3.3.3
Update to 3.3.2 in r475448 was wrong because GH_TAGNAME was not updated
accordingly.
This was spotted by ngie@ who provided the first version to move to 3.3.3
See https://github.com/distcc/distcc/releases for changes from 3.1 to 3.3.3
Submitted by: ngie@
Reported by: ngie@
Reviewed by: 0mp, fernape@, mat@
Approved by: 0mp
Differential Revision: https://reviews.freebsd.org/D21259 |
3.3.2 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
3.3.2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
3.3.2 27 Jul 2018 17:16:15 |
fernape |
devel/distcc: update to 3.3.2
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16460 |
3.1_6 12 Oct 2017 15:57:51 |
mat |
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643 |
3.1_6 01 Dec 2016 13:08:59 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers |
3.1_6 24 Nov 2016 10:21:42 |
pi |
devel/distcc: Update MASTER_SITES to make fetchable, unbreak, regen patches
PR: 213875
MFH: 2016Q4
Submitted by: Matthieu Volat <[email protected]> |
3.1_6 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
3.1_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.1_6 01 Apr 2015 17:42:44 |
amdmi3 |
- Fix library depend for avahi
PR: 198737
Submitted by: [email protected] |
3.1_6 10 Jan 2015 01:07:01 |
jkim |
Remove obsolete pkg-install. |
3.1_6 10 Jan 2015 00:49:35 |
jkim |
- Reset maintainership per skreuzer.
- Install desktop and icon files when GNOME or GTK option is set. [1]
- Fix pidfile when 'distccd_flags' variable is not set by the user.
- Replace COMPILER_LINKS option with CLANGLINK and LLVMLINK options. Note
these are turned off by default unlike COMPILER_LINKS. Actually, these are
equivalent to options for devel/ccache as they are often jointly used.
- Modernize and clean up the port.
PR: 185426 [1] |
3.1_5 20 Dec 2014 18:06:22 |
bapt |
Cleanup plist |
3.1_5 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
3.1_5 20 Oct 2014 09:03:10 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS = -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
3.1_5 15 Jul 2014 14:36:13 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
3.1_5 11 Jun 2014 22:19:31 |
skreuzer |
Add staging support
Convert to new USES framework
Convert to new LIB_DEPENDS framework
Add support for gcc47 and gcc48 |
3.1_4 10 Feb 2014 01:39:25 |
skreuzer |
Add rc option to set DISTCCD_PATH
PR: ports/185977
Submitted by: David Shane Holden <[email protected]> |
3.1_4 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.1_4 15 Jan 2014 11:49:43 |
marino |
devel/distcc: Fix mistake made during optionsNG conversion
Not only is it not necessary to include both bsd.port.pre.mk and
bsd.port.options.mk, it actually causes problems like double inclusion
when other ".include" keywords are encountered. While here, convert
USE_GMAKE too, both under the "Just fix it" blanket. |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
3.1_4 02 May 2013 13:10:23 |
bapt |
Fix syntax error introduced by conversion to new options framework |
3.1_4 29 Apr 2013 18:47:58 |
jgh |
- adoption of optionsNG
Approved by: portmgr (bapt) |
3.1_4 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
3.1_4 02 Jan 2013 23:15:32 |
skreuzer |
Install lsdistcc
PR: ports/174314
Submitted by: [email protected] |
3.1_3 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
3.1_3 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
3.1_3 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
[email protected]
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.1_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.1_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.1_3 26 Sep 2010 03:23:39 |
skreuzer |
Add license information |
3.1_3 25 Sep 2010 02:00:49 |
skreuzer |
Patch configure script to honor --disable-rfc2553
PR: ports/149924
Submitted by: Denny Lin <[email protected]> |
3.1_2 24 Sep 2010 22:01:30 |
skreuzer |
Provide more compiler links
PR: ports/150612
Submitted by: Dmitry Marakasov <[email protected]> |
3.1_1 24 Sep 2010 21:59:20 |
skreuzer |
Install distccmon-text man page
PR: ports/149938
Submitted by: Denny Lin <[email protected]> |
3.1_1 16 Sep 2010 01:46:27 |
amdmi3 |
- Oops, revert previous commit - I meant to do a send-pr |
3.1_2 16 Sep 2010 01:45:00 |
amdmi3 |
- Provide symlinks for clang and llvm-gcc compilers as well
- Provede links for latest gcc versions
- While here, use GOOGLE_CODE abbreviation for eye candy |
3.1_1 09 Aug 2010 13:57:26 |
skreuzer |
Modify the rc script to run after ldconfig has been run due to a dependency
on libpopt.0.so
PR: ports/149068
Submitted by: Carsten Bäcker <[email protected]> |
3.1 08 Jun 2010 14:15:07 |
skreuzer |
Fix RFC2553 option
PR: ports/147494
Submitted by: Denny Lin <[email protected]> |
3.1 27 Apr 2010 13:20:59 |
skreuzer |
Unbreak on i386
PR: ports/145891
Submitted by: Carsten Bäcker <[email protected]>
Reviewed by: Luca Pizzamiglio <[email protected]> |
3.1 19 Apr 2010 20:04:23 |
skreuzer |
Set the distcc user's shell to /usr/sbin/nologin
PR: ports/132096
Submitted by: Oleg Ginzburg <[email protected]>
Approved by: Steven Kreuzer <[email protected]> |
3.1 19 Apr 2010 19:58:44 |
skreuzer |
Adopt port
Approved by: Mark Linimon <[email protected]> |
3.1 19 Apr 2010 19:58:01 |
skreuzer |
Update to 3.1
PR: ports/145249
Submitted by: Steven Kreuzer <[email protected]>
Approved by: maintainer timeout |
2.18.3_11 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.18.3_11 08 Aug 2009 02:51:09 |
ahze |
Remove gcc 295 32 33 40 support
PR: ports/136683
Submitted by: [email protected] |
2.18.3_10 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.18.3_10 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
2.18.3_10 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.18.3_9 11 Jan 2008 17:29:07 |
ahze |
Pass PTHREAD_LIBS to configure script to fix segfault when used with avahi
PR: ports/117849
Submitted by: Robert Noland |
2.18.3_8 01 Jan 2008 14:31:35 |
ahze |
- We only need avahi-app not the entire suite [*]
- Update to latest avahi patch
PR: ports/119034 [*]
Submitted by: Dima Panov [*] |
2.18.3_7 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
2.18.3_5 23 Sep 2007 11:09:16 |
edwin |
devel/distcc remove references to FreeBSD 4.x
remove references to FreeBSD 4.x
PR: ports/115937
Submitted by: David Yeske <[email protected]>
Approved by: maintainer timeout |
2.18.3_5 19 Nov 2006 07:26:54 |
ahze |
Add links to gcc43 |
2.18.3_4 11 Nov 2006 16:36:23 |
ahze |
- Reserve UID and GID 561 for distcc
Requested by: Stefan Thurner <[email protected]> |
2.18.3_4 05 Oct 2006 23:40:40 |
ahze |
- Add gcc42 link |
2.18.3_4 05 Oct 2006 23:40:09 |
ahze |
- Remove gcc35 link
- Grab MAINTAINER |
2.18.3_3 09 Jun 2006 21:08:45 |
linimon |
Reset maintainer at his request due to lack of time. We appreciate all the
help in the past. |
2.18.3_3 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
2.18.3_3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.18.3_3 17 Nov 2005 18:55:01 |
mnag |
Add OPTIONS to create symlinks
Bump PORTREVISION
PR: 88254
Submitted by: Andrew Pantyukhin <[email protected]>
Approved by: [email protected] (maintainer timeout, 17 days) |
2.18.3_2 06 Nov 2005 00:07:20 |
mnag |
Fix creation of pif file by distccd
Use script name instead of USE_RC_SUBR=yes
Bump PORTREVISION
PR: 87512
Submitted by: Vasil Dimov <[email protected]>
Approved by: [email protected] (maintainer timeout, 20 days) |
2.18.3_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.18.3 07 Oct 2005 17:17:46 |
pav |
- Fix typo
PR: ports/87075
Submitted by: Vasil Dimov <[email protected]> |
2.18.3 12 Jan 2005 04:31:33 |
edwin |
Maintainer Update: devel/distcc
devel/distcc 2.16 -> 2.18.3
http://distcc.samba.org/ftp/distcc/distcc-2.18.3.NEWS
Consists mostly of bug fixes. Only one change in the way distcc
works. You must specify a network on which connections are
allowed, connections from all networks will still be admitted
but connections outside the specified network will be logged
and dropped.
The 127.0.0.0/8 network is the default for the port. All
existing users and all new users will need to update/add a
distccd_flags variable in /etc/rc.conf, a template for which
can be found in the rc.d script.
Perhaps a new variable, which simply contained the trusted
network address would be better, like
distccd_network="192.168.10.2/24"
PR: ports/75718
Submitted by: Dominic Marks <[email protected]> |
2.16 18 Aug 2004 07:41:13 |
vs |
Add option to enable ipv6 on 5.X
PR: ports/70059
Submitted by: Michael Johnson
Approved by: maintainer |
2.16 28 Jul 2004 20:54:39 |
pav |
- Conform to latest rc.d framework
Reported by: marcus
Pointy hat to: pav |
2.16 28 Jul 2004 18:32:05 |
pav |
- Update to 2.16
- RCng rc script
PR: ports/69081
Submitted by: Michael Johnson <[email protected]>
Approved by: maintainer |
2.14 26 May 2004 20:46:30 |
eik |
- update to version 2.14
http://distcc.samba.org/ftp/distcc/distcc-2.14.NEWS
PR: 67230
Submitted by: Dominic Marks <[email protected]> (maintainer) |
2.13 31 Mar 2004 08:23:22 |
krion |
- Assign maintainership to Dominic Marks <[email protected]>
PR: ports/64965
Submitted by: Dominic Marks <[email protected]> |
2.13 30 Mar 2004 12:45:01 |
clement |
- Update to 2.13
- release maintainership
Hope someone gonna take care of it |
2.12.1_1 07 Feb 2004 16:46:44 |
clement |
- Use OPTIONS
- SIZEify distinfo |
2.12.1_1 04 Feb 2004 06:55:43 |
marcus |
Add WANT_GNOME to fix make index. |
2.12.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.12.1 09 Jan 2004 10:35:31 |
clement |
Update to 2.12.1
Approved by: erwin (mentor) (implicitly) |
2.12 19 Dec 2003 11:53:23 |
clement |
Update to 2.12
Approved by: erwin (mentor) |
2.11.2 23 Oct 2003 13:14:35 |
krion |
- Update to 2.11.2
PR: 58419
Submitted by: maintainer |
2.11.1 18 Oct 2003 00:16:31 |
naddy |
In same cases (e.g. gnome 1.4 installed), if you don't want to have
the gnome monitor, the install failed due to remaining auto detection
stuff.
Reported by: Andrew Heybey <[email protected]>
Submitted by: Clement Laforet <[email protected]> |
2.11.1 08 Oct 2003 14:28:34 |
roam |
Update to 2.11.1.
PR: 57743
Submitted by: maintainer |
2.11 28 Sep 2003 19:48:32 |
naddy |
Fix build on -stable.
PR: 57311
Submitted by: Clement Laforet <[email protected]>
Reported by: Adriaan de Groot <[email protected]> |
2.11 27 Sep 2003 15:56:26 |
naddy |
Update to 2.11
Take maintainership.
PR: 57263
Submitted by: Clement Laforet <[email protected]> |
2.9 24 Sep 2003 08:37:39 |
edwin |
Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to [email protected].
PR: ports/56935
Submitted by: Dominic Marks <[email protected]>,Clement Laforet
<[email protected]>,Oliver Eikemeier <[email protected]> |
2.9 10 Aug 2003 03:49:48 |
leeym |
devel/distcc 2.7 -> 2.9
Change Log:
http://distcc.samba.org/download.html
Port Change Log:
o Install distccd.sh.sample script
o Create distcc user and group
o Generally bring closer to the packaging guidelines:
http://distcc.samba.org/ftp/unpacked/distcc/README.packaging
PR: 55416
Submitted by: Dominic Marks <[email protected]> |
2.7 26 Jun 2003 13:39:51 |
daichi |
bug fix: devel/distcc
fix a bug in the devel/distcc which becomes obvious when
the port gets built without WITHOUT_GNOME, but when
HAVE_GNOME returns ""
PR: 53705
Submitted by: Frerich Raabe <[email protected]> (maintainer) |