FreshPorts -- The Place For Ports Sat, 6 Sep 2008 7:34 AM BST
non port: devel/dbus/Makefile
CVSWeb

Number of commits found: 71

Mon, 21 Apr 2008
[ 07:25 marcus ] Original commit 
1.71 devel/dbus/Makefile
1.26 devel/dbus/distinfo
1.2 devel/dbus/files/patch-tools_dbus-launch.c
Update to 1.2.1.
Sat, 19 Apr 2008
[ 18:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 5 Apr 2008
[ 17:45 mezz ] Original commit 
1.69 devel/dbus/Makefile
1.1 devel/dbus/files/patch-tools_dbus-launch.c
-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]
Mon, 24 Mar 2008
[ 03:50 marcus ] Original commit 
1.1564 MOVED
1.20 accessibility/Makefile
1.3 accessibility/accerciser/Makefile
1.62 accessibility/at-spi/Makefile
1.53 accessibility/atk/Makefile
1.40 accessibility/dasher/Makefile
1.63 accessibility/gail/Makefile
1.12 accessibility/orca/Makefile
1.69 archivers/file-roller/Makefile
1.45 astro/glunarclock/Makefile

(Only the first 10 of 712 ports in this commit are shown above. View all ports for this commit)
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
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 21 Mar 2007
[ 21:25 marcus ] Original commit 
1.66 devel/dbus/Makefile
1.4 devel/dbus/files/patch-bus_bus.c
1.4 devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c
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.
Thu, 14 Dec 2006
[ 20:33 marcus ] Original commit 
1.65 devel/dbus/Makefile
1.24 devel/dbus/distinfo
Update to 1.0.2.

Security:       This fixes the vulnerability described in CVE-2006-6107
Thu, 23 Nov 2006
[ 02:02 marcus ] Original commit 
1.64 devel/dbus/Makefile
1.23 devel/dbus/distinfo
1.24 devel/dbus/pkg-plist
Update to 1.0.1.
Fri, 10 Nov 2006
[ 23:29 tmclaugh ] Original commit 
1.63 devel/dbus/Makefile
Let USE_GNOME be overridden by slave ports.  Needed for comming changes to
dbus-sharp.

Approved by:    pav
[ 22:05 marcus ] Original commit 
1.62 devel/dbus/Makefile
1.22 devel/dbus/distinfo
1.3 devel/dbus/files/patch-bus_bus.c
Update to 1.0.0.
Wed, 8 Nov 2006
[ 05:25 tmclaugh ] Original commit 
1.18 devel/dbus-sharp/Makefile
1.61 devel/dbus/Makefile
1.42 net/avahi/Makefile
1.6 net/py-avahi/Makefile
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
Tue, 7 Nov 2006
[ 02:14 marcus ] Original commit 
1.60 devel/dbus/Makefile
1.4 devel/dbus/pkg-install
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.
Mon, 6 Nov 2006
[ 07:59 marcus ] Original commit 
1.59 devel/dbus/Makefile
1.4 devel/dbus/files/patch-dbus-1.pc.in
I was too over-zealous with patch removal in the 0.95 update.  Restore
a pkg-config bit that will fix dependent port builds.
[ 03:35 marcus ] Original commit 
1.58 devel/dbus/Makefile
1.21 devel/dbus/distinfo
1.2 devel/dbus/files/patch-bus_bus.c
1.2 devel/dbus/files/patch-bus_session.conf.in
1.12 devel/dbus/files/patch-configure
1.3 devel/dbus/files/patch-dbus-1.pc.in
1.2 devel/dbus/files/patch-dbus_dbus-sysdeps-unix.c
1.6 devel/dbus/files/patch-tools_Makefile.in
1.3 devel/dbus/pkg-install
1.23 devel/dbus/pkg-plist
Update to 0.95.
Tue, 31 Oct 2006
[ 09:13 jylefort ] Original commit 
1.57 devel/dbus/Makefile
1.10 devel/dbus/files/dbus.in
Start dbus if gnome_enable is set to yes in /etc/rc.conf
[ 02:36 marcus ] Original commit 
1.56 devel/dbus/Makefile
1.20 devel/dbus/distinfo
1.11 devel/dbus/files/patch-configure
1.3 devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c
1.5 devel/dbus/files/patch-tools_Makefile.in
1.22 devel/dbus/pkg-plist
Update to 0.94.
Fri, 27 Oct 2006
[ 03:05 marcus ] Original commit 
1.55 devel/dbus/Makefile
1.2 devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c
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)
Sat, 14 Oct 2006
[ 09:35 marcus ] Original commit 
1.54 accessibility/at-spi/Makefile
1.48 accessibility/atk/Makefile
1.33 accessibility/dasher/Makefile
1.57 accessibility/gail/Makefile
1.20 accessibility/gnome-speech/Makefile
1.33 accessibility/gnopernicus/Makefile
1.31 accessibility/gok/Makefile
1.1 accessibility/orca/Makefile
1.57 archivers/file-roller/Makefile
1.25 audio/gnome-audio/Makefile

(Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 11 Sep 2006
[ 19:04 marcus ] Original commit 
1.53 devel/dbus/Makefile
1.20 devel/dbus/pkg-plist
Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd.

Reported by:    oliver
Wed, 14 Jun 2006
[ 06:03 marcus ] Original commit 
1.52 devel/dbus/Makefile
1.19 devel/py-dbus/Makefile
1.18 devel/dbus/distinfo
1.9 devel/dbus/files/patch-configure
1.19 devel/dbus/pkg-plist
Update to 0.62.
Sat, 10 Jun 2006
[ 20:03 marcus ] Original commit 
1.51 devel/dbus/Makefile
1.8 devel/dbus/files/dbus.in
* Rename our rc.d stop_postcmd function to be consistent with other scripts
* Create the directory to hold the dbus pidfile before starting as MFS-mounted
  /var's will not have this directory [1]

PR:             98580 [1]
Wed, 3 May 2006
[ 07:22 marcus ] Original commit 
1.50 devel/dbus/Makefile
1.1 devel/dbus/files/patch-bus_system.conf.in
1.17 devel/dbus/pkg-plist
Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system bus
configuration files.
Tue, 2 May 2006
[ 18:04 marcus ] Original commit 
1.49 devel/dbus/Makefile
1.6 devel/dbus/files/patch-bus_dir-watch.c
Add a half-second delay before HUP'ing the system daemon when the system.d
contents change.  This avoids a race with install(1) that causes dbus
to die.  Also, adjust the list of kevent notes to be closer to what dnotify
is using in Linux.
Fri, 28 Apr 2006
[ 02:37 jylefort ] Original commit 
1.48 devel/dbus/Makefile
1.17 devel/py-dbus/Makefile
1.7 devel/dbus/files/dbus.in
1.2 devel/dbus/pkg-install
1.16 devel/dbus/pkg-plist
The system daemon is running as messagebus:messagebus, so it does not
have the permission to remove its pid file and socket on exit. Put
these files in the /var/run/dbus directory, owned by
messagebus:messagebus.

Remove the files and directory on package deinstall.
Tue, 4 Apr 2006
[ 13:31 bland ] Original commit 
1.47 devel/dbus/Makefile
1.2 devel/dbus/files/patch-tools_run-with-tmp-session-bus.sh
- Drop bash build dependency. [1]
- Remove obsolete USE_REINPLACE.

Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com> [1]
Wed, 15 Mar 2006
[ 05:31 marcus ] Original commit 
1.46 devel/dbus/Makefile
1.16 devel/py-dbus/Makefile
1.17 devel/dbus/distinfo
1.8 devel/dbus/files/patch-configure
Update to 0.61.
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Fri, 17 Feb 2006
[ 20:12 marcus ] Original commit 
1.44 devel/dbus/Makefile
1.15 devel/py-dbus/Makefile
Hide USE_RC_SUBR behind !defined(DBUS_SLAVE).
Wed, 15 Feb 2006
[ 04:29 marcus ] Original commit 
1.43 devel/dbus/Makefile
1.6 devel/dbus/files/dbus.in
1.6 devel/dbus/files/dbus.sh
1.13 devel/dbus/pkg-plist
* Fix creation of the dbus system socket
* Update for the new USE_RC_SUBR world order
Tue, 14 Feb 2006
[ 17:51 marcus ] Original commit 
1.42 devel/dbus/Makefile
1.13 devel/py-dbus/Makefile
* Point localstatedir to /var to prevent the creation of /usr/local/var
* Fix IGNORE message

PR:             92844
Submitted by:   leeym
Mon, 30 Jan 2006
[ 23:20 kuriyama ] Original commit 
1.27 audio/libmusicbrainz/Makefile
1.22 audio/slimserver/Makefile
1.9 comms/trustedqsl/Makefile
1.6 converters/shftool/Makefile
1.12 deskutils/treeline/Makefile
1.60 devel/apr/Makefile
1.22 devel/cvsnt/Makefile
1.7 devel/datadesigner/Makefile
1.41 devel/dbus/Makefile
1.23 devel/e4graph/Makefile

(Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Chase shlib bump of libexpat.
Sat, 31 Dec 2005
[ 18:42 marcus ] Original commit 
1.40 devel/dbus/Makefile
1.5 devel/dbus/files/dbus.sh
1.16 devel/dbus/distinfo
1.7 devel/dbus/files/patch-configure
1.10 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.11 devel/dbus/pkg-plist
Update to 0.60.
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sun, 11 Sep 2005
[ 20:51 marcus ] Original commit 
1.37 devel/dbus/Makefile
1.14 devel/dbus/distinfo
1.6 devel/dbus/files/patch-configure
Update to 0.50.
Fri, 2 Sep 2005
[ 04:47 marcus ] Original commit 
1.36 devel/dbus/Makefile
1.13 devel/dbus/distinfo
Update to 0.36.2.

Security:       Fixes CAN-2005-0201
Sun, 28 Aug 2005
[ 08:44 marcus ] Original commit 
1.35 devel/dbus/Makefile
1.12 devel/dbus/distinfo
1.9 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.3 devel/dbus/files/patch-glib_dbus-gidl.c
1.2 devel/dbus/files/patch-glib_dbus-gobject.c
1.3 devel/dbus/files/patch-glib_dbus-gvalue-utils.c
1.3 devel/dbus/files/patch-glib_dbus-gvalue.c
1.2 devel/dbus/files/patch-tools_dbus-send.c
1.5 devel/py-dbus/pkg-plist
Update to 0.36.1.
Fri, 22 Jul 2005
[ 23:47 marcus ] Original commit 
1.34 devel/dbus/Makefile
Correct placement of IGNORE so the slave port will actually pick it up.
[ 23:41 marcus ] Original commit 
1.33 devel/dbus/Makefile
Mark py-dbus IGNORE on 4.X.  It does not build, and GCC 3.4 won't help here.
Tue, 19 Jul 2005
[ 06:12 marcus ] Original commit 
1.32 devel/dbus/Makefile
1.11 devel/dbus/distinfo
Update to 0.35.2.
Sat, 16 Jul 2005
[ 18:27 marcus ] Original commit 
1.31 devel/dbus/Makefile
1.10 devel/dbus/distinfo
1.5 devel/dbus/files/patch-python_Makefile.in
1.2 devel/dbus/files/patch-python_dbus_bindings.pxd.in
Update to 0.35.1.
[ 16:47 jylefort ] Original commit 
1.30 devel/dbus/Makefile
1.8 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.2 devel/dbus/files/patch-glib_dbus-gvalue-utils.c
1.1 devel/dbus/files/patch-tools_dbus-send.c
1.10 devel/dbus/pkg-plist
- Fix a patch which did not apply [1]
- Fix build on 4.x
- Also create ${PREFIX}/etc/dbus-1/system.d when installed from a package

Reported by:    Dennis Cabooter [1]
[ 08:40 marcus ] Original commit 
1.29 devel/dbus/Makefile
1.9 devel/dbus/distinfo
1.7 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.2 devel/dbus/files/patch-glib_dbus-gidl.c
1.2 devel/dbus/files/patch-glib_dbus-gvalue.c
1.2 devel/dbus/files/patch-mono_doc_Makefile.in
1.4 devel/dbus/files/patch-python_Makefile.in
1.1 devel/dbus/files/patch-python_dbus_bindings.pxd.in
1.3 devel/dbus/files/patch-python_dbus_bindings.pyx.in
1.1 devel/dbus/files/patch-python_dbus_h_wrapper.h
Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms.
Sat, 9 Jul 2005
[ 04:50 marcus ] Original commit 
1.28 devel/dbus/Makefile
1.9 devel/dbus/pkg-plist
Disable GTK+ support since it's only used for one tool, and that tool doesn't
seem to work anyway.
Sun, 3 Jul 2005
[ 07:11 marcus ] Original commit 
1.27 devel/dbus/Makefile
1.5 devel/dbus/files/patch-bus_dir-watch.c
Remove the kqueue watch from the mainloop before unref'ing it.  This
eliminates one needless kevent system call.
[ 06:47 marcus ] Original commit 
1.26 devel/dbus/Makefile
1.4 devel/dbus/files/patch-bus_dir-watch.c
Be sure to unref the kqueue watch along with marking the kqueue file
descriptor as invalid.
Sat, 2 Jul 2005
[ 20:17 marcus ] Original commit 
1.25 devel/dbus/Makefile
1.2 devel/dbus/files/patch-bus_dir-watch.c
Fix a CPU hog problem with dbus running in fork mode.  Kqueue is not shared
across fork(), and thus the file descriptor kevent was trying to read from
was actually pointign to /dev/null.  This caused dbus to eat up 100% of the
CPU.  Of course, tests with --nofork worked just fine.

The new approach will detect if the kqueue has been closed, a reopen it
after the fork.
Fri, 1 Jul 2005
[ 06:20 marcus ] Original commit 
1.24 devel/dbus/Makefile
1.8 devel/dbus/distinfo
1.1 devel/dbus/files/patch-bus_bus.c
1.1 devel/dbus/files/patch-bus_dir-watch.c
1.1 devel/dbus/files/patch-config.h.in
1.5 devel/dbus/files/patch-configure
1.2 devel/dbus/files/patch-dbus_dbus-sysdeps-util.c
1.2 devel/dbus/files/patch-mono_Makefile.in
1.3 devel/dbus/files/patch-tools_Makefile.in
1.8 devel/dbus/pkg-plist
* Update to 0.34
* Add kqueue support so to dynamically re-read new configuration files
Thu, 9 Jun 2005
[ 17:13 marcus ] Original commit 
1.23 devel/dbus/Makefile
Create the ${X11BASE} services directory in the correct location.
[ 12:25 lesi ] Original commit 
1.22 devel/dbus/Makefile
Fix INDEX build:
"/usr/ports/devel/dbus-sharp/../dbus/Makefile", line 76: Unassociated
shell command "${MKDIR} ${X11BASE}/share/dbus-1/services"

Submitted by:   flz
[ 05:10 marcus ] Original commit 
1.21 devel/dbus/Makefile
1.7 devel/dbus/pkg-plist
Be sure to create ${X11BASE}/share/dbus-1/services to avoid a startup problem
with session-based dbus.
Tue, 7 Jun 2005
[ 03:36 marcus ] Original commit 
1.20 devel/dbus/Makefile
1.1 devel/dbus/files/patch-bus_session.conf.in
Teach dbus to look for session files in both PREFIX and X11BASE.

Requested by:   mezz
Mon, 2 May 2005
[ 06:43 marcus ] Original commit 
1.19 devel/dbus/Makefile
1.7 devel/dbus/distinfo
Update to 0.33.
Tue, 26 Apr 2005
[ 07:02 marcus ] Original commit 
1.18 devel/dbus/Makefile
1.10 security/gnomekeyring/Makefile
1.5 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.4 security/gnomekeyring/files/patch-gnome-keyring-daemon-io.c
1.4 security/gnomekeyring/files/patch-gnome-keyring.c
Fix dbus and gnomekeyring on -CURRENT by not using LOCAL_CREDS.  While it
works, it does not provide the pid information that the cmsgcred structure
gives us. Dbus and gnomekeyring will now behave the same way on all versions
of FreeBSD.
Sat, 9 Apr 2005
[ 03:41 marcus ] Original commit 
1.17 devel/dbus/Makefile
1.1 devel/dbus/files/patch-glib_dbus-gidl.c
Fix a double free problem that triggered a crash on -CURRENT.

Reported by:    pointyhat via kris
Thu, 7 Apr 2005
[ 16:56 lofi ] Original commit 
1.16 devel/dbus/Makefile
1.6 devel/dbus/pkg-plist
Fix build WITH_QT.

Nodded through by: pav
Sat, 2 Apr 2005
[ 22:06 marcus ] Original commit 
1.15 devel/dbus/Makefile
1.4 devel/dbus/files/dbus.sh
1.6 devel/dbus/distinfo
1.1 devel/dbus/files/patch-dbus_dbus-sysdeps-util.c
1.2 devel/dbus/files/patch-tools_Makefile.in
1.1 devel/dbus/files/patch-tools_run-with-tmp-session-bus.sh
1.5 devel/dbus/pkg-plist
Update to 0.32.
Sat, 12 Mar 2005
[ 10:54 marcus ] Original commit 
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile

(Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Sun, 27 Feb 2005
[ 07:13 marcus ] Original commit 
1.13 devel/dbus/Makefile
1.5 devel/dbus/distinfo
Update to 0.23.2.
Wed, 16 Feb 2005
[ 08:21 marcus ] Original commit 
1.12 devel/dbus/Makefile
1.4 devel/dbus/distinfo
Update to 0.23.1.
Tue, 25 Jan 2005
[ 00:26 marcus ] Original commit 
1.11 devel/dbus/Makefile
1.4 devel/dbus/files/patch-configure
1.1 devel/dbus/files/patch-tools_Makefile.in
* Fix build on 4.X
* Fix the locale directory in the tools build
Sat, 22 Jan 2005
[ 01:01 marcus ] Original commit 
1.10 devel/dbus/Makefile
1.6 devel/py-dbus/Makefile
1.3 devel/dbus/distinfo
1.2 devel/dbus/files/patch-dbus_Makefile.in
1.4 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.3 devel/dbus/files/patch-python_Makefile.in
1.3 devel/dbus/pkg-plist
Update to 0.23.
Sat, 18 Dec 2004
[ 00:42 marcus ] Original commit 
1.9 devel/dbus/Makefile
1.3 devel/dbus/files/patch-dbus_dbus-sysdeps.c
Adapt patches from gnomekeyring to dbus to fix alignment errors on
non-i386 platforms.
Thu, 25 Nov 2004
[ 19:42 marcus ] Original commit 
1.8 devel/dbus/Makefile
Fix fetch after fd.o's restructuring.

Reported by:    h <h@erathia.be>
Tue, 9 Nov 2004
[ 04:43 adamw ] Original commit 
1.7 devel/dbus/Makefile
Mark BROKEN when QT support is requested. Setting WITH_QT
causes configure to fail.
Sun, 7 Nov 2004
[ 22:37 marcus ] Original commit 
1.17 accessibility/dasher/Makefile
1.4 accessibility/ruby-atk/Makefile
1.10 arabic/katoob/Makefile
1.7 archivers/rox-archive/Makefile
1.3 astro/gdesklets-goodweather-psi/Makefile
1.9 astro/gdesklets-goodweather/Makefile
1.4 astro/gdesklets-seti/Makefile
1.9 astro/gdesklets-weather/Makefile
1.2 astro/gkrellmoon2/Makefile
1.25 astro/glunarclock/Makefile

(Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Sat, 14 Aug 2004
[ 05:48 marcus ] Original commit 
1.5 devel/dbus/Makefile
1.4 devel/py-dbus/Makefile
1.2 devel/dbus/distinfo
1.3 devel/dbus/files/patch-configure
1.2 devel/dbus/pkg-plist
Update to 0.22.
Sun, 8 Aug 2004
[ 19:01 marcus ] Original commit 
1.4 devel/dbus/Makefile
1.3 devel/py-dbus/Makefile
1.2 devel/dbus/files/patch-python_Makefile.in
1.2 devel/dbus/files/patch-python_dbus_bindings.pyx.in
Fix the Python bindings build on -CURRENT, and make sure the Python
bindings are properly linked to libdbus-1.

Reported by:    olgeni
Tue, 27 Jul 2004
[ 01:16 marcus ] Original commit 
1.3 devel/dbus/Makefile
1.3 devel/dbus/files/dbus.sh
1.2 devel/dbus/files/patch-configure
1.1 devel/dbus/files/patch-python_Makefile.in
1.1 devel/dbus/files/patch-python_dbus_bindings.pyx.in
* Fix local session socket support
* Fix rc.d script variable initialization
* Add support for slave ports (needed for upcoming py-dbus)
Thu, 22 Jul 2004
[ 06:41 marcus ] Original commit 
1.2 devel/dbus/Makefile
1.2 devel/dbus/files/dbus.sh
1.1 devel/dbus/files/patch-configure
1.2 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.1 devel/dbus/pkg-install
* Fix the path to the dbus socket
* Make sure the messagebus user and group are created, and block out uid/gid
  556 for this
* Delete the dbus.pid file as part of a stop_postcmd (dbus doesn't delete its
  own pid file)
* Clean up some bash'isms in the KDE detection configure code
* Make the strtod() Call more 4.X friendly by not passing hex to it
Wed, 21 Jul 2004
[ 20:43 marcus ] Original commit 
1.1645 devel/Makefile
1.1 devel/dbus/Makefile
1.1 devel/dbus/files/dbus.sh
1.1 devel/dbus/distinfo
1.1 devel/dbus/files/patch-dbus-1.pc.in
1.1 devel/dbus/files/patch-dbus_Makefile.in
1.1 devel/dbus/files/patch-dbus_dbus-sysdeps.c
1.1 devel/dbus/pkg-descr
1.1 devel/dbus/pkg-plist
Add dbus, Freedesktop.org's  Desktop Bus.  D-BUS is a message passing framework
for informing applications about system events such as new hardware being
added, new users logging into an IM application, new software installed,
etc.

Number of commits found: 71

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19088
Broken 157
Deprecated 78
Ignore 423
Forbidden 6
Restricted 289
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 10
new 48 hours12
new 7 days61
new fortnight88
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.269 seconds.