FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 5:23 AM BST
Port details
py-gtk2 2.24.0 x11-toolkits on this many watch lists=117 search for ports that depend on this port
A set of Python bindings for GTK+
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Oct 2002 08:32:11
Also Listed In: python
License: not specified in port


Excerpt from the README:

 PyGTK
 =====

 This archive contains modules that allow you to use gtk in Python
 programs.  At present, it is a fairly complete set of bindings.

Author: James Henstridge <james@daa.com.au>
WWW: http://www.pygtk.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: graphics/py-cairo, lang/python27, devel/gmake, textproc/intltool, devel/pkg-config, devel/py-gobject
Required To Run: graphics/py-cairo, lang/python27, devel/pkg-config, devel/gio-fam-backend, devel/py-gobject
Required Libraries: devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, devel/libglade2, textproc/libxml2, x11-toolkits/pango

Required by:
for Build

for Run

To install the port: cd /usr/ports/x11-toolkits/py-gtk2/ && make install clean
To add the package: pkg_add -r py-gtk2


Configuration Options
===> The following configuration options are available for py25-gtk-2.24.0:
     NUMPY=off (default) "Enable numpy support (pulls in gcc44)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/pygtk/2.24/
http://ftp.acc.umu.se/pub/GNOME/sources/pygtk/2.24/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/pygtk/2.24/
http://ftp.unina.it/pub/linux/GNOME/sources/pygtk/2.24/
http://fr2.rpmfind.net/linux/gnome.org/sources/pygtk/2.24/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/pygtk/2.24/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/pygtk/2.24/
http://linorg.usp.br/gnome/sources/pygtk/2.24/
http://mirror.aarnet.edu.au/pub/gnome/sources/pygtk/2.24/
http://ring.nict.go.jp/archives/X/gnome/sources/pygtk/2.24/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/pygtk/2.24/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/
ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/pygtk/2.24/
http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/

Number of commits found: 67

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Nov 2011 15:26:04
Original commit files touched by this commit  2.24.0
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 22:53:25
Original commit files touched by this commit  2.24.0
kwm search for other commits by this committer
Fix build on FreeBSD 10
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.24.0
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.24.0
amdmi3 search for other commits by this committer
- 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
30 Jul 2011 09:26:59
Original commit files touched by this commit  2.24.0
kwm search for other commits by this committer
Also update these to there latest stable versions.
02 Jul 2011 18:18:48
Original commit files touched by this commit  2.22.0_2
miwi search for other commits by this committer
- Kick MD5 support
28 Feb 2011 11:31:37
Original commit files touched by this commit  2.22.0_2
kwm search for other commits by this committer
Fix CPU hogging when subprocess terminates.

PR:             ports/154755
Submitted by:   Antoine Martin <antoine@nagafix.co.uk>
Obtained from:  py-gtk upstream
20 Nov 2010 15:37:08
Original commit files touched by this commit  2.22.0_1
kwm search for other commits by this committer
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

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

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
31 May 2010 19:48:04
Original commit files touched by this commit  2.17.0_4
marcus search for other commits by this committer
Correct typo.

Reported by:    Martin Tournoij <martin@arp242.net>
31 May 2010 02:01:56
Original commit files touched by this commit  2.17.0_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
17 May 2010 11:17:08
Original commit files touched by this commit  2.17.0_3
kwm search for other commits by this committer
Bump portrevision for last chance, since dependancy list changed for default
package.

Poked by:       pav@
17 May 2010 09:40:27
Original commit files touched by this commit  2.17.0_2
kwm search for other commits by this committer
Make numpy optional, defaulting to off. Because it depends gcc44.
16 May 2010 22:07:20
Original commit files touched by this commit  2.17.0_2
kwm search for other commits by this committer
Correct depend on Numpy instead of Numeric.

PR:             ports/146601
Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
10 May 2010 21:19:08
Original commit files touched by this commit  2.17.0_1
kwm search for other commits by this committer
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 View all of this commit message)
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.16.0_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.16.0_1
dinoex search for other commits by this committer
- update to jpeg-8
28 Nov 2009 20:06:37
Original commit files touched by this commit  2.16.0
marcus search for other commits by this committer
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 View all of this commit message)
22 Aug 2009 17:19:22
Original commit files touched by this commit  2.14.1_1
marcus search for other commits by this committer
Add a unique LATEST_LINK.

