Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.10_5,1 23 Mar 2024 12:41:15 |
Gleb Popov (arrowd) |
devel/dbus: Teach D-Bus to obtain credentials using getsockopt(LOCAL_PEERCRED)
Obtained from: Alex S <iwtcex@gmail.com> |
1.14.10_4,1 27 Jan 2024 00:30:42 |
Muhammad Moinur Rahman (bofh) |
devel/dbus: Moved man to share/man
Approved by: portmgr (blanket) |
1.14.10_3,1 04 Jan 2024 12:38:55 |
Baptiste Daroussin (bapt) |
devel/dbus: ensure version script is supported
dbus in its configure script is testing if ld supports version scripts
to do test it test an empty code with a map file full of symbols, which
results in failure with lld 1.17 which complains the version contains
unknown symbols.
By pass the test claiming we always support version script to fix this.
Bump portrevision as some packages has been build without proper
versioning |
1.14.10_2,1 01 Jan 2024 19:40:07 |
Gleb Popov (arrowd) |
devel/dbus: Pull in a patch that uses closefrom(2)
PR: 240549 |
1.14.10_1,1 25 Nov 2023 03:59:44 |
Jason E. Hale (jhale) |
devel/dbus: Fix CMake config
The CMake config was essentially searching for the dbus pkgconfig file
in ${LOCALBASE}/lib/pkgconfig instead of ${LOCALBASE}/libdata/pkgconfig.
Not finding it, DBus1_FOUND was being set to false. devel/qt6-base, in
particular, was not finding dbus before this change.
MFH: 2023Q4 |
1.14.10,1 12 Sep 2023 00:49:11 |
Jan Beich (jbeich) Author: Olivier Duchateau |
devel/dbus: update to 1.14.10
- Chase HTTP redirect
Changes: https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14.10/NEWS
PR: 273702 |
1.14.6,1 03 Mar 2023 21:59:28 |
Tobias C. Berner (tcberner) |
devel/dbus: update to 1.14.6
dbus 1.14.6 (2023-02-08)
========================
Denial of service fixes:
• Fix an incorrect assertion that could be used to crash dbus-daemon or
other users of DBusServer prior to authentication, if libdbus was compiled
with assertions enabled.
We recommend that production builds of dbus, for example in OS distributions,
should be compiled with checks but without assertions.
(dbus#421, Ralf Habacker; thanks to Evgeny Vereshchagin)
Other fixes: (Only the first 15 lines of the commit message are shown above ) |
1.14.4,1 09 Oct 2022 17:42:09 |
Dima Panov (fluffy) |
devel/dbus: update to 1.14.4 release (+)
Changelog: https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14.4/NEWS
MFH: 2022q4 |
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) |
1.14.0,1 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 ) |
1.14.0,1 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" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.14.0,1 13 May 2022 08:29:45 |
Baptiste Daroussin (bapt) |
devel/dbus: use minixmlto over xmlto
Depending on the options set by the user w3m may depend on gtk,
if the X11 option is set) which will result in a circular dependency
gtk2 -> glib2 -> dbus -> xmlto -> w3m -> gtk2
minixmlto never bring w3m in the dependency list
PR: 263950
Reported by: dgilbert@eicat.ca |
1.14.0,1 03 May 2022 07:28:16 |
Guido Falsi (madpilot) Author: Tobias C. Berner |
devel/dbus: update to 1.14.0
- Update posrt again with patch imported from upstream to fix [1]
configure script behavior when --with-x is passed on its command
line
PR: 263014
Obtained
from: https://gitlab.freedesktop.org/dbus/dbus/-/commit/fdbb32bd1f3c972d3d5fd3998930749206a1095a
[1] |
1.12.20,1 30 Apr 2022 17:17:29 |
Tobias C. Berner (tcberner) |
devel/dbus: revert update to 1.14.0
- Backout update to 1.14 until lockout of XFCE has been figured out.
Reported by: madpilot
This reverts commit 692fe38479ebe04afe9bee34f68adfb52c1be91f. |
1.14.0 30 Apr 2022 09:15:12 |
Tobias C. Berner (tcberner) |
devel/dbus: update to 1.14.0
Changelog:
https://dbus.freedesktop.org/doc/NEWS
Exp-run by: antoine
PR: 263014 |
1.12.20_5 01 Jul 2021 22:16:26 |
Adriaan de Groot (adridg) Author: Andrey Zakharchenko |
devel/dbus: create directory for machine-id
Create the directory where dbus-uuidgen is *going* to write
the machine-id, just in case -- might affect only older FreeBSD
versions. dbus-uuidgen doesn't create intermediate directories
when given an explicit path either, so it does need to be done
by the environment.
(I'm purposely **not** also tackling other dbus-uuidgen issues,
those are in different PRs with different assignees)
PR: 225098
Reported by: Andrey Zakharchenko |
1.12.20_4 14 May 2021 19:08:18 |
Adriaan de Groot (adridg) |
devel/dbus: use closefrom()
Don't do 1021 calls to close() when a single closefrom() will do.
This patch has been submitted upstream (by the reporter) but
is languishing there; there's a big difference between upstream's
development branch and the released stable version. I've taken
the initial patch from FreeBSD bugzilla, lightly mutated it with
upstream work.
PR: 240549
Reported by: rozhuk.im@gmail.com |
1.12.20_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.12.20_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.20_3 03 Oct 2020 17:11:57 |
0mp |
devel/dbus: Fix honoring LOCALBASE
Bits we were replacing in dbus/dbus-sysdeps-unix.c were moved to
dbus/dbus-sysdeps-util-unix.c. Make the patch more robust by first using
a patch and then REINPLACE_CMD.
Approved by: portmgr blanket |
1.12.20_2 03 Oct 2020 17:02:18 |
0mp |
devel/dbus: Do not pollute build products when TMPDIR is not /tmp
If you have a TMPDIR in your environment that points to an existing
directory other than /tmp (e.g., TMPDIR=/bigfilesystem/tmp), when you build
devel/dbus, a couple files get built with that value.
When the package is installed on a target system that may not have the
non-default TMPDIR used at build time, then you will get run-time errors.
Such as:
% dbus-launch sh
Failed to start message bus: Failed to bind socket
"/bigfilesystem/tmp/dbus-1nT4MYueXb": No such file or directory
EOF in dbus-launch reading address from bus daemon
PR: 238548
Submitted by: John Hein <jcfyecrayz@liamekaens.com> |
1.12.20_1 03 Oct 2020 16:45:45 |
0mp |
devel/dbus: Remove remaining machine-id copy code
It was most likely meant to be removed in r493840, together with other
related bits.
PR: 238963
Reported by: chadf@triularity.org
Approved by: portmgr blanket |
1.12.20 06 Jul 2020 06:22:37 |
tcberner |
devel/dbus: update to 1.12.20
From upstreams changelog [1]:
dbus 1.12.20 (2020-07-02)
=========================
The "temporary nemesis" release.
Maybe security fixes:
* On Unix, avoid a use-after-free if two usernames have the same
numeric uid. In older versions this could lead to a crash (denial of
service) or other undefined behaviour, possibly including incorrect
authorization decisions if <policy group=...> is used. (Only the first 15 lines of the commit message are shown above ) |
1.12.18 16 Jun 2020 15:46:45 |
tcberner |
devel/dbus: update to 1.12.18
Exp-run by: antoine
PR: 246990 |
1.12.16 27 Mar 2020 09:59:14 |
0mp |
Substitute REINPLACE_CMD with a patch
While here, mute MKDIR and regenerate patches.
Approved by: portmgr blanket |
1.12.16 27 Mar 2020 09:15:49 |
0mp |
Clean up the makefile
No functional changes intended.
Approved by: portmgr blanket |
1.12.16 23 Nov 2019 20:11:31 |
tcberner |
devel/dbus: update to 1.12.16
PR: 242000
Exp-run by: antoine
Reviewed by: madpilot
Differential Revision: https://reviews.freebsd.org/D22408 |
1.12.12 15 Nov 2019 20:10:21 |
tcberner |
Create desktop@ as maintainer of some shared desktop ports
This idea has been around for quite some time. Time to make it happen.
In order to share the load on the ports required by multiple desktop
environments start to share the responsibility of maintainership.
This is the initial list that came to mind, but we can probably extend it, to
include another handful of ports.
WWW: https://wiki.freebsd.org/DesktopTeam
Mailing List: https://lists.freebsd.org/mailman/listinfo/freebsd-desktop
Approved by: swills, kwm (gnome), madpilot (xfce)
Differential Revision: https://reviews.freebsd.org/D22389 |
1.12.12 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
1.12.12 25 Feb 2019 07:06:22 |
kwm |
Update dbus to 1.12.12.
Remove machine-id copy code, it done it job. |
1.10.16_1 17 Apr 2017 15:38:37 |
miwi |
- Fix shebangs |
1.10.16 01 Apr 2017 22:52:04 |
bapt |
Update to 1.10.16 |
1.10.14_2 14 Jan 2017 22:48:49 |
tijl |
Create /var/run/dbus from rc script for users who mount tmpfs on /var/run.
PR: 216049 |
1.10.14_1 11 Jan 2017 15:07:54 |
tijl |
- Remove --localstatedir=/var, already added by bsd.port.mk.
- Use default locations for system pidfile, system socket and session
sockets so Linux programs can find these too.
- Adjust rc.d script to eliminate gnome-subr dependency.
- Move examples to EXAMPLESDIR and add EXAMPLES option.
- Move /var/db/dbus/machine-id to default /var/lib/dbus/machine-id so Linux
programs can find this file. Add a postexec command to pkg-plist to copy
this file to the new location on installation so the id is preserved. The
old file cannot be removed from pkg-plist because currently running
processes might still need it. Remove the old file from the rc.d script
instead.
- Sort pkg-plist.
PR: 215174
Approved by: maintainer timeout (4 weeks) |
1.10.14 18 Dec 2016 14:19:24 |
rm |
devel/dbus: update to 1.10.14
This routine release fixed couple of minor bugs (from FreeBSD perspective).
Discussed with: kwm
With hat: gnome |
1.10.12 29 Nov 2016 04:28:52 |
rm |
devel/dbus: update to 1.10.12
- update to 1.10.12
- utilize localbase instead of CFLAGS/LDFLAGS
- remove not applicable patching
- remove couple of patches, that are no more needed: these files in etc/dbus-1
are now just compatibility stubs. The files were moved to share/dbus-1 in
new version.
Thanks Antoine Brodin for an exp-run.
PR: 214454
Reviewed by: kwm
With hat: gnome |
1.8.20 06 Nov 2016 21:32:22 |
bapt |
Replace using xmlto by minixmlto
This reduces the number of build dependencies for dbus with default set of
options as well as preventing a potential circular dependencies due to xmlto
bringing ghotscript which can bring dbus
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D8446 |
1.8.20 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.20 23 Jul 2015 18:59:19 |
kwm |
Update dbus to 1.8.20.
Remove two patches, and do what upstream intended it to be. |
1.8.16 27 Mar 2015 13:59:02 |
kwm |
Update dbus to 1.8.16. |
1.8.12_1 15 Jan 2015 11:50:25 |
kwm |
Make sure we start after ldconfig is run. So we can find stuff in /usr/local.
I haven't see this myself but it doesn't hurt to do it correctly.
PR: 196274
Submitted by: mandree@ Craig Wiesen <ctyz1999+bugzilla@gmail.com> |
1.8.12 27 Nov 2014 15:14:39 |
kwm |
Update to 1.8.12.
Drop :keepla from USES=libtool.
Add CPE data. |
1.8.10 11 Nov 2014 18:36:24 |
kwm |
Update dbus to 1.8.10.
MFH: 2014Q4
Security: c1930f45-6982-11e4-80e1-bcaec565249c |
1.8.8_1 27 Oct 2014 19:13:49 |
antoine |
dbus-launch needs somes of those empty dirs to run |
1.8.8 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.8.8 17 Sep 2014 11:09:37 |
kwm |
Update to 1.8.8.
Security update.
MFH: 2014Q3 |
1.8.6 02 Sep 2014 14:26:22 |
bapt |
Simplify a bit plist by using new syntax |
1.8.6 03 Jul 2014 15:10:50 |
kwm |
Update to 1.8.6.
This update fixes two CVE's.
Security: e6a7636a-02d0-11e4-88b6-080027671656 |
1.8.4 14 Jun 2014 13:01:29 |
kwm |
Update to 1.8.4.
This fixes a local dos vulnability.
Security: 52bbc7e8-f13c-11e3-bc09-bcaec565249c |
1.8.0 23 Apr 2014 15:25:35 |
kwm |
Update to 1.8.0.
Drop libxml2 depend we don't need it.
Drop pkg-[de]install script for plist @mode,@group.
Use new OPTIONS handlers.
Add MANPAGES option. |
1.6.18_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
1.6.18_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.6.18 06 Mar 2014 20:39:24 |
kwm |
Don't run dbus-uuidgen in post-install scripts. This has the effect that
there will be no dangeling /var/db/dbus/machine-id on package install [1].
Change the dbus start script to always call dbus-uuidgen --ensure. Which
only generates /var/db/dbus/machine-id if it is not present.
While here switch to USES=libtool.
Reported by: poudriere in strict mode via miwi@ [1] |
1.6.18 17 Jan 2014 21:04:51 |
kwm |
Update to 1.6.18
Remove 'A' from COMMENT, update LIB_DEPENDS to new syntax.
Use USES=gmake pathfix. remove unneeded libtool.
Stagify. |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.6.12 13 Jun 2013 19:54:25 |
kwm |
Update to 1.6.12.
I'm not completly sure this affects us, but beter safe then sorry.
While here wordsmith Options description to try to make it clearer.
Security: CVE-2013-2168 |
1.6.8 26 Mar 2013 16:30:41 |
kwm |
Add beter description for the X11 option.
Submitted by: avg@ |
1.6.8 15 Mar 2013 15:26:14 |
kwm |
Don't make /var/lib we don't use it in the port. [1]
While here fix the path to machine-id in the dbus-uuidgen manpage
Submitted by: bapt [1] |
1.6.8 09 Mar 2013 22:36:50 |
kwm |
Update to 1.6.8.
Update Makefile header, port to OptionsNG and pet portlint.
Add portscout macro |
1.4.14_4 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.4.14_4 08 Sep 2012 11:05:42 |
kwm |
Correct the dbus-protocol.h so c++ in c++11 mode doesn't break.
While here don't remove the dbus pid file, dbus pipe and machine-id. [1]
Now dbus won't die on updates anymore.
Submitted by: rakuco@, zeising@
Obtained from: gnome dev repo [1] |
1.4.14_3 22 Jul 2012 20:08:48 |
swills |
- Don't create/remove the libexec/dbus-1 directory
Approved by: gnome@ (kwm) |
1.4.14_2 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. |
1.4.14_2 28 Dec 2011 21:18:58 |
marcus |
Move the sockets from /var/tmp to /tmp so that they can be cleaned up
by default on reboot.
PR: 163653
Submitted by: delphij |
1.4.14_1 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 |
1.4.14_1 13 Sep 2011 16:05:17 |
kwm |
Update to 1.4.14.
Remove stale DBUS_SLAVE cruf.
Break out CPPFLAGS from CONFIGURE_ENV.
Add additional x11 depends [1]
Specify full path to dbus-uuidgen. So it can be run on new installs, before
${LOCALBASE}/bin is added to PATH. [2]
Submitted by: John Prather <john.c.prather@gmail.com> [1]
Michal Varga <varga.michal@gmail.com> [2] |
1.4.6 04 Mar 2011 17:29:27 |
kwm |
Update to 1.4.6. |
1.4.1 31 Dec 2010 18:25:01 |
mezz |
Disable the man2html stuff completely.
PR: ports/153532
Reported by: Charlie Kester <corky1951@comcast.net> |
1.4.1 26 Dec 2010 15:47:17 |
marcus |
Update to 1.4.1. |
1.4.0 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.4.0 22 Oct 2010 22:32:20 |
kwm |
Update to 1.4.0.
Fix dbus launch on diskless systems [1]
PR: ports/151331 [1], ports/132304
Submitted by: Zane C.B. <vvelox@vvelox.net> [1] |
1.2.24_2 01 Sep 2010 18:04:06 |
makc |
Populate configuration files with additional includes of kde4 files.
(in preparation for KDE 4.5.1 update)
Approved by: kwm |
1.2.24_1 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
1.2.16_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.2.16_1 28 Nov 2009 20:06:37 |
marcus |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
1.2.4.6_1 06 Sep 2009 21:18:50 |
flz |
Add support to create users and groups from information stored in UIDs/GIDs
files. Users and groups won't be deleted at deinstall time as we're lacking
a refcount to know if any port is using them.
Also convert a few ports while I'm here.
PR: ports/108514
Submitted by: mm, self |
1.2.4.6 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.2.4.6 09 May 2009 05:03:51 |
marcus |
Update to 1.2.4.6. |
1.2.4.4 13 Jan 2009 07:44:38 |
marcus |
Do not compile with -Wno-pointer-sign. This fixes the build with GCC 3.x.
Reported by: ale |
1.2.4.4 13 Jan 2009 03:22:30 |
marcus |
Update to 1.2.4.4. |
1.2.4.2 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
1.2.1 21 Apr 2008 06:25:05 |
marcus |
Update to 1.2.1. |
1.1.20_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.1.20 05 Apr 2008 16:45:06 |
mezz |
-Fix the build with WITHOUT_X11. [1]
-Make WITHOUT_X11 actually works by add --without-x11.
Submitted by: Jonathan Hogg <jonathan@significant-whitespace.com> [1] |
1.1.20 24 Mar 2008 03:50:55 |
marcus |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
1.0.2_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.2_1 21 Mar 2007 21:25:12 |
marcus |
Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clients
(like gnome-session) close the pipe too early resulting in dbus-daemon
terminating. |
1.0.2 14 Dec 2006 20:33:12 |
marcus |
Update to 1.0.2.
Security: This fixes the vulnerability described in CVE-2006-6107 |
1.0.1 23 Nov 2006 02:02:02 |
marcus |
Update to 1.0.1. |
1.0.0 10 Nov 2006 23:29:25 |
tmclaugh |
Let USE_GNOME be overridden by slave ports. Needed for comming changes to
dbus-sharp.
Approved by: pav |
1.0.0 10 Nov 2006 22:05:37 |
marcus |
Update to 1.0.0. |
0.95_3 08 Nov 2006 05:25:43 |
tmclaugh |
Change the name of the dbus system socket to system_bus_socket per the dbus
spec.
"The address of the system message bus is given in the
DBUS_SYSTEM_BUS_ADDRESS environment variable. If that variable is not set,
applications should try to connect to the well-known address
unix:path=/var/run/dbus/system_bus_socket."
Approved by: marcus |
0.95_2 07 Nov 2006 02:14:53 |
marcus |
Make sure dbus-uuidgen --ensure is run during post-install to create
the machine-id file. At least one user reported errors related to this
file not existing. Strange that it did not affect everyone. |
0.95_1 06 Nov 2006 07:59:07 |
marcus |
I was too over-zealous with patch removal in the 0.95 update. Restore
a pkg-config bit that will fix dependent port builds. |
0.95 06 Nov 2006 03:35:39 |
marcus |
Update to 0.95. |
0.94_1 31 Oct 2006 09:35:01 |
jylefort |
Fix the rc script (must now source RC_SUBR before GNOME_SUBR) |
0.94_1 31 Oct 2006 09:13:00 |
jylefort |
Start dbus if gnome_enable is set to yes in /etc/rc.conf |
0.94 31 Oct 2006 02:36:36 |
marcus |
Update to 0.94. |
0.93_3 27 Oct 2006 02:05:30 |
marcus |
Add a missing #include to correct a problem where dbus would refuse to
launch if /usr/local or /usr/X11R6 were NFS mounts. The error seen would be:
Failed to start message bus: Can't calculate buffer size when reading directory
Approved by: portmgr (implicit) |
0.93_2 14 Oct 2006 08:35:50 |
marcus |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |