Bug 116154 - [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator
Summary: [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 18:10 UTC by Naram Qashat
Modified: 2007-09-09 06:50 UTC (History)
0 users

See Also:


Attachments
tiemu3-3.01.shar (6.62 KB, text/plain)
2007-09-06 18:10 UTC, Naram Qashat
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2007-09-06 18:10:01 UTC
This project aims to develop a fast emulator for the TI89(titanium), 92(+),
and V200PLT calculators.  This emulator started on the Jonas Minnberg's
(X)Tiger emulator which is based on UAE (the Universal Amiga Emulator).  It
was deeply reworked and improved thus it's very different now.

TiEmu uses the GDK library (GTK component) for display.  The GUI has been
written with GTK+ (the Gimp ToolKit).

WWW: http://lpg.ticalc.org/prj_tiemu/

Generated with FreeBSD Port Tools 0.77

NOTE: Please close out PR ports/115578, as it has become outdated.

OTHER NOTES:
- The GDB that comes with this port tries to also make it's own versions of
tcl, tk, itcl, itk, and iwidgets, which would clobber existing versions,
so I instead opted to disable the GDB that comes with it and leave only
the normal tiemu debugger instead.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-09 06:40:16 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-09 06:40:23 UTC
edwin       2007-09-09 05:40:16 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/tiemu3     Makefile distinfo pkg-descr pkg-plist 
  Log:
  [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator
  
          This project aims to develop a fast emulator for the
          TI89(titanium), 92(+), and V200PLT calculators. This emulator
          started on the Jonas Minnberg's (X)Tiger emulator which is
          based on UAE (the Universal Amiga Emulator). It was deeply
          reworked and improved thus it's very different now.
  
          TiEmu uses the GDK library (GTK component) for display. The
          GUI has been written with GTK+ (the Gimp ToolKit).
  
          WWW: http://lpg.ticalc.org/prj_tiemu/
  
  PR:             ports/116154
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
  
  Revision  Changes    Path
  1.231     +1 -0      ports/emulators/Makefile
  1.1       +58 -0     ports/emulators/tiemu3/Makefile (new)
  1.1       +6 -0      ports/emulators/tiemu3/distinfo (new)
  1.1       +9 -0      ports/emulators/tiemu3/pkg-descr (new)
  1.1       +114 -0    ports/emulators/tiemu3/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"