Version: 1.0.6, Package name: imake-cf-1.0.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Configuration files for imake. |
Filesize: 430.636 KB |
Version History (View Complete History) |
|
2019-07-12 15:15:36 by Stuart Henderson | Files touched by this commit (54) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-08-09 11:43:00 by Marc Espie | Files touched by this commit (2) |
Log message: tweak imake-cf: use LOCALBASE more consistently (some of these should be PREFIX, to look up) Also USE_GROFF to not require groff for generated rules. not really used, according to Ingo, but won't hurt... |
2017-02-25 15:08:42 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Make c++ the default C++ compiler on OpenBSD instead of the fallback value of g++. |
2016-09-07 04:01:19 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: remove zaurus bits |
2015-12-22 05:25:12 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to imake-cf-1.0.6. |
2015-06-22 14:15:32 by Christian Weisgerber | Files touched by this commit (6) |
Log message: introduce MASTER_SITE_XORG and switch over all ports that reference ftp.x.org; idea and ok matthieu@ |
2015-06-16 23:45:33 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to imake-cf-1.0.5. |
2015-03-31 03:44:48 by Antoine Jacoutot | Files touched by this commit (25) |
Log message: Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default). discussed with sthen@ and matthieu@ ok sthen@ |