2013-08-31 16:44:30 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Needs termios.h. |
2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message: * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk". |
2013-06-06 14:55:24 by Thomas Klausner | Files touched by this commit (1687) |
Log message: Bump PKGREVISION for libXft changes for NetBSD native X support on NetBSD 6, requested by tron. |
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message: Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. |
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message: Bump freetype2 and fontconfig dependencies to current pkgsrc versions, to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882 |
2013-04-02 04:31:06 by Steven Drake | Files touched by this commit (2) |
Log message: Treat Linux like BSD's for the tcl/tk lib names. |
2013-04-02 04:29:34 by Steven Drake | Files touched by this commit (1) |
Log message: 1) configure in scripts dir but build in WRKSRC 2) use csh (and fix csh paths). |
2013-03-07 23:05:13 by Joerg Sonnenberger | Files touched by this commit (28) |
Log message: Remove accidentally duplicated patches. |
2013-03-03 02:11:12 by Joerg Sonnenberger | Files touched by this commit (28) |
Log message: Fix inconsistent return types. Use stdarg.h more. |
2012-10-08 15:25:17 by Aleksej Saushev | Files touched by this commit (62) |
Log message: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |