Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.10_7,1 29 Sep 2023 21:15:58 |
Dima Panov (fluffy) |
graphics/libetonyek01: switch to MDDS 2.1 API (+)
This commit had to be pushed with recently updated LibreOffice and Co.
Reported by: pkg-fallout |
0.1.10_6,1 10 Feb 2023 21:15:12 |
Tijl Coosemans (tijl) |
graphics/libetonyek01: USES=localbase and Boost only as build dep |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.10_5,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.10_5,1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.1.10_4,1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.1.10_3,1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.1.10_2,1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.1.10_1,1 17 Feb 2022 05:04:59 |
Li-Wen Hsu (lwhsu) |
graphics/libetonyek01: Update MDDS_VERSION to 2.0
Fix build.
PR: 262002
Reported by: alt2600@icloud.com |
0.1.10_1,1 16 Feb 2022 23:02:03 |
Dima Panov (fluffy) |
graphics/libetonyek01: adjust for mdds-2.0 |
0.1.10,1 16 Sep 2021 18:06:01 |
Dima Panov (fluffy) |
graphics/libetonyek01: update to 0.1.10 release |
0.1.9_8,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.9_8,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.9_8,1 12 Mar 2021 15:55:03 |
amdmi3 |
- Update math/glm to 0.9.9.8 |
0.1.9_7,1 04 Feb 2021 09:21:55 |
fluffy |
Please welcome LibreOffice suite 7.1.0 release!
Release
Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/ |
0.1.9_6,1 13 Jun 2020 06:36:09 |
fluffy |
graphics/libetonyek01: bump after devel/mdds update |
0.1.9_5,1 11 Dec 2019 17:53:49 |
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 |
0.1.9_4,1 19 Aug 2019 15:35:28 |
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 |
0.1.9_3,1 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 |
0.1.9_2,1 12 Apr 2019 06:36:31 |
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 |
0.1.9_1,1 23 Mar 2019 01:39:11 |
lwhsu |
- Chase devel/mdds updating
This is in preparation of the upcoming libreoffice 6.2.2 |
0.1.9,1 03 Jan 2019 13:43:54 |
bapt |
update to 0.1.9 |
0.1.8_4,1 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 |
0.1.8_3,1 12 Dec 2018 00:15:50 |
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 |
0.1.8_2,1 09 Aug 2018 06:58:31 |
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 |
0.1.8_1,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 |
0.1.8,1 24 Apr 2018 21:37:54 |
jkim |
Update to 0.1.8.
https://gerrit.libreoffice.org/gitweb?p=libetonyek.git;a=blob_plain;f=NEWS;h=71a219e |
0.1.7_2,1 18 Apr 2018 13:57:43 |
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 |
0.1.7_1,1 18 Jan 2018 04:11:03 |
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 |
0.1.7,1 24 Nov 2017 17:53:12 |
mat |
Don't use MASTER_SITE_SUBDIR when it is not needed.
Sponsored by: Absolight |
0.1.7,1 25 Oct 2017 19:37:53 |
jkim |
Update to 0.1.7. |
0.1.6_8,1 25 Sep 2017 00:08:17 |
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 |
0.1.6_7,1 25 Sep 2017 00:05:06 |
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 |
0.1.6_6,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 |
0.1.6_5,1 02 May 2017 06:48:11 |
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 |
0.1.6_4,1 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 |
0.1.6_3,1 06 Jan 2017 08:45:04 |
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 |
0.1.6_2,1 03 Jan 2017 18:43:19 |
jbeich |
Assume "pkg-config --static zlib" works after 9.x EOL
Many hacks simply removed dependency on zlib which broke static linking
if it was actually supported. |
0.1.6_1,1 23 Nov 2016 12:45:47 |
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) |
0.1.6,1 12 Nov 2016 12:59:13 |
jbeich |
graphics/libetonyek01: unbreak build on 9.x
In file included from conftest.cpp:43:
In file included from /usr/local/include/boost/spirit/include/phoenix.hpp:13:
In file included from /usr/local/include/boost/spirit/home/phoenix.hpp:10:
In file included from
/usr/local/include/boost/spirit/home/phoenix/algorithm.hpp:10:
In file included from
/usr/local/include/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp:20:
In file included from
/usr/local/include/boost/spirit/home/phoenix/function/function.hpp:10:
In file included from
/usr/local/include/boost/spirit/home/phoenix/core/compose.hpp:16:
In file included from
/usr/local/include/boost/spirit/home/phoenix/core/composite.hpp:10:
In file included from
/usr/local/include/boost/spirit/home/phoenix/core/actor.hpp:18:
In file included from
/usr/local/include/boost/spirit/home/phoenix/core/basic_environment.hpp:18:
In file included from /usr/local/include/boost/fusion/include/mpl.hpp:11:
In file included from /usr/local/include/boost/fusion/mpl.hpp:17:
In file included from /usr/local/include/boost/fusion/mpl/clear.hpp:12: (Only the first 15 lines of the commit message are shown above ) |
0.1.6,1 06 Nov 2016 01:06:47 |
bapt |
Add missing LIB_DEPENDS
Regen patches using make makepatch
Pointyhat to: bapt
Submitted by: jrm
Differential Revision: https://reviews.freebsd.org/D8452 |
0.1.6,1 05 Nov 2016 23:17:08 |
bapt |
Update to 0.1.6, make it use mdds 1.2 |
0.1.3_1,1 14 Apr 2016 17:48:51 |
jkim |
- Update to 1.1.0.
- Copy the previous port to devel/mdds0. |
0.1.3_1,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1.3_1,1 09 Dec 2015 23:43:30 |
jbeich |
math/glm: update to 0.9.7.1,1
Changes: https://github.com/g-truc/glm/releases/tag/0.9.7.1
PR: 203181
Approved by: maintainer timeout (83 days) |
0.1.3,1 10 Aug 2015 23:41:35 |
jkim |
Update to 0.1.3. |
0.1.1,1 03 Jul 2015 01:12:10 |
jkim |
Revert to 0.1.1 because it does not build on 8.x and 9.x. Unfortunately,
there is no easy way to fix it without breaking its consumers. |
0.1.3 02 Jul 2015 23:40:31 |
jkim |
Fix dependencies. |
0.1.3 02 Jul 2015 21:34:28 |
jkim |
Update to 0.1.3. |
0.1.1_1 07 Oct 2014 14:16:11 |
bapt |
Convert USES=gperf properly |
0.1.1_1 07 Oct 2014 12:47:44 |
bapt |
Remove zlib from required dependencies for libetonyek01 |
0.1.1 07 Oct 2014 11:56:14 |
bapt |
Fix fetch |
0.1.1 07 Oct 2014 09:47:55 |
bapt |
Import libetonyek01
Ensure it doesn't conflicts with libetonyek |