Joe Marcus Clarke
156030da72
* 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]
2002-11-11 19:50:48 +00:00
Joe Marcus Clarke
ef15a1d919
* 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]
2002-10-12 22:53:58 +00:00
Hye-Shik Chang
69945ee086
Update py-gtk2 to 1.99.12
...
PR: 42344
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Repocopied by: joe
2002-10-08 08:31:52 +00:00
Joe Marcus Clarke
9514c80ee8
Fix MASTER_SITE_SUBDIR.
...
PR: 43192
Submitted by: Bob Fleck <bob@securesoftware.com>
2002-09-21 20:10:58 +00:00
Joe Marcus Clarke
59deb69012
GNOME has just changed the layout of their FTP site. This resulted in
...
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Maxim Sobolev
51439e027f
Update to 0.6.10.
2002-08-28 18:02:19 +00:00
Maxim Sobolev
918ce346fa
Use USE_LIBTOOL.
2002-07-18 16:01:29 +00:00
Thomas Gellekum
b7ae6bf01c
Use $PYNUMERIC in the dependencies.
2002-07-15 11:37:35 +00:00
Maxim Sobolev
52a0052d28
Use USE_GNOMENG.
2002-07-14 12:07:45 +00:00
Maxim Sobolev
263dc5ff64
Replace USE_GNOME with USE_GNOMELIBS + libglade in LIB_DEPENDS - this reduces
...
length of dependency chain from 50 ports to only 39.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-17 12:58:54 +00:00
Maxim Sobolev
3e454cf698
Update to 0.6.9.
2002-01-04 11:58:25 +00:00
Maxim Sobolev
9909a6bc17
Don't link in libc - FreeBSD doesn't need this.
...
PRs: 31601, 31602, 31603, ...
Submitted by: Ports Fury
2001-10-31 08:32:30 +00:00
Maxim Sobolev
37b1c34b1e
Update to 0.6.8.
2001-07-03 17:36:32 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
03af2187bd
Update to GNOME 1.4 -- massive changes all around, for the sake of
...
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jeremy Lea
bebd89314e
Implement WANT_IMLIB and USE_IMLIB.
2000-10-05 06:57:56 +00:00
Jacques Vidrine
1676a66e1c
Chage bsd.python.mk: PYTHON_CMD is now a full path.
...
Reported by: Takeshi Hiyami <th@cis.ibaraki.ac.jp>
2000-09-30 15:00:48 +00:00
Thomas Gellekum
8d134d5311
Use bsd.python.mk.
...
Approved by: nectar
2000-09-18 12:55:15 +00:00
Thomas Gellekum
78bbc51a88
Don't break package building on Satoshi's cluster. Explicitly depend
...
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +00:00
Jacques Vidrine
697272d5f1
Add a forgotten directory to PLIST.
2000-06-22 14:09:54 +00:00
Ade Lovett
74fb7aada9
Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-python
...
is an official part of GNOME. Some of the previous MASTER_SITES
had bad and/or missing distfiles.
Pointed out by: Dennis Favro <dennis.favro@utoronto.ca>
Approved by: MAINTAINER (nectar)
2000-06-07 18:06:25 +00:00
Thomas Gellekum
57193b00ce
Upgrade to 0.6.6.
...
Reviewed by: nectar
2000-05-05 09:16:27 +00:00
Chris Piazza
458db42f26
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 01:11:24 +00:00
Jacques Vidrine
5cc8f8386a
Update 0.6.2 -> 0.6.3
1999-10-17 17:08:02 +00:00
Yukihiro Nakai
a03c98c851
Revert request from MAINTAINER.
1999-10-14 16:49:46 +00:00
Yukihiro Nakai
4f58c8a9bb
PR: ports/14303
...
Submitted by:Ade Lovett<ade@lovett.com>
Update to 0.6.3
Notes:
Make this port use the actual py-gtk distribution file,
rather than downloading all of gnome-python.
Forcibly disable libglade hooks, even if present, since
libglade is part of GNOME, and people should be using
py-gnome instead.
1999-10-14 09:36:04 +00:00
Yukihiro Nakai
93d38cce04
Use updated imlib library.
1999-10-08 03:30:33 +00:00
Jacques Vidrine
1841cbaca4
Step one of splitting py-gnome into py-gtk and py-gnome so that folks
...
may use the Python GTK bindings without all the GNOME cruft.
This is py-gtk-0.6.2, built from sources in the py-gnome-1.0.4 distfile.
1999-09-19 15:48:50 +00:00
Jacques Vidrine
20ef6bb4ea
Update 1.0.3 -> 1.0.4
1999-09-09 20:09:21 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Steve Price
d8eadf9b0b
Use new gnome ports.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:44:37 +00:00
Jacques Vidrine
16bf8b06bd
Update 1.0.1 -> 1.0.3
1999-05-27 02:25:24 +00:00
Jacques Vidrine
1a50dacde2
New port py-gnome created from repository copy of py-gtk.
...
py-gnome-1.0.1 replaces py-gtk-0.5.12 (the latter is fully incorporated
into the former).
1999-03-16 19:44:07 +00:00
Jacques Vidrine
f0de21bf7d
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
...
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
1999-03-15 18:30:06 +00:00
Jacques Vidrine
1ae9720cdb
Update 0.5.11 -> 0.5.12
1999-03-15 03:17:10 +00:00
Jacques Vidrine
37bfa7f444
Upgrade 0.5.10 -> 0.5.11
1999-02-28 18:48:50 +00:00
David E. O'Brien
bf6aac599f
BROKEN= 'sites either have much older than 0.5.10, or 0.5.11'
1999-02-28 09:28:34 +00:00
Jacques Vidrine
6a49767d3f
Update to 0.5.10. Note that I have changed installation paths
...
for examples (s;/pygtk;/py-gtk).
1999-02-22 21:59:16 +00:00
Jacques Vidrine
50727920d5
Bump imlib version number in dependencies.
1999-01-17 17:34:22 +00:00
Jacques Vidrine
475c2586ab
Rename pygtk to py-gtk after repository copy, to meet convention
...
of naming Python modules with a prefix of "py-" and to match this
port's PKGNAME.
1999-01-07 00:29:39 +00:00
Satoshi Asami
96687f5f44
Mark this broken while our esteemed Mr. nectar works on fixups after
...
a repository copy.
1999-01-07 00:19:55 +00:00
Jacques Vidrine
4b75a7913d
Upgrade to 0.5.9.
1998-12-31 05:40:14 +00:00
Satoshi Asami
dbc8aa6cc1
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
...
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
3c626488e1
Mark BROKEN for current: bad python paths
1998-10-15 14:31:45 +00:00
Satoshi Asami
fbec77048d
graphics/imlib is now ELFized.
1998-09-25 09:52:45 +00:00
Thomas Gellekum
4814d03178
Upgrade to 0.5.2.
1998-09-23 12:40:25 +00:00