non port: math/tomsfastmath/Makefile |
Number of commits found: 50 |
Saturday, 29 Oct 2022
|
04:41 Yasuhiro Kimura (yasu)
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.
92a479b |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 27 Apr 2022
|
13:22 Piotr Kubaj (pkubaj)
math/tomsfastmath: enable on powerpc
260bb59 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 26 Jul 2019
|
20:46 gerald
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
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
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
 |
Sunday, 29 Jul 2018
|
22:18 gerald
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
 |
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
 |
Monday, 6 Nov 2017
|
14:24 mat
Fix USE_GITHUB usage.
Sponsored by: Absolight
 |
Thursday, 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
 |
Wednesday, 27 Sep 2017
|
15:54 gahr
math/tomsfastmath: build PIC
 |
Sunday, 10 Sep 2017
|
20:55 gerald
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
 |
Saturday, 1 Apr 2017
|
15:23 gerald
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
 |
Sunday, 20 Nov 2016
|
09:38 gerald
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.
 |
Friday, 13 Nov 2015
|
11:05 amdmi3
- Fix fetch
- Update WWW
 |
Monday, 9 Nov 2015
|
12:59 antoine
Mark a few ports BROKEN: unfetchable
 |
Friday, 19 Jun 2015
|
00:12 amdmi3
- Fix build on i386
MFH: 2015Q2
 |
Monday, 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
 |
Sunday, 8 Jun 2014
|
15:15 vanilla
Stagify, add USE_GCC to fix broken on amd64.
 |
Monday, 26 May 2014
|
12:28 miwi
- Convert gmake,bzip2 to USES
Approved by: portmgr
 |
Friday, 20 Sep 2013
|
20:55 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Wednesday, 12 Dec 2012
|
18:48 wxs
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.
 |
Tuesday, 31 Jul 2012
|
02:22 wxs
Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.
 |
Tuesday, 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.
 |
Thursday, 1 Apr 2010
|
05:16 linimon
Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha.
 |
Wednesday, 9 Sep 2009
|
19:19 wxs
- Reassign maintainer to ports@
 |
Saturday, 9 May 2009
|
02:46 wxs
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
 |
Monday, 4 Feb 2008
|
15:35 wxs
Update my address.
Approved by: garga (mentor)
 |
Wednesday, 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)
 |
Wednesday, 13 Dec 2006
|
17:52 miwi
- Mark BROKEN for sparc64
Submitted by: pointyhat via kris
 |
Saturday, 2 Dec 2006
|
00:27 miwi
- Add backup MASTER_SITES
Submitted by: pointyhat via kris
 |
Thursday, 30 Nov 2006
|
10:16 miwi
- Update to 0.10
PR: ports/105954
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
 |
Sunday, 17 Sep 2006
|
20:08 kris
Now builds on sparc64
 |
Saturday, 19 Aug 2006
|
16:49 miwi
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
 |
Saturday, 1 Jul 2006
|
06:04 linimon
Mark as not for ia64 due to compilation failure.
 |
Monday, 5 Jun 2006
|
15:20 garga
Add one more MASTER_SITE
Submitted by: maintainer by email
 |
Wednesday, 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
 |
Saturday, 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.
 |
Monday, 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
 |
Sunday, 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
 |
Monday, 6 Feb 2006
|
17:14 garga
- Update to 0.08
- Fix BROKEN message
- Drop USE_REINPLACE
PR: ports/92897
Submitted by: maintainer
 |
Friday, 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)
 |
Tuesday, 8 Nov 2005
|
14:08 vs
Update to 0.06
PR: ports/88607
Submitted by: maintainer
 |
Friday, 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)
 |
Friday, 2 Sep 2005
|
14:43 sem
- Remove -O3 optimization. It should fix fails on sparc64
PR: ports/85610
Submitted by: maintainer
 |
Monday, 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 |