aboutsummaryrefslogtreecommitdiff
path: root/math/cgal
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Fix build of cgal consumers (sfcgal) with boost 1.60Dmitry Marakasov2016-02-092-0/+17
| | | | | | | | PR: 199601 Approved by: portmgr blanket Notes: svn path=/head/; revision=408549
* math/cgal: minor cleanupJan Beich2015-09-201-13/+6
| | | | | | | | | | | - Convert to USE_GL - Convert to option helpers - Deduplicate GUI option Approved by: portmgr blanket Notes: svn path=/head/; revision=397344
* Update CMake to 3.1.1.Raphael Kubo da Costa2015-09-071-0/+24
| | | | | | | | | | | | | | | | | | | | | | | Release notes for the 3.3 series: http://www.cmake.org/cmake/help/v3.3/release/3.3.html This update took longer than expected because of a behavior change in CMake: now calls to find_library(), find_path() etc will take the $PATH environment variable into consideration, which in practice means that it will prefer libraries in base instead of those in ports when both versions are available. r395972 is an example of the groundwork that had to be done before landing this patch. - deskutils/owncloudclient: When OpenSSL from ports is to be used, make sure to pass ${LOCALBASE} as $CMAKE_PREFIX_PATH, otherwise it will use the version in base (see above) and fail on 9.x. - math/cgal: Import upstream patch to fix the configuration process with CMake 3.3.x. PR: 202516 Notes: svn path=/head/; revision=396266
* - Update math/cgal to 4.6Wen Heping2015-06-013-19/+200
| | | | | | | - Bump PORTREVISION of the ports depends on cgal Notes: svn path=/head/; revision=388207
* - Fix build on armv6Wen Heping2015-05-191-0/+12
| | | | | | | | PR: 200286 Submitted by: mikael.urankar@gmail.com Notes: svn path=/head/; revision=386736
* - Update to 4.4Wen Heping2014-10-053-2564/+2473
| | | | | | | | | | - Add GUI option [1] PR: 192896 [1] Submitted by: Robert Kruus<robert.kruus@utoronto.ca> [1] Notes: svn path=/head/; revision=370056
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-07-221-2/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=362599
* - Update to 4.3Wen Heping2014-03-023-2448/+2473
| | | | | | | | | | - Update LICENSE - Stage support - Convert to new LIB_DEPENDS format - Update email to my FreeBSD mail Notes: svn path=/head/; revision=346780
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-2/+0
| | | | Notes: svn path=/head/; revision=338513
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Update to 4.1Wen Heping2013-04-024-153/+326
| | | | | | | | | PR: 177060 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: portmgr(decke@) Notes: svn path=/head/; revision=315679
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Mark as deprecated a bunch of ports that are marked as broken for more than 6Baptiste Daroussin2013-02-051-5/+3
| | | | | | | month without a fix Notes: svn path=/head/; revision=311718
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* Mark BROKEN= does not build with boost-1.48.0Max Brazhnikov2012-05-161-0/+2
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=296787
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-3/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 3.6.1Wen Heping2010-10-113-395/+655
| | | | Notes: svn path=/head/; revision=262814
* Chase mpfr library and bump PORTREVISION.Alex Dupre2010-06-111-2/+2
| | | | Notes: svn path=/head/; revision=256398
* Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update boost to 1.39Pav Lucistnik2009-07-281-2/+2
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-2/+2
| | | | Notes: svn path=/head/; revision=233833
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update to 3.4Martin Wilke2009-02-198-134/+2314
| | | | | | | | | | - Pass maintainership to submitter PR: 131807 Submitted by: "Wen Heping" <wenheping@gmail.com> Notes: svn path=/head/; revision=228673
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200775
* Add cgal.Jean-Yves Lefort2006-04-107-0/+184
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms. The CGAL library contains: * the Kernel with geometric primitives such as points, vectors, lines, predicates for testing things such as relative positions of points, and operations such as intersections and distance calculation. * the Basic Library which is a collection of standard data structures and geometric algorithms, such as convex hull in 2D/3D, (Delaunay) triangulation in 2D/3D, planar map, polyhedron, smallest enclosing circle, and multidimensional query structures. * the Support Library which offers interfaces to other packages, e.g., for visualisation, and I/O, and other support facilities. WWW: http://www.cgal.org/ Notes: svn path=/head/; revision=159258