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
kaskade Adaptive linear scalar elliptic and parabolic problem solver
3.2.1_5 math Deleted 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 3.2.1_5Version of this port present on the latest quarterly branch.
Broken BROKEN: Does not compile with GCC 4.2
Deprecated DEPRECATED: Upstream disapear and distfile is no more available
Expired This port expired on: 2011-05-01
Ignore IGNORE: is marked as broken: Does not compile with GCC 4.2
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-11-08 09:26:55
Last Update: 2011-05-02 07:30:25
SVN Revision: UNKNOWN
Also Listed In: science
License: not specified in port
WWW:
http://www.zib.de/Numerik/numsoft/kaskade/index.en.html
Description:
The KASKADE software package solves linear scalar elliptic and parabolic problems in 1, 2, 3 space dimensions with adaptive finite element methods. Furthermore, the toolbox includes extensions for handling systems of equations and example algorithms for nonlinear methods used in obstacle, porous media or Stefan problems. The core of the program is a variety of multilevel/multigrid preconditioners for the arising linear systems. The code, a programmer's manual describing the software design, and a user's guide are available by anonymous ftp from the MGNet or from the eLib at the Konrad-Zuse-Zentrum in Berlin. elib: ===== ftp elib.zib-berlin.de in the subdirectories /pub/kaskade/3.x and /pub/kaskade/Manuals/3.x WWW: http://www.zib.de/Numerik/numsoft/kaskade/index.en.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • kaskade>0:math/kaskade
No installation instructions:
This port has been deleted.
PKGNAME: kaskade
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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. gcc45 : lang/gcc45
  2. as : devel/binutils
  3. x11.pc : x11/libX11
Runtime dependencies:
  1. gcc45 : lang/gcc45
  2. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/kaskade/
  2. ftp://ftp.zib.de/pub/kaskade/3.x/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1_5
02 May 2011 07:30:25
Original commit files touched by this commit
bapt search for other commits by this committer
remove unmaintained expired ports from math

2011-05-01 math/fudgit: Upstream disapear and distfile is no more available
2011-05-01 math/kaskade: Upstream disapear and distfile is no more available
2011-05-01 math/qscanplot: Upstream disapear and distfile is no more available
2011-05-01 math/rpc: Upstream disapear and distfile is no more available
2011-05-01 math/ss: Upstream disapear and distfile is no more available
2011-05-01 math/wmcalc: Upstream disapear and distfile is no more available
3.2.1_5
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
3.2.1_5
15 Mar 2011 09:22:38
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from math where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
3.2.1_5
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
3.2.1_4
12 Feb 2009 00:49:00
Original commit files touched by this commit
gerald search for other commits by this committer
Mark BROKEN=Fails to compile with GCC 4.3.
3.2.1_4
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.
3.2.1_3
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.1_3
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
3.2.1_2
01 Oct 2007 09:40:15
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken with gcc4.2 on 64-bit archs.
3.2.1_2
14 Jul 2007 01:26:56
Original commit files touched by this commit
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
3.2.1_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
3.2.1_1
29 Jan 2007 01:35:46
Original commit files touched by this commit
maho search for other commits by this committer
Build fix on pointyhat.

Submitted by:   pav
3.2.1_1
22 Jan 2007 05:58:14
Original commit files touched by this commit
maho search for other commits by this committer
Fix build.

Submitted by:   kris via pointyhat
3.2.1_1
17 Jan 2007 00:38:34
Original commit files touched by this commit
maho search for other commits by this committer
move gfortran stuffs in one place.
3.2.1_1
17 Jan 2007 00:27:16
Original commit files touched by this commit
maho search for other commits by this committer
* forgot to commit patches.
(* Migrate to gfortran.)
(* Bump port revision.)
3.2.1_1
17 Jan 2007 00:26:38
Original commit files touched by this commit
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
3.2.1
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
3.2.1
17 Aug 2005 05:22:59
Original commit files touched by this commit
thierry search for other commits by this committer
Unbreak with gcc 3.4.

Approved by:    portmgr (marcus)
3.2.1
19 Nov 2004 01:10:31
Original commit files touched by this commit
hq search for other commits by this committer
Fix homepage in pkg-descr

PR:             74098
Submitted by:   Pedro F. giffuni <giffunip@asme.org>
3.2.1
18 Sep 2004 18:21:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
3.2.1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
3.2.1
14 Nov 2003 22:51:45
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to 3.2.1.  This also fixes the build on 5.x.
3.1.1
08 Nov 2003 09:26:02
Original commit files touched by this commit
glewis search for other commits by this committer
. Welcome kaskade to the math category (with a secondary of science).

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

Number of commits found: 23