summaryrefslogtreecommitdiff
path: root/cad/spice/patches
AgeCommit message (Collapse)AuthorFilesLines
2007-03-07Modular Xorg support. Make it actually use the wrapper framework.joerg2-24/+34
The build script overwrote PATH and didn't see the wrapper scripts for that reason.
2006-10-28Theses patches were omitted from the last commit.mlelstv2-0/+51
2006-10-09Make package compile with gcc-4.mlelstv4-167/+192
2006-01-10Don't define setenv on the other BSDs as well.joerg1-2/+2
2006-01-06Add DragonFly support. Remove some pre-ANSI cruft which conflictsjoerg5-37/+119
with DragonFly's system headers. Fix errno.
2005-01-11remove readline support per pkg/28829. readline and spice licenses weredmcmahill1-2/+2
not compatible.
2002-09-23buildlink1 -> buildlink2jlam1-2/+2
2002-02-27* Strongly buildlinkify to handle readline wierdness.jlam2-42/+63
* Don't declare a bunch of extern functions that are already declared by system headers on NetBSD. XXX This change may be incorrect for non-current systems.
1999-10-01- added missing -Wl,-Rpath for the X11 librariesdmcmahill19-356/+845
- 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-01-15Make it compile/work on NetBSD/pmax.frueauf2-89/+62
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-06-11Rework for NetBSDhubertf1-6/+6
1998-06-11spice: A general-purpose circuit simulation programhubertf3-0/+405