Commit Graph

41 Commits

Author SHA1 Message Date
naddy
68bf37dbfb Fix the subpackaging: The *.cmake files are not shared between the flavors;
move them from -common to the flavored -main packages.  ok sthen@
2019-10-03 16:49:10 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
ajacoutot
b56a9d57a9 Missed bump. 2019-04-20 07:20:07 +00:00
rsadowski
018e838702 Unbreak package
Move cmake bits into PLIST-common.

Spotted by ajacoutot@ Thanks!
2019-04-18 15:11:55 +00:00
rsadowski
df5aaf906f Update fftw to 3.3.8
OK steven@
2019-04-17 18:49:59 +00:00
steven
dd1f4a2492 update to 3.3.7
ok pirofti@
2017-11-04 10:29:35 +00:00
naddy
fd429c3913 g/c PFRAG.shared 2016-03-23 21:14:58 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
steven
3669409e98 update to 3.3.4
ok feinerer@
2015-08-14 19:51:26 +00:00
bentley
4076274cdd Update mirrors. 2015-06-18 07:13:04 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +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
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
naddy
69bdb11e1c access to %tick on sparc64 is no longer privileged 2012-11-14 19:56:53 +00:00
kirby
5267e3335c Enable threaded libs.
OK pirofti@
library bump prodded by steven@, yes please by sthen@
2012-10-23 20:44:03 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
naddy
3bf430e1c1 * Don't try to read the %tick cycle counter on sparc64.
Access to %tick remains privileged on OpenBSD.  ok steven@

* Remove steven@ as maintainer as per his request.
2011-09-08 14:47:31 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
espie
cb8c43b958 oops 2010-02-26 18:50:32 +00:00
espie
6bf198bbd3 explicitly set FULLPKGPATH to avoid warnings 2010-02-26 18:47:04 +00:00
steven
c741bec526 maintenance update to 3.2.2 2009-07-26 20:54:32 +00:00
steven
53f1cac687 update to 3.2.1
ok martynas@
2009-03-26 18:37:47 +00:00
steven
2c24adc883 update to 3.1.3, bugfix release 2008-10-08 22:27:22 +00:00
steven
ab4b7af28b drop --disable-fortran workaround for sgi.
miod@ fixed g77 and confirmed fftw3 now builds.
2008-04-22 21:19:59 +00:00
jakemsr
f52319ab69 g77 throws ICEs on sgi, so disable fortran support there. lets this
build on sgi.

discussed with steven@ (MAINTAINER)
2008-04-21 00:38:19 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
72819edbe1 build the same -common package regardless of FLAVOR.
this keeps PLIST_DB consistent, requested by sturm@

solution discussed with espie@
2006-12-01 14:24:55 +00:00
steven
923fbd131a new MULTI_PACKAGES
looks good espie@
2006-11-21 20:42:30 +00:00
steven
4a13af2ef3 ensure that older packages get updated to the new default flavor
"go ahead" bernd@
2006-10-28 23:23:29 +00:00
steven
bc4336fe47 forgot to commit a file; reminded by STeve Andre' <andres at msu.edu> 2006-10-19 08:42:11 +00:00
steven
9415b45e40 add flavors for single and double precision.
a bit complex, but doesn't work well with SUBST_VARS for now
2006-10-18 17:40:38 +00:00
steven
e7838586bf maintenance update to fftw 3.1.2 2006-07-14 14:37:40 +00:00
steven
269caa75ce update to fftw 3.1 2006-03-05 23:17:29 +00:00
steven
1b0d37e527 add working master site 2006-02-18 21:14:42 +00:00
steven
0b38e5868e remove MODGNU_SHARED_LIBS 2006-01-06 18:30:40 +00:00
steven
ff6d308375 SHARED_LIBS.
looks ok mbalmer@
2005-12-23 19:56:50 +00:00
alek
54dfa2f07b Import fftw3 3.0.1
FFTW is a C subroutine library for computing the discrete Fourier
transform (DFT) in one or more dimensions, of arbitrary input size,
and of both real and complex data (as well as of even/odd data, i.e.
the discrete cosine/sine transforms or DCT/DST).

From Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
2005-10-03 21:41:52 +00:00