summaryrefslogtreecommitdiff
path: root/cad/spice
AgeCommit message (Collapse)AuthorFilesLines
2004-04-12Convert to buildlink3.snj1-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-09-23buildlink1 -> buildlink2jlam2-4/+4
2002-09-21buildlink1 -> buildlink2jlam1-15/+14
2002-02-27* Strongly buildlinkify to handle readline wierdness.jlam6-75/+107
* 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.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-24/+22
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-14add conflict with ng-spicedmcmahill1-1/+3
2000-08-16- make sure that the local includes are always searched first to avoid pickingdmcmahill2-6/+6
up some possible conflicting headers. - while I'm here, make me the maintainer (instead of 'packages')
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-3/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-10update HOMEPAGEwiz1-2/+2
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-07-11Use X11PREFIX in preference to X11BASE, so that this package cooperatesagc1-3/+3
with xpkgwedge.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz1-3/+3
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-07-09Add package patch-sum filesagc1-0/+6
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-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
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-15Make it compile/work on NetBSD/pmax.frueauf2-89/+62
1998-08-26Better HOMEPAGE. Also remove homepage from DESCRtsarna2-4/+2
1998-08-20The Grand Homepagification:tsarna1-1/+2
- 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.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-1/+9
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-11Rework for NetBSDhubertf6-37/+45
1998-06-11spice: A general-purpose circuit simulation programhubertf11-0/+531