Port details |
- cddlib C-library implementation of the Double Description Method
- 0.94l math
=0 0.94lVersion of this port present on the latest quarterly branch. - Maintainer: moritz@schmi.tt
 - Port Added: 2018-10-13 16:30:00
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: GPLv2+
- Description:
- cddlib is a C library implementation of the Double Description Method. Given a
convex polyhedron P in R^n, it can be used to change between the V- and
H-representation and to solve linear programming problems over P.
WWW: https://github.com/cddlib/cddlib
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libcdd.so:math/cddlib
- libcddgmp.so:math/cddlib
- To install the port:
- cd /usr/ports/math/cddlib/ && make install clean
- To add the package, run one of these commands:
- pkg install math/cddlib
- pkg install cddlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cddlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604604071
SHA256 (cddlib-0.94l.tar.gz) = 1ef6b1ee44509a26d480cda699ca1a9a38ecc9a2aba5092dbd7390ca285769e0
SIZE (cddlib-0.94l.tar.gz) = 1350988
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- libtool : devel/libtool
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Build
-
- math/gfanlib
- for Libraries
-
- biology/ncbi-cxx-toolkit
- math/gfan
- math/latte-integrale
- math/polymake
- math/sage
- math/singular
- math/sympol
- Configuration Options:
- ===> The following configuration options are available for cddlib-0.94l:
DOCS=on: Install cddlib user manual
EXAMPLES=on: Install cddlib examples
===> Use 'make config' to modify these settings
- Options name:
- math_cddlib
- USES:
- autoreconf gmake libtool:build localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.94l
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.94l
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Dec 2020 12:29:12
0.94l
|
makc  |
math/cddlib:
- Update to 0.94l
- Adopt port
- Simplify COMMENT.
- Remove USE_GITHUB and include MASTER_SITES instead. We are only working with
releases anyway, and the release tar.gz includes already build documentation,
which means we don't depend on TeX Live for building the manual anymore.
- Replace MANUAL with the more common DOCS option.
- Remove do-install target and non-standard variable HEADERSDIR. The header
files are installed in ${PREFIX}/include/cddlib by default. Create a link to
${PREFIX}/include/cdd in post-install target. Some applications expect the
headers to be in cdddlib others in cdd, so we should provide both
directories.
- Rewrite pkg-descr.
PR: 250878
Submitted by: Moritz Schmitt |
21 Jun 2020 15:36:35
0.94j_2
|
salvadore  |
Drop ports maintainership
Approved by: gerald (mentor) |
31 Dec 2019 13:02:43
0.94j_2
|
meta  |
multiple ports: Update MAINTAINER
as he got FreeBSD.org account.
PR: 243002
Submitted by: salvadore |
14 Oct 2018 20:41:33
0.94j_2
|
fernape  |
math/cddlib: strip .so objects
Reported by: mat@ |
13 Oct 2018 17:45:42
0.94j_1
|
fernape  |
math/cddlib: Fix permissions for .so files
* Use COPYTREE_SHARE instead of COPYTREE_BIN
* Bump PORTREVISION
Reported by: adamw@
Approved by: tcberner (mentor, implicit) |
13 Oct 2018 16:29:45
0.94j
|
fernape  |
New port: math/cddlib
C implementation of the Double Description Method of Motzkin et al
PR: 231161
Submitted by: phascolarctos@protonmail.ch
Reviewed by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D17385 |
Number of commits found: 8
|