Skip site navigation (1)Skip section navigation (2)

CVS log for ports/cad/spice/Makefile

[BACK] Up to [FreeBSD] / ports / cad / spice

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jul 28 21:58:16 2011 UTC (6 months, 2 weeks ago) by zi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -1 lines
Fix build under clang [1]
Add LICENSE
Fix usage of PORTDOCS in plist, no bump required

PR:		ports/159173
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by:	tabthorpe (mentor)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Feb 11 19:40:32 2010 UTC (23 months, 4 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
-Clean some warnings by using string.h instead of strings.h

Applied several patches from this website:
http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/secD.html
specifically fixes for:
- Where command causes crashes
- Recognition of scale factors in arbitrary source
- Current Controlled Switch in subckt, parsing error
- Noise analysis bug
- Save segmentation faults
- BSIM1 model xpart parameter random
- Tran analysis default TSTEP

PR:             ports/143727
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:31 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:18 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:56 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
- 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)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:37 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jul 24 12:34:40 2006 UTC (5 years, 6 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -3 lines
- Remove bad site:
	* ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon May 15 17:31:49 2006 UTC (5 years, 8 months ago) by jdp
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Bump PORTREVISION to reflect the "^" operator bugfix in
patch-src_lib_inp_inpptree_c.

Gently nudged by:	kris

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Apr 5 20:51:27 2006 UTC (5 years, 10 months ago) by thierry
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -7 lines
- Switch to the latest distfiles;

- Import a patch from DragonflyBSD;

- Pet portlint.

Submitted by:	Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Nov 25 13:41:52 2005 UTC (6 years, 2 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -1 lines
Simplify build-logic a bit

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 29 18:38:15 2004 UTC (7 years, 1 month ago) by jdp
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +10 -3 lines
Allow the spice port to be built without X11 support by defining
WITHOUT_X11.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jan 30 23:14:28 2004 UTC (8 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
- Fix plist and bump PORTREVISION

Noticed by:	bento via kris

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 20 09:41:17 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -2 lines
- Fix install
- Add LOCALBASE to path to allow building with gcc from ports

PR:		ports/58867, ports/59140
Submitted by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
		DoubleF <doublef@tele-kom.ru>
Approved by:	adamw (mentor)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 3 03:56:33 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -4 lines
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 29 03:40:13 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -6 lines
Move inclusion of bsd.port.pre.mk past definition of variables.
Pet portlint.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Oct 25 07:44:34 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -1 lines
Mark as broken on 5.x.  Distfile dates from 1994, last patch dates from
1996.  It seems time has passed this influential program by.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 21 17:56:49 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
The tar.Z file disappeared on the ftp. Use the tar.gz file instead.
MD5 Checksum changed. A diff -ruN old new showed up that the content
is identical.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 19 03:13:48 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +18 -7 lines
1. REAL cleaning on this port. The files dir is now organized so the
port can be maintained: previously there were multifile patches and several
patches for the same file, now it is a lot cleaner.

2. I also merged a memory leak fix and some fixes from
spice3f5-spaghetti.

4. MFB and removed GNUREADLINE support

5. honor CFLAGS and CC.

6. Add documentation.

7. Maho didn't change the name of port spice to spice3.
because spice4 might :) appear in the future. version number
should be listed on *only* PORTVERSION.

8. drom maintainership

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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jun 30 19:47:18 2003 UTC (8 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -5 lines
Add Macquarie University patches:
- new spec command for spectral analysis
- JFET level 2 model
PATCHLEVEL is now 2

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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 27 03:36:50 2003 UTC (8 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Fix fgets buffer overflow

Obtained from:	OpenBSD

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun May 4 23:15:18 2003 UTC (8 years, 9 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -6 lines
a. Slight enhancement
b. Maintainer ship dropped (e-mail bounce)

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

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:04:55 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
De-pkg-comment.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 26 21:07:05 2002 UTC (9 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Bump PORTREVISION to indicate that some bugs have been fixed.

Requested by:	kris

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 14 05:41:52 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
typo clean up police: \s -> \t

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 29 03:04:53 2000 UTC (11 years, 8 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Incorporate some changes from NetBSD, Linux, and the Macquarie University.

PR:		18509
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 8 23:20:07 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
update with the new PORTNAME/PORTVERSION variables

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Oct 8 19:37:27 1999 UTC (12 years, 4 months ago) by hoek
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Add an MLINK from spice.1 to spice3.1, since the actual executable is
installed as spice3 and, despite trying very hard, my hands are hardcoded
to type "man binary-name" for help on any executable.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:52:36 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Change Id->FreeBSD.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 16 12:56:48 1999 UTC (12 years, 11 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
This apparently isn't BROKEN any more.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 18 06:28:20 1998 UTC (13 years, 1 month ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
spice needs X.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 27 08:16:26 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Blows up deep in the install target in an ELF world.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 8 09:21:37 1998 UTC (13 years, 8 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Some cleanup of this port.

PR:		6883
Submitted by:	Pedro Giffuni S. <giffunip@asme.org>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 22 07:04:48 1997 UTC (14 years, 3 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -14 lines
Port cleanup. Upgrade version number to 3f5.

PR:		4721
Submitted by:	Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 31 08:23:06 1997 UTC (15 years ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_5, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Remove RESTRICTED. The web page at
http://hera.eecs.berkeley.edu/~software/spice3f5.html
indicates that the export restrictions no longer apply.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 24 07:31:49 1996 UTC (15 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
"WRKSRC=${WRKDIR}" -> "NO_WRKSUBDIR=yes."

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 23 07:26:16 1996 UTC (15 years, 1 month ago) by tg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -7 lines
Use the original version from EECS, not the patched linux stuff.

Closes PR 2254.

Submitted by: Julian Jenkins <kaveman@magna.com.au>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 18 10:34:54 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Use MASTER_SITE_SUNSITE.  Use MAN? macros.  CATEGORIES+= -> CATEGORIES.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 15 23:31:01 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
CATAGORIES+= -> CATAGORIES=
Added MAINTAINER to many of them.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 27 03:11:48 1996 UTC (15 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Add $Id$.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 27 02:51:56 1996 UTC (15 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
Change NO_CDROM to RESTRICTED, the redistribution restriction is to
hands unfriendly to the U.S. (what anachronism!).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu May 23 08:17:39 1996 UTC (15 years, 8 months ago) by tg
Branches: JENKINS
CVS tags: spice_3f4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Finally, a port of the famous circuit simulation system.

Submitted by:	Julian Jenkins <kaveman@magna.com.au>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 23 08:17:39 1996 UTC (15 years, 8 months ago) by tg
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options