Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 15 | -15/+15 | |
2000-01-02 | Add conflict with gEDA versions < 19991011. | rh | 7 | -7/+21 | |
2000-01-02 | Update geda to 19991011. Changes are tons of bugfixes and feature | rh | 6 | -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-02 | Add and enable geda-docs. | rh | 1 | -1/+2 | |
2000-01-02 | Initial import of geda-docs-19991011, containing HTML documentation for | rh | 5 | -0/+47 | |
gEDA. | |||||
2000-01-02 | Add and enable gsymcheck. | rh | 1 | -1/+2 | |
2000-01-02 | Initial import of gsymcheck, a gEDA symbol checker. | rh | 5 | -0/+44 | |
2000-01-02 | Add and enable gnetlist. | rh | 1 | -1/+2 | |
2000-01-02 | Initial import of gnetlist, the gEDA netlist utility. | rh | 5 | -0/+58 | |
2000-01-02 | Add and enable gschem. | rh | 1 | -1/+2 | |
2000-01-02 | Initial import of gschem-19991011, a schematic capture program. | rh | 5 | -0/+59 | |
2000-01-02 | Add and enable geda-utils. | rh | 1 | -1/+2 | |
2000-01-02 | Initial import of geda-utils-19991011, a set of utilities for gEDA. | rh | 5 | -0/+52 | |
2000-01-02 | Add and enable geda-symbols. | rh | 1 | -1/+2 | |
2000-01-02 | Initial import of geda-symbols-19991011, a library of schematic symbols for | rh | 5 | -0/+706 | |
gEDA. | |||||
2000-01-02 | Add and enable libgeda. | rh | 1 | -1/+2 | |
2000-01-02 | Initial import of libgeda-19991011, a library of shared modules for gEDA. | rh | 5 | -0/+54 | |
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -3/+3 | |
1999-12-23 | add and enable xchiplogo | dmcmahill | 1 | -1/+2 | |
1999-12-23 | initial import of xchiplogo-19991222 | dmcmahill | 7 | -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-12 | Fix patch to apply without fuzz. | rh | 2 | -7/+7 | |
1999-10-24 | Use wildcard dependence for "gtk+" package. | tron | 1 | -2/+2 | |
1999-10-01 | fix bad patch-sum | dmcmahill | 1 | -5/+20 | |
1999-10-01 | - added missing -Wl,-Rpath for the X11 libraries | dmcmahill | 21 | -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-30 | add & enable spiceprm | dmcmahill | 1 | -1/+2 | |
1999-09-30 | Import spiceprm-0.11 package. | dmcmahill | 6 | -0/+50 | |
A Spice preprocessor for parameterized subcircuits | |||||
1999-08-29 | Update dependency on guile to 1.3.2. | jlam | 1 | -2/+2 | |
1999-08-28 | Update dependency on gtk+-1.2.4 | rh | 1 | -2/+2 | |
1999-07-09 | Add package patch-sum files | agc | 7 | -0/+32 | |
1999-06-04 | change dependencies to updated qt-1.44 | drochner | 1 | -2/+2 | |
1999-06-03 | Add and enable "vipec". Fixes PR pkg/7535 by Dan McMahill. | tron | 1 | -1/+2 | |
1999-06-03 | Import new "vipec" package version 1.07: | tron | 6 | -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-21 | Updata geda to 19990516 | rh | 3 | -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-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+2 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -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-28 | Update to gEDA-19990327 | rh | 4 | -22/+45 | |
1999-03-01 | Update to gEDA-19990226 | rh | 4 | -26/+59 | |
Change MAINTAINER to rh@netbsd.org | |||||
1999-02-19 | Adapt in order to work together with new gtk10 package | rh | 2 | -6/+29 | |
Remove deprecated CONFLICTS with prior versions | |||||
1999-02-04 | Update gEDA to 19990124, provided in pr 6936 by Rene Hexel. | frueauf | 4 | -12/+12 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 2 | -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-17 | Add and enable ntesla. | frueauf | 1 | -1/+2 | |
1999-01-17 | Initial import of ntesla-1.7, a tesla coil design program. | frueauf | 7 | -0/+56 | |
Provided in pr 6826 by Dan McMahill. | |||||
1999-01-15 | Make it compile/work on NetBSD/pmax. | frueauf | 2 | -89/+62 | |
1998-12-31 | Update geda to 19981213, provided in pr 6693 by Rene Hexel. | frueauf | 3 | -6/+32 | |
1998-12-29 | change BUILD_DEPENDS texindex -> tex. An older pkg's texindex was lying | garbled | 1 | -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-24 | Add and enable "geda" package, fixes PR pkg/6477 by Rene Hexel. | tron | 1 | -1/+2 | |
1998-11-24 | Add missing RCS Id. | tron | 1 | -0/+2 | |
1998-11-24 | New "gEDA-19981117" created by Rene Hexel: | tron | 6 | -0/+346 | |
a toolset for automating electronic design. | |||||
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -4/+3 | |
DEPENDS definition. | |||||
1998-11-07 | Enable pcb. | frueauf | 1 | -2/+2 | |