Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Aug 2022 14:46:53 3.15.1.1_3 |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
21 Jun 2022 16:52:52 3.15.1.1_2 |
Lev A. Serebryakov (lev)  |
devel/msp430-debug-stack: Move "unfetcheable" distfiles to LOCAL
Don't use User-Agent hack. |
21 Jun 2022 09:30:40 3.15.1.1_2 |
Lev A. Serebryakov (lev)  |
devel/msp430-debug-stack: fix documentation fetching.
TI bans "automatic" downloaders for unknwon reason, fake
fetch's User-Agent.
PR: 264760 |
22 May 2022 20:17:16 3.15.1.1_2 |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
14 Apr 2022 11:08:19 3.15.1.1_1 |
Lev A. Serebryakov (lev)  |
devel/msp430-debug-stack: Increase timeout to 500ms
PR: 259398 |
14 Apr 2022 10:48:09 3.15.1.1 |
Lev A. Serebryakov (lev)  |
devel/msp430-debug-stack: Update to latest version 3.15.1.1
PR: 251620 |
19 Apr 2021 08:00:13 3.15.0.1 |
Tobias Kortkamp (tobik)  |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
07 Apr 2021 08:09:01 3.15.0.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 3.15.0.1 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 3.15.0.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Apr 2020 15:32:39
3.15.0.1 |
lev  |
Update to latest version. |
11 Dec 2019 17:53:49
3.12.000.004_12 |
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
19 Aug 2019 15:35:28
3.12.000.004_11 |
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
13 Aug 2019 16:01:59
3.12.000.004_10  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
26 Jul 2019 20:46:57
3.12.000.004_10 |
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 |
12 Apr 2019 06:36:31
3.12.000.004_9 |
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
02 Feb 2019 10:28:35
3.12.000.004_8 |
tobik  |
devel/*: Use NO_WRKSUBDIR |
12 Dec 2018 01:35:36
3.12.000.004_8 |
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 |
12 Dec 2018 00:15:50
3.12.000.004_7 |
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
10 Sep 2018 13:14:52
3.12.000.004_6 |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
09 Aug 2018 06:58:31
3.12.000.004_6 |
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
29 Jul 2018 22:18:46
3.12.000.004_5 |
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 |
18 Apr 2018 13:57:43
3.12.000.004_4 |
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
26 Mar 2018 14:33:11
3.12.000.004_3 |
lev  |
Fix patches. |
26 Mar 2018 14:05:54
3.12.000.004_2 |
lev  |
Fix extraction again. |
22 Mar 2018 15:13:20
3.12.000.004_1 |
lev  |
Fix distinfo. |
21 Mar 2018 17:45:20
3.12.000.004 |
lev  |
Really update version. |
21 Mar 2018 16:08:08
3.10.001.000_7 |
lev  |
Update to latest version. |
18 Jan 2018 04:11:03
3.10.001.000_7 |
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
12 Dec 2017 04:35:49
3.10.001.000_6 |
jbeich  |
Re-try ports affected by bug 193528 on powerpc* after r449590 |
05 Dec 2017 17:06:48
3.10.001.000_6 |
lev  |
Third round of adapting port to new boost 1.66
PR: 224094
Reported by: jbeich@FreeBSD.org |
05 Dec 2017 15:57:26
3.10.001.000_5 |
lev  |
Second try to fix compatibility with new boost
PR: 224094
Reported by: jbeich@FreeBSD.org |
05 Dec 2017 12:12:28
3.10.001.000_4 |
lev  |
Fix namespace conflict for new Boost.
PR: 224094
Reported by: jbeich@FreeBSD.org |
08 Nov 2017 19:44:18
3.10.001.000_3 |
lev  |
Unbroke packaging |
08 Oct 2017 06:19:59
3.10.001.000_2 |
antoine  |
Mark BROKEN: fails to package
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/msp430-debug-stack/work/stage/usr/local/share/doc/msp430-debug-stack/slau320x.pdf:No
such file or directory
Reported by: pkg-fallout
MFH: 2017Q4 |
25 Sep 2017 00:08:17
3.10.001.000_2 |
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
19 Sep 2017 15:51:57
3.10.001.000_1 |
lev  |
Remove obsolete patch.
Reported by: Tamas TEVESZ <ice@extreme.hu> |
18 Sep 2017 19:02:19
3.10.001.000 |
lev  |
Update to latest version.
PR: 222387
Submitted by: Andre Albsmeier <mail@fbsd.e4m.org> |
10 Sep 2017 20:55:39
3.9.1.2_3 |
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 |
20 May 2017 16:58:10
3.9.1.2_2 |
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket) |
02 May 2017 06:48:11
3.9.1.2_2 |
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
01 Apr 2017 15:23:32
3.9.1.2_1 |
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 |
07 Jan 2017 16:40:21
3.9.1.2 |
lev  |
Update to latest version 3.9.1.2 |
06 Jan 2017 08:45:04
3.8.0.1_2 |
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
01 Jan 2017 03:45:13
3.8.0.1_1 |
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
23 Nov 2016 12:45:47
3.8.0.1_1 |
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
21 Nov 2016 15:05:04
3.8.0.1 |
lev  |
Update to latest version 3.8.1.0 (link on site contains mistake). |
19 May 2016 11:09:14
3.05.01.01_3 |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
3.05.01.01_3 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Mar 2016 13:29:48
3.05.01.01_3 |
lev  |
Add support for TI USB debug interfaces.
Submitted by: Andre Albsmeier <andre@fbsd.a.e4m.org> |
09 Feb 2016 11:05:40
3.05.01.01_2 |
amdmi3  |
- Mark BROKEN on 9.x: internal compiler error (unrelated to previous commit):
g++48: internal compiler error: Segmentation fault: 11 (program cc1plus)
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Makefile:68: recipe for target 'BSL430_DLL/MSPBSL_Factory.o' failed
gmake[1]: *** [BSL430_DLL/MSPBSL_Factory.o] Error 4
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/devel/msp430-debug-stack/work/MSPDebugStack_OS_Package/ThirdParty/BSL430_DLL'
Makefile:142: recipe for target 'ThirdParty/lib64/libbsl430.a' failed
gmake: *** [ThirdParty/lib64/libbsl430.a] Error 2
*** [do-build] Error code 1
Reported by: pkg-fallout
Approved by: portmgr blanket |
09 Feb 2016 11:03:06
3.05.01.01_2 |
amdmi3  |
- Fix build with boost 1.60
PR: 199601
Approved by: portmgr blanket |
15 Nov 2015 10:46:14
3.05.01.01_2 |
lev  |
Chase documentation revision change. |
03 Nov 2015 20:58:30
3.05.01.01_1 |
lev  |
This port needs C++11 library, not only compiler.
This should fix build on 9.x systems. |
01 Nov 2015 11:01:05
3.05.01.01 |
lev  |
Add new port: Texas Instrument's MSP430 debug interface library. |