Port details |
- sceptre General-purpose circuit analysis program
- 2012.061_7 cad
=1 2012.061_7Version of this port present on the latest quarterly branch. BROKEN: No public distfiles
DEPRECATED: Broken for more than 6 months
This port expired on: 2018-06-06
IGNORE: is marked as broken: No public distfiles
- 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 search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2001-02-11 03:58:11
- Last Update: 2018-06-07 00:34:18
- SVN Revision: 471892
- People watching this port, also watch:: libao, python
- License: GPLv2
- WWW:
- http://alpha.fh-friedberg.de/iem/84.html
- Description:
- SCEPTRE (System for Circuit Evaluation and Prediction of Transient
Radiation Effects) is a general purpose circuit analysis program which
provides all three major analyses, AC, DC, and transient analysis, on
either linear or nonlinear networks. It employs a free-form input
language and state variable methods to simulate problems of interest
to electrical engineers.
WWW: http://alpha.fh-friedberg.de/iem/84.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: sceptre
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sceptre-2012.061.tar.gz) = 6ca602bab7e63c84747f243f72e02dc4bac1e0491cedca192e1a1c365349ae61
SIZE (sceptre-2012.061.tar.gz) = 1190280
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran6 : lang/gcc6
- as : devel/binutils
- Runtime dependencies:
-
- gfortran6 : lang/gcc6
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sceptre-2012.061_7:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2012.061_7 07 Jun 2018 00:34:18
![Revision:471892 Revision:471892](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring
comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2012.061_7 05 May 2018 10:49:36
![Revision:469100 Revision:469100](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate ports broken for more than 6 months |
2012.061_7 10 Mar 2018 17:46:06
![Revision:464084 Revision:464084](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2012.061_6 13 Oct 2017 11:06:09
![Revision:451979 Revision:451979](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark as broken: no public distfiles |
2012.061_6 10 Sep 2017 20:55:39
![Revision:449591 Revision:449591](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
2012.061_5 01 Apr 2017 15:23:32
![Revision:437439 Revision:437439](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
2012.061_4 07 Dec 2016 13:24:57
![Revision:428057 Revision:428057](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
2012.061_3 25 Dec 2015 15:00:21
![Revision:404429 Revision:404429](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch to options helpers
- Switch to new test framework |
2012.061_3 10 Sep 2014 20:50:37
![Revision:367888 Revision:367888](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
2012.061_2 14 Aug 2014 08:43:09
![Revision:364838 Revision:364838](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
vanilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Stagify. |
2012.061_2 23 Jul 2014 16:44:28
![Revision:362705 Revision:362705](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2012.061_2 10 Mar 2014 20:55:22
![Revision:347809 Revision:347809](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
2012.061_1 16 Feb 2014 17:15:32
![Revision:344614 Revision:344614](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
2012.061_1 03 Jan 2014 15:53:43
![Revision:338552 Revision:338552](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert cad to MDOCS and MEXAMPLES |
2012.061_1 26 Oct 2013 00:52:36
![Revision:331644 Revision:331644](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
2012.061 20 Sep 2013 15:58:42
![Revision:327711 Revision:327711](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
2012.061 04 Apr 2012 08:08:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove three empty files left after the previous update.
Approved by: maintainer (maho)
Feature safe: yes |
2012.061 02 Apr 2012 03:33:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
maho ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2012.061.
This also removes one of the three remaining uses of lang/gcc34.
PR: 166565
Submitted by: bf@
Feature safe: yes |
00.317_2 20 Mar 2011 12:54:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
00.317_2 22 Nov 2009 19:49:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
00.317_2 10 Jun 2009 06:11:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
itetcu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- fix build install / plist with custom PREFIX [1]
- pkg-message --> files/pkg-message.in; [2]
- don't hardcode DOCSDIR to default in it
- display it only when NOPORTDOCS it's not defined
- rework PORTDOCS installation a little [3]
- bump PORTREVISION [3]
Submitted by: Sahil Tandon [1][3], itetcu@ [2]
Reported by: QATty [1]
Approved by: maintainer |
00.317_1 04 Sep 2007 08:54:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
maho ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Marked as BROKEN for sparc64; internal compiler error.
Submitted by: kris |
00.317_1 14 Jul 2007 01:29:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
maho ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Now we use USE_FORTRAN=g77 to use FORTRAN compiler. |
00.317_1 23 Jan 2007 05:20:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
maho ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* Fix build for CURRENT.
* Grab maintainership. |
00.317_1 20 Jan 2007 03:24:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
grog ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate, mark broken, schedule for deletion, drop maintainership. |
00.317_1 12 Jan 2007 13:02:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
maho ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
(forced commit)
Approved by: portmgr(kris) |
00.317_1 12 Jan 2007 13:01:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
maho ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* Migrate to g77-34 to fix for 7-CURRENT.
* Bump port revision. |
00.317 30 Dec 2006 15:29:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
thierry ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Does not depends on lang/f77 (but define WITH_FORTRAN).
PR: ports/101007
Approved by: maintainer's time-out |
00.317 22 Nov 2005 07:34:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update port: cad/sceptre update MASTER_SITE
- Update MASTER_SITE to fix fetch problem.
Also add sha246
PR: ports/88009
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout |
00.317 18 Mar 2004 02:27:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add size data.
Approved by: maintainers |
00.317 22 Oct 2003 09:31:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
osa ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
00.317 07 Mar 2003 05:56:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
21 Oct 2001 08:51:56
![commit hash: fp1.19929@dev.null.freshports.org commit hash: fp1.19929@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.19929@dev.null.freshports.org commit hash: fp1.19929@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.19929@dev.null.freshports.org commit hash: fp1.19929@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove a redundant trailing period and a space. |
30 Aug 2001 05:49:12
![commit hash: fp1.18119@dev.null.freshports.org commit hash: fp1.18119@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.18119@dev.null.freshports.org commit hash: fp1.18119@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.18119@dev.null.freshports.org commit hash: fp1.18119@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
petef ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- add NOPORTDOCS support to pkg-plist - use ${INSTALL_DATA} for docs, not
${INSTALL_MAN} - maintainer should be grog@FreeBSD.org, not just 'grog' |
11 Feb 2001 06:58:11
![commit hash: fp1.9457@dev.null.freshports.org commit hash: fp1.9457@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.9457@dev.null.freshports.org commit hash: fp1.9457@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.9457@dev.null.freshports.org commit hash: fp1.9457@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
grog ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SCEPTRE (System for Circuit Evaluation and Prediction of Transient Radiation
Effects) is a general purpose circuit analysis program which provides all
three major analyses, AC, DC, and transient analysis, on either linear or
nonlinear networks. It employs a free-form input language and state variable
methods to simulate problems of interest to electrical engineers. |