summaryrefslogtreecommitdiff
path: root/cad/mpac
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-07-01add a "quit" button.dmcmahill3-2/+18
bump to nb1.
2001-04-24Initial import of mpac-0.2.2dmcmahill4-0/+32
Microstrip Patch Antenna Calculator. MPAC analyzes various parameters including impedance and resonant frequency for a rectangular microstrip patch antenna.