Reported by:    erwin
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.14.1_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
08 Mar 2009 07:15:33
Original commit files touched by this commit  2.14.1
marcus search for other commits by this committer
Update to 2.14.1.
15 Feb 2009 22:14:44
Original commit files touched by this commit  2.13.0_1
marcus search for other commits by this committer
Fix installation when NOPORTDOCS is defined.  Also, honor EXAMPLESDIR.
10 Jan 2009 05:22:13
Original commit files touched by this commit  2.13.0_1
marcus search for other commits by this committer
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 View all of this commit message)
06 Jun 2008 14:16:37
Original commit files touched by this commit  2.12.1_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)
07 Jan 2008 21:24:37
Original commit files touched by this commit  2.12.1
mezz search for other commits by this committer
Update to 2.12.1.
24 Oct 2007 23:37:25
Original commit files touched by this commit  2.12.0
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10 Jul 2007 21:31:06
Original commit files touched by this commit  2.10.6
mezz search for other commits by this committer
Update to 2.10.6.
04 Jul 2007 21:34:31
Original commit files touched by this commit  2.10.5
marcus search for other commits by this committer
Update to 2.10.5.
19 May 2007 20:32:57
Original commit files touched by this commit  2.10.4_1
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}.
14 Mar 2007 22:58:09
Original commit files touched by this commit  2.10.4
pav search for other commits by this committer
- Pass actual python version to configure script. This is needed to support
  several parallel python version on a single machine

PR:             ports/104560
Submitted by:   vd
06 Feb 2007 19:19:31
Original commit files touched by this commit  2.10.4
mezz search for other commits by this committer
Update to 2.10.4.
18 Oct 2006 18:56:36
Original commit files touched by this commit  2.10.3
mezz search for other commits by this committer
Update to 2.10.3 to fix the 64-bit platforms in the runtime.

Bugzilla:       http://bugzilla.gnome.org/show_bug.cgi?id=362738
Reported by:    Mark Nowiasz <buckaroo@gmx.de>
Approved by:    portmgr (marcus)
14 Oct 2006 08:35:50
Original commit files touched by this commit  2.10.2
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)
06 Jun 2006 03:20:24
Original commit files touched by this commit  2.8.6
mezz search for other commits by this committer
-Change from EG_DST_DIR to EXAMPLESDIR.
-Use DOCSDIR in Makefile and plist.
-Use EXAMPLESDIR in plist.
30 Apr 2006 00:47:21
Original commit files touched by this commit  2.8.6
marcus search for other commits by this committer
Presenting GNOME 2.14.1 for FreeBSD!  Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.8.2_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
17 Jan 2006 03:40:31
Original commit files touched by this commit  2.8.2
marcus search for other commits by this committer
Add CONFLICTS on py-gobject.
23 Nov 2005 22:41:05
Original commit files touched by this commit  2.8.2
pav search for other commits by this committer
- Add SHA256 checksums
05 Nov 2005 06:27:38
Original commit files touched by this commit  2.8.2
marcus search for other commits by this committer
Update to 2.8.2.
21 Jul 2005 08:51:50
Original commit files touched by this commit  2.6.2
ahze search for other commits by this committer
- Update or add WWW line
11 May 2005 18:07:39
Original commit files touched by this commit  2.6.2
marcus search for other commits by this committer
Update to 2.6.2.
16 Mar 2005 01:22:10
Original commit files touched by this commit  2.6.1
adamw search for other commits by this committer
Update to 2.6.1.
12 Mar 2005 11:14:30
Original commit files touched by this commit  2.6.0
marcus search for other commits by this committer
Update to 2.6.0.
07 Nov 2004 22:50:43
Original commit files touched by this commit  2.4.1
marcus search for other commits by this committer
Update to 2.4.1.
25 Jul 2004 20:43:12
Original commit files touched by this commit  2.2.0_3
marcus search for other commits by this committer
* Fix detection of i18n support [1]
* Use the new libtool scheme

Reported by:    Rui Lopes <rui@ruilopes.com> [1]
05 Apr 2004 03:31:02
Original commit files touched by this commit  2.2.0_2
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.2.0_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
14 Mar 2004 00:16:55
Original commit files touched by this commit  2.2.0_1
marcus search for other commits by this committer
Fix the threaad support to stay inline with the way it's done for Python.

