Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Oct 2020 06:54:23
6.1.1

|
wen  |
- Update to 6.1.1 |
06 Sep 2019 05:52:30
5.1.2

|
wen  |
- Update to 5.1.2 |
26 Jul 2019 20:46:57
5.1.1_1

|
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 |
28 Apr 2019 00:28:50
5.1.1

|
wen  |
- Update to 5.1.1 |
18 Feb 2019 11:57:09
5.0.0

|
wen  |
- Update to 5.0.0 |
12 Dec 2018 01:35:36
4.6.0_2

|
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 |
25 Apr 2018 16:42:38
4.6.0_1

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
10 Mar 2018 17:46:06
4.6.0_1

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
08 Feb 2018 20:18:09
4.6.0

|
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
28 Nov 2016 03:02:06
4.6.0

|
wen  |
- Update to 4.6.0 |
21 Oct 2016 12:51:41
4.5.0

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
23 Jan 2015 15:04:24
4.5.0

|
antoine  |
Fix packaging (plist no longer needed) |
23 Jan 2015 10:20:18
4.5.0

|
olivierd  |
- Update to 4.5.0
- Switch MASTER_SITES to CHEESESHOP macro
- Remove DOCS and EXAMPLES
- Adjust dependencies
PR: 196977
Submitted by: myself
Approved by: wen@ (maintainer) |
22 Dec 2014 17:12:27
3.6.0_5

|
feld  |
Update "BSD" license in devel category |
27 Oct 2014 10:58:26
3.6.0_5

|
bapt  |
Cleanup plist |
20 Oct 2014 16:04:14
3.6.0_5

|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
10 Sep 2014 20:50:37
3.6.0_5

|
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) |
15 Jul 2014 23:11:13
3.6.0_4

|
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. |
09 Jun 2014 14:27:28
3.6.0_4

|
mva  |
- 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) |
06 Jun 2014 15:12:20
3.6.0_3

|
gerald  |
- Convert to staging. [1]
- Set license (BSD). [1]
- Update maintainer address to wen@FreeBSD.org.
- Bump PORTREVISION.
PR: 188565 [1]
Submitted by: Bartek Rutkowski <ports@robakdesign.com> [1] (mostly)
Approved by: portmgr (blanket pre-approval) |
10 Mar 2014 20:55:22
3.6.0_2

|
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) |
03 Jan 2014 01:53:21
3.6.0_1

|
bapt  |
Part 3 at removing now useless FETCH_ARGS redifition |
20 Nov 2013 20:51:25
3.6.0_1

|
sunpoet  |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
26 Oct 2013 00:52:36
3.6.0_1

|
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 ) |
20 Sep 2013 17:13:47
3.6.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
21 Jan 2012 17:40:15
3.6.0
|
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 |
18 Feb 2011 01:22:56
3.6.0
|
wen  |
- Update to 3.6.0
PR: ports/154349
Submitted by: Wen Heping (myself) |
02 Jun 2010 08:52:14
3.4.0
|
wen  |
- Update to 3.4.0 |
22 Aug 2009 19:22:15
3.2.0
|
miwi  |
- Update to 3.20
PR: 138040
Submitted by: Jacob Frelinger <jacob.frelinger@duke.edu>
Approved by: maintainer |
22 Mar 2009 11:10:17
3.1.0
|
miwi  |
- Update to 3.1.0
PR: 132896
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
14 Dec 2008 10:40:57
3.0.3
|
miwi  |
The Traits project is at the center of all Enthought Tool Suite
development and has changed the mental model used at Enthought for
programming in the already extremely efficient Python programming
language.
The Traits project allows Python programmers to use a special kind
of type definition called a trait, which gives object attributes
some additional characteristics, such as Initialization, Validation,
Delegation, Notification and Visualization.
A class can freely mix trait-based attributes with normal Python
attributes, or can opt to allow the use of only a fixed or open set
of trait attributes within the class. Trait attributes defined by
a classs are automatically inherited by any subclass derived from
the class.
WWW: http://pypi.python.org/pypi/Traits/
PR: ports/129589
Submitted by: Wen Heping <wenheping at gmail.com> |