Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.90.3_4 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.90.3_4 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.90.3_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.90.3_3 22 Apr 2019 13:16:34 |
gerald |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
1.90.3_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.90.3_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.90.3 22 Jul 2018 03:22:52 |
yuri |
science/psychopy: Update 1.90.2 -> 1.90.3
Reported by: portscout |
1.90.2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.90.2 24 May 2018 10:34:25 |
wen |
- Update to 1.90.2 |
1.90.1 06 Apr 2018 08:14:03 |
yuri |
science/psychopy: Update 1.90.0 -> 1.90.1
Reported by: portscout |
1.90.0 24 Mar 2018 06:43:40 |
yuri |
science/psychopy: Update 1.85.6 -> 1.90.0
Port changes:
* Change to DISTVERSION
* Add LICENSE_FILE
* Add missing dependencies to RUN_DEPENDS
* Group USExx section |
1.85.6_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.85.6 22 Feb 2018 00:00:18 |
wen |
- Update to 1.85.6 |
1.85.1_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.85.1_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.85.1 23 May 2017 01:38:29 |
wen |
- Update to 1.85.1 |
1.83.04_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.83.04_1 07 Dec 2016 13:24:57 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
1.83.04 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.83.04 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
1.83.04 16 Feb 2016 02:01:08 |
wen |
- Update to 1.83.04
PR: 207165
Submitted by: tkato432@yahoo.com |
1.83.03 18 Jan 2016 05:56:14 |
miwi |
- Update to 1.83.03
PR: 206254
Submitted by: maintainer |
1.83.01 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.83.01 15 Dec 2015 10:58:47 |
wen |
- Update to 1.83.01 and unbreak
PR: 205219
Submitted by: tkato432@yahoo.com |
1.82.02_1 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
1.82.02_1 16 Sep 2015 19:51:28 |
bapt |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
1.82.02 05 Sep 2015 15:34:43 |
wen |
- Update to 1.82.02
PR: 202856
Submitted by: tkato432@yahoo.com |
1.82.01 29 Apr 2015 13:53:10 |
jbeich |
science/psychopy: update to 1.82.01 and overhaul
- Add .desktop file
- Add shortcut under PATH
- Define LICENSE
- Mark NO_ARCH because of no C modules
- Drop unused BUILD_DEPENDS
- Convert to USE_WX
- Replace bundled DejaVu font with slightly newer system copy
Changes: http://www.psychopy.org/changelog.html#psychopy-1-82
PR: 199249
Submitted by: tkato432@yahoo.com |
1.81.03 29 Apr 2015 13:45:31 |
jbeich |
science/psychopy: drop HOME workaround after r359201 |
1.81.03 27 Dec 2014 12:38:54 |
wen |
- Update to 1.81.03
- Reset maintainer to ports@ |
1.81.02 08 Nov 2014 23:45:16 |
wen |
- Update to 1.81.02 |
1.77.00_5 07 Oct 2014 17:00:38 |
wg |
science/psychopy: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
1.77.00_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.77.00_3 22 Jun 2014 10:55:50 |
mva |
- Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
1.77.00_2 26 Mar 2014 01:12:42 |
wen |
- Fix build |
1.77.00_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.77.00_1 10 Mar 2014 17:01:37 |
bapt |
Convert s* to USES=zip |
1.77.00_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.77.00 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.77.00 16 May 2013 13:04:09 |
wen |
- Update to 1.77.00 |
1.76.00 24 Mar 2013 14:19:02 |
wen |
- Update to 1.76.0 |
1.75.01 15 Jan 2013 06:22:01 |
wen |
- Update to 1.75.01
- Trim Makefile headers |
1.65.00_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.65.00 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.65.00 05 Jul 2011 00:47:55 |
wen |
- Update to 1.65.00 |
1.63.03 01 Mar 2011 09:38:21 |
wen |
- Update to 1.63.03 |
1.60.00_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.60.00_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.60.00 03 Feb 2010 12:56:44 |
wen |
- Update to 1.60.00 |
1.51.01 11 Nov 2009 03:05:43 |
wen |
- Update to 1.51.01
- Update my mail address to FreeBSD |
1.00.00_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.00.00 10 May 2009 18:36:41 |
miwi |
- Update to 1.00.00
PR: 134217
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.97.01 28 Feb 2009 19:58:19 |
miwi |
PsychoPy is an open-source package for creating psychology stimuli
in Python (A real and free alternative to Matlab). PsychoPy combines
the graphical strengths of OpenGL with the easy Python syntax to give
psychophysics a free and simple stimulus presentation and control
package.
The goal is to provide, for the busy scientist (including me!), tools
to control timing and windowing and a simple set of pre-packaged
stimuli and methods. The code is platform independent, using Python
and C libraries that are widely available.
WWW: http://www.psychopy.org/
PR: ports/132156
Submitted by: wenheping at gmail.com |