aboutsummaryrefslogtreecommitdiff
path: root/emulators/tilem
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 2.0, licensed under GPLv3 now :-(Alexey Dokuchaev2012-06-094-112/+91
| | | | | | | | | | | | - Remove no longer applicable local patching - Dependency on ticables2 is no longer optional, so remove OPTIONS - Remove ABI version from LIB_DEPENDS to pacify portlint(1) - Explain why dependency on GNU make is still required - Update port description to match current state of affairs - Relinquish to the pool due to lack of time Notes: svn path=/head/; revision=298877
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Fix permissions of installed binary (previously, "make package" wouldAlexey Dokuchaev2008-03-242-2/+30
| | | | | | | | | | | fail if performed by non-root) - Install couple of auxiliary programs - Better respect CFLAGS - Introduce a knob to build with external linking capability - Bump PORTREVISION Notes: svn path=/head/; revision=209676
* - Drop USE_X_PREFIX [*]Alexey Dokuchaev2008-03-201-3/+1
| | | | | | | | | | - Use SF macro - Minor Makefile nits Reminded by: beech, miwi [*] Notes: svn path=/head/; revision=209450
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix a typo and unbreak the build.Alexey Dokuchaev2006-09-091-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=172615
* Add TilEm, a Gtk+-based TI graphing calculators emulator. It supports allAlexey Dokuchaev2006-09-054-0/+104
Z80 TI calculators (73, 82, 83, 83+, 83+ SE, 84+, 84+ SE, 85, and 86) except for TI-81, and all known ROM/OS versions. WWW: http://lpg.ticalc.org/prj_tilem/ Notes: svn path=/head/; revision=172324