summaryrefslogtreecommitdiff
path: root/cad
AgeCommit message (Collapse)AuthorFilesLines
1999-12-23add and enable xchiplogodmcmahill1-1/+2
1999-12-23initial import of xchiplogo-19991222dmcmahill7-0/+74
note that the version number is the date when I grabbed the sources. There is no "official" version included in the sources. Xchiplogo reads an ascii bitmap file, and converts it into a magic or cif file. It is a handy program for creating logos of text or graphics for putting on VLSI chips. At the moment it accepts the B&W dithered format of XV as the input. It has got quite a few options for resizing and get- ting rid of many design rule errors that can be found in the bitmap file. It has a smoothing, before and after an error correction step. The error correction step is pretty simple ,don't expect miracles, but it works quite fine and spe- cially for text gives a reasonable output.
1999-11-12Fix patch to apply without fuzz.rh2-7/+7
1999-10-24Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-10-01fix bad patch-sumdmcmahill1-5/+20
1999-10-01- added missing -Wl,-Rpath for the X11 librariesdmcmahill21-370/+856
- fixed program version number reported when spice is run to make it consistent with the version of the program. - several patches to fix compilation warnings due to missing header files and some inconsistent variable types. - broke out previous patch-aa which patched several files into 1 patch per file. - fixed some code which returned the address of a local char array variable. - added GNU readline support (a huge improvement in the interface) - changed USE_X11BASE to USE_X11. No reason to install into X11BASE. - removed 'x' target from package Makefile
1999-09-30add & enable spiceprmdmcmahill1-1/+2
1999-09-30Import spiceprm-0.11 package.dmcmahill6-0/+50
A Spice preprocessor for parameterized subcircuits
1999-08-29Update dependency on guile to 1.3.2.jlam1-2/+2
1999-08-28Update dependency on gtk+-1.2.4rh1-2/+2
1999-07-09Add package patch-sum filesagc7-0/+32
1999-06-04change dependencies to updated qt-1.44drochner1-2/+2
1999-06-03Add and enable "vipec". Fixes PR pkg/7535 by Dan McMahill.tron1-1/+2
1999-06-03Import new "vipec" package version 1.07:tron6-0/+80
a network analyser for electrical networks. This package is based on version 1.06 submitted by Dan McMahill in PR pkg/7535.
1999-05-21Updata geda to 19990516rh3-23/+81
Important changes are: - Now uses gtk+-1.2.2 - A bunch of bug fixes. - Added a coordinate window to gschem - Integration of contributed symbols. - Latest Jerry O'Keefe's gmk_sym integrated - Mike Jarabek's verilog gnetlist backend integrated - Jamil Khatib's latest gschcheck
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-13Remove NOPORTDOCS definition - it was useless anyway, as any attempt toagc1-3/+1
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package.
1999-03-28Update to gEDA-19990327rh4-22/+45
1999-03-01Update to gEDA-19990226rh4-26/+59
Change MAINTAINER to rh@netbsd.org
1999-02-19Adapt in order to work together with new gtk10 packagerh2-6/+29
Remove deprecated CONFLICTS with prior versions
1999-02-04Update gEDA to 19990124, provided in pr 6936 by Rene Hexel.frueauf4-12/+12
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc2-4/+4
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-17Add and enable ntesla.frueauf1-1/+2
1999-01-17Initial import of ntesla-1.7, a tesla coil design program.frueauf7-0/+56
Provided in pr 6826 by Dan McMahill.
1999-01-15Make it compile/work on NetBSD/pmax.frueauf2-89/+62
1998-12-31Update geda to 19981213, provided in pr 6693 by Rene Hexel.frueauf3-6/+32
1998-12-29change BUILD_DEPENDS texindex -> tex. An older pkg's texindex was lyinggarbled1-2/+2
around my /usr/pkg/bin, and thus tex never got installed, and the build blew up. I don't believe any older pkgs install "tex", so this should be a safe bet.
1998-11-24Add and enable "geda" package, fixes PR pkg/6477 by Rene Hexel.tron1-1/+2
1998-11-24Add missing RCS Id.tron1-0/+2
1998-11-24New "gEDA-19981117" created by Rene Hexel:tron6-0/+346
a toolset for automating electronic design.
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-4/+3
DEPENDS definition.
1998-11-07Enable pcb.frueauf1-2/+2
1998-11-07Initial import of pcb-1.6.3, an X11 interactive printed circuit boardfrueauf7-0/+112
layout system. Provided in pr 6404 by Rene Hexel.
1998-09-15Fix this package name.agc1-2/+2
1998-09-14Force uncompression of docs via uncompress -f.agc1-3/+3
Change the name of the package to be more consistent.
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna2-7/+0
from individual DESCR files that had them.
1998-08-26Better HOMEPAGE. Also remove homepage from DESCRtsarna2-4/+2
1998-08-20The Grand Homepagification:tsarna3-25/+28
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-08-07Add NetBSD RCS Ids.agc12-1/+25
1998-06-26portlint: remove whitespace before end of line 36.frueauf1-2/+2
1998-06-20Update package Makefile for automatic man page handling.agc1-4/+1
1998-06-18Add USE_X11=yes, fixes pr 5606 by Tim Rightnour.frueauf1-6/+6
1998-06-11spice workshubertf1-2/+2
1998-06-11Rework for NetBSDhubertf6-37/+45
1998-06-11spice: A general-purpose circuit simulation programhubertf11-0/+531
1998-06-06Add and enable fastcap and fasthenry.frueauf1-1/+3
1998-06-06Initial addition of a three-dimensional inductance extraction program.frueauf10-0/+150
Closes pr 5418 by Dan McMahill; heavy portlinting.
1998-06-06Initial addition of a fast 3-D capacitance solver.frueauf8-0/+185
Closes pr 5418 by Dan McMahill; heavy portlinting.
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-2/+2
Remove redundant (and sometimes erroneous) comments.