Port details |
- mk-configure Lightweight, easy to use replacement for GNU autotools
- 0.38.2_1 devel =3 0.38.2_1Version of this port present on the latest quarterly branch.
- Maintainer: trociny@FreeBSD.org
- Port Added: 2009-12-14 21:04:28
- Last Update: 2024-01-23 13:47:42
- Commit Hash: 472e9c6
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: BSD2CLAUSE
- WWW:
- https://sourceforge.net/projects/mk-configure/
- Description:
- mk-configure is a lightweight replacement for GNU autotools, written in bmake
(portable version of NetBSD make) and POSIX shell. mk-configure also provides
standalone mkc_check_xxx scripts that can be used without bmake.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mk-configure>0:devel/mk-configure
- To install the port:
- cd /usr/ports/devel/mk-configure/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/mk-configure
- pkg install mk-configure
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mk-configure
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672169933
SHA256 (mk-configure-0.38.2.tar.gz) = 1e705e11047515aea67327ba67010affcbb77f2f0736eb84a5080249f4ab483e
SIZE (mk-configure-0.38.2.tar.gz) = 359518
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bmake : devel/bmake
- Runtime dependencies:
-
- bmake : devel/bmake
- bmkdep : devel/bmkdep
- This port is required by:
- for Build
-
- devel/libmaa
- devel/lmdbg
- devel/paexec
- lang/runawk
- net-mgmt/hastmon
Configuration Options:
- ===> The following configuration options are available for mk-configure-0.38.2_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_mk-configure
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.38.2_1 23 Jan 2024 13:47:42 |
Muhammad Moinur Rahman (bofh) |
devel/mk-configure: Impelled to share/man
Approved by: portmgr (blanket) |
0.38.2 27 Dec 2022 19:53:26 |
Mikolaj Golub (trociny) |
devel/mk-configure: update to 0.38.2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.37.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.37.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.37.0 21 Dec 2021 18:54:56 |
Po-Chuan Hsieh (sunpoet) |
devel/mk-configure: Add NO_ARCH
Approved by: portmgr (blanket) |
0.37.0 02 May 2021 08:40:06 |
Mikolaj Golub (trociny) |
devel/mk-configure: update to 0.37.0 |
0.36.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.36.0 27 Feb 2021 16:50:22 |
trociny |
update to 0.36.0 |
0.35.0 13 Dec 2020 15:50:47 |
trociny |
update to 0.35.0 |
0.34.2 23 Jun 2020 18:21:50 |
trociny |
update to 0.34.2 |
0.34.1 22 Apr 2020 14:07:40 |
trociny |
update to 0.34.1 |
0.34.0 29 Mar 2020 20:59:05 |
pkubaj |
devel/mk-configure: fix build when using threads
Build issue with 32 threads:
ln:
/wrkdirs/usr/ports/devel/mk-configure/work/stage/usr/local/share/mk-configure/mk/mkc.subprjs.mk:
File exists |
0.34.0 14 Mar 2020 16:30:37 |
trociny |
Dynamically generate data files.
It fixes plist issue with mkc_imp.cc_*-*.mk and mkc_imp.cxx_*-*.mk
data files, which names depend on the base compiler version. |
0.34.0 08 Mar 2020 16:15:10 |
trociny |
update to 0.34.0 |
0.33.1 11 Feb 2020 11:20:54 |
trociny |
update to 0.33.1 |
0.32.1 07 Jan 2020 08:01:32 |
trociny |
update to 0.32.1 |
0.32.0 21 May 2019 12:59:43 |
trociny |
update to 0.32.0 |
0.30.0 14 May 2018 08:34:05 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
0.30.0 11 Mar 2018 13:57:00 |
trociny |
update to 0.30.0 |
0.29.3 22 Nov 2017 19:30:40 |
trociny |
update to 0.29.3
and remove the workaround for the issue introduced in 0.29.2 and
fixed in 0.29.3 |
0.29.2 21 Nov 2017 10:01:08 |
trociny |
temporary workaround to fix "chicken egg" problem:
To make mkc_check_prog we need mkc_check_prog, which is used here
to test for awk, nm and makedepend if they are not explicitly
specified.
Hope to be fixed in the next mk-configure version. |
0.29.2 20 Nov 2017 20:34:08 |
trociny |
update to 0.29.2 |
0.29.1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.29.1 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.29.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.29.1 29 Nov 2015 14:53:21 |
trociny |
Update to 0.29.1 |
0.29.0 01 Dec 2014 19:33:16 |
trociny |
Update to 0.29.0. |
0.28.0 11 Oct 2014 19:37:59 |
trociny |
Update to 0.28.0. |
0.27.0 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
0.27.0 14 Jul 2014 20:19:09 |
trociny |
- update to 0.27.0 [1]
- fix LICENSE [1]
- add regression-test target
- cleanup
PR: 191862
Submitted by: [1] danilo |
0.26.0 06 Feb 2014 19:32:44 |
trociny |
Update to 0.26.0. |
0.24.0_1 10 Oct 2013 13:31:38 |
trociny (src committer) |
Add stage support.
Approved by: bdrewery |
0.24.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.24.0 12 Mar 2013 14:18:39 |
trociny (src committer) |
- Update to 0.24.0.
- Fix the Makefile header.
PR: ports/176875
Approved by: bdrewery |
0.23.0 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.23.0 26 Sep 2012 12:20:45 |
zeising |
Update to 0.23.0
PR: ports/170071
Submitted by: trociny (maintaner)
Approved by: kwm (mentor) |
0.22.0 26 Mar 2012 04:50:41 |
rm |
- update to 0.22.0
PR: 166400
Submitted by: trociny (maintainer)
Feature safe: yes |
0.21.2 05 Feb 2012 17:59:25 |
rm |
- update to 0.21.2
- change maintainer's email
- add devel/bmkdep to RUN_DEPENDS and set MKDEP to it by default:
`mkcmake depend' does not work correctly with FreeBSD's mkdep.
This is reported by avg@
- pet portlint while i'm here
PR: 164776
Submitted by: trociny (maintainer) |
0.21.1 09 Oct 2011 22:35:37 |
sunpoet |
- Update to 0.21.1
Changes:
http://sourceforge.net/projects/mk-configure/files/mk-configure/mk-configure-0.21.1/README/view
PR: ports/161436
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) |
0.21.0 14 Nov 2010 17:15:34 |
sunpoet |
- Update to 0.21.0
Changes:
http://sourceforge.net/projects/mk-configure/files/mk-configure/mk-configure-0.21.0/relnotes-0.21.0.txt/view
PR: ports/152239
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) |
0.20.0 01 Oct 2010 01:05:09 |
sunpoet |
- Update to 0.20.0
PR: ports/150911
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer)
Approved by: pgollucci (mentor) |
0.19.0 12 Sep 2010 18:01:21 |
araujo |
- Update to 0.19.0.
PR: ports/150485
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) |
0.18.0 03 Sep 2010 06:47:53 |
bapt |
- Update to 0.18.0.
- Remove MAKE_JOBS_UNSAFE (this has been fixed in mainstream adding ".ORDER:
installdirs install").
- Add license
PR: ports/150232
Submitted by: Mikolaj Golub <to.my.trociny _at_ gmail.com> (maintainer) |
0.17.0 19 Jul 2010 16:02:16 |
makc |
Respect NOPORTDOCS
Reported by: QAT
Submitted by: Anonymous <swell.k at gmail.com> via mail
Approved by: Mikolaj Golub (maintainer) |
0.17.0 18 Jul 2010 21:28:34 |
makc |
Update to 0.17.0 [1]
- add examples [1]
- sort plist [1]
- prefer PORTDOCS [2]
- make do-* targets a bit more like the ones in bsd.port.mk,
i.e. respect MAKE_ENV, _MAKE_JOBS, etc. [2]
- mark MAKE_JOBS_UNSAFE [2]
- use {...} (curly) braces consistently [2]
PR: ports/148737
Submitted by: Mikolaj Golub (maintainer) [1], Anonymous <swell.k at gmail.com>
[2]
Aprroved by: maintainer |
0.15.1 31 May 2010 14:48:20 |
sylvio |
- Update to 0.15.1
PR: ports/147211
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) |
0.14.0 03 Apr 2010 00:08:41 |
sylvio |
- Update to 0.14.0
PR: ports/144925
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by: itetcu (mentor) |
0.13.0_1 29 Jan 2010 22:58:31 |
dhn |
- Add devel/bmake to RUN_DEPENDS
- Bump PORTREVISION |
0.13.0 27 Jan 2010 12:42:35 |
dhn |
- Update to 0.13.0
PR: ports/143167
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) |
0.11.1 14 Dec 2009 21:03:06 |
pav |
mk-configure is a lightweight replacement for GNU autotools, written in bmake
(portable version of NetBSD make) and POSIX shell. mk-configure also provides
standalone mkc_check_xxx scripts that can be used without bmake.
WWW: http://sourceforge.net/projects/mk-configure/
PR: ports/139295
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> |