Tobias C. Berner
707c6bf295
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
2018-12-25 20:25:39 +00:00
Gerald Pfeifer
a9f015d155
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
2018-12-12 01:35:33 +00:00
Jan Beich
91f9922c6f
devel/icu: update to 63.1
...
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
2018-10-23 11:35:03 +00:00
Vsevolod Stakhov
562401bf76
Add missing patch
...
Submitted by: Alexander Moisseev via IM
2018-09-21 12:20:22 +00:00
Vsevolod Stakhov
c768d1bb9f
Update to 1.8.0.a1.20180920
...
PR: 231502
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
2018-09-20 18:01:29 +00:00
Gerald Pfeifer
09f9633cb6
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
2018-07-29 22:18:44 +00:00
Jan Beich
3beb732dad
devel/icu: update to 62.1
...
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Jan Beich
ae60358af5
devel/icu: update to 61.1
...
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Gerald Pfeifer
c2a92a1aea
Bump PORTREVISIONs of all users of math/mpc that we just updated to
...
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Vsevolod Stakhov
fcfb750ce7
- Update to 1.7.0.a2.20180302
...
- Fix issues with Torch linking
2018-03-02 19:21:53 +00:00
Vsevolod Stakhov
4047a69a9a
- Update to 1.7.0.a1.20180302 [1]
...
- Add openblas dependency when built with Torch
- Use gcc if Torch is enabled due to bug with libgfortran
Submitted by: Alexander Moisseev via private communication [1]
2018-03-02 15:46:07 +00:00
Jan Beich
99b0558e42
devel/icu: update to 60.1
...
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
2017-11-09 02:31:47 +00:00
Jan Beich
a382198617
devel/icu: update to 59.1
...
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm , dcarmich@dcarmichael.net (early version)
Exp-run by: antoine
2017-09-25 00:02:36 +00:00
Vsevolod Stakhov
cbbac8915d
- Update to 1.5.4.a1
2017-03-28 15:11:58 +00:00
Vsevolod Stakhov
809fbd44d9
- Update to 1.5.3.a1
2017-03-07 18:57:17 +00:00
Vsevolod Stakhov
4bf36125fe
- Update to 1.5.2.b1
...
- Add CGP helper option
2017-03-06 15:06:10 +00:00
Vsevolod Stakhov
72daff952f
- Update to 1.5.0.b1
...
Submitted by: Alexander Moisseev via github
2017-03-01 09:59:35 +00:00
Jan Beich
a9425224f1
devel/libevent2: drop historical suffix after r362796
...
PR: 216777
Approved by: mm (maintainer)
2017-02-20 02:57:04 +00:00
Jan Beich
21a7215c9a
devel/libevent2: update to 2.1.8 and cleanup
...
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
2017-02-04 07:56:59 +00:00
Vsevolod Stakhov
05795a1013
- Update to 1.5.0.a3
2017-01-20 17:30:28 +00:00
Vsevolod Stakhov
b2a57b112e
- Fix GD port option
...
- Enable GD by default
- Change PORTVERSION date format to ISO 8601 (YYYYMMDD)
- Remove obolete DFORCE_GMIME24 CMAKE_ARG
Submitted by: Alexander Moisseev via github
2016-12-26 17:05:06 +00:00
Vsevolod Stakhov
2590106456
- Update to 1.5.0.a1
2016-12-26 11:54:43 +00:00
Vsevolod Stakhov
8c36ecc08d
- Update to 1.4.2.a1
2016-11-30 14:48:04 +00:00
Dmitry Marakasov
a7b2f86b6e
- Add LICENSE_FILE
...
- Remove redundant GH_PROJECT
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Sanify installation
- Fix WWW:
Approved by: portmgr blanket
2016-11-28 15:20:36 +00:00
Vsevolod Stakhov
90b1796a89
- Update to 1.4.1.a1
2016-11-24 17:28:10 +00:00
Gerald Pfeifer
89f8b05214
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.
2016-11-20 09:38:08 +00:00
Vsevolod Stakhov
0a2488fdf5
- Restore reload command
...
- Replace BUILD_DEPENDS with LIB_DEPENDS for hyperscan
- Update to a5eef8b
- Bump PORTVERSION
PR: 212320
Submitted by: Alexander Moisseev <moiseev at mezonplus.ru>
2016-11-16 09:50:06 +00:00
Vsevolod Stakhov
39fa17c5ee
- Update to 1.4.0.a1
...
- Switch to gmime 2.6
- Enable fann support
2016-09-01 12:31:10 +00:00
Vsevolod Stakhov
5762cd412a
- Update to 1.3.3
...
- Add notes in UPDATING about fuzzy storage issue
2016-08-15 14:11:09 +00:00
Vsevolod Stakhov
4633311a1f
- Update to 1.3.3.a1
...
- Fix logrotate path [1]
PR: 211610 [1]
Submitted by: Alexander Moisseev [1]
2016-08-08 16:22:11 +00:00
Vsevolod Stakhov
3cf4021900
mail/rspamd:
...
- Fix conflicts
- Fix openssl usage
- Fix rspamd.newsyslog.conf installation path
- Fix formatting
mail/rspamd-devel:
- Update to a569362
- Fix LICENSE
- Fix openssl usage
- Fix fuzzy sample config install path
- Fix formatting
PR: 211584
Submitted by: Alexander Moisseev
2016-08-05 10:20:22 +00:00
Vsevolod Stakhov
cbbc5f4dec
- Update to 1.3.0.b4.25072016
2016-07-25 13:21:54 +00:00
Vsevolod Stakhov
ac63c16abd
- Update to 1.3.0.b3.30062016
2016-06-30 09:55:18 +00:00
Vsevolod Stakhov
f3000efb1f
- pass GH_TAGNAME to compiler
...
- add devel/ragel as a build dependency
- update to afb80e7
- bump PORTVERSION
PR: 209223
Submitted by: Alexander Moisseev
2016-06-21 10:21:29 +00:00
Vsevolod Stakhov
754c261477
- Update to 1.3.0b1
...
Submitted by: az
2016-04-22 07:57:44 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Vsevolod Stakhov
9b2a8ace0d
- Update to 1.2.1.b1
2016-03-22 15:55:38 +00:00
Vsevolod Stakhov
802be3fd3a
- Update to 1.2.0.b6
2016-03-18 12:42:59 +00:00
Vsevolod Stakhov
b54231f637
- Update to 1.2.0.b5
2016-03-17 15:12:36 +00:00
Vsevolod Stakhov
9416382469
- Update to 1.2.0.b4
2016-03-16 09:43:15 +00:00
Vsevolod Stakhov
beaf451839
- Fix distinfo
...
Reported by: az via private conversation
2016-03-11 15:17:48 +00:00
Vsevolod Stakhov
e9ce1b58c2
- Update to 1.2.0.b3
2016-03-11 13:31:37 +00:00
Mathieu Arnold
018eeadae5
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
...
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Vsevolod Stakhov
ec925b1b78
- Update to 1.2.0.b2 due to critical issue found
2016-02-29 12:54:28 +00:00
Vsevolod Stakhov
d056fd9e7e
- Update to 1.2.0.b1
2016-02-29 12:12:59 +00:00
Vsevolod Stakhov
e441c6b8d0
- Update to 1.2.0.a1
2016-02-22 15:27:52 +00:00
Vsevolod Stakhov
6a39f5bae2
- Update to 1.1.3.b3
2016-02-04 18:51:29 +00:00
Vsevolod Stakhov
d9888fb363
- Update to 1.1.3.b2
...
- Add optional support of hyperscan
2016-02-03 14:41:09 +00:00
Vsevolod Stakhov
6b6a88d145
- Update to 1.1.3.b1.30012016
2016-01-30 10:38:41 +00:00
Vsevolod Stakhov
9c11f12b96
- Update to 1.1.2.b1.28012016
2016-01-28 23:44:47 +00:00