71cc FreshPorts -- lang/basic256
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
basic256 0.9.9.58 lang on this many watch lists=1 search for ports that depend on this port
Easy to use BASIC language and IDE for education
Maintained by: fernando.apesteguia@gmail.com search for ports maintained by this maintainer
Port Added: 11 Oct 2011 06:51:26
License: not specified in port


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://www.basic256.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. audio/espeak
  2. databases/sqlite3
  3. textproc/flex
  4. devel/sdl12
  5. devel/bison
  6. devel/qt4-corelib
  7. x11-toolkits/qt4-gui
  8. devel/qt4-moc
  9. net/qt4-network
  10. devel/qmake4
  11. devel/qt4-rcc
  12. devel/qt4-uic
  13. www/qt4-webkit
  14. textproc/qt4-xml
Required To Run:
  1. devel/qt4-corelib
  2. x11-toolkits/qt4-gui
  3. net/qt4-network
  4. www/qt4-webkit
  5. textproc/qt4-xml
Required Libraries:
  1. devel/sdl12
  2. audio/sdl_mixer
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/basic256/ && make install clean
To add the package: pkg_add -r basic256


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/kidbasic/basic256/
  3. http://freefr.dl.sourceforge.net/project/kidbasic/basic256/
  4. http://garr.dl.sourceforge.net/project/kidbasic/basic256/
  5. http://heanet.dl.sourceforge.net/project/kidbasic/basic256/
  6. http://hivelocity.dl.sourceforge.net/project/kidbasic/basic256/
  7. http://ignum.dl.sourceforge.net/project/kidbasic/basic256/
  8. http://internode.dl.sourceforge.net/project/kidbasic/basic256/
  9. http://iweb.dl.sourceforge.net/project/kidbasic/basic256/
  10. http://jaist.dl.sourceforge.net/project/kidbasic/basic256/
  11. http://kaz.dl.sourceforge.net/project/kidbasic/basic256/
  12. http://kent.dl.sourceforge.net/project/kidbasic/basic256/
  13. http://master.dl.sourceforge.net/project/kidbasic/basic256/
  14. http://nchc.dl.sourceforge.net/project/kidbasic/basic256/
  15. http://ncu.dl.sourceforge.net/project/kidbasic/basic256/
  16. http://netcologne.dl.sourceforge.net/project/kidbasic/basic256/
  17. http://sunet.dl.sourceforge.net/project/kidbasic/basic256/
  18. http://superb-dca3.dl.sourceforge.net/project/kidbasic/basic256/
  19. http://switch.dl.sourceforge.net/project/kidbasic/basic256/
  20. http://tenet.dl.sourceforge.net/project/kidbasic/basic256/
  21. http://ufpr.dl.sourceforge.net/project/kidbasic/basic256/
  22. http://waix.dl.sourceforge.net/project/kidbasic/basic256/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Apr 2013 06:31:53
Original commit files touched by this commit  0.9.9.58
miwi search for other commits by this committer
- Update to 0.9.9.58

PR:		177891
Submitted by:	Fernando <fernando.apesteguia@gmail.com> ( maintainer)
08 Mar 2013 11:32:12
Original commit files touched by this commit  0.9.9.46
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
13 Feb 2013 01:16:39
Original commit files touched by this commit  0.9.9.46
miwi search for other commits by this committer
- Update to 0.9.9.46

PR:		176076
Submitted by:	maintainer
25 Jan 2013 09:23:50
Original commit files touched by this commit  0.9.9.38
ak search for other commits by this committer
- Update to 0.9.9.38

PR:	ports/175548
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
20 Jan 2013 23:38:14
Original commit files touched by this commit  0.9.9.28
madpilot search for other commits by this committer
- Update to 0.9.9.28

PR:		ports/175115
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
28 Nov 2012 02:04:36
Original commit files touched by this commit  0.9.9.17
bdrewery search for other commits by this committer
- Update to 0.9.9.17

PR:		ports/173845
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
05 Nov 2012 21:27:06
Original commit files touched by this commit  0.9.9.13
rakuco search for other commits by this committer
Update to 0.9.9.13.

PR:		ports/173401
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:   yes
11 Oct 2012 17:36:21
Original commit files touched by this commit  0.9.9.1
rm search for other commits by this committer
- 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
10 Aug 2012 12:28:23
Original commit files touched by this commit  0.9.6.69a
madpilot search for other commits by this committer
- Update to to 0.6.69
- Whitespace fix

PR:		ports/170504
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	crees (mentor)
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.9.6.66_1
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.9.6.66_1
dinoex search for other commits by this committer
- update png to 1.5.10
11 Oct 2011 07:49:44
Original commit files touched by this commit  0.9.6.66
wen search for other commits by this committer
- Fix a typo

Thanks to:      Lars Engels <lars.engels@0x20.net>
11 Oct 2011 07:46:10
Original commit files touched by this commit  0.9.6.66
wen search for other commits by this committer
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://www.basic256.org

PR:             ports/160367
Submitted by:   Fernando <fernando.apesteguia@gmail.com>
11 Oct 2011 06:50:56
Original commit files touched by this commit  0.9.6.66
wen search for other commits by this committer
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>

Number of commits found: 14

282f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days28
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0