summaryrefslogtreecommitdiff
path: root/emulators/gpsim-oscilloscope
AgeCommit message (Collapse)AuthorFilesLines
2006-06-11Needs pkg-config.joerg1-2/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
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.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
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-09-19Require gcc 3.0, so that it builds on NetBSD 1.6.x too.bouyer1-1/+3
2005-09-07Update gpsim-oscilloscope to 0.1.2. Changes:bouyer3-7/+8
Update for gpsim-20050905 Update for gtk2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests to the SHA1 onesagc1-1/+2
2004-11-29Initial import of oscilloscope-0.1.1:bouyer4-0/+39
This is an oscilloscope module for gpsim. The module provide 8 probes, which you have to connect to nodes. For now the graphic interface doesn't update its display dynamically, it provides 2 input boxes in which have to enter the start and end cycles to draw.