aboutsummaryrefslogtreecommitdiff
path: root/graphics/libetonyek01
Commit message (Collapse)AuthorAgeFilesLines
* graphics/libetonyek01: switch to MDDS 2.1 API (+)Dima Panov2023-09-292-6/+7
| | | | | | This commit had to be pushed with recently updated LibreOffice and Co. Reported by: pkg-fallout
* graphics/libetonyek01: USES=localbase and Boost only as build depTijl Coosemans2023-02-101-6/+4
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-1/+1
|
* devel/boost-all: bump all library consumers after boost upgradeDima Panov2022-05-221-1/+1
| | | | PR: 246106
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* graphics/libetonyek01: Update MDDS_VERSION to 2.0Li-Wen Hsu2022-02-171-1/+1
| | | | | | | Fix build. PR: 262002 Reported by: alt2600@icloud.com
* graphics/libetonyek01: adjust for mdds-2.0Dima Panov2022-02-162-3/+4
|
* graphics/libetonyek01: update to 0.1.10 releaseDima Panov2021-09-164-6/+27
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update math/glm to 0.9.9.8Dmitry Marakasov2021-03-121-1/+1
| | | | Notes: svn path=/head/; revision=568184
* Please welcome LibreOffice suite 7.1.0 release!Dima Panov2021-02-041-2/+2
| | | | | | | Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/ Notes: svn path=/head/; revision=564006
* graphics/libetonyek01: bump after devel/mdds updateDima Panov2020-06-131-3/+5
| | | | Notes: svn path=/head/; revision=538640
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=519824
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=509290
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=498698
* - Chase devel/mdds updatingLi-Wen Hsu2019-03-231-4/+6
| | | | | | | This is in preparation of the upcoming libreoffice 6.2.2 Notes: svn path=/head/; revision=496619
* update to 0.1.9Baptiste Daroussin2019-01-034-29/+6
| | | | Notes: svn path=/head/; revision=489171
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* devel/boost-*: update to 1.69.0Jan Beich2018-12-121-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=487266
* devel/boost-*: update to 1.68.0Jan Beich2018-08-091-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=476723
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* Update to 0.1.8.Jung-uk Kim2018-04-245-1800/+28
| | | | | | | https://gerrit.libreoffice.org/gitweb?p=libetonyek.git;a=blob_plain;f=NEWS;h=71a219e Notes: svn path=/head/; revision=468245
* devel/boost-*: update to 1.67.0Jan Beich2018-04-181-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=467711
* devel/boost-*: update to 1.66.0Jan Beich2018-01-181-0/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=459315
* Don't use MASTER_SITE_SUBDIR when it is not needed.Mathieu Arnold2017-11-241-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=454828
* Update to 0.1.7.Jung-uk Kim2017-10-256-57/+1804
| | | | Notes: svn path=/head/; revision=452892
* devel/boost-*: update to 1.65.1Jan Beich2017-09-251-1/+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 Notes: svn path=/head/; revision=450560
* devel/boost-*: enable C++11 featuresJan Beich2017-09-251-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=450557
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=439934
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* Assume "pkg-config --static zlib" works after 9.x EOLJan Beich2017-01-031-4/+1
| | | | | | | | Many hacks simply removed dependency on zlib which broke static linking if it was actually supported. Notes: svn path=/head/; revision=430509
* devel/boost-*: update to 1.62.0Jan Beich2016-11-231-0/+1
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=426908
* graphics/libetonyek01: unbreak build on 9.xJan Beich2016-11-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: In file included from /usr/local/include/boost/fusion/mpl/detail/clear.hpp:12: In file included from /usr/local/include/boost/fusion/container/map/map_fwd.hpp:24: /usr/local/include/boost/fusion/container/map/detail/map_impl.hpp:76:23: error: no template named 'forward' in namespace 'std'; did you mean 'advance_detail::forward'? : rest_type(std::forward<rest_type>(*static_cast<rest_type*>(this))) ^~~~~~~~~~~~ advance_detail::forward /usr/local/include/boost/fusion/iterator/detail/advance.hpp:37:12: note: 'advance_detail::forward' declared here struct forward ^ In file included from /usr/local/include/glm/detail/func_trigonometric.hpp:205:0, from /usr/local/include/glm/trigonometric.hpp:35, from /usr/local/include/glm/glm.hpp:110, from conftest.cpp:49: /usr/local/include/glm/detail/func_trigonometric.inl:166:14: error: 'std::asinh' has not been declared using std::asinh; ^ In file included from /usr/local/include/glm/detail/func_common.hpp:455:0, from /usr/local/include/glm/common.hpp:35, from /usr/local/include/glm/glm.hpp:112, from conftest.cpp:49: /usr/local/include/glm/detail/func_common.inl:229:16: error: 'std::trunc' has not been declared using ::std::trunc; ^ /usr/local/include/glm/detail/func_common.inl:248:16: error: 'std::round' has not been declared using ::std::round; ^ Reported by: pkg-fallout, Robert Backhaus Notes: svn path=/head/; revision=425947
* Add missing LIB_DEPENDSBaptiste Daroussin2016-11-062-1/+2
| | | | | | | | | | | Regen patches using make makepatch Pointyhat to: bapt Submitted by: jrm Differential Revision: https://reviews.freebsd.org/D8452 Notes: svn path=/head/; revision=425458
* Update to 0.1.6, make it use mdds 1.2Baptiste Daroussin2016-11-054-7/+40
| | | | Notes: svn path=/head/; revision=425455
* - Update to 1.1.0.Jung-uk Kim2016-04-141-1/+1
| | | | | | | - Copy the previous port to devel/mdds0. Notes: svn path=/head/; revision=413308
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* math/glm: update to 0.9.7.1,1Jan Beich2015-12-091-0/+1
| | | | | | | | | Changes: https://github.com/g-truc/glm/releases/tag/0.9.7.1 PR: 203181 Approved by: maintainer timeout (83 days) Notes: svn path=/head/; revision=403436
* Update to 0.1.3.Jung-uk Kim2015-08-103-5/+7
| | | | Notes: svn path=/head/; revision=393926
* Revert to 0.1.1 because it does not build on 8.x and 9.x. Unfortunately,Jung-uk Kim2015-07-033-8/+7
| | | | | | | there is no easy way to fix it without breaking its consumers. Notes: svn path=/head/; revision=391213
* Fix dependencies.Jung-uk Kim2015-07-021-2/+4
| | | | Notes: svn path=/head/; revision=391210
* Update to 0.1.3.Jung-uk Kim2015-07-023-8/+7
| | | | Notes: svn path=/head/; revision=391200
* Convert USES=gperf properlyBaptiste Daroussin2014-10-071-2/+1
| | | | Notes: svn path=/head/; revision=370341