The FreeBSD Ports Archive
FreeBSD cad : irsim4>
An event-driven logic-level simulator for MOS circuis
IRSIM is an event-driven logic-level simulator for MOS circuits.
To run irsim, users should set CAD_HOME to the base installation directory
where magic was installed, e.g. /usr/local. Alternatively, the system
administrator can create a dummy user named 'cad' with its home
directory set to the installation directory.
Ported to FreeBSD by Steven Wallace, swallace@freebsd.org
http://opencircuitdesign.com/irsim/archive/
|
irsim history
v. 1.30
date: 2007/09/15 12:22:39; author: stas; state: Exp; lines: +1 -1
- Update to 9.7.56.
v. 1.29
date: 2007/09/13 14:03:23; author: stas; state: Exp; lines: +2 -2
- Update to 9.7.54.
v. 1.28
date: 2007/05/19 20:00:33; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27
date: 2007/03/27 13:57:31; author: stas; state: Exp; lines: +1 -1
- Update to 9.7.47.
v. 1.26
date: 2007/03/19 20:35:06; author: stas; state: Exp; lines: +1 -1
- Update to 9.7.46.
v. 1.25
date: 2007/02/22 00:17:24; author: stas; state: Exp; lines: +1 -1
- Update to 9.7.45.
v. 1.24
date: 2007/02/05 01:53:11; author: stas; state: Exp; lines: +1 -1
- Update to 9.7.41.
v. 1.23
date: 2007/01/10 18:21:44; author: stas; state: Exp; lines: +2 -1
- Follow PTHREAD_LIBS
Reported by: kris
v. 1.22
date: 2006/12/29 19:55:57; author: stas; state: Exp; lines: +1 -1
- Update to 9.7.40.
v. 1.21
date: 2006/12/02 23:54:48; author: stas; state: Exp; lines: +44 -12
- Update to 9.7.38
- Take maintainership
v. 1.20
date: 2006/05/03 23:38:28; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all ports with categories starting with C
v. 1.19
date: 2003/12/09 18:19:06; author: oliver; state: Exp; lines: +6 -4
fix build on CURRENT
bump PORTREVISION
v. 1.18
date: 2003/10/16 02:10:53; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.17
date: 2003/02/20 16:52:44; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.16
date: 2002/11/10 16:45:15; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.15
date: 2002/11/06 22:44:05; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.14
date: 2002/09/29 08:07:43; author: ijliao; state: Exp; lines: +2 -2
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert
v. 1.13
date: 2001/02/13 13:30:17; author: jeh; state: Exp; lines: +3 -3
Update to 9.4 and update homepage
PR: 22935
Submitted by: Eric Furbish
v. 1.12
date: 2001/01/27 05:40:08; author: will; state: Exp; lines: +2 -2
Remove inactive MAINTAINER , who hasn't committed in over 3 years.
v. 1.11
date: 2000/04/08 23:19:59; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.10
date: 1999/08/25 04:52:31; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.9
date: 1998/11/28 00:44:32; author: asami; state: Exp; lines: +2 -1
Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
v. 1.8
date: 1996/12/06 23:24:36; author: asami; state: Exp; lines: +5 -1
Pre-delete
v. 1.7
date: 1996/12/06 08:19:54; author: swallace; state: Exp; lines: +3 -4
Upgrade irsim to version 9.4.1.
v. 1.6
date: 1996/11/18 13:57:06; author: asami; state: Exp; lines: +4 -1
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
v. 1.5
date: 1996/11/15 23:30:55; author: obrien; state: Exp; lines: +4 -2
CATAGORIES+= -> CATAGORIES=
Added MAINTAINER to many of them.
v. 1.4
date: 1995/07/29 08:49:29; author: asami; state: Exp; lines: +2 -2
Distfiles have moved slightly deeper into the filesystem on the
master site.
Submitted by: Chuck Robey
v. 1.3
date: 1995/04/11 20:12:55; author: asami; state: Exp; lines: +6 -5
Update the cad Makefiles. Boy, I love these sparse directories! :)
v. 1.2
date: 1995/04/01 12:44:13; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.1
date: 1994/12/19 06:01:03; author: swallace; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/12/19 06:01:04; author: swallace; state: Exp; lines: +0 -0
IRSIM version 9.2
=============================================================================
|
| |

|