Prompted by:    kris
13 Mar 2004 18:01:33
Original commit files touched by this commit  2.2.0_1
marcus search for other commits by this committer
Correct a typo that prevented thread support from being enabled.

Submitted by:   Davide D'Amico <dave@civetta.gufi.org>
11 Mar 2004 22:07:14
Original commit files touched by this commit  2.2.0
marcus search for other commits by this committer
Update to 2.2.0.
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.0.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
30 Jan 2004 22:34:20
Original commit files touched by this commit  2.0.0
marcus search for other commits by this committer
Don't call a non-existent pkg-install.

Reported by:    Mike Harding <mvh@ix.netcom.com>
30 Jan 2004 03:29:15
Original commit files touched by this commit  2.0.0
marcus search for other commits by this committer
Add CONFLICTS from py-gtk2 and py-gtk to each other.

Reported by:    Tom McLaughlin <tmclaugh@sdf.lonestar.org>
04 Sep 2003 05:23:54
Original commit files touched by this commit  2.0.0
marcus search for other commits by this committer
Update to 2.0.0.

PR:             56395
Submitted by:   Jeremy Messenger <mezz7@cox.net>
25 Aug 2003 05:33:07
Original commit files touched by this commit  1.99.18
adamw search for other commits by this committer
Clean up the plist.

Submitted by:   Mezz
24 Aug 2003 22:41:43
Original commit files touched by this commit  1.99.18
adamw search for other commits by this committer
Update to 1.99.18.
31 Jul 2003 18:20:55
Original commit files touched by this commit  1.99.17
adamw search for other commits by this committer
Update to 1.99.17.
14 May 2003 16:57:45
Original commit files touched by this commit  1.99.16
marcus search for other commits by this committer
Use gnometarget.

PR:     52196
29 Apr 2003 23:31:15
Original commit files touched by this commit  1.99.16
marcus search for other commits by this committer
Run the pkg-install script even if BATCH is defined.  These scripts are
not interactive.
20 Apr 2003 19:54:06
Original commit files touched by this commit  1.99.16
marcus search for other commits by this committer
Remove USE_GNOMENG.
04 Apr 2003 07:58:03
Original commit files touched by this commit  1.99.16
marcus search for other commits by this committer
Update to 1.99.16.

Submitted by:   Mezz bsdforums.org <reigncracks@hotmail.com>
07 Mar 2003 06:14:08
Original commit files touched by this commit  1.99.15
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
10 Feb 2003 03:35:00
Original commit files touched by this commit  1.99.15
marcus search for other commits by this committer
Update to 1.99.15.
07 Feb 2003 23:46:30
Original commit files touched by this commit  1.99.14
marcus search for other commits by this committer
Assign maintainership of these ports to gnome@.  The maintainer is no
longer using FreeBSD.

Submitted by:   Marc Recht <marc@informatik.uni-bremen.de>
15 Jan 2003 04:43:10
Original commit files touched by this commit  1.99.14
marcus search for other commits by this committer
Update to 1.99.14.
11 Nov 2002 19:50:48
Original commit files touched by this commit  1.99.13_1
marcus search for other commits by this committer
* Fix a crash in pygtk_generic_cell_renderer_get_size().  [1]
* Add an option to enable or disable pthread support.

PR:     45150
Submitted by:   Marc Recht <marc@informatik.uni-bremen.de>
Obtained from:  pygtk CVS [1]
12 Oct 2002 22:53:58
Original commit files touched by this commit  1.99.13
marcus search for other commits by this committer
* Update to 1.99.13 [1]
* Don't install .la files [2]
* Correct typo in pkg-install [2]
* Add missing file to plist [2]
* Correct GNOMENG dependency [2]
* Fix portlint nits [2]

PR:             43985 [1]
Submitted by:   maintainer [1]
Approved by:    maintainer [2]
08 Oct 2002 08:31:52
Original commit files touched by this commit  1.99.12
perky search for other commits by this committer
Update py-gtk2 to 1.99.12

PR:             42344
Submitted by:   Marc Recht <marc@informatik.uni-bremen.de>
Repocopied by:  joe

Number of commits found: 67

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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

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