- Add WITH_PYGOBJECT and WITH_PYSQLOBJECT knobs
- Replace ${BUILD_DEPENDS} with explicit list of dependencies
- Replace FECH_CMD with FETCH_ARGS
- Use ${COPYTREE_SHARE} to install docs and examples
- Use ${PYTHON_PKGNAMEPREFIX} in (DOC|EXAMPLES)DIR
- ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}
in the *_DEPENDS, that way it will finding correct file when I tweak the
PREFIX.
- NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
to the S-Lang scripting language. It provides an importable module
which makes most of Gtk and its constituent libraries callable directly
from S-Lang scripts.
With SLgtk the S-Lang programmer now has access to a powerful,
cross-platform widget set for creating sophisticated
graphical user interfaces (GUIs). The package also includes bindings
to GtkExtra, which are used in the vwhere visualization and filtering guilet,
as well as a gdk-pixbuf loader for the FITS image file format
widely used within astronomy, and an easy-to-use but powerful
image compositing, display, and output tool.
WWW: http://space.mit.edu/home/mnoble/slgtk/
PR: ports/125055
Submitted by: Alexey Shuvaev <shuvaev at phyisik.uni-wuerzburg.de>
with few dependencies, so you don't need a full GNOME desktop installed to
have a decent terminal emulator. Current terminal emulators based on VTE are
gnome-terminal, XFCE Terminal, TermIt and a small sample program included in
the vte sources. Sakura differences from the last one is that it uses a
notebook to provide several terminals in one window and adds a contextual
menu with some basic options. No more no less.
WWW: http://www.pleyades.net/david/sakura.php
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
client stacker popup. It is now used in other projects such
as the OLPC Sugar interface, and the Big Board desktop.
WWW: http://developer.mugshot.org/wiki/Hippo_Canvas
PR: ports/124077
Submitted by: Ashish Shukla <wahjava at gmail.com>