summaryrefslogtreecommitdiff
path: root/devel/geany
AgeCommit message (Collapse)AuthorFilesLines
2008-02-08Fix more cases of non-chainable PKGSRC_COMPILER tests.tnn1-2/+2
2007-12-16needs intltool to build, noticed by wizdrochner1-2/+2
2007-12-07update to 0.12 (which is a major update, too many changes to list here),drochner5-48/+76
from Ulrich Etile per PM
2007-03-12Update Geany to 0.10.2 bug-fix release.rmind3-9/+8
http://geany.uvena.de/Documentation/ChangeLog From Daniel Sieger.
2007-02-26Needs msgfmt.joerg1-2/+2
2007-02-08Made the package work on Solaris by fixing the handling of PKGLOCALEDIR.rillig3-6/+20
2007-02-07Some platforms don't have libstdc++. And even if they have, it shouldrillig1-1/+4
never be necessary to explicitly link against it, since that is the job of the C++ compiler. So use that instead of the C compiler for linking the programs. This fixes the build on Solaris with SunPro.
2007-02-07Import a new package - Geany 0.10.rmind4-0/+134
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 from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME. Approved by jlam@