Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.7.0 06 Jun 2024 22:03:56 |
Po-Chuan Hsieh (sunpoet) |
devel/scons: Update to 4.7.0
Changes: https://github.com/SCons/scons/releases
https://scons.org/tag/releases.html
PR: 279488
Exp-run by: antoine |
4.5.2 14 Nov 2023 17:44:56 |
Po-Chuan Hsieh (sunpoet) |
devel/scons: Update to 4.5.2
- Convert to USE_PYTHON=pep517
Changes: https://scons.org/tag/releases.html
https://github.com/SCons/scons/blob/master/CHANGES.txt
PR: 274524
Exp-run by: antoine |
4.4.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.4.0 19 Apr 2023 18:54:26 |
Po-Chuan Hsieh (sunpoet) |
devel/scons: Update to 4.4.0
- Update WWW and clean up pkg-descr
Changes: https://scons.org/tag/releases.html
https://github.com/SCons/scons/blob/master/CHANGES.txt
PR: 270719
Exp-run by: antoine |
4.3.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
4.3.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 ) |
4.3.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 ) |
4.3.0 07 Mar 2022 18:10:56 |
Po-Chuan Hsieh (sunpoet) |
devel/scons: Update to 4.3.0
- Change MASTER_SITES to CHEESESHOP
Changes: https://scons.org/tag/releases.html
https://github.com/SCons/scons/blob/master/CHANGES.txt
PR: 262255
Exp-run by: antoine |
4.2.0 08 Aug 2021 14:53:57 |
Po-Chuan Hsieh (sunpoet) |
devel/scons: Update to 4.2.0
Changes: https://scons.org/tag/releases.html
https://github.com/SCons/scons/blob/master/CHANGES.txt |
4.1.0.post1 14 Jul 2021 16:09:40 |
Po-Chuan Hsieh (sunpoet) |
devel/scons: Update to 4.1.0.post1
Changes: https://scons.org/tag/releases.html
https://github.com/SCons/scons/blob/master/CHANGES.txt
PR: 256329
Tested by: Ronald Klop <ronald-lists@klop.ws> |
3.1.2_1 27 May 2021 08:18:14 |
Antoine Brodin (antoine) |
devel/scons: the py27 flavor is no longer needed |
3.1.2_1 10 Apr 2021 06:59:18 |
Baptiste Daroussin (bapt) |
devel/scons: drop dependency on gnu M4
Our version of m4 supports the necessary -E switch for 2 years now |
3.1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.2 04 Feb 2021 14:35:00 |
mat |
Those ports are allowed to build a 2.7 flavor, for now. |
3.1.2 25 May 2020 18:31:34 |
sunpoet |
Update devel/scons to 3.1.2
- Enable python flavor
Changes: https://scons.org/tag/releases.html
https://github.com/SCons/scons/blob/master/src/CHANGES.txt
PR: 246391
Exp-run by: antoine |
3.1.1 02 Oct 2019 19:51:05 |
sunpoet |
Update to 3.1.1
Changes: https://scons.org/tag/releases.html
https://github.com/SCons/scons/blob/master/src/CHANGES.txt
PR: 240584
Exp-run by: antoine |
3.0.1 26 Aug 2018 18:41:17 |
sunpoet |
Update WWW |
3.0.1 11 Feb 2018 17:08:16 |
sunpoet |
Take maintainership |
3.0.1 12 Dec 2017 12:47:06 |
swills |
devel/scons: update to 3.0.1
PR: 224194
Submitted by: Vidar Karlsen <vidar@karlsen.tech> |
2.5.1_1 13 Apr 2017 19:46:07 |
amdmi3 |
- Fix shebangs in all scripts |
2.5.1 30 Dec 2016 06:09:05 |
vanilla |
Update to 2.5.1. |
2.5.0 18 May 2016 14:11:34 |
amdmi3 |
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket |
2.5.0 10 Apr 2016 12:56:51 |
mi |
Upgrade from 2.4.1 to 2.5.0. The change-log is here:
http://download.sourceforge.net/project/scons/scons/2.5.0/CHANGES.txt
The compatibility wrapper for subprocess, in particular, has been removed as
unnecessary for Python above 2.7.
Notified by: portscout |
2.4.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.4.1 19 Feb 2016 13:51:10 |
amdmi3 |
- Add LICENSE_FILE
- Switch shebang patching to shebangfix
- Add NO_ARCH |
2.4.1 04 Feb 2016 12:27:14 |
marino |
devel/scons: Upgrade 2.3.0 => 2.4.1 and reset maintainer
While the maintainer has mostly been responsive since July 2010, his
actions were limited to approving PRs (mainly to upgrade scons because
the maintainer wasn't doing it). Not a single update originated from
the maintainer himself. Since being a gatekeeper isn't the purpose of
a maintainer, I'm going to reset the port on this timeout so that future
upgrades can get applied faster than they have been.
PR: 206343
Submitted by: myself
Approved by: maintainer timeout |
2.3.0_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.3.0_1 27 Jul 2014 18:12:39 |
marino |
devel/scons: Use GNU M4 over base m4
Scons issues "m4 -E" commands, but the version of m4 including in CURRENT
doesn't understand -E switch. Use gm4 instead.
PR: 189691
Submitted by: clutton0 (gmail)
Approved by: maintainer (Gavin McDonald) |
2.3.0 01 Mar 2014 13:59:39 |
koobs |
devel/scons: Add LICENSE, Fix depends, pet portlint
- Add LICENSE (MIT)
Fix:
- FATAL: Makefile: [21]: contiguous blank lines (> 1 lines) found.
- Unecessary RUN_DEPENDS on python2 (has USE_PYTHON=2)
- Remove duplicate USE_PYTHON=yes (scons is for 2.x only)
Reviewed by: antoine
Approved by: portmgr (blanket) |
2.3.0 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.3.0 15 Dec 2013 16:22:17 |
wg |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
2.3.0 02 Oct 2013 11:42:02 |
bsam |
. support staging;
. all MAN magic is done inside staging;
. remove the indefinite article from COMMENT.
PR: ports/182567
Submitted by: bsam (me)
Approved by: Gavin McDonald <gavin@16degrees.com.au> (maintainer) |
2.3.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.3.0 17 Aug 2013 22:55:46 |
mva |
- Fix run-time support by adding lang/python2 as dependency |
2.3.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.3.0 18 May 2013 20:24:03 |
rakuco |
Update to 2.3.0.
PR: ports/178277
Submitted by: glebius
Approved by: Gavin McDonald <gavin@16degrees.com.au> (maintainer) |
2.1.0 05 May 2013 13:49:11 |
eadler |
Make scons usable with PYTHON_DEFAULT_VERSION=python3.3
Reviewed by: Roland Smith <rsmith@xs4all.nl>
Approved by: maintainer timeout (2 weeks) |
2.1.0 09 Feb 2012 17:20:14 |
scheidell |
- Should have been part of the original commit, py eggs should not be in
pkg-plist
PR: ports/161518
Approved by: Gavin McDonald<gavin@16degrees.com.au> (maintainer, original
commit), gabor (mentor) |
2.1.0 30 Jan 2012 09:08:55 |
scheidell |
- Upgrade to 2.1.0
PR: ports/161518
Submitted by: Norbert Koch <nkoch@demig.de>
Approved by: Gavin McDonald <gavin@16degrees.com.au> (maintainer), gabor
(mentor) |
2.0.1 18 Jul 2011 13:21:19 |
skreuzer |
Update to version 2.0.1
PR: ports/158205
Approved by: Gavin McDonald <gavin@16degrees.com.au> (maintainer) |
1.3.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.3.0 11 Sep 2010 17:36:08 |
ashish |
- Fix the port to avoid installing manpages when NO_INSTALL_MANPAGES is defined.
- Remove the egg-info from the pkg-plist, as it's recorded implicitly.
PR: ports/148310
Submitted by: ashish
Approved by: pgj (mentor), gavin at 16degrees.com.au (maintainer) |
1.3.0 19 Jul 2010 21:33:52 |
pgollucci |
- Pass to new maintainer
Approved by: old maintainer (via e-mail)
Requested by: new maintainer (via -email) |
1.3.0 29 Apr 2010 19:41:37 |
pgollucci |
- Assign to new volunteer |
1.3.0 26 Apr 2010 22:23:47 |
pgollucci |
- Update to 1.3.0
PR: 144037 [update to 1.2.0-d20100117] [1]
Submitted by: dikshie <dikshie@sfc.wide.ad.jp> |
1.2.0_20091224 04 Jan 2010 02:39:59 |
pgollucci |
- lang/python23 is nolonger supported so remove the obsolete patch
- Update to 1.2.0_20091224 [1]
PR: ports/142234 [1]
Submitted by: dikshie <dikshie@sfc.wide.ad.jp> [1] |
1.2.0_20090223 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.2.0_20090223 07 Jul 2009 23:53:47 |
pgollucci |
- Update to checkpoint release 1.2.0_20090223
Submitted by: bms@ (via e-mail) |
1.2.0_1 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
1.2.0_1 25 Dec 2008 14:57:06 |
pgollucci |
Python's subprocess module has a race condition: Popen() constructor has a call
to global "_cleanup()" function on whenever a Popen object gets created, and
that call causes a check for all pending Popen objects whether their subprocess
has exited - i.e. the poll() method is called for every active Popen object.
See http://bugs.python.org/issue1731717 for addition details
SCon's compat/_scons_subprocess.py module is just a copy of a more recent
stock Python subprocess.py modified so it will work with older Python
versions.
The attached patch will add locks around calls to Popen and change
the compat module in a way that the subprocess module is always used, no matter
if Python already ships one.
The rationale behind this decision is that there are many Python versions in the
wild with different Popen() race condition problems.
PR: ports/128845
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Approved by: araujo (mentor, implicit) |
1.2.0 24 Dec 2008 08:24:53 |
pgollucci |
Update to 1.2.0
Approved by: gabor (mentor) |
1.1.0 29 Oct 2008 00:52:10 |
wxs |
- Update to 1.1.0
PR: ports/128437
Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by: pgollucci (maintainer) |
0.98.5 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
0.98.5 20 Jul 2008 15:22:29 |
araujo |
- Update to 0.98.5.
- Pass mainteinership to submitter.
PR: ports/125532
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
0.98.4 30 May 2008 05:15:04 |
perky |
- Update to 0.98.4 [1]
- Change maintainer to ports@
PR: 124103 [1]
Submitted by: gahr [1] |
0.97 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.97 11 Jun 2007 07:07:32 |
perky |
Update to 0.97
PR: 113510
Submitted by: aaron |
0.96.94 12 Feb 2007 11:56:39 |
perky |
Update to 0.96.94
PR: 108476
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> |
0.96.92 22 Apr 2006 05:18:18 |
perky |
Update to 0.96.92 |
0.96.91 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.96.91 10 Oct 2005 14:48:46 |
perky |
Update to 0.96.91 |
0.96.90_1 04 Apr 2005 21:57:07 |
pav |
- Add patches to fix build of blender-devel. Other scons using ports
were tested to continue working.
PR: ports/79064
Submitted by: Michal Varga <varga@stonehenge.sk>
Approved by: maintainer timeout (14 days)
Obtained from: scons CVS |
0.96.90 19 Feb 2005 17:29:31 |
perky |
Update to 0.96.90
PR: 77687
Submitted by: Radim Kolar <hsn@netmag.cz> |
0.96.1 30 Nov 2004 15:25:48 |
perky |
Update to 0.96.1
PR: 74236
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
0.96 03 Sep 2004 15:11:16 |
perky |
Update to 0.96
PR: 71247
Submitted by: Marco Molteni <mmolteni@cisco.com> |
0.95 13 Mar 2004 05:10:50 |
perky |
Update to 0.95 |
0.94 10 Nov 2003 12:28:43 |
perky |
Update to 0.94 |
0.93 31 Oct 2003 08:26:21 |
perky |
Update to 0.93 |
0.92 23 Aug 2003 02:17:31 |
perky |
Update 0.92 |
0.91 15 Aug 2003 13:23:51 |
perky |
Update to 0.91 |
0.90 26 Jun 2003 08:44:30 |
perky |
Update to 0.90 (the first beta release) |
0.14 22 May 2003 11:41:31 |
perky |
Update to 0.14 |
0.13_1 16 Apr 2003 21:25:47 |
perky |
Install a manpage
PR: 50709
Submitted by: Marco Molteni <molter@tin.it> |
0.13 04 Apr 2003 02:52:24 |
perky |
Update to 0.13 |
0.12 31 Mar 2003 03:58:14 |
perky |
Update to 0.12 |
0.11 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
0.11 25 Feb 2003 04:57:57 |
perky |
Update to 0.11 |
0.10 17 Jan 2003 18:22:50 |
perky |
Update to 0.10 |
0.09 02 Jan 2003 04:50:53 |
perky |
Update to 0.09 |
0.08 18 Jul 2002 04:58:31 |
perky |
Update to 0.08 |
0.07 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
0.07 04 May 2002 17:40:28 |
pat |
Update to 0.07
PR: 37749
Submitted by: maintainer |
0.06 29 Apr 2002 14:01:09 |
ijliao |
use USE_PYDISTUTILS |
0.06 04 Apr 2002 04:25:10 |
pat |
- Update to 0.06
- Give maintainership to submitter
PR: 36679
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Approved by: maintainer |
03 Mar 2002 16:19:25 |
petef |
Add scons 0.01, a build tool alternative to make. |