Commit Graph

597 Commits

Author SHA1 Message Date
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
30aece3562 i am hosting the distfiles on my machine for now, because of
- morons who do not know what version numbers are and try to change the past
- lack of a real distfiles mirror
2003-12-03 01:53:35 +00:00
sturm
2841e52f26 build a file with -O0 on sparc64 (this only fixes the build, the program
itself is probably broken, as there are *lots* of 64bit issues)
2003-11-21 14:50:41 +00:00
pvalchev
1192f33af7 mark chipmunk & analog as conflicting; pt. out by wcobb
chipmunk has the 'analog' utility and there are problems with
renaming it, thus no good way of solving this conflict otherwise
2003-11-18 00:20:31 +00:00
pvalchev
983db83802 chipmunk 2003-10-25 18:34:28 +00:00
pvalchev
7913918505 Import of chipmunk-1.57
Tools for schematic capture, netlist creation, and analog and digital
simulation (log), IC mask layout, extraction, and DRC (wol), simple
chip compilation (wolcomp), MOSIS fabrication request generation
(mosis), netlist comparison (netcmp), data plotting (view) and
postscript graphics editing (until). These tools were used exclusively
for the design and test of all the integrated circuits described in
Carver Mead's book "Analog VLSI and Neural Systems".  Until was used
as the primary tool for figure creation for the book.  The directory
also contains an example of an analog VLSI chip that was designed and
fabricated with these tools, and an example of an Actel
field-programmable gate array design that was simulated and converted
to Actel format with these tools (example).

These tools were originally written for HP 200 Series ("Chipmunk")
computers, and were later ported to Unix and the X Window System.
2003-10-25 18:33:27 +00:00
jason
7c1b46c6b0 the .Z files are gone from berkeley, but the .gz's remain. Use those.
ok pval
2003-07-14 16:13:43 +00:00
espie
a596c1d8a4 Update to 1.5 2003-06-20 13:42:45 +00:00
pvalchev
a5635fe12d point this to the correct location to find its data files on runtime
bump PKGNAME
issue pointed out by jason@
2003-06-19 20:17:25 +00:00
avsm
5f4d5f42d2 fix fgets buffer overflow, submitted upstream 2003-04-14 10:28:03 +00:00
espie
e69adde059 switch to qt3-mt, ok maint. 2003-02-26 10:41:11 +00:00
espie
3d0d6bcbeb +klogic 2003-02-08 12:49:04 +00:00
espie
497f91e655 reimport klogic, see x11/kde/klogic for previous history 2003-02-08 12:48:23 +00:00
margarida
af627861ce Update to version 1.5.4;
Changes:
Examples installed in $PREFIX/examples/qcad.
Uses qt3, so respective patches are now deprecated.
Larger library of premade objects included.
Better font and translation support.
Various bugfixes.

From: MAINTAINER.

brad@ ok
2002-12-09 17:35:57 +00:00
naddy
875152dd5a No regression tests available. 2002-10-24 23:05:53 +00:00
lebel
fca83ba273 respect ${CC} and nuke PATH= from the util/build script 2002-07-17 22:40:00 +00:00
jsyn
6ea0ff6bc5 kill dangling # 2002-06-14 10:16:31 +00:00
naddy
346c10b0c0 * qt2 -> qt3; from maintainer Jacob Meuser <jakemsr@jakemsr.com>
* don't install useless docs
2002-05-17 18:38:55 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
naddy
8dd2d68bce Broken on alpha.
gcc 2.95.3 won't even build it with standard -O2 optimization,
and when compiled without it still crashes.
2002-04-07 15:32:34 +00:00
espie
4eeb7add33 bump NEED_VERSION for distinfo 2002-03-21 20:35:40 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
heko
253a6ef7f3 NO_REGRESS from maintainer Jacob Meuser <jakemsr@clipper.net> 2001-11-14 07:43:59 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
espie
f28492bfe6 Use full path for libqt and libqt2
Bump need version.
2001-10-28 12:30:13 +00:00
espie
e6191d8f3e Use module qt2 2001-08-27 09:29:28 +00:00
naddy
91f5f01b44 +qcad 2001-08-11 14:47:11 +00:00
naddy
bbaa4fc7ed Import of QCad 1.4.7.
Submitted by Jacob Meuser <jakemsr@clipper.net>.

QCad is a free open-source 2D CAD system for *nix.  The developers' main
goals are to build a stable, fast and easy to use CAD for everyone.  One
doesn't need any knowledge of a CAD program to start working with QCad.
2001-08-11 14:45:21 +00:00
pvalchev
7addc9870d Correct version string. With the distribution patches applied by the port,
this is version 3f5, not 3f4.  That's what PKGNAME says, too.
2001-08-03 00:03:41 +00:00
pvalchev
cdd1b7dcc9 Rename patches to make update-patches useful, delete the .orig files after
applying the distribution internal patches not to confuse update-patches.
2001-08-02 23:54:56 +00:00
pvalchev
8aa054a42d $OpenBSD$ tag. 2001-08-02 23:15:00 +00:00
pvalchev
a81562619f o Use MAKE_PROGRAM and X11BASE, do not hardcode their values
o Do not pass MAKE_FLAGS for things already taken care of by bsd.port.mk
2001-08-02 22:53:18 +00:00
naddy
a3709d975d pull in COMMENT 2001-04-08 23:32:44 +00:00
naddy
ba617bec72 Revert wrong, untested changes to make this build again. 2001-04-08 23:27:39 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
naddy
55f57df210 respect CC as well 2001-02-27 23:03:41 +00:00
naddy
f8a0ddc14b - respect CFLAGS
- move configure fragment into Makefile
2001-02-26 11:52:17 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
033b163231 Spice, Fake, happy. 2000-04-08 22:37:42 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
fdd4212585 license. no fee. restrict cdrom. 2000-03-12 18:02:32 +00:00
turan
cf26821fb3 change maintainer to ports@openbsd.org as requested 2000-03-01 10:08:03 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
brad
d022737d79 remove unnecessary comments and fix email address's 1999-04-01 02:57:50 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
ab5421e1b4 update makefile 1998-10-07 05:03:28 +00:00
marc
5fcb17cdc7 cad tree with spice port 1998-06-03 23:02:23 +00:00