notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
xblas Extra Precise Basic Linear Algebra Subroutines (BLAS)
1.0.248 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.248Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-01-06 10:51:36
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. include/xblas/blas_dense_proto.h
  2. include/xblas/blas_enum.h
  3. include/xblas/blas_extended.h
  4. include/xblas/blas_extended_private.h
  5. include/xblas/blas_extended_proto.h
  6. include/xblas/blas_fpu.h
  7. include/xblas/blas_malloc.h
  8. include/xblas/f2c-bridge.h
  9. lib/libxblas_pic.a
  10. lib/libxblas.so
  11. lib/libxblas.so.0
  12. @ldconfig
  13. /usr/local/share/licenses/xblas-1.0.248/catalog.mk
  14. /usr/local/share/licenses/xblas-1.0.248/LICENSE
  15. /usr/local/share/licenses/xblas-1.0.248/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • xblas>0:math/xblas
To install the port:
cd /usr/ports/math/xblas/ && make install clean
To add the package, run one of these commands:
  • pkg install math/xblas
  • pkg install xblas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xblas
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
xblas
ABIlatestquarterly
FreeBSD:11:aarch641.0.2481.0.248
FreeBSD:11:amd641.0.2481.0.248
FreeBSD:11:armv61.0.2481.0.248
FreeBSD:11:i3861.0.2481.0.248
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips641.0.2481.0.248
FreeBSD:12:aarch641.0.2481.0.248
FreeBSD:12:amd641.0.2481.0.248
FreeBSD:12:armv61.0.2481.0.248
FreeBSD:12:armv71.0.2481.0.248
FreeBSD:12:i3861.0.2481.0.248
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips641.0.2481.0.248
FreeBSD:12:powerpc64pkg-fallout1.0.248
FreeBSD:13:aarch641.0.2481.0.248
FreeBSD:13:amd641.0.2481.0.248
FreeBSD:13:armv61.0.2481.0.248
FreeBSD:13:armv71.0.2481.0.248
FreeBSD:13:i3861.0.2481.0.248
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips641.0.2481.0.248
FreeBSD:13:powerpc641.0.2481.0.248
FreeBSD:13:riscv64pkg-fallout1.0.248
FreeBSD:14:aarch641.0.248pkg-fallout
FreeBSD:14:amd641.0.248pkg-fallout
FreeBSD:14:armv61.0.248pkg-fallout
FreeBSD:14:armv71.0.248pkg-fallout
FreeBSD:14:i3861.0.248pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips641.0.248pkg-fallout
FreeBSD:14:powerpc641.0.248pkg-fallout
FreeBSD:14:riscv641.0.248pkg-fallout
 
This port has no dependencies.
This port is required by:
for Libraries
  1. math/xlapack

Configuration Options:
Options name:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.irisa.fr/pub/netlib/xblas/
  2. http://distcache.FreeBSD.org/local-distfiles/bf/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/bf/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/bf/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/bf/
  6. http://netlib.sandia.gov/xblas/
  7. http://www.netlib.org/xblas/
  8. https://ftp.mirrorservice.org/sites/ftp.netlib.org/xblas/
  9. https://www.mirrorservice.org/sites/ftp.netlib.org/xblas/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.248
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0.248
20 Jul 2022 14:22:24
commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.248
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.248
27 Jun 2016 21:30:34
Revision:417685Original commit files touched by this commit
rene search for other commits by this committer
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
1.0.248
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
1.0.248
20 Dec 2014 19:15:32
Revision:375097Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
1.0.248
07 Dec 2014 16:31:51
Revision:374217Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in math category
1.0.248
29 Jul 2014 20:55:28
Revision:363390Original commit files touched by this commit
adamw search for other commits by this committer
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
1.0.248
04 Jul 2014 00:52:40
Revision:360499Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
1.0.248
19 Jun 2014 13:22:41
Revision:358413Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
1.0.248
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
1.0.248
09 Aug 2013 01:49:56
Revision:324413Original commit files touched by this commit
danfe search for other commits by this committer
Fix parallel (-jX) builds.  This cuts down the build time from 1:07 down to
just 21 seconds on my quad-core o'clocked Q9550.
1.0.248
12 Jul 2013 16:34:07
Revision:322853Original commit files touched by this commit
bapt search for other commits by this committer
Mark as jobs unsafe
1.0.248
04 Jun 2013 21:26:53
Revision:319912Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
1.0.248
06 Mar 2012 05:51:53
Original commit files touched by this commit
bf search for other commits by this committer
adjust directory permissions
1.0.248
06 Jan 2012 10:50:11
Original commit files touched by this commit
bf search for other commits by this committer
Add xblas 1.0.248, extra Precise Basic Linear Algebra Subroutines
(BLAS).

Number of commits found: 17