summaryrefslogtreecommitdiff
path: root/devel/anjuta
AgeCommit message (Collapse)AuthorFilesLines
2002-10-05Add missing dependency on 'bonobo'.rh1-2/+3
Bump PKGREVISION.
2002-10-05Fix LOCALSTATEDIR so that scrollkeeper-update no longer coredumps.rh1-2/+2
Closes PR pkg/18275.
2002-09-21buildlink1 -> buildlink2jlam1-8/+11
2002-07-16Use scrollkeeper's buildlink.mk fileagc1-2/+2
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-4/+4
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-04-03Add patch so this will compile on NetBSD hosts without sched.hjmc2-1/+16
2002-03-22Replace some spaces with tabs in the Makefile.rh1-8/+9
Set LOCALSTATEDIR to ${X11PREFIX}/var/gnome to prevent the package from installing scrollkeeper files where they don't belong. Another step in the continuing uphill struggle to close PR pkg/13057. Bump package revision to nb1.
2002-03-22Initial import of anjuta-0.1.9, based on a package provided by Nir Morwiz15-0/+615
in connection with pkg/15403. From the DESCR: Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux. It has been written for GTK/GNOME, and features a number of advanced programming features. It is basically a GUI interface for the collection of command line programming utilities and tools available for unix. These are usually run via a text console, and can be unfriendly to use.