Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Apr 2017 20:15:13
0.3.6_8

|
rene  |
Remove expired port:
2017-03-31 devel/freeocl: Unfetchable for more than six months (google code has
gone away); use lang/pocl instead |
01 Apr 2017 15:23:32
0.3.6_8

|
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 |
18 Mar 2017 13:39:11
0.3.6_7

|
gerald  |
Also mark DEPRECATED due to this being "dead" and having an actively
maintainer replacement with lang/pocl.
Pull in EXPIRATION_DATE to 2017-03-31.
PR: 204393
Approved by: maintainer (O. Hartmann <ohartmann@walstatt.org>) |
03 Mar 2017 16:00:20
0.3.6_7

|
mat  |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
20 Nov 2016 09:38:09
0.3.6_7

|
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).
In particular that is 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. |
14 Sep 2016 15:59:34
0.3.6_6

|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
19 May 2016 10:21:25
0.3.6_6

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
21 Apr 2016 16:43:15
0.3.6_6

|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:00:57
0.3.6_6

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
18 Aug 2015 10:51:02
0.3.6_6

|
rakuco  |
Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.
Instead of defining a variable that is almost always based on CONFIGURE_ENV,
just use CONFIGURE_ENV directly.
This also matches the behavior of other ports that do not use autotools (so
most ports can just worry about CONFIGURE_ENV). Additionally, the fact that
we do not use ?= means we do not have problems if another file in Uses/
needs to set CONFIGURE_ENV (with CMAKE_ENV, the order of the arguments to
USES would matter).
Ports which set CMAKE_ENV have been adjusted accordingly. In most cases,
CMAKE_ENV was just replaced with CONFIGURE_ENV, the exceptions being:
* databases/sqliteman: CMAKE_ENV line removed; setting QMAKESPEC there has
no effect on the build system.
* devel/freeocl: CMAKE_ENV line removed; FREEOCL_CXX_COMPILER is already
retrieved from the CMAKE_CXX_COMPILER variable in the build
system.
* graphics/openimageio: CMAKE_ENV line removed; setting Qt variables there
has no effect on the build system.
Reviewed by: makc
Differential Revision: https://reviews.freebsd.org/D3403 |
27 Jun 2015 01:37:39
0.3.6_6

|
amdmi3  |
- Fix build on pre-10.x by requiring newer compiler
- Fix build on i386 by enabling sse support
Submitted by: pkg-fallout
Approved by: portmgr blanket |
14 May 2015 10:15:09
0.3.6_6

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
16 Nov 2014 19:14:46
0.3.6_6

|
rodrigo  |
- fix compiler settings and flags
- define conflicts regarding other ocl, openocl and pocl ports
- add license
- extend pkg-descr and add WWW link
PR: ports/179180
Submitted by: ohartman@zedat.fu-berlin.de
Approved by: mentors (implicit) |
27 Oct 2014 10:10:59
0.3.6_5

|
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
0.3.6_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) |
14 Jul 2014 17:21:45
0.3.6_4

|
rakuco  |
Fix the build by including xmmintr.h in a few places.
PR: 191595
Submitted by: ohartman@zedat.fu-berlin.de (maintainer)
MFH: 2014Q3 |
18 Jun 2014 21:54:49
0.3.6_3

|
marino  |
devel/freeocl: Bump for builders
PR: 189322
Submitted by: maintainer (ohartman)
Reported by: pkg-fallout |
10 Mar 2014 20:55:22
0.3.6_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) |
17 Feb 2014 07:40:33
0.3.6_1

|
miwi  |
- Stage support |
12 Dec 2013 16:48:56
0.3.6_1

|
gerald  |
Add #include <sys/types.h> needed by newer compilers such as GCC 4.7.
PR: 184567, 182136
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: maintainer (O. Hartmann <ohartman@zedat.fu-berlin.de>) |
04 Dec 2013 18:48:49
0.3.6_1

|
makc  |
- Respect CMAKE_BUILD_TYPE
Approved by: portmgr (bapt) |
26 Oct 2013 00:52:36
0.3.6_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:04:44
0.3.6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
17 Aug 2013 16:27:24
0.3.6

|
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
22 Mar 2013 20:06:15
0.3.6

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
02 Oct 2012 16:40:41
0.3.6

|
az  |
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.
Spotted by: zont@
Approved by: portmgr (bapt@) |
22 Sep 2012 14:29:45
0.3.6

|
bsam  |
Add freeocl 0.3.6, free Open Computing Language (OpenCL) implementation
for CPU.
PR: ports/171376
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> |