summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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