Index: head/emulators/Makefile =================================================================== --- head/emulators/Makefile (revision 172323) +++ head/emulators/Makefile (revision 172324) @@ -1,164 +1,165 @@ # $FreeBSD$ # COMMENT = Emulators for other operating systems SUBDIR += adamem SUBDIR += aftp SUBDIR += atari800 SUBDIR += basiliskII SUBDIR += bfe SUBDIR += bochs SUBDIR += bsvc SUBDIR += cinc SUBDIR += cingb SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += cygne-sdl SUBDIR += darcnes SUBDIR += dgen-sdl SUBDIR += dlx SUBDIR += dosbox SUBDIR += doscmd SUBDIR += dynamips SUBDIR += e-uae SUBDIR += extract-xiso SUBDIR += fceu SUBDIR += fmsx SUBDIR += frodo SUBDIR += fuse SUBDIR += gbe SUBDIR += gcube SUBDIR += generator SUBDIR += generator-cbiere SUBDIR += gens SUBDIR += gngb SUBDIR += gngeo SUBDIR += gnuboy SUBDIR += grustibus SUBDIR += gsnes9x SUBDIR += gxemul SUBDIR += gxmame SUBDIR += hatari SUBDIR += hercules SUBDIR += hfs SUBDIR += hfsutils SUBDIR += hugo SUBDIR += ia64sim SUBDIR += ines SUBDIR += its SUBDIR += klh10 SUBDIR += kmamerun SUBDIR += kqemu-kmod SUBDIR += lib765 SUBDIR += libspectrum SUBDIR += libvm68k SUBDIR += linux-ePSXe SUBDIR += linux-geepee32 SUBDIR += linux-padjoy SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu SUBDIR += linux-pete-mesagpu SUBDIR += linux-pete-xgl2gpu SUBDIR += linux-vmware-toolbox2 SUBDIR += linux-vmware-toolbox4 SUBDIR += linux-vmware-toolbox5 SUBDIR += linux-winetools SUBDIR += linux_dist-gentoo-stage1 SUBDIR += linux_dist-gentoo-stage2 SUBDIR += linux_dist-gentoo-stage3 SUBDIR += linux_base SUBDIR += linux_base-8 SUBDIR += linux_base-debian SUBDIR += linux_base-fc4 SUBDIR += linux_base-gentoo-stage1 SUBDIR += linux_base-gentoo-stage2 SUBDIR += linux_base-gentoo-stage3 SUBDIR += linux_base-rh-9 SUBDIR += linux_base-suse-9.1 SUBDIR += linux_base-suse-9.2 SUBDIR += linux_base-suse-9.3 SUBDIR += m2000 SUBDIR += mastergear SUBDIR += mednafen SUBDIR += minivmac SUBDIR += mtools SUBDIR += mupen64 SUBDIR += mupen64-base SUBDIR += mupen64-dummyaudio SUBDIR += mupen64-glide SUBDIR += mupen64-gln64 SUBDIR += mupen64-input SUBDIR += mupen64-rice SUBDIR += mupen64-rsp SUBDIR += mupen64-sdlaudio SUBDIR += mupen64-sdlinput SUBDIR += mupen64-sound SUBDIR += nonpareil SUBDIR += o2em SUBDIR += ods2reader SUBDIR += openmsx SUBDIR += osmose SUBDIR += p-interp SUBDIR += pcemu SUBDIR += pearpc SUBDIR += prodosemu SUBDIR += psim-freebsd SUBDIR += pyxmame SUBDIR += qemu SUBDIR += qemu-launcher SUBDIR += quasi88 SUBDIR += raine SUBDIR += rtc SUBDIR += sim SUBDIR += sim6811 SUBDIR += ski SUBDIR += skyeye SUBDIR += snes9express SUBDIR += snes9x SUBDIR += spim SUBDIR += stella SUBDIR += stonx SUBDIR += svr4_base SUBDIR += tiemu2 + SUBDIR += tilem SUBDIR += tkhfs SUBDIR += tuxnes SUBDIR += twin SUBDIR += uae SUBDIR += vMac SUBDIR += vba SUBDIR += vgb SUBDIR += vgb-bin SUBDIR += vgba-bin SUBDIR += vice SUBDIR += visualos SUBDIR += vmips SUBDIR += vmsbackup SUBDIR += vmware-guestd3 SUBDIR += vmware-guestd4 SUBDIR += vmware-guestd5 SUBDIR += vmware-tools2 SUBDIR += vmware-tools3 SUBDIR += vmware-tools4 SUBDIR += vmware-tools5 SUBDIR += vmware2 SUBDIR += vmware3 SUBDIR += vpce SUBDIR += vx68k SUBDIR += vxtools SUBDIR += wahcade SUBDIR += wine SUBDIR += x48 SUBDIR += xbraitenberg SUBDIR += xgngeo SUBDIR += xgs SUBDIR += xhomer SUBDIR += xmame SUBDIR += xmess SUBDIR += xsystem35 SUBDIR += xzx SUBDIR += yabause SUBDIR += yape SUBDIR += zsnes .include Property changes on: head/emulators/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.197 \ No newline at end of property +1.198 \ No newline at end of property Index: head/emulators/tilem/Makefile =================================================================== --- head/emulators/tilem/Makefile (nonexistent) +++ head/emulators/tilem/Makefile (revision 172324) @@ -0,0 +1,23 @@ +# New ports collection makefile for: TilEm +# Date created: 5 Sep 2006 +# Whom: Alexey Dokuchaev +# +# $FreeBSD$ +# + +PORTNAME= tilem +PORTVERSION= 0.973 +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= danfe@FreeBSD.org +COMMENT= An emulator for the Z80 series of Texas Instruments calculators + +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GNOME= gtk12 +USE_X_PREFIX= yes + +.include Property changes on: head/emulators/tilem/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/emulators/tilem/distinfo =================================================================== --- head/emulators/tilem/distinfo (nonexistent) +++ head/emulators/tilem/distinfo (revision 172324) @@ -0,0 +1,3 @@ +MD5 (tilem-0.973.tar.bz2) = d5cb313a1c9fd32bae804574a27b65bb +SHA256 (tilem-0.973.tar.bz2) = e3b8efca3877260a6f81eb4be9d625c9596f9621ddfa01437d00f65e8c251029 +SIZE (tilem-0.973.tar.bz2) = 417554 Property changes on: head/emulators/tilem/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/emulators/tilem/pkg-descr =================================================================== --- head/emulators/tilem/pkg-descr (nonexistent) +++ head/emulators/tilem/pkg-descr (revision 172324) @@ -0,0 +1,13 @@ +TilEm is an emulator for the Z80 series of Texas Instruments graphing +calculators. It currently features: + + * All Z80 TI calculators (73, 82, 83, 83+, 83+ SE, 84+, 84+ SE, 85, + and 86) except the TI-81, and all known ROM/OS versions + * Automatic certificate patching for dumped 73/83+/84+ ROMs + * Flash writing and erasing + * Application and OS loading + * Built-in debugger + * Flexible keyboard handling + * Much more! + +WWW: http://lpg.ticalc.org/prj_tilem/ Property changes on: head/emulators/tilem/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/emulators/tilem/pkg-plist =================================================================== --- head/emulators/tilem/pkg-plist (nonexistent) +++ head/emulators/tilem/pkg-plist (revision 172324) @@ -0,0 +1,65 @@ +bin/tilem +%%DATADIR%%/data/x2syms +%%DATADIR%%/data/x3keys +%%DATADIR%%/data/x3syms +%%DATADIR%%/data/x5syms +%%DATADIR%%/data/x6keys +%%DATADIR%%/data/x6syms +%%DATADIR%%/data/x7keys +%%DATADIR%%/data/x7syms +%%DATADIR%%/data/xpsyms +@dirrm %%DATADIR%%/data +%%DATADIR%%/pixmaps/bpx.xpm +%%DATADIR%%/pixmaps/clear.xpm +%%DATADIR%%/pixmaps/norm.xpm +%%DATADIR%%/pixmaps/pc.xpm +%%DATADIR%%/pixmaps/pc_ignored.xpm +%%DATADIR%%/pixmaps/pc_taken.xpm +%%DATADIR%%/pixmaps/pcbpx.xpm +%%DATADIR%%/pixmaps/pcx_i.xpm +%%DATADIR%%/pixmaps/pcx_t.xpm +%%DATADIR%%/pixmaps/run.xpm +%%DATADIR%%/pixmaps/setbpx.xpm +%%DATADIR%%/pixmaps/step.xpm +%%DATADIR%%/pixmaps/stepovr.xpm +%%DATADIR%%/pixmaps/tilem.bin +%%DATADIR%%/pixmaps/tracebk.xpm +%%DATADIR%%/pixmaps/tracefwd.xpm +%%DATADIR%%/pixmaps/x2_bot.jpg +%%DATADIR%%/pixmaps/x2_left.jpg +%%DATADIR%%/pixmaps/x2_right.jpg +%%DATADIR%%/pixmaps/x2_top.jpg +%%DATADIR%%/pixmaps/x3_bot.jpg +%%DATADIR%%/pixmaps/x3_left.jpg +%%DATADIR%%/pixmaps/x3_right.jpg +%%DATADIR%%/pixmaps/x3_top.jpg +%%DATADIR%%/pixmaps/x4_bot.jpg +%%DATADIR%%/pixmaps/x4_left.jpg +%%DATADIR%%/pixmaps/x4_right.jpg +%%DATADIR%%/pixmaps/x4_top.jpg +%%DATADIR%%/pixmaps/x5_bot.jpg +%%DATADIR%%/pixmaps/x5_left.jpg +%%DATADIR%%/pixmaps/x5_right.jpg +%%DATADIR%%/pixmaps/x5_top.jpg +%%DATADIR%%/pixmaps/x6_bot.jpg +%%DATADIR%%/pixmaps/x6_left.jpg +%%DATADIR%%/pixmaps/x6_right.jpg +%%DATADIR%%/pixmaps/x6_top.jpg +%%DATADIR%%/pixmaps/x7_bot.jpg +%%DATADIR%%/pixmaps/x7_left.jpg +%%DATADIR%%/pixmaps/x7_right.jpg +%%DATADIR%%/pixmaps/x7_top.jpg +%%DATADIR%%/pixmaps/xp_bot.jpg +%%DATADIR%%/pixmaps/xp_left.jpg +%%DATADIR%%/pixmaps/xp_right.jpg +%%DATADIR%%/pixmaps/xp_top.jpg +%%DATADIR%%/pixmaps/xs_bot.jpg +%%DATADIR%%/pixmaps/xs_left.jpg +%%DATADIR%%/pixmaps/xs_right.jpg +%%DATADIR%%/pixmaps/xs_top.jpg +%%DATADIR%%/pixmaps/xz_bot.jpg +%%DATADIR%%/pixmaps/xz_left.jpg +%%DATADIR%%/pixmaps/xz_right.jpg +%%DATADIR%%/pixmaps/xz_top.jpg +@dirrm %%DATADIR%%/pixmaps +@dirrm %%DATADIR%% Property changes on: head/emulators/tilem/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property