summaryrefslogtreecommitdiff
path: root/cad/fasthenry
AgeCommit message (Collapse)AuthorFilesLines
2002-09-29buildlink1 -> buildlink2, and use gcc/buildlink2.mk instead of Makefile.gcc.jlam1-5/+9
2002-04-20On arm32, avoid egcs internal compiler errors by using gcc-2.95.3cjep1-1/+6
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-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
2001-02-09-include a ton of missing header files for 64 bit machines. there remaindmcmahill18-10/+216
some 64 bit related compiler warnings to fix. - while here, use libffm if on an alpha for faster math. In this case 20-30% faster.
2000-11-02add LICENSE and NO_{SRC,BIN}_* to comply with the license. Pointed out bydmcmahill1-1/+8
Jason Beegan <jasontd@indigo.ie> in PR pkg/11407
2000-05-12make all pkgs for which I'm the maintainer point to my netbsd email.dmcmahill1-2/+2
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-09Add package patch-sum filesagc1-0/+7
1998-09-15Fix this package name.agc1-2/+2
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-4/+0
from individual DESCR files that had them.
1998-08-20The Grand Homepagification:tsarna1-8/+9
- 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.agc5-0/+10
1998-06-06Initial addition of a three-dimensional inductance extraction program.frueauf10-0/+150
Closes pr 5418 by Dan McMahill; heavy portlinting.