summaryrefslogtreecommitdiff
path: root/cad/sci-wcalc
AgeCommit message (Collapse)AuthorFilesLines
2010-01-28Do not build the message catalogs by default for the various wcalcjoerg1-1/+3
packages, but only in libwalc. They have been silently reinstalled over and over again. Mark *wcalc* as DESTDIR ready.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-4/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-08update to wcalc-1.0.dmcmahill1-2/+2
- fixes a bug in the cgi frontend for coupled microstrip which caused lots of bad warning messages. - replaces the alert dialog box with a log window which prevents multiple alert windows from appearing.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-01import sci-wcalc-0.9dmcmahill4-0/+87
This is the Scilab frontend for the Wcalc transmission line analysis/synthesis calculator.