summaryrefslogtreecommitdiff
path: root/cad
AgeCommit message (Collapse)AuthorFilesLines
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs15-15/+15
2000-01-02Add conflict with gEDA versions < 19991011.rh7-7/+21
2000-01-02Update geda to 19991011. Changes are tons of bugfixes and featurerh6-502/+25
enhancements. Most notably, gEDA was split into several independent modules, using a common library 'libgeda'. These modules are now separate packages with geda now becoming a meta package.
2000-01-02Add and enable geda-docs.rh1-1/+2
2000-01-02Initial import of geda-docs-19991011, containing HTML documentation forrh5-0/+47
gEDA.
2000-01-02Add and enable gsymcheck.rh1-1/+2
2000-01-02Initial import of gsymcheck, a gEDA symbol checker.rh5-0/+44
2000-01-02Add and enable gnetlist.rh1-1/+2
2000-01-02Initial import of gnetlist, the gEDA netlist utility.rh5-0/+58
2000-01-02Add and enable gschem.rh1-1/+2
2000-01-02Initial import of gschem-19991011, a schematic capture program.rh5-0/+59
2000-01-02Add and enable geda-utils.rh1-1/+2
2000-01-02Initial import of geda-utils-19991011, a set of utilities for gEDA.rh5-0/+52
2000-01-02Add and enable geda-symbols.rh1-1/+2
2000-01-02Initial import of geda-symbols-19991011, a library of schematic symbols forrh5-0/+706
gEDA.
2000-01-02Add and enable libgeda.rh1-1/+2
2000-01-02Initial import of libgeda-19991011, a library of shared modules for gEDA.rh5-0/+54
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz1-3/+3
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