summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* Use new gnome ports.Steve Price1999-05-301-3/+5
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19106
* Update 1.0.1 -> 1.0.3Jacques Vidrine1999-05-273-71/+78
| | | | Notes: svn path=/head/; revision=19015
* New port py-gnome created from repository copy of py-gtk.Jacques Vidrine1999-03-166-45/+117
| | | | | | | | py-gnome-1.0.1 replaces py-gtk-0.5.12 (the latter is fully incorporated into the former). Notes: svn path=/head/; revision=17255
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.Jacques Vidrine1999-03-151-2/+2
| | | | | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 Notes: svn path=/head/; revision=17236
* Update 0.5.11 -> 0.5.12Jacques Vidrine1999-03-153-67/+53
| | | | Notes: svn path=/head/; revision=17222
* Upgrade 0.5.10 -> 0.5.11Jacques Vidrine1999-02-282-6/+4
| | | | Notes: svn path=/head/; revision=16946
* BROKEN= 'sites either have much older than 0.5.10, or 0.5.11'David E. O'Brien1999-02-281-1/+3
| | | | Notes: svn path=/head/; revision=16929
* Update to 0.5.10. Note that I have changed installation pathsJacques Vidrine1999-02-223-62/+68
| | | | | | | for examples (s;/pygtk;/py-gtk). Notes: svn path=/head/; revision=16861
* Bump imlib version number in dependencies.Jacques Vidrine1999-01-171-2/+2
| | | | Notes: svn path=/head/; revision=16103
* Rename pygtk to py-gtk after repository copy, to meet conventionJacques Vidrine1999-01-071-3/+1
| | | | | | | | of naming Python modules with a prefix of "py-" and to match this port's PKGNAME. Notes: svn path=/head/; revision=15900
* Mark this broken while our esteemed Mr. nectar works on fixups afterSatoshi Asami1999-01-071-1/+3
| | | | | | | a repository copy. Notes: svn path=/head/; revision=15899
* Upgrade to 0.5.9.Jacques Vidrine1998-12-314-73/+74
| | | | Notes: svn path=/head/; revision=15735
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-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.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current: bad python pathsJustin M. Seger1998-10-151-1/+7
| | | | Notes: svn path=/head/; revision=14024
* graphics/imlib is now ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13385
* Upgrade to 0.5.2.Thomas Gellekum1998-09-233-6/+21
| | | | Notes: svn path=/head/; revision=13359
* Some fixes: depend on libImlib, get the correct linker pathThomas Gellekum1998-08-111-4/+2
| | | | | | | to libraries in ${LOCALBASE}. Notes: svn path=/head/; revision=12440
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-08-071-2/+2
| | | | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. Notes: svn path=/head/; revision=12330
* ===> Configuring for py-gtk-0.4.5Satoshi Asami1998-08-071-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? Notes: svn path=/head/; revision=12319
* Upgrade to 0.4.5.Thomas Gellekum1998-08-073-7/+11
| | | | Notes: svn path=/head/; revision=12312
* Upgrade to 0.4.4.Thomas Gellekum1998-07-063-5/+7
| | | | Notes: svn path=/head/; revision=11760
* Use py- as prefix for the package names.Thomas Gellekum1998-06-301-1/+2
| | | | Notes: svn path=/head/; revision=11622
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
| | | | | | | pygist: add dependency on rng. Notes: svn path=/head/; revision=11520
* Add a couple of mirrors.Thomas Gellekum1998-06-031-2/+5
| | | | Notes: svn path=/head/; revision=11226
* New port pygtk, a set of wrappers around gtk for python.Thomas Gellekum1998-06-025-0/+105
Notes: svn path=/head/; revision=11208