21 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
a1e533281d sync WANTLIB 2019-06-13 17:00:47 +00:00
naddy
3e042ba62d Bump all ports that depend on ports-gcc on the clang archs.
SYSTEM_VERSION didn't quite work out how we expected and it's
easier|safer to do it this way than fiddle with pkg_add now.
2019-04-28 21:08:26 +00:00
landry
57e0bb3e51 Don't explicitely link with -lquadmath, this lib only exists on x86 and
libgfortran pulls it in when needed.
Should fix configure bailing out on !x86, so remove BROKEN-powerpc to
give it a chance there. Maybe it'll even build on sparc64.
Joint work with jca@, discussed with steven@
2018-02-10 09:19:48 +00:00
jca
239125f45c BROKEN on powerpc
configure: error: C compiler cannot create executables
2018-01-19 15:46:58 +00:00
steven
caac1f2b04 bump after lapack update, switch to gfortran
ok pirofti@
2017-11-13 07:13:51 +00:00
naddy
70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
dcoppa
3a3ca970d0 Explicitly disable doxygen
Hidden bdep spotted by naddy@
OK naddy@
2016-08-24 05:02:20 +00:00
eric
03061f5ba5 drop maintainership 2016-04-27 20:53:34 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
steven
83c4da679d replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER 2010-10-23 15:09:57 +00:00
sthen
0ae734824e really use mod fortran 2010-09-05 10:23:45 +00:00
espie
6cd3d19da7 use mod fortran 2010-05-23 13:08:09 +00:00
eric
37b7171cf0 - update to 0.6
- implement and use sndio backend

help from and ok jakemsr@ ratchov@
2010-04-26 07:12:30 +00:00
ajacoutot
9e52431a76 Link with -pthread, not -lpthread.
ok eric@ (maintainer) who came up with the same diff
2009-07-16 09:05:32 +00:00
eric
e815afdfb3 This package contains the basic libraries shared by the CMU Sphinx
speech recognition trainer and decoders (Sphinx-II, Sphinx-III, and
PocketSphinx), as well as some common utilities for manipulating
acoustic feature and audio files.

at the right place this time.

ok ajacoutot@
2009-06-07 07:23:37 +00:00