aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Update or add WWW lineahze2005-07-211-0/+1
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-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
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Add CONFLICTS for py-gnome and py-gnome2 on each other.marcus2004-01-301-0/+2
| | | | Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
|
* Remove libpanel support as part of phase II of the GNOME 1.4 desktopmarcus2003-08-122-7/+2
| | | | removal.
* * Update to new GNOME infrastructuremarcus2003-04-071-2/+1
| | | | | * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Bump PORTREVISION after the gtkhtml version bump.marcus2002-11-121-0/+1
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 1.4.4.sobomax2002-08-295-91/+124
|
* Use USE_GNOMENG.sobomax2002-07-144-36/+34
|
* Update to 1.4.2.sobomax2002-07-141-2/+4
|
* - Fix the build with the forthcoming gnomecontrolcenter-1.4.0.3;sobomax2002-02-072-4/+5
| | | | | | - silence harmless configure warning by overriding CONFIGURE_TARGET. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>, sobomax
* Update to 1.4.2.sobomax2002-01-042-2/+2
|
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17
|
* Fix a breakage resulted from path to gdk-pixbuf's includes beingsobomax2001-11-121-0/+14
| | | | | | hardcoded. Reported by: Patrik Backlund <pbacklun@cc.hut.fi>
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* defs files are in share/gnome/pygtk/1.2/defs, not share/pygtk/1.2/defs.asami2001-08-271-8/+8
| | | | Submitted by: bento
* Remove gtkhtml from LIB_DEPENDS - we inherit this dependency along withsobomax2001-07-231-1/+0
| | | | USE_GNOME anyway.
* Update to 1.4.1.sobomax2001-07-044-8/+31
|
* Re-enable gtkhtml module - now gtkhtml is dependency for gnomecore, so itsobomax2001-07-032-6/+8
| | | | could be safely enabled.
* Use ${PYTHON_SITELIBDIR} where appropriate.sobomax2001-06-131-1/+1
|
* Missed one (grr)ade2001-05-161-2/+1
|
* Remove --with-gtkhtml fully. PORTREVISION bumped.ade2001-05-161-3/+2
| | | | Discovered by: gnome-builder automated script
* Comment out files that belong to gtkhtml module.sobomax2001-05-161-4/+4
|
* Temporary comment out gtkhtml dependency until right way has been worked out.sobomax2001-05-161-1/+1
| | | | Pointed out by: ade
* Enable gtkhtml module.sobomax2001-05-152-2/+9
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-052-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
* Batch of style fixes for x11-toolkits.olgeni2001-02-061-1/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-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.
* Implement USE_GNOME, part 2.reg2000-10-052-11/+4
|
* Pythonize.sobomax2000-09-222-71/+72
| | | | Approved by: maintainer
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
| | | | on python1.5:lang/python15.
* Add a missing dependency.nectar2000-06-291-1/+2
|
* Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-pythonade2000-06-081-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)
* Say hello to GNOME 1.2ade2000-06-021-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.
* Update 1.0.50 -> 1.0.53nectar2000-05-203-2/+10
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* portlint: remove whitespacemharo2000-03-222-2/+1
|
* . Repair PLIST after it was spammed by previous committer.nectar1999-10-183-60/+75
| | | | . Update 1.0.4 -> 1.0.50
* Revert request from MAINTAINER.nakai1999-10-154-118/+74
| | | | And respect to the line...
* PR: ports/14303nakai1999-10-144-25/+54
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 1.0.50
* Step two of splitting py-gnome into py-gtk and py-gnome so that folksnectar1999-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.
* Update 1.0.3 -> 1.0.4nectar1999-09-102-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [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
* Use new gnome ports.steve1999-05-301-3/+5
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update 1.0.1 -> 1.0.3nectar1999-05-273-71/+78
|
* New port py-gnome created from repository copy of py-gtk.nectar1999-03-176-45/+117
| | | | | py-gnome-1.0.1 replaces py-gtk-0.5.12 (the latter is fully incorporated into the former).
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.nectar1999-03-161-2/+2
| | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3
* Update 0.5.11 -> 0.5.12nectar1999-03-153-67/+53
|
* Upgrade 0.5.10 -> 0.5.11nectar1999-03-012-6/+4
|
* BROKEN= 'sites either have much older than 0.5.10, or 0.5.11'obrien1999-02-281-1/+3
|
* Update to 0.5.10. Note that I have changed installation pathsnectar1999-02-233-62/+68
| | | | for examples (s;/pygtk;/py-gtk).
* Bump imlib version number in dependencies.nectar1999-01-181-2/+2
|
* Rename pygtk to py-gtk after repository copy, to meet conventionnectar1999-01-071-3/+1
| | | | | of naming Python modules with a prefix of "py-" and to match this port's PKGNAME.
* Mark this broken while our esteemed Mr. nectar works on fixups afterasami1999-01-071-1/+3
| | | | a repository copy.
* Upgrade to 0.5.9.nectar1998-12-314-73/+74
|
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-3/+5
| | | | | | | | 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.)
* Mark BROKEN for current: bad python pathsjseger1998-10-151-1/+7
|
* graphics/imlib is now ELFized.asami1998-09-251-2/+2
|
* Upgrade to 0.5.2.tg1998-09-233-6/+21
|
* Some fixes: depend on libImlib, get the correct linker pathtg1998-08-111-4/+2
| | | | to libraries in ${LOCALBASE}.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-08-081-2/+2
| | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits.
* ===> Configuring for py-gtk-0.4.5asami1998-08-081-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creating cache ./config.cache checking for python... /usr/local/bin/python checking python version... 1.5 checking python installation prefix... /usr/local checking python installation exec_prefix... /usr/local checking definitions in Python library makefile... done checking where to install python modules... $(prefix)/lib/python1.5/site-packages checking where to install python shared modules... $(exec_prefix)/lib/python1.5/s ite-packages checking for gtk-config... /usr/local/bin/gtk-config checking for GTK cflags... -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include checking for GTK libs... -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lX ext -lX11 -lm checking for main in -lz... yes checking for main in -ltiff... no checking for main in -lgif... no checking for main in -ljpeg... no checking for png_get_valid in -lpng... no checking for gdk_imlib_init in -lgdk_imlib... yes updating cache ./config.cache creating ./config.status creating Setup creating Makefile.pre creating Makefile ===> Building for py-gtk-0.4.5 `Makefile' is up to date. cc -fpic -O2 -pipe -I/usr/local/include/python1.5 -I/usr/local/lib/python1.5/config -DHAVE_CONFIG_H=1 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X 11R6/include -c ./gtkmodule.c In file included from /usr/local/include/gdk/gdk.h:23, from /usr/local/include/gtk/gtk.h:23, from ./gtkmodule.c:239: /usr/local/include/gdk/gdktypes.h:25: glib.h: No such file or directory ======= glib.h is in /usr/local/include/glib. Perhaps it needs to be changed after glib was updated. By the way, why isn't devel/glib in the dependency list?
* Upgrade to 0.4.5.tg1998-08-073-7/+11
|
* Upgrade to 0.4.4.tg1998-07-063-5/+7
|
* Use py- as prefix for the package names.tg1998-06-301-1/+2
|
* Add virtual category "python".tg1998-06-251-2/+2
| | | | pygist: add dependency on rng.
* Add a couple of mirrors.tg1998-06-031-2/+5
|
* New port pygtk, a set of wrappers around gtk for python.tg1998-06-025-0/+105