Commit Graph

8 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Antoine Brodin
e19903f0ae Clean up LIB_DEPENDS 2019-06-16 16:05:28 +00:00
Jan Beich
480c577baa devel/icu: update to 64.1
Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
2019-03-27 21:11:08 +00:00
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
Yuri Victorovich
ffe2887686 graphics/dcmtk: Fix build with GCC-based architectures
PR:		234054
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-16 19:13:22 +00:00
Yuri Victorovich
6aefaf4b81 graphics/dcmtk: Update 3.6.0 -> 3.6.4; Move to the 'graphics' category
Port changes:
* Take maintainership
* Move to github
* Remove targets: it installs itself fine

Update graphics/aeskulap: Swutch to a more updated fork; Update patches and dependencies.
2018-12-13 00:01:51 +00:00
Antoine Brodin
cb4853527a Remove duplicate port (of devel/dcmtk)
Pointy hat:	yuri
2018-12-12 22:12:00 +00:00
Yuri Victorovich
f748db01ee New port: graphics/dcmtk: DICOM ToolKit, libraries and applications for DICOM/MEDICOM standard 2018-12-12 19:54:38 +00:00