The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD cad : magic

An interactive editor for VLSI layouts

 Magic is an interactive editor for VLSI layouts that runs under BSD.

To run magic, 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. 

http://vlsi.cornell.edu/magic/



magic history


v. 1.33
date: 2007/05/19 20:00:34;  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.32 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.31 date: 2004/04/10 17:26:29; author: trevor; state: Exp; lines: +1 -1 Tidy up whitespace.
v. 1.30 date: 2004/02/04 05:18:52; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.29 date: 2003/12/09 16:20:31; author: oliver; state: Exp; lines: +5 -4 unbreak build on CURRENT bump PORTREVISION
v. 1.28 date: 2003/10/16 02:12:17; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.27 date: 2003/09/24 09:37:07; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.26 date: 2003/02/20 16:52:44; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.25 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.24 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.23 date: 2002/10/26 15:07:08; author: naddy; state: Exp; lines: +30 -23 Update to version 7.1, unbreak. PR: 44106 Submitted by: Ports Fury
v. 1.22 date: 2002/10/05 22:05:15; author: kris; state: Exp; lines: +3 -1 BROKEN: Does not compile
v. 1.21 date: 2001/06/01 06:04:47; author: obrien; state: Exp; lines: +9 -9 Use proper POSIX syntax for `chown'.
v. 1.20 date: 2001/02/13 13:25:25; author: jeh; state: Exp; lines: +4 -4 Update to version 6.5.1 and homepage PR: 22935 Submitted by: Eric Furbish
v. 1.19 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.18 date: 2000/06/07 08:00:18; author: asami; state: Exp; lines: +2 -2 Add fsleeper.1. Submitted by: bento
v. 1.17 date: 2000/04/08 23:20:02; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/25 04:52:33; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.15 date: 1999/08/22 18:57:22; author: mharo; state: Exp; lines: +17 -17 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.14 date: 1998/11/29 12:43:09; author: asami; state: Exp; lines: +2 -1 More missing dependencies.
v. 1.13 date: 1996/12/06 23:27:03; author: asami; state: Exp; lines: +2 -2 Put DISTFILES in right place (purely cosmetic).
v. 1.12 date: 1996/12/06 08:18:34; author: swallace; state: Exp; lines: +9 -8 Upgrade magic to version 6.5. Hurray! Distribution now already includes FreeBSD patches.
v. 1.11 date: 1996/11/15 23:30:57; author: obrien; state: Exp; lines: +4 -2 CATAGORIES+= -> CATAGORIES= Added MAINTAINER to many of them.
v. 1.10 date: 1996/11/13 12:40:40; author: asami; state: Exp; lines: +1 -13 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
v. 1.9 date: 1996/10/21 07:43:40; author: max; state: Exp; lines: +50 -10 Use ${BINOWN}, ${BINGRP}, etc. macros when doing chmod,chown. Take MANCOMPRESS setting into account. Some cosmetic changes.
v. 1.8 date: 1995/07/29 08:49:36; 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.7 date: 1995/04/24 09:09:52; author: asami; state: Exp; lines: +1 -2 Take out invocation of fake-pkg from do-install target. It is now done in the main install target itself.
v. 1.6 date: 1995/04/22 12:43:38; author: asami; state: Exp; lines: +3 -4 Updated to conform with new bsd.port.mk targets.
v. 1.5 date: 1995/04/16 08:45:49; author: asami; state: Exp; lines: +2 -2 install depends on build!
v. 1.4 date: 1995/04/11 20:12:58; author: asami; state: Exp; lines: +4 -3 Update the cad Makefiles. Boy, I love these sparse directories! :)
v. 1.3 date: 1995/04/01 12:44:14; 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.2 date: 1995/02/13 13:19:22; author: ats; state: Exp; lines: +2 -1 Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems with the new make, so use gmake instead. I am not even sure if the makefiles are not correct and our new make is at fault here :-).
v. 1.1 date: 1994/12/18 21:12:07; author: swallace; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/12/18 21:12:08; author: swallace; state: Exp; lines: +0 -0 Port of Magic version 6.4.4, a VLSI CAD tool. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm