Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/py-dbus/Makefile

[BACK] Up to [FreeBSD] / ports / devel / py-dbus

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 13 16:11:22 2011 UTC (4 months, 4 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
Update to 0.84.0.

Break CPPFLAGS our of CONFIGURE_ENV.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:19 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Dec 19 07:25:25 2010 UTC (13 months, 3 weeks ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -2 lines
Update to 0.83.2.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:26 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Oct 3 16:07:08 2010 UTC (16 months, 1 week ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
Disable build the api document. It will build if epydoc exists in system and
it can cause a few users to get build failure for some reason.

PR:		ports/150441
Reported by:	Chris <chris@geonumerical.org>

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon May 31 22:52:32 2010 UTC (20 months, 1 week ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -0 lines
Bump PORTREVISION and add USE_GETTEXT where missing.

PR:		147257

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 10 21:18:11 2010 UTC (21 months ago) by kwm
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -3 lines
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.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:33:33 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
-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

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jul 27 17:40:24 2008 UTC (3 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +8 -0 lines
Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.

Reported by:	QA Tindy

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jul 25 22:41:27 2008 UTC (3 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -6 lines
-Update to 0.83.0.
-NOPORTDOCS -> NOPORTEXAMPLES on example files.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:44 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
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)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 19 13:57:58 2007 UTC (4 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update to 0.82.4

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Oct 10 16:27:27 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update to 0.82.3

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Aug 18 21:14:58 2007 UTC (4 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +9 -1 lines
Handle the case when py-docutils is installed, and register HTML documentation
plist entries.

Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Aug 18 18:45:29 2007 UTC (4 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Cleanup doc installation to prevent potential installation failures.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 6 14:04:55 2007 UTC (4 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to 0.82.2

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jul 12 12:09:38 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to 0.82.1

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 29 20:53:49 2007 UTC (4 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Update to 0.82.0.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jun 9 18:56:06 2007 UTC (4 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Update to 0.81.1.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:31 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 20 22:11:54 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Fix plist

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 19 05:13:31 2007 UTC (4 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +15 -8 lines
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.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:15 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +12 -30 lines
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,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jun 14 05:03:44 2006 UTC (5 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 0.62.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat May 20 17:44:55 2006 UTC (5 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
Add a missing dependency on py-libxml2.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 28 01:37:06 2006 UTC (5 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
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.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 15 05:31:15 2006 UTC (5 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 0.61.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 17 20:12:30 2006 UTC (5 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Hide USE_RC_SUBR behind !defined(DBUS_SLAVE).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 15 04:39:47 2006 UTC (5 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Sync the configure options with devel/dbus.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 14 17:51:17 2006 UTC (5 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
* Point localstatedir to /var to prevent the creation of /usr/local/var
* Fix IGNORE message

PR:		92844
Submitted by:	leeym

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Dec 31 18:43:11 2005 UTC (6 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update to 0.60.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 20 00:46:19 2005 UTC (6 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
This port triggers a gcc bug on ia64, so ignore on that platform.

Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 16 07:40:19 2005 UTC (6 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Update to 0.35.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 3 05:50:49 2005 UTC (6 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Remove a leftover directory.

Reported by:	pointyhat via kris

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 2 21:06:37 2005 UTC (6 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 0.32.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:02 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 22 01:01:01 2005 UTC (7 years ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 0.23.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:17 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 14 04:48:26 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Update to 0.22.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 8 18:01:16 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Fix the Python bindings build on -CURRENT, and make sure the Python
bindings are properly linked to libdbus-1.

Reported by:	olgeni

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 5 03:34:51 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Add a missing BUILD_DEPENDS on pyrex.

Reported by:	pointyhat

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 27 00:18:49 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Add py-dbus, Python bindings for the D-BUS messaging system.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options