aboutsummaryrefslogtreecommitdiff
path: root/cad/sceptre
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Stagify.Vanilla I. Shu2014-08-142-10/+40
| | | | Notes: svn path=/head/; revision=364838
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362705
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=347809
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=344614
* Convert cad to MDOCS and MEXAMPLESAdam Weinberger2014-01-031-3/+1
| | | | Notes: svn path=/head/; revision=338552
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* Remove three empty files left after the previous update.Gerald Pfeifer2012-04-043-0/+0
| | | | | | | | Approved by: maintainer (maho) Feature safe: yes Notes: svn path=/head/; revision=294192
* Update to 2012.061.Maho Nakata2012-04-027-94/+45
| | | | | | | | | | | This also removes one of the three remaining uses of lang/gcc34. PR: 166565 Submitted by: bf@ Feature safe: yes Notes: svn path=/head/; revision=294104
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - fix build install / plist with custom PREFIX [1]Ion-Mihai Tetcu2009-06-103-7/+19
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=235529
* Marked as BROKEN for sparc64; internal compiler error.Maho Nakata2007-09-041-0/+3
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=198729
* Now we use USE_FORTRAN=g77 to use FORTRAN compiler.Maho Nakata2007-07-141-8/+1
| | | | Notes: svn path=/head/; revision=195544
* * Fix build for CURRENT.Maho Nakata2007-01-231-9/+10
| | | | | | | * Grab maintainership. Notes: svn path=/head/; revision=183045
* Deprecate, mark broken, schedule for deletion, drop maintainership.Greg Lehey2007-01-201-4/+8
| | | | Notes: svn path=/head/; revision=182844
* * Migrate to g77-34 to fix for 7-CURRENT.Maho Nakata2007-01-122-7/+13
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182203
* Does not depends on lang/f77 (but define WITH_FORTRAN).Thierry Thomas2006-12-301-1/+1
| | | | | | | | PR: ports/101007 Approved by: maintainer's time-out Notes: svn path=/head/; revision=181059
* Update port: cad/sceptre update MASTER_SITEEdwin Groothuis2005-11-222-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=149014
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-221-3/+3
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove a redundant trailing period and a space.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49021
* - add NOPORTDOCS support to pkg-plistPete Fritchman2001-08-302-6/+6
| | | | | | | | | | | | - use ${INSTALL_DATA} for docs, not ${INSTALL_MAN} - maintainer should be grog@FreeBSD.org, not just 'grog' PR: 28755 Submitted by: Patrick Li <pat@databits.net> Approved by: maintainer Notes: svn path=/head/; revision=47134
* SCEPTRE (System for Circuit Evaluation and Prediction of TransientGreg Lehey2001-02-118-0/+116
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. Requested-by: "Pedro F. Giffuni" <pfg1+@pitt.edu> Notes: svn path=/head/; revision=38200