2006-02-15 21:15:46 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed pkglint warnings. |
2006-02-15 14:58:07 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed pkglint warnings. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-08-10 22:56:30 by Johnny C. Lam | Files touched by this commit (339) |
Log message: Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config. |
2005-08-04 23:11:48 by Roland Illig | Files touched by this commit (1) |
Log message: mc should not build with glib-1.2 by default, as glib-2.0 is used by more other applications. Using glib-1.2 is only meant as a workaround. |
2005-08-04 12:32:01 by Roland Illig | Files touched by this commit (2) |
Log message: Re-added the glib12 PKG_OPTION. Currently I need it for a SuSE 9.1 system. |
2005-08-04 12:17:13 by Roland Illig | Files touched by this commit (2) |
Log message: Removed the "largefile" PKG_OPTION. It is enabled by default, so why should anyone want to disable it? |
2005-08-04 12:12:06 by Roland Illig | Files touched by this commit (4) | |
Log message: Updated mc to 4.6.1. Changes: - many small bug fixes - improved syntax highlighting files for the internal editor - security fix for the urar virtual file system - updated German and Italian translations |
2005-07-21 18:30:01 by Thomas Klausner | Files touched by this commit (328) |
Log message: Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS. |
2005-06-23 19:10:28 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update to latest pre4 snapshot: - Fixed X11 connection handling. |