notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
arpack Argand Library: large eigenvalue subroutines (serial version)
96_18 math Deleted on this many watch lists=2 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 96_18Version 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: 2003-05-05 11:39:55
Last Update: 2018-10-06 17:55:35
SVN Revision: 481380
People watching this port, also watch:: fribidi, xorg-fonts-miscbitmaps, desktop-file-utils, taglib, zip
License: not specified in port
WWW:
http://www.caam.rice.edu/software/ARPACK/
Description:
ARPACK software is capable of solving large symmetric, nonsymmetric, and generalized eigenproblems. The software is designed to compute a few (k) eigenvalues with user-specified features, such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations, and no auxiliary storage is required. A set of numerically orthogonal Schur basis vectors for the desired k-dimensional eigen-space is computed. Numerically accurate eigenvectors are available on request. WWW: http://www.caam.rice.edu/software/ARPACK/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. lib/libarpack.a
  2. lib/libarpack.so
  3. lib/libarpack.so.1
  4. include/arpack.h
  5. include/arpack_compat_c.h
  6. include/arpack_compat_f.h
  7. share/doc/arpack/ex-complex.doc.gz
  8. share/doc/arpack/ex-nonsym.doc.gz
  9. share/doc/arpack/ex-sym.doc.gz
  10. share/doc/arpack/ug.ps.gz
  11. @postexec /usr/sbin/service ldconfig restart > /dev/null
  12. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • arpack>0:math/arpack
Conflicts:
CONFLICTS:
  • arpack-ng-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: arpack
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (arpack/arpack96.tar.gz) = c6a47eca30a256cbae60e69c606251b84b6a0f352ba527b2dcbd4789ce85ecfc SIZE (arpack/arpack96.tar.gz) = 636865 SHA256 (arpack/patch.tar.gz) = af8914d60af47e49fbad55812d0a5d0a7040fba90c93e5ef1a8d88d32027d3ad

Expand this list (3 items)

Collapse this list.

SIZE (arpack/patch.tar.gz) = 226473 SHA256 (arpack/ug.ps.gz) = ff1faac74bfc42442955906132756ecd7f0034803898d507dbd1bc960f6f4ab0 SIZE (arpack/ug.ps.gz) = 248543

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tradcpp : devel/tradcpp
  2. gfortran7 : lang/gcc7
  3. as : devel/binutils
Runtime dependencies:
  1. gfortran7 : lang/gcc7
Library dependencies:
  1. libblas.so : math/blas
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. math/freemat*
  2. math/freemat-mpi*
  3. science/elmer-hutiter*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for arpack-96_18: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
fortran
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.caam.rice.edu/software/ARPACK/SRC/
Collapse this list.

Number of commits found: 54

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
96_18
06 Oct 2018 17:55:35
Revision:481380Original commit files touched by this commit
yuri search for other commits by this committer
Remove math/arpack: math/arpack-ng should be used instead
96_18
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
96_17
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
96_16
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
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
96_15
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
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
96_14
07 Dec 2016 13:24:57
Revision:428057Original commit files touched by this commit
gerald search for other commits by this committer
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), part II.

The first part covered  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.

This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.

PR:		214965
Reported by:	thierry
96_13
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
96_13
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
96_13
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
96_13
13 Nov 2014 23:24:01
Revision:372546Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
96_13
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
96_12
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)
96_12
13 Jul 2014 23:36:40
Revision:361728Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
96_12
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)
96_12
18 Jun 2014 07:07:26
Revision:358212Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
96_12
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
96_11
16 Feb 2014 17:15:32
Revision:344614Original commit files touched by this commit
tijl search for other commits by this committer
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes".  In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
96_11
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
96_10
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)
96_10
09 Jul 2012 08:57:38
Original commit files touched by this commit
bf search for other commits by this committer
set MAKE_JOBS_UNSAFE
96_10
27 Jun 2012 06:16:06
Original commit files touched by this commit
bf search for other commits by this committer
add math/arpack-ng to CONFLICTS; remove version numbers from
LIB_DEPENDS
96_10
22 Nov 2011 11:14:10
Original commit files touched by this commit
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
96_10
28 Sep 2011 18:10:37
Original commit files touched by this commit
bf search for other commits by this committer
avoid inconsistencies in internal symbol tables
and allow the test suite to be run after renaming
by performing renaming before compilation via
the preprocessor
96_10
28 Sep 2011 18:00:24
Original commit files touched by this commit
bf search for other commits by this committer
fix the objcopy renaming by adding a forgotten correction
to account for gfortran*'s default use of -funderscoring [1];
fix the check for math/atlas* shared libraries

PR:             159129 [1]
Submitted by:   E. Shibusawa (slightly different patch) [1]
96_9
24 Aug 2011 10:41:39
Original commit files touched by this commit
bf search for other commits by this committer
rename the lapack symbols in arpack to avoid conflicts
with other lapack libraries [1]; respect LDFLAGS when
linking; wrap long lines; trim pkg-descr

PR:             159129 [1]
Submitted by:   stephen (original version) [1]
96_8
08 Aug 2011 19:07:38
Original commit files touched by this commit
stephen search for other commits by this committer
- Maintainer change to bf@

Approved by:    maho (mentor, implicit), bf (new maintainer)
96_8
21 Jul 2011 20:19:33
Original commit files touched by this commit
stephen search for other commits by this committer
- Fix PATCH_SITES, and update to version 3 of Kloeckner's arscnd patch.
- Fix patch.tar.gz being unpacked into the wrong directory.
- Respect AR, RANLIB, LD, LDFLAGS, etc. in ARmake.inc.
- Fix install of arpack.h.
- Fix broken sparc64 build.
- Add tests.
- Various other cleanups.

PR:             ports/159075
Submitted by:   bf
Approved by:    maho (mentor, implicit)
96_7
16 Jul 2011 05:33:57
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: fails to install.
96_7
14 Jun 2011 07:27:03
Original commit files touched by this commit
stephen search for other commits by this committer
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org

Approved by: maho (mentor)
96_7
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
96_7
01 Jul 2010 19:52:49
Original commit files touched by this commit
stefan search for other commits by this committer
Fix a problem with symbol duplication when code is linked with both the arpack
and lapack libraries.

PR:             147487
Submitted by:   Eijiro Shibusawa <ej-sib@ice.uec.ac.jp>
Approved by:    Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Feature safe:   yes
96_6
13 Sep 2009 00:08:01
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
96_5
05 Apr 2009 20:50:49
Original commit files touched by this commit
dhn search for other commits by this committer
- Update maintainer mail address

PR:             ports/133397
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:    tabthorpe (co-mentor)
96_5
13 Feb 2009 15:25:27
Original commit files touched by this commit
wxs search for other commits by this committer
- Pass maintainership along.
96_5
07 Jan 2009 16:34:27
Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
96_4
12 Jul 2007 06:57:48
Original commit files touched by this commit
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN.
96_4
16 Jan 2007 02:39:08
Original commit files touched by this commit
maho search for other commits by this committer
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
96_4
12 Jan 2007 05:56:44
Original commit files touched by this commit
maho search for other commits by this committer
* Use gfortran42 only and not gcc42.
* Bump portrevision.
96_3
10 Jan 2007 14:14:45
Original commit files touched by this commit
maho search for other commits by this committer
* gfortran42 has "INTRINSIC etime"
  http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00193.html
* Bump port revision
96_2
09 Jan 2007 22:49:50
Original commit files touched by this commit
maho search for other commits by this committer
* Requires gfortran compiled ATLAS and BLAS.
* Bump portrevision.
96_1
09 Jan 2007 05:54:46
Original commit files touched by this commit
maho search for other commits by this committer
Migrated to gfortran42.
Bump portrevision.
96
15 Aug 2006 00:29:13
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
96
24 Apr 2006 19:57:20
Original commit files touched by this commit
thierry search for other commits by this committer
Register conflicts with math/elmer-mathlibs and pet portlint.
96
07 Feb 2006 10:46:01
Original commit files touched by this commit
sem search for other commits by this committer
- Use a static header file instead of generated by f2c.
  It decreases a dependencies and so fix build on 7.0.

PR:             ports/92940
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
Reported by:    krismail
96
15 Jan 2006 01:35:37
Original commit files touched by this commit
pav search for other commits by this committer
- Update WWW

PR:             ports/91808
Submitted by:   Pedro F. Giffuni <gifufnip@asme.org>
96
03 Jan 2006 04:37:24
Original commit files touched by this commit
edwin search for other commits by this committer
Make math/arpack depend less on math/atlas

        Atlas is great in the platforms where it's available, however
        it is not being packaged (for good reasons) anymore. arpack
        originally used blas for testing and since we are not really
        linking any version of blas in the package it doesn't make
        any difference what we use. It seems better idea to use
        blas for testing since it's faster to build and because
        this also means we can package arpack without building
        ATLAS, The resulting package will work with BLAs or ATLAS
        just the same and in any case the BLAS_LIBS variable can
        now be overridden to test with atlas if it's so desired.

        This change doesn't change the package so I think we should
        leave the PORTVERSION untouched.

PR:             ports/91251
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
96
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
96
07 Apr 2004 13:26:20
Original commit files touched by this commit
clement search for other commits by this committer
- tar -> ${TAR} (since we have now a bsdtar ;)
96
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
96
14 Jul 2003 01:54:07
Original commit files touched by this commit
nork search for other commits by this committer
Fix suffix of a patch file.

PR:             ports54434
Submitted by:   Kay Lehmann <kay_lehmann@web.de>
96
11 Jul 2003 22:59:32
Original commit files touched by this commit
nork search for other commits by this committer
Fix a typo and Don't remove LAPACK2.

Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
96
11 Jul 2003 20:08:49
Original commit files touched by this commit
nork search for other commits by this committer
Don't build a subset of BLAS and ARPACK2 and Use external ones.

PR:             ports/52789
Submitted by;   Pedro F. Giffuni <giffunip@yahoo.com>
96
05 May 2003 11:43:46
Original commit files touched by this commit
maho search for other commits by this committer
Forgot to pass portlint.
96
05 May 2003 11:39:23
Original commit files touched by this commit
maho search for other commits by this committer
Argand Library (serial version)

Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>

Number of commits found: 54