Version: 1.14, Package name: automake-1.14.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Automake is an experimental Makefile generator. It was inspired by the 4.4BSD make and include files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. Automake assumes the project uses autoconf. If you want automatic dependency tracking support, the use of GNU make is also required. |
Filesize: 1454.086 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-04-03 20:01:29 by Christian Weisgerber | Files touched by this commit (10) |
Log message: fix warning and future error about unescaped left brace in perl regex ok ajacoutot@ sthen@ |
2016-06-29 10:14:45 by Marc Espie | Files touched by this commit (309) |
Log message: add is-branch to all trivial ports that exist as multiple branches. |
2014-10-31 18:09:24 by Jeremie Courreges-Anglas | Files touched by this commit (6) |
Log message: Force tests against the newest Emacs release. |