1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Joe Marcus Clarke
be1b3fe2d4 Update to 0.62. 2006-06-14 05:03:44 +00:00
Joe Marcus Clarke
93c95386bf Add a missing dependency on py-libxml2. 2006-05-20 17:44:55 +00:00
Jean-Yves Lefort
830a25df1e 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.
2006-04-28 01:37:06 +00:00
Joe Marcus Clarke
9e96cdaade Update to 0.61. 2006-03-15 05:31:15 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
9f677a9434 Hide USE_RC_SUBR behind !defined(DBUS_SLAVE). 2006-02-17 20:12:30 +00:00
Joe Marcus Clarke
bbf93d2eb5 Sync the configure options with devel/dbus. 2006-02-15 04:39:47 +00:00
Joe Marcus Clarke
528e27bd7e * Point localstatedir to /var to prevent the creation of /usr/local/var
* Fix IGNORE message

PR:		92844
Submitted by:	leeym
2006-02-14 17:51:17 +00:00
Joe Marcus Clarke
a669dc1c3c Update to 0.60. 2005-12-31 18:43:11 +00:00
Joe Marcus Clarke
b71b6bdc85 Update to 0.36.1. 2005-08-28 07:44:57 +00:00
Joe Marcus Clarke
79c5a78d70 This port triggers a gcc bug on ia64, so ignore on that platform.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2005-08-20 00:46:19 +00:00
Joe Marcus Clarke
d7d7fe72d7 Update to 0.35. 2005-07-16 07:40:19 +00:00
Joe Marcus Clarke
c438b8ca4b Remove a leftover directory.
Reported by:	pointyhat via kris
2005-07-03 05:50:49 +00:00
Joe Marcus Clarke
af7ecf9aa6 Sync with dbus-0.34. 2005-07-01 06:35:11 +00:00
Joe Marcus Clarke
4f545c5a49 Update to 0.32. 2005-04-02 21:06:37 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
3dda35e9e6 Update to 0.23. 2005-01-22 01:01:01 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
178aa4f451 Update to 0.22. 2004-08-14 04:48:26 +00:00
Joe Marcus Clarke
29a2d8d1ee Fix the Python bindings build on -CURRENT, and make sure the Python
bindings are properly linked to libdbus-1.

Reported by:	olgeni
2004-08-08 18:01:16 +00:00
Joe Marcus Clarke
2fc30e9c92 Add a missing BUILD_DEPENDS on pyrex.
Reported by:	pointyhat
2004-08-05 03:34:51 +00:00
Joe Marcus Clarke
5a2d9fe864 Add py-dbus, Python bindings for the D-BUS messaging system. 2004-07-27 00:18:49 +00:00