FreshPorts -- The Place For Ports Fri, 5 Dec 2008 5:47 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
py-dbus 0.83.0_1 devel on this many watch lists=18 search for ports that depend on this port
Python bindings for the D-BUS messaging system
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Jul 2004 01:19:17
Also Listed In: gnome python


Python bindings for the D-BUS interprocess messaging system.

WWW: http://dbus.freedesktop.org/doc/dbus-python/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python25, devel/gmake, devel/libtool15
Required To Run: lang/python25
Required Libraries: devel/dbus-glib

To install the port: cd /usr/ports/devel/py-dbus/ && make install clean
To add the package: pkg_add -r py25-dbus


Configuration Options
     No options to configure

Master Sites:
http://dbus.freedesktop.org/releases/dbus-python/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Jul 2008 18:40:25
Original commit files touched by this commit  0.83.0_1
mezz search for other commits by this committer
Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.

Reported by:    QA Tindy
25 Jul 2008 23:41:28
Original commit files touched by this commit  0.83.0
mezz search for other commits by this committer
-Update to 0.83.0.
-NOPORTDOCS -> NOPORTEXAMPLES on example files.
06 Jun 2008 14:21:59
Original commit files touched by this commit  0.82.4_1
edwin search for other commits by this committer
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)
19 Dec 2007 13:57:58
Original commit files touched by this commit  0.82.4
ahze search for other commits by this committer
Update to 0.82.4
10 Oct 2007 17:27:27
Original commit files touched by this commit  0.82.3
ahze search for other commits by this committer
Update to 0.82.3
18 Aug 2007 22:14:59
Original commit files touched by this commit  0.82.2
marcus search for other commits by this committer
Handle the case when py-docutils is installed, and register HTML documentation
plist entries.

Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com>
18 Aug 2007 19:45:29
Original commit files touched by this commit  0.82.2
marcus search for other commits by this committer
Cleanup doc installation to prevent potential installation failures.
06 Aug 2007 15:43:16
Original commit files touched by this commit  0.82.2
ahze search for other commits by this committer
Update WWW line to point to http://dbus.freedesktop.org/doc/dbus-python/
06 Aug 2007 15:04:56
Original commit files touched by this commit  0.82.2
ahze search for other commits by this committer
Update to 0.82.2
12 Jul 2007 13:09:38
Original commit files touched by this commit  0.82.1
ahze search for other commits by this committer
Update to 0.82.1
29 Jun 2007 21:53:49
Original commit files touched by this commit  0.82.0
marcus search for other commits by this committer
Update to 0.82.0.
09 Jun 2007 19:56:06
Original commit files touched by this commit  0.81.1
marcus search for other commits by this committer
Update to 0.81.1.
19 May 2007 21:32:57
Original commit files touched by this commit  0.80.2_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 Mar 2007 22:11:54
Original commit files touched by this commit  0.80.2_2
pav search for other commits by this committer
- Fix plist
19 Mar 2007 05:14:07
Original commit files touched by this commit  0.80.2_1
marcus search for other commits by this committer
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
14 Oct 2006 09:35:50
Original commit files touched by this commit  0.71
marcus search for other commits by this committer
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)
14 Jun 2006 06:03:44
Original commit files touched by this commit  0.62
marcus search for other commits by this committer
Update to 0.62.
20 May 2006 18:44:55
Original commit files touched by this commit  0.61_1
marcus search for other commits by this committer
Add a missing dependency on py-libxml2.
28 Apr 2006 02:37:06
Original commit files touched by this commit  0.61
jylefort search for other commits by this committer
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.
15 Mar 2006 05:31:15
Original commit files touched by this commit  0.61
marcus search for other commits by this committer
Update to 0.61.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.60_4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
17 Feb 2006 20:12:30
Original commit files touched by this commit  0.60_4
marcus search for other commits by this committer
Hide USE_RC_SUBR behind !defined(DBUS_SLAVE).
15 Feb 2006 04:39:47
Original commit files touched by this commit  0.60_3
marcus search for other commits by this committer
Sync the configure options with devel/dbus.
14 Feb 2006 17:51:17
Original commit files touched by this commit  0.60_2
marcus search for other commits by this committer
* Point localstatedir to /var to prevent the creation of /usr/local/var
* Fix IGNORE message

PR:             92844
Submitted by:   leeym
31 Dec 2005 18:43:11
Original commit files touched by this commit  0.60
marcus search for other commits by this committer
Update to 0.60.
28 Aug 2005 08:44:58
Original commit files touched by this commit  0.36.1
marcus search for other commits by this committer
Update to 0.36.1.
20 Aug 2005 01:46:19
Original commit files touched by this commit  0.35.2
marcus search for other commits by this committer
This port triggers a gcc bug on ia64, so ignore on that platform.

Reported by:    pointyhat via kris
Approved by:    portmgr (implicit)
16 Jul 2005 08:40:19
Original commit files touched by this commit  0.35
marcus search for other commits by this committer
Update to 0.35.
03 Jul 2005 06:50:49
Original commit files touched by this commit  0.34_1
marcus search for other commits by this committer
Remove a leftover directory.

Reported by:    pointyhat via kris
01 Jul 2005 07:35:11
Original commit files touched by this commit  0.33
marcus search for other commits by this committer
Sync with dbus-0.34.
02 Apr 2005 22:06:37
Original commit files touched by this commit  0.32
marcus search for other commits by this committer
Update to 0.32.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.23.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
22 Jan 2005 01:01:01
Original commit files touched by this commit  0.23
marcus search for other commits by this committer
Update to 0.23.
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.22_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
14 Aug 2004 05:48:26
Original commit files touched by this commit  0.22
marcus search for other commits by this committer
Update to 0.22.
08 Aug 2004 19:01:17
Original commit files touched by this commit  0.21_2
marcus search for other commits by this committer
Fix the Python bindings build on -CURRENT, and make sure the Python
bindings are properly linked to libdbus-1.

Reported by:    olgeni
05 Aug 2004 04:34:51
Original commit files touched by this commit  0.21_2
marcus search for other commits by this committer
Add a missing BUILD_DEPENDS on pyrex.

Reported by:    pointyhat
27 Jul 2004 01:18:49
Original commit files touched by this commit  0.21_2
marcus search for other commits by this committer
Add py-dbus, Python bindings for the D-BUS messaging system.

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19497
Broken 162
Deprecated 87
Ignore 472
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 4
new 48 hours5
new 7 days29
new fortnight93
new month165

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.249 seconds.