2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | |
Log message: Revbump after graphics/gd update |
2015-11-03 00:49:48 by Alistair G. Crooks | Files touched by this commit (19) |
Log message: Add SHA512 digests for distfiles for news category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. |
2015-08-25 10:29:10 by Richard PALO | Files touched by this commit (5) |
Log message: Avoid potential clash with host defined ERR and add needed libs for SunOS |
2015-04-25 16:23:48 by Tobias Nygren | Files touched by this commit (868) | |
Log message: Recursive revbump following MesaLib update, categories g through n. |
2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message: Recursive revbump from x11/pixman Fix PR pkg/48777 |
2014-04-17 00:39:46 by Thomas Klausner | Files touched by this commit (13) | |
Log message: Remove clang patches. Sadly, they make pan very unstable. Bump PKGREVISION. |
2014-01-01 13:10:00 by Thomas Klausner | Files touched by this commit (13) |
Log message: Add patches from joerg to fix build with clang/libc++. Bump PKGREVISION. |
2013-10-10 16:42:40 by Ryo ONODERA | Files touched by this commit (1058) |
Log message: Recursive revbump from pango-1.36.0 |
2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | |
Log message: Revbump after cairo update |
2013-07-17 09:41:44 by Thomas Klausner | Files touched by this commit (15) | |
Log message: This commit breaks pan completely -- it dies during startup. Revert it. Bump PKGREVISION. Module Name: pkgsrc Committed By: joerg Date: Sun Jun 16 20:44:24 UTC 2013 Modified Files: pkgsrc/news/pan: Makefile distinfo Added Files: pkgsrc/news/pan/patches: patch-pan_data-impl_article-filter.cc patch-pan_data-impl_groups.cc patch-pan_data-impl_rules-filter.cc patch-pan_general_log.cc patch-pan_general_log.h patch-pan_general_macros.h patch-pan_gui_header-pane.cc patch-pan_gui_log-ui.cc patch-pan_usenet-utils_filter-info.cc patch-pan_usenet-utils_filter-info.h patch-pan_usenet-utils_rules-info.cc patch-pan_usenet-utils_rules-info.h patch-pan_usenet-utils_scorefile.cc Log message: ISO C++ is explicit that deque requires a fully defined type, so it is not portable to embeded a deque in the same type. |