Commit graph

5 commits

Author SHA1 Message Date
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
dogcow
a8a7a1d273 Update gpsim to 0.21.11.
Changes from 0.21.2:
  o now uses gtk2 and gtk2+extra
  o a truly gigantic number of bug fixes
  o includes pdf/ps documentation
2006-06-04 06:14:11 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
bouyer
51b70cb045 Update to 0.21.2. Main change since 0.20.7:
o Updated to support GTK+ 2.x
  o Added the stopwatch command.
  o added support for more processors
  o EEPROM added to 18F devices by Mike Durian
  o Added breakpoint capability on nodes
  o Added spi Module
  o Added attributes to external usart module
  o log command has been added (Command Line)
  o Profiling has been added (gui)
  o Trace viewer has been added
  o Added parport - parallel port loadable module
  o Source level debugging of C files
  o Added module attibutes (attribute.cc)
  o Enhanced module interface - now LCD module works with gpsim
  o Beautified the Single Step and Trace dump outputs
  o Added break on stack overflow and underflow
  o Added break mask to wv/rv type break points. Now you can specify
    which bits are significant.
  o Added "--cli" command line option. Invokes gpsim in command line
    mode even if it has been configured to use the gui.
  o Program viewer can now display ASCII encode text in "dt" tables
  o Added pullup/pulldown resistors to the gpsim modules
  o added "frequency" command
  o Added time field to the gui status bar.
2004-04-26 21:50:24 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
Renamed from emulators/gpsim/pkg/PLIST (Browse further)