BROKEN: does not compile IGNORE: is marked as broken: does not compile Plugins for lightweight editor - geany Maintained by:ar@null.lv Port Added: 01 Sep 2010 14:36:37 License: not specified in port
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.
This port contains plugins for geany
WWW: http://plugins.geany.org/
To install the port:cd /usr/ports/devel/geany-plugins/ && make install clean
A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted
Configuration Options
===> The following configuration options are available for geany-plugins-0.19:
GEANY_ADDONS=on (default) "ADDONS"
GEANY_GEANYDOC=on (default) "GEANYDOC"
GEANY_GEANYGDB=off (default) "GDB support (broken)"
GEANY_GEANYLATEX=on (default) "Improve work with LaTeX"
GEANY_GEANYLIPSUM=on (default) "GEANYLIPSUM"
GEANY_GEANYLUA=off (default) "LUA support (broken)"
GEANY_GEANYPRJ=on (default) "Alternative project management"
GEANY_GEANYSENDMAIL=on (default) "Sending mail from geany"
GEANY_GEANYVC=on (default) "Version-control systems support"
GEANY_SHIFTCOLUMN=on (default) "SHIFTCOLUMN"
GEANY_SPELLCHECK=on (default) "Spellchecker support"
GEANY_CODENAV=on (default) "Siwtch between header and source"
GEANY_INSERTNUM=on (default) "geanyinsertnum"
GEANY_GEANYEXTRASEL=on (default) "geanyextrasel"
GEANY_TREEBROWSER=on (default) "Tree Browser"
GEANY_PRETTYPRINTER=on (default) "Pretty-printer"
===> Use 'make config' to modify these settings
- Mark BROKEN: does not compile
../addons/src/addons.c: In function 'plugin_set_info':
../addons/src/addons.c:44: error: 'LOCALEDIR' undeclared (first use in this
function)
Reported by: pointyhat
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.
This port contains plugins for geany
WWW: http://plugins.geany.org/
PR: ports/146955
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>