FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 5:00 PM BST
Port details
cgal 3.6.1 math on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not build with boost-1.48.0
Ignore IGNORE: is marked as broken: does not build with boost-1.48.0
A computational geometry library
Maintained by: wenheping@gmail.com search for ports maintained by this maintainer
Port Added: 10 Apr 2006 10:49:30
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/boost-libs, devel/qt4-corelib, x11-toolkits/qt4-gui, devel/qt4-moc, x11/qt4-opengl, devel/qmake4, devel/qt4-rcc, devel/cmake
Required To Run: devel/boost-libs, devel/qt4-corelib, x11-toolkits/qt4-gui, x11/qt4-opengl
Required Libraries: graphics/libGLU, math/gmp, math/mpfr

Required by:
for Libraries

To install the port: cd /usr/ports/math/cgal/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 May 2012 16:10:58
Original commit files touched by this commit  3.6.1
makc search for other commits by this committer
Mark BROKEN= does not build with boost-1.48.0

Approved by:    portmgr (linimon)
14 Nov 2011 03:26:46
Original commit files touched by this commit  3.6.1
rakuco search for other commits by this committer
Remove CMAKE_USE_PTHREAD from the ports using it.

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
24 Oct 2011 04:17:38
Original commit files touched by this commit  3.6.1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- 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.
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.6.1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.6.1
miwi search for other commits by this committer
- Get Rid MD5 support
11 Oct 2010 08:46:11
Original commit files touched by this commit  3.6.1
wen search for other commits by this committer
- Update to 3.6.1
11 Jun 2010 15:09:45
Original commit files touched by this commit  3.4_5
ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
19 Apr 2010 10:43:43
Original commit files touched by this commit  3.4_4
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.4_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
28 Jul 2009 11:45:09
Original commit files touched by this commit  3.4_2
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
13 May 2009 09:46:02
Original commit files touched by this commit  3.4_2
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
24 Mar 2009 19:13:32
Original commit files touched by this commit  3.4_1
makc search for other commits by this committer
bump PORTREVISION after cmake update
19 Feb 2009 20:03:09
Original commit files touched by this commit  3.4
miwi search for other commits by this committer
- Update to 3.4
- Pass maintainership to submitter

PR:             131807
Submitted by:   "Wen Heping" <wenheping@gmail.com>
29 Apr 2008 05:11:44
Original commit files touched by this commit  3.1
linimon search for other commits by this committer
Reset jylefort's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [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)
04 Oct 2007 01:49:29
Original commit files touched by this commit  3.1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
10 Apr 2006 10:48:49
Original commit files touched by this commit  3.1
jylefort search for other commits by this committer
Add cgal.

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/

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours17
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.182 seconds.