1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Guido Falsi
f153879e96 - Update to 1.0.0.0
- Convert to USES qmake and dos2unix
- Convert to staging
- Use LOCALBASE instead of hardconding /usr/local.
- Fix build on 10 and head with new libc++

PR:		ports/183933
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2013-11-19 22:39:50 +00:00
Martin Wilke
05fe16aeba - Update to 0.9.9.46
PR:		176076
Submitted by:	maintainer
2013-02-13 01:16:39 +00:00
Guido Falsi
8b4ac366cc - Update to 0.9.9.28
PR:		ports/175115
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2013-01-20 23:38:13 +00:00
Bryan Drewery
4029e261dc - Update to 0.9.9.17
PR:		ports/173845
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
2012-11-28 02:04:36 +00:00
Raphael Kubo da Costa
07c079837d Update to 0.9.9.13.
PR:		ports/173401
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:   yes
2012-11-05 21:27:06 +00:00
Ruslan Makhmatkhanov
7b27be9500 - update to 0.9.9.1
- add build dependencies on bison and flex

while here:
- trim Makefile header
- remove redundant tabs in Makefile
- use SF shortcut in MASTER_SITES
- remove indefinite article from COMMENT
- remove exclicit dependency on qmake, since it is already defined in USE_QT4
- change BUILD_DEPENDS usage to more common
- remove trailing whitespace in pkg-descr

PR:		172583
Submitted by:	Fernando <fernando.apesteguia at gmail dot com> (maintainer)
Feature safe:	yes
2012-10-11 17:36:21 +00:00
Wen Heping
5fc33229f8 BASIC-256 is an easy to use version of BASIC designed to teach anybody
(especially middle and high-school students) the basics of computer
programming.

It uses traditional control structures like gosub, for/next, and goto,
which helps kids easily see how program flow-control works. It has a
built-in graphics mode which lets them draw pictures on screen in
minutes, and a set of detailed, easy-to-follow tutorials that
introduce programming concepts through fun exercises.

WWW: http://http://www.basic256.org

PR:		ports/160367
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
2011-10-11 06:50:56 +00:00