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

Port details
io 2011.09.12_1 lang on this many watch lists=1 search for ports that depend on this port
Small prototype-based programming language
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Nov 2005 13:37:14
License: BSD


Io is small prototype-based programming language. The ideas in Io
are mostly inspired by Smalltalk (all values are objects), Self
(prototype-based), NewtonScript (differential inheritance), Act1
(actors and futures for concurrency), LISP (code is a runtime
inspectable/modifiable tree) and Lua (small, embeddable).

WWW:	http://www.iolanguage.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/cmake
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for io-2011.09.12_1:
     BigNum=off
     CFFI=off
     Clutter=off
     DBI=off
     EditLine=off
     Font=off
     GLFW=off
     Image=off
     LZO=off
     LibSndFile=off
     Libxml2=off
     Loudmouth=off
     Memcached=off
     MySQL=off
     Ogg=off
     OpenGL=off
     PostgreSQL=off
     Python=off
     QDBM=off
     ReadLine=off
     Regex=off
     SQLite3=off
     SampleRateConverter=off
     Socket=off
     TagLib=off
     Theora=off
     TokyoCabinet=off
     UUID=off
     Vorbis=off
     Yajl=off
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/stevedekorte/io/
  3. http://nodeload.github.com/stevedekorte/io/legacy.tar.gz/2011.09.12?dummy=/
  4. https://nodeload.github.com/stevedekorte/io/legacy.tar.gz/2011.09.12?dummy=/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  2011.09.12_1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
04 Oct 2012 07:15:25
Original commit files touched by this commit  2011.09.12
gahr search for other commits by this committer
- Update to 2011.09.12
- Convert to OptionsNG
- Put addons that have dependencies into OPTIONS
02 May 2011 07:58:11
Original commit files touched by this commit  0.0.2010.06.07
gahr search for other commits by this committer
- Update to 0.0.2010.06.07

PR:             156727
Submitted by:   Chris Rees <utisoft@gmail.com>
11 Apr 2011 19:57:46
Original commit files touched by this commit  0.0.2009.08.03
ade search for other commits by this committer
Tag the one gmake-3.82 casualty as broken.
17 Aug 2009 18:28:24
Original commit files touched by this commit  0.0.2009.08.03
gahr search for other commits by this committer
- Fix build on amd64

Tested by:      miwi
Many thanks to: miwi
16 Aug 2009 21:26:24
Original commit files touched by this commit  0.0.2009.08.03
pav search for other commits by this committer
- Mark BROKEN on amd64: does not link

Reported by:    pointyhat
03 Aug 2009 15:43:40
Original commit files touched by this commit  0.0.2009.08.03
gahr search for other commits by this committer
- Update to snapshot of 2009-08-03
- Unbreak on sparc64
- Take maintainship
17 Mar 2009 05:25:02
Original commit files touched by this commit  0.0.2008.01.20
linimon search for other commits by this committer
Mark as broken on sparc64.
05 Jan 2009 20:36:33
Original commit files touched by this commit  0.0.2008.01.20
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
14 Aug 2008 05:27:52
Original commit files touched by this commit  0.0.2008.01.20
perky search for other commits by this committer
Release maintainership.
20 May 2008 22:35:49
Original commit files touched by this commit  0.0.2008.01.20
miwi search for other commits by this committer
- Fix build on 5.X

Submitted by:   pavbot
19 May 2008 05:43:18
Original commit files touched by this commit  0.0.2008.01.20
miwi search for other commits by this committer
- Update to 0.0.2008.01.20

PR:             120333
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:    maintainer timeout
02 Jan 2008 23:43:03
Original commit files touched by this commit  0.0.2006.05.02_4
mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
04 Oct 2007 01:25:18
Original commit files touched by this commit  0.0.2006.05.02_3
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
21 Sep 2007 20:21:30
Original commit files touched by this commit  0.0.2006.05.02_3
mnag search for other commits by this committer
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
06 Apr 2007 18:28:46
Original commit files touched by this commit  0.0.2006.05.02_2
mnag search for other commits by this committer
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
05 Dec 2006 13:29:01
Original commit files touched by this commit  0.0.2006.05.02_1
mnag search for other commits by this committer
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
25 Sep 2006 18:27:34
Original commit files touched by this commit  0.0.2006.05.02
stas search for other commits by this committer
- Guararantee file permissions
- Fix pkg-plist in case of NOPORTDOCS was specified

Approved by:    perky (maintainer), sem (mentor)
30 Jun 2006 02:53:12
Original commit files touched by this commit  0.0.2006.05.02
leeym search for other commits by this committer
- update dependencies for libevent-1.2
04 May 2006 15:05:33
Original commit files touched by this commit  0.0.2006.05.02
perky search for other commits by this committer
Update 0.0.2006.05.02
04 May 2006 14:38:20
Original commit files touched by this commit  0.0.2006.01.27
perky search for other commits by this committer
Fix portlint warnings.

PR:             95830
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
30 Jan 2006 04:17:33
Original commit files touched by this commit  0.0.2006.01.27
perky search for other commits by this committer
Update to release of 2006-01-27.
19 Jan 2006 23:46:15
Original commit files touched by this commit  0.0.2005.12.21
kris search for other commits by this committer
BROKEN on ia64 and sparc64: Does not compile
25 Dec 2005 16:39:49
Original commit files touched by this commit  0.0.2005.12.21
perky search for other commits by this committer
Update to Release of 2005.12.21.
17 Dec 2005 03:17:20
Original commit files touched by this commit  0.0.2005.12.11
perky search for other commits by this committer
- Update to Release of 2005/12/11
- Fix build on 4-STABLE [1]

Submitted by:   vs [1]
07 Dec 2005 08:06:29
Original commit files touched by this commit  0.0.2005.12.05_1
perky search for other commits by this committer
Add a patch that enables to press Ctrl-D to exit.

Obtained from:  quag on freenode#io
07 Dec 2005 04:07:53
Original commit files touched by this commit  0.0.2005.12.05
perky search for other commits by this committer
Update to Release of 2005-12-15.
29 Nov 2005 11:19:47
Original commit files touched by this commit  0.0.2005.10.17_1
perky search for other commits by this committer
Include bin/ioServer and bin/ioDesktop to the distribution which
are executable instances for servers and desktops respectively.
04 Nov 2005 13:36:09
Original commit files touched by this commit  0.0.2005.10.17
perky search for other commits by this committer
Add new port for io snapshot of 2005-10-17:

Io is small prototype-based programming language. The ideas in Io
are mostly inspired by Smalltalk (all values are objects), Self
(prototype-based), NewtonScript (differential inheritance), Act1
(actors and futures for concurrency), LISP (code is a runtime
inspectable/modifiable tree) and Lua (small, embeddable).

WWW:    http://www.iolanguage.com/

Number of commits found: 30

2851
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours6
new 7 days31
new fortnight62
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