Commit Graph

8 Commits

Author SHA1 Message Date
Mathieu Arnold
cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Max Brazhnikov
527a6292d6 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
2020-12-15 12:29:12 +00:00
Lorenzo Salvadore
f2f0c6e390 Drop ports maintainership
Approved by:	gerald (mentor)
2020-06-21 15:36:34 +00:00
Koichiro Iwao
dc936c406b multiple ports: Update MAINTAINER
as he got FreeBSD.org account.

PR:		243002
Submitted by:	salvadore
2019-12-31 13:02:42 +00:00
Fernando Apesteguía
26166510af math/cddlib: strip .so objects
Reported by:	mat@
2018-10-14 20:41:33 +00:00
Fernando Apesteguía
051ef09981 math/cddlib: Fix permissions for .so files
* Use COPYTREE_SHARE instead of COPYTREE_BIN
* Bump PORTREVISION

Reported by:	adamw@
Approved by:	tcberner (mentor, implicit)
2018-10-13 17:45:42 +00:00
Fernando Apesteguía
d121c9645e 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
2018-10-13 16:29:45 +00:00