Version: 4.4.0, Package name: scons-4.4.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description SCons is an Open Source software construction tool--that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software. |
Filesize: 3024.276 KB |
Version History (View Complete History) |
|
2021-11-01 18:06:13 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-31 12:26:38 by Stuart Henderson | Files touched by this commit (1) |
Log message: oops, missed the scons.port.mk part, reminded by Omar |
2021-10-31 11:28:02 by Stuart Henderson | Files touched by this commit (11) |
Log message: update to scons-4.2.0, from Omar Polo |
2021-03-15 15:06:45 by Stuart Henderson | Files touched by this commit (4) |
Log message: bump REVISION where my screwed-up commit changed @comments in plists |
2021-03-15 15:02:11 by Stuart Henderson | Files touched by this commit (66) |
Log message: revert accidentally committed files |
2021-03-15 14:53:24 by Stuart Henderson | Files touched by this commit (78) |
Log message: update to py-ptyprocess-0.7.0, make py3-only |
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-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-07-26 10:12:46 by Stuart Henderson | Files touched by this commit (3) |
Log message: Force scons to use cc/c++ rather than gcc and the first found out of (g++, c++). OK bcallah@ |
2017-06-28 10:26:55 by Brian Callahan | Files touched by this commit (4) |
Log message: Update to 2.5.1 changelog: https://bitbucket.org/scons/scons/src/rel_2.5.1/src/CHANGES.txt build tested all its dependencies successfully (thanks to bentley@ for help) Patch goes away because our m4(1) now has the -E flag Take maintainer. ok bentley@ |
2017-06-01 13:58:04 by Ingo Schwarze | Files touched by this commit (2) |
Log message: Drop USE_GROFF and bump. Mandoc now copes with DocBook lists implemented with \h. |
2015-12-01 01:26:16 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to scons-2.4.1 |
2015-08-26 09:12:40 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update to scons-2.3.6 tested in a bulk by aja@ |
2015-07-10 01:06:07 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: upstream re-rolled to the tarball to the actual release tag/branch, so now it does come with manpages again. size changed noticed by rpe@ |
2015-06-28 00:31:43 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to scons-2.3.5 tested in a bulk by aja@, thanks |
2015-01-20 05:16:48 by Anthony J. Bentley | Files touched by this commit (2) |
Log message: Update to scons-2.3.4. |
2011-07-05 09:17:26 by Stuart Henderson | Files touched by this commit (1) |
Log message: scons builds break with ccache, set NO_CCACHE for now. |
2011-06-08 11:40:09 by Jasper Lievisse Adriaanse | Files touched by this commit (27) |
Log message: bump after default python version switch |
2011-05-31 03:06:48 by Chris Kuethe | Files touched by this commit (3) |
Log message: update to scons 2.0.1, after consultation with former MAINTAINER. ok and bulk build test from landry@ |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-08-30 16:09:45 by Jasper Lievisse Adriaanse | Files touched by this commit (11) |
Log message: bumps |
2009-03-15 03:04:34 by Steven Mestdagh | Files touched by this commit (3) |
Log message: update to 1.2.0 from Brad |
2009-03-11 15:18:03 by Bernd Ahlers | Files touched by this commit (1) |
Log message: bump because of python dep change |
2008-10-06 22:11:56 by Brad Smith | Files touched by this commit (4) |
Log message: Update to SCons 1.0.1. ok maintainer |
2007-12-12 07:46:41 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - replace WRKBUILD with WRKSRC |
2007-12-12 03:39:20 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - set debug=0 by default - add DESTDIR=${WRKINST} to the install target |
2007-12-08 13:11:02 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - add support for scons module "put it in" steven@, ok simon@ |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-10 15:02:25 by Simon Bertrang | Files touched by this commit (3) |
Log message: update to version 0.97 and remove quotes around comment similar diff by Brad, "go ahead" steven@ |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-06-03 08:40:41 by Steven Mestdagh | Files touched by this commit (1) |
Log message: don't expect python symlink, use real python binary, i.e. python2.4. "works fine" alek@ |
2006-06-03 03:37:09 by Aleksander Piotrowski | Files touched by this commit (20) |
Log message: Bump PKGNAMEs after recent python switch |
2006-04-17 08:57:11 by Steven Mestdagh | Files touched by this commit (3) |
Log message: update to scons 0.96.92 from maintainer Andrew Dalgleish |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |