non port: math/tomsfastmath/Makefile |
SVNWeb
|
Number of commits found: 50 |
Sat, 29 Oct 2022
|
[ 04:41 Yasuhiro Kimura (yasu) ] 92a479b
math/tomsfastmath: Miscellaneous refinements
* Use Clang on i386. Build succeeds with all supported FreeBSD
versions.
* Switch to use release archive as per section 5.4.3 of Porter's
Handbook.
* Remove post-patch target. It is no-op now as version 0.13.1 doesn't
use "%cc" in inline assembly codes any more.
* Add LICENSE_FILE.
* Tidy up Makefile with portfmt.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 27 Apr 2022
|
[ 13:22 Piotr Kubaj (pkubaj) ] 260bb59
math/tomsfastmath: enable on powerpc
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Mon, 6 Nov 2017
|
[ 14:24 mat ]
Fix USE_GITHUB usage.
Sponsored by: Absolight
|
Thu, 28 Sep 2017
|
[ 08:01 gahr ]
math/tomsfastmath: update to 0.13.1
Release notes:
https://github.com/libtom/tomsfastmath/releases/tag/v0.13.1
https://github.com/libtom/tomsfastmath/releases/tag/v0.13.0
|
Wed, 27 Sep 2017
|
[ 15:54 gahr ]
math/tomsfastmath: build PIC
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Fri, 13 Nov 2015
|
[ 11:05 amdmi3 ]
- Fix fetch
- Update WWW
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Fri, 19 Jun 2015
|
[ 00:12 amdmi3 ]
- Fix build on i386
MFH: 2015Q2
|
Mon, 9 Jun 2014
|
[ 04:25 danfe ]
Remove USE_GCC and fix the broken code instead. While gcc accepts %cc and
%memory, the syntax is wrong, since % is only used for registers. Clang
currently rejects those constructs [1]. Similar fix was applied to NSS by
Mozilla team before [2].
While here: remove BROKEN for ia64/sparc64 where it builds (for powerpc use
BROKEN_powerpc), allow staging as regular user, GC stray MASTER_SITE_SUBDIR.
[1] http://llvm.org/bugs/show_bug.cgi?id=10365
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=671711
|
Sun, 8 Jun 2014
|
[ 15:15 vanilla ]
Stagify, add USE_GCC to fix broken on amd64.
|
Mon, 26 May 2014
|
[ 12:28 miwi ] (Only the first 10 of 23 ports in this commit are shown above. )
- Convert gmake,bzip2 to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 12 Dec 2012
|
[ 18:48 wxs ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
|
Tue, 31 Jul 2012
|
[ 02:22 wxs ]
Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.
|
Tue, 24 Jul 2012
|
[ 20:50 wxs ]
Deprecate these ports as upstream has abandoned them for a while now.
Set expiration date for one month from now.
|
Thu, 1 Apr 2010
|
[ 05:16 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha.
|
Wed, 9 Sep 2009
|
[ 19:19 wxs ] (Only the first 10 of 15 ports in this commit are shown above. )
- Reassign maintainer to ports@
|
Sat, 9 May 2009
|
[ 02:46 wxs ] (Only the first 10 of 28 ports in this commit are shown above. )
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
|
Mon, 4 Feb 2008
|
[ 15:35 wxs ] (Only the first 10 of 30 ports in this commit are shown above. )
Update my address.
Approved by: garga (mentor)
|
Wed, 21 Mar 2007
|
[ 08:19 clsung ]
- Update to 0.12
PR: ports/110550
Submitted by: Brenton Chang <brenton dot chang_AT_gmail dot com>>
Approved by: maintainer (Wesley Shields)
|
Wed, 13 Dec 2006
|
[ 17:52 miwi ]
- Mark BROKEN for sparc64
Submitted by: pointyhat via kris
|
Sat, 2 Dec 2006
|
[ 00:27 miwi ]
- Add backup MASTER_SITES
Submitted by: pointyhat via kris
|
Thu, 30 Nov 2006
|
[ 10:16 miwi ]
- Update to 0.10
PR: ports/105954
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
Sun, 17 Sep 2006
|
[ 20:08 kris ]
Now builds on sparc64
|
Sat, 19 Aug 2006
|
[ 16:49 miwi ] (Only the first 10 of 22 ports in this commit are shown above. )
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
|
Sat, 1 Jul 2006
|
[ 06:04 linimon ]
Mark as not for ia64 due to compilation failure.
|
Mon, 5 Jun 2006
|
[ 15:20 garga ]
Add one more MASTER_SITE
Submitted by: maintainer by email
|
Wed, 31 May 2006
|
[ 18:06 garga ]
* security/libtomcrypt
- Update to 1.12
* math/libtommath
- Update to 0.39
* math/tomsfastmath
- Update to 0.09
PR: ports/98214
Submitted by: maintainer
|
Sat, 18 Mar 2006
|
[ 01:14 cperciva ]
Libtom* is back online at libtomcrypt.com. Point the ports back at
Tom's web server instead of fetching distfiles from freebsd.org.
|
Mon, 20 Feb 2006
|
[ 18:05 cperciva ]
Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and mark
the ports as unbroken.
Thanks to: Several people who found copies of the distfiles for me
|
[ 00:19 cperciva ]
Attempt to fix the INDEX build breakage which occurred due to
nano silently mangling newline characters.
With hat: pointy
|
Sun, 19 Feb 2006
|
[ 23:45 cperciva ]
Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt as
being unfetchable. The author's domain name (libtomcrypt.org) expired
and was picked up by a cybersquatter, and the distfiles haven't been
mirrored by ftp.freebsd.org yet.
If anyone has a copy of the distfiles for any of these ports, please
send them to me so that I can host them and unbreak these ports.
Approved by: flz
Discussed with: maintainer
|
Mon, 6 Feb 2006
|
[ 17:14 garga ]
- Update to 0.08
- Fix BROKEN message
- Drop USE_REINPLACE
PR: ports/92897
Submitted by: maintainer
|
Fri, 2 Dec 2005
|
[ 20:47 tdb ]
- Update to 0.07
- Add SHA256 checksum
PR: 89862
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
Approved by: clement (mentor)
|
Tue, 8 Nov 2005
|
[ 14:08 vs ]
Update to 0.06
PR: ports/88607
Submitted by: maintainer
|
Fri, 9 Sep 2005
|
[ 15:25 lawrance ]
Forced commit to note that the previous update was actually:
PR: 85885
|
[ 15:20 lawrance ]
Mark BROKEN on sparc64 until maintainer can look at it
PR: ports/85884
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
|
Fri, 2 Sep 2005
|
[ 14:43 sem ]
- Remove -O3 optimization. It should fix fails on sparc64
PR: ports/85610
Submitted by: maintainer
|
Mon, 29 Aug 2005
|
[ 14:40 pav ]
A portable fixed precision math library designed for very fast
exponentiations.
PR: ports/85044
Submitted by: Wesley Shields <wxs@csh.rit.edu>
|
Number of commits found: 50 |