Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Dec 2020 06:34:41
4.5.0

|
fernape  |
www/wt: update to 4.5.0
ChangeLog: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
PR: 252001
Submitted by: info@babaei.net (maintainer) |
04 Sep 2020 13:16:38
4.4.0

|
swills  |
www/wt: Update to 4.4.0
PR: 248860
Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer) |
02 May 2020 06:35:00
4.3.1

|
lbartoletti  |
www/wt: Update to 4.3.1
Changelog:
- https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
PR: 245989
Submitted by: Mohammad S. Babaei (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24633 |
31 Mar 2020 08:10:22
4.3.0

|
joneum  |
Update to 4.3.0
Changelog: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
PR: 245090
Sponsored by: Netzkommune GmbH |
20 Mar 2020 20:34:30
4.2.2

|
tcberner  |
www/wt: Update to v4.2.2
Release 4.2.2 (March 16, 2020)
This release fixes the following issues:
Security-related: in Wt::Auth the lost password email would be sent to the
email address provided in the form, rather than the user's configured email
address. While we treat email addresses as case insensitive, it is possible
that the mail server may not, and that could potentially be used to steal
an account. It is however quite rare for email services to be case
sensitive.
Issue #7439: ensure that tooltips are always on top, even inside of a
dialog. (Only the first 15 lines of the commit message are shown above ) |
19 Feb 2020 17:11:13
4.2.1

|
robak  |
www/wt: Update 4.2.0 -> 4.2.1
PR: 244109
Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer)
Reviewed by: robak |
27 Dec 2019 12:31:43
4.2.0

|
joneum  |
Update to 4.2.0
PR: 242735
Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer)
Sponsored by: Netzkommune GmbH |
11 Dec 2019 17:53:49
4.1.2_1

|
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 |
01 Nov 2019 19:03:24
4.1.2

|
dmgk  |
www/wt: Update to 4.1.2
Changes: https://webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
PR: 241630
Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer)
Approved by: tz (mentor, implicit) |
18 Oct 2019 09:39:06
4.1.1

|
amdmi3  |
- Add USES=xorg
- Update WWW
Approved by: portmgr blanket |
06 Oct 2019 13:33:02
4.1.1

|
pkubaj  |
www/wt: unbreak on powerpc64
Builds fine.
Approved by: mentors (implicit approval) |
15 Sep 2019 17:11:33
4.1.1

|
swills  |
www/wt: update to 4.1.1
PR: 240587
Submitted by: Mohammad S. Babaei <info@babaei.net> (maintainer) |
19 Aug 2019 15:35:28
4.1.0_1

|
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 |
18 Aug 2019 18:42:33
4.1.0

|
rene  |
Fix and update wwww/wt to version 4.1.0.
Minor corrections from me.
PR: 226160
Submitted by: maintainer
MFH: 2019Q3 |
26 Jul 2019 20:46:57
3.3.7_16

|
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 |
25 May 2019 15:51:17
3.3.7_15

|
tobik  |
www/wt: Blind fix CMAKE_ARGS typo
This is untested since the port is marked as broken. |
20 May 2019 10:48:12
3.3.7_15

|
ak  |
- Fix typos in USE_* knobs
- Convert obsolete USE_* to USES
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
12 Apr 2019 06:36:31
3.3.7_15

|
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 |
16 Mar 2019 17:51:38
3.3.7_14

|
tcberner  |
www/wt: Remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
25 Dec 2018 20:25:40
3.3.7_13

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
3.3.7_13

|
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.3.7_12

|
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 |
11 Sep 2018 18:34:28
3.3.7_11

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
09 Aug 2018 06:58:31
3.3.7_10

|
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.3.7_9

|
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 |
17 Jul 2018 08:56:32
3.3.7_8

|
antoine  |
Deprecate ports broken for more than 5 months |
28 Jun 2018 17:39:55
3.3.7_8

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
18 Apr 2018 13:57:43
3.3.7_8

|
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 |
10 Mar 2018 17:46:06
3.3.7_7

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
18 Jan 2018 04:11:03
3.3.7_6

|
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 |
18 Nov 2017 19:32:39
3.3.7_5

|
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
25 Sep 2017 00:08:17
3.3.7_4

|
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 |
25 Sep 2017 00:05:06
3.3.7_3

|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
10 Sep 2017 20:55:39
3.3.7_2

|
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 |
23 May 2017 05:03:16
3.3.7_1

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
22 May 2017 22:29:17
3.3.7

|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
05 May 2017 13:51:27
3.3.7

|
miwi  |
- Update to 3.3.7
PR: 218299
Submitted by: maintainer |
02 May 2017 06:48:11
3.3.6_6

|
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.3.6_5

|
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 |
06 Jan 2017 08:45:04
3.3.6_4

|
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 |
31 Dec 2016 16:06:28
3.3.6_3

|
jbeich  |
www/wt: unbreak with boost 1.63
In file included from wt-3.3.6/src/Wt/Render/CssParser.C:26:
[...]
/usr/local/include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp:91:105:
error: cannot initialize a parameter of type 'char *' with an lvalue of type
'char const[17]'
return detail::expression::function_eval<F, A0 , A1 , A2 , A3 ,
A4>::make(f, a0 , a1 , a2 , a3 , a4);
^~
PR: 215599
Approved by: Mohammad S. Babaei (maintainer) |
19 Dec 2016 16:10:12
3.3.6_2

|
mat  |
The DOCS option must not install doxygen.
Sponsored by: Absolight |
02 Dec 2016 11:58:22
3.3.6_1

|
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
23 Nov 2016 12:45:47
3.3.6_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 Oct 2016 12:51:41
3.3.6

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
20 Aug 2016 21:04:16
3.3.6

|
arved  |
- USE_GITHUB
- Remove/shorten overlong OPT_DESCR
- Use option helpers
- Other Cosmetic fixes
No functional changes, so no PORTREVISION bump
Based on suggestions by: danfe, gerald |
17 Aug 2016 21:19:42
3.3.6

|
arved  |
Add Wt, a C++ library for developing web applications.
PR: 210750
Submitted by: Mohammad S. Babaei |