aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome
Commit message (Collapse)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104470
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add CONFLICTS for py-gnome and py-gnome2 on each other.Joe Marcus Clarke2004-01-301-0/+2
| | | | | | | Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=99458
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-2/+2
| | | | Notes: svn path=/head/; revision=93884
* Remove libpanel support as part of phase II of the GNOME 1.4 desktopJoe Marcus Clarke2003-08-122-7/+2
| | | | | | | removal. Notes: svn path=/head/; revision=86815
* * Update to new GNOME infrastructureJoe Marcus Clarke2003-04-061-2/+1
| | | | | | | | * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions Notes: svn path=/head/; revision=78454
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Bump PORTREVISION after the gtkhtml version bump.Joe Marcus Clarke2002-11-121-0/+1
| | | | Notes: svn path=/head/; revision=69934
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Update to 1.4.4.Maxim Sobolev2002-08-285-91/+124
| | | | Notes: svn path=/head/; revision=65181
* Use USE_GNOMENG.Maxim Sobolev2002-07-144-36/+34
| | | | Notes: svn path=/head/; revision=62923
* Update to 1.4.2.Maxim Sobolev2002-07-141-2/+4
| | | | Notes: svn path=/head/; revision=62921
* - Fix the build with the forthcoming gnomecontrolcenter-1.4.0.3;Maxim Sobolev2002-02-072-4/+5
| | | | | | | | | - silence harmless configure warning by overriding CONFIGURE_TARGET. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>, sobomax Notes: svn path=/head/; revision=54309
* Update to 1.4.2.Maxim Sobolev2002-01-042-2/+2
| | | | Notes: svn path=/head/; revision=52560
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Fix a breakage resulted from path to gdk-pixbuf's includes beingMaxim Sobolev2001-11-121-0/+14
| | | | | | | | | hardcoded. Reported by: Patrik Backlund <pbacklun@cc.hut.fi> Notes: svn path=/head/; revision=49963
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-4/+14
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* defs files are in share/gnome/pygtk/1.2/defs, not share/pygtk/1.2/defs.Satoshi Asami2001-08-271-8/+8
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46952
* Remove gtkhtml from LIB_DEPENDS - we inherit this dependency along withMaxim Sobolev2001-07-231-1/+0
| | | | | | | USE_GNOME anyway. Notes: svn path=/head/; revision=45396
* Update to 1.4.1.Maxim Sobolev2001-07-034-8/+31
| | | | Notes: svn path=/head/; revision=44713
* Re-enable gtkhtml module - now gtkhtml is dependency for gnomecore, so itMaxim Sobolev2001-07-032-6/+8
| | | | | | | could be safely enabled. Notes: svn path=/head/; revision=44694
* Use ${PYTHON_SITELIBDIR} where appropriate.Maxim Sobolev2001-06-131-1/+1
| | | | Notes: svn path=/head/; revision=43941
* Missed one (grr)Ade Lovett2001-05-161-2/+1
| | | | Notes: svn path=/head/; revision=42640
* Remove --with-gtkhtml fully. PORTREVISION bumped.Ade Lovett2001-05-161-3/+2
| | | | | | | Discovered by: gnome-builder automated script Notes: svn path=/head/; revision=42637
* Comment out files that belong to gtkhtml module.Maxim Sobolev2001-05-151-4/+4
| | | | Notes: svn path=/head/; revision=42618
* Temporary comment out gtkhtml dependency until right way has been worked out.Maxim Sobolev2001-05-151-1/+1
| | | | | | | Pointed out by: ade Notes: svn path=/head/; revision=42617
* Enable gtkhtml module.Maxim Sobolev2001-05-152-2/+9
| | | | Notes: svn path=/head/; revision=42616
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-042-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=42257
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37998
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-052-11/+4
| | | | Notes: svn path=/head/; revision=33429
* Pythonize.Maxim Sobolev2000-09-212-71/+72
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32935
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Add a missing dependency.Jacques Vidrine2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29977
* Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-pythonAde Lovett2000-06-071-5/+2
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=29337
* Say hello to GNOME 1.2Ade Lovett2000-06-011-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release. Notes: svn path=/head/; revision=29055
* Update 1.0.50 -> 1.0.53Jacques Vidrine2000-05-203-2/+10
| | | | Notes: svn path=/head/; revision=28634
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* portlint: remove whitespaceMichael Haro2000-03-212-2/+1
| | | | Notes: svn path=/head/; revision=26924
* . Repair PLIST after it was spammed by previous committer.Jacques Vidrine1999-10-173-60/+75
| | | | | | | . Update 1.0.4 -> 1.0.50 Notes: svn path=/head/; revision=22495
* Revert request from MAINTAINER.Yukihiro Nakai1999-10-144-118/+74
| | | | | | | And respect to the line... Notes: svn path=/head/; revision=22451
* PR: ports/14303Yukihiro Nakai1999-10-144-25/+54
| | | | | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 1.0.50 Notes: svn path=/head/; revision=22443
* Step two of splitting py-gnome into py-gtk and py-gnome so that folksJacques Vidrine1999-09-195-113/+49
| | | | | | | | | may use the Python GTK bindings without all the GNOME cruft. This also updates py-gnome from 1.0.3 -> 1.0.4. Notes: svn path=/head/; revision=21759
* Update 1.0.3 -> 1.0.4Jacques Vidrine1999-09-092-3/+3
| | | | Notes: svn path=/head/; revision=21516
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148