2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115) |
Log message:
Replace "true" by "${TRUE}".
|
2002-10-19 12:55:04 by Rene Hexel | Files touched by this commit (61) |
Log message:
Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
2002-09-22 11:52:38 by Johnny C. Lam | Files touched by this commit (14) |
Log message:
Don't symlink certain classes of files that aren't needed by buildlink2:
*.pc and binaries. Both these things are simply found by packages in their
true installed locations.
|
2002-09-10 18:06:55 by Thomas Klausner | Files touched by this commit (100) | |
Log message:
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
2002-09-10 14:57:18 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Unused.
|
2002-09-07 05:24:13 by Rene Hexel | Files touched by this commit (4) |
Log message:
Update libglade2 to 2.0.1. Provided in PR pkg/18188 by Julio Merino
<jmmv@hispabsd.org>.
Changes are:
- fix up search path for libglade modules.
- various memory leak fixes (Kristian Rietveld).
- now uses buildlink2
|
2002-07-12 19:33:15 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
Initial import of libglade2, supplied by Julio Merino in pkg/17462.
Libglade is a library that performs a similar job to the C source
output routines in the GLADE user interface builder. Whereas GLADE's
output routines create C code that can then be compiled, libglade builds
the interface from an XML file (GLADE's save format) at runtime. This
way you can change the look of a program without needing to recompile.
Currently it supports all the widgets in current releases, together
with support for keyboard accelerators and automatic signal
connection.
|