FreshPorts -- The Place For Ports Sat, 4 Jul 2009 5:08 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
kroc 1.5.r5858 lang on this many watch lists=0 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
The Kent Retargettable occam-pi Compiler
Maintained by: tdb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jan 2006 11:16:39


KRoC, the Kent Retargettable occam-pi Compiler, is a collection
of programs/libraries which facilitates the execution of occam-pi
programs on various platforms. The main components are:

 * occ21, an occam-pi compiler derived from the Inmos occam 2 compiler
 * tranx86, an ETC-to-native-code translator
 * CCSP, an occam-pi runtime
 * The Transterpreter Virtual Machine (TVM), a portable runtime for
   occam-pi bytecode (unsupported by CIF)
 * CIF, a C interface to CCSP
 * standard libraries such as course, filelib, socklib, inmoslibs and
   pony
 * OccamDoc, a documentation extraction tool for occam

As well as these are various libraries, example programs, fun
animations, etc.

WWW: http://www.cs.kent.ac.uk/projects/ofa/kroc/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: shells/bash, lang/python26, devel/sdl12, x11-toolkits/libXmu, x11/libXi, devel/automake110, devel/autoconf262, devel/pkg-config
Required To Run: shells/bash, lang/python26, x11-toolkits/libXmu, x11/libXi, devel/pkg-config
Required Libraries: graphics/png, devel/sdl12, audio/sdl_sound, graphics/libGLU, databases/mysql41-client, textproc/libxml2, textproc/libxslt

To install the port: cd /usr/ports/lang/kroc/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://ftp.i-scream.org/pub/kroc/
ftp://ftp.i-scream.org/pub/kroc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Jun 2009 20:03:31
Original commit files touched by this commit  1.5.r5858
tdb search for other commits by this committer
- Update to snapshot r5858.
21 May 2009 11:52:11
Original commit files touched by this commit  1.5.r5789
tdb search for other commits by this committer
- Update to snapshot r5789.
31 Mar 2009 23:25:01
Original commit files touched by this commit  1.5.r5576
tdb search for other commits by this committer
- Update to snapshot r5576.

  This snapshot has a significantly reworked build system (now GNU
  autoconf and automake) which makes this port much simpler. I've
  worked with the upstream authors to ensure this works on FreeBSD and
  have helped them to remove the dependence on gmake and the need for
  us to have local patches.
23 Mar 2009 13:46:42
Original commit files touched by this commit  1.5.r5519
tdb search for other commits by this committer
- Update to snapshot r5519.
19 Mar 2009 13:23:26
Original commit files touched by this commit  1.5.r5498
tdb search for other commits by this committer
- Update to snapshot r5498.
09 Feb 2009 14:39:24
Original commit files touched by this commit  1.5.r5293
tdb search for other commits by this committer
- Update to snapshot r5293.
05 Feb 2009 14:42:20
Original commit files touched by this commit  1.5.r5191
tdb search for other commits by this committer
- Fix build after X.org upgrade by adding USE_XORG with the required
  components (these components came in via libGLU before, but its
  dependencies changed with the X.org upgrade).
08 Nov 2008 13:59:15
Original commit files touched by this commit  1.5.r5191
tdb search for other commits by this committer
- Update to snapshot r5191.
29 Oct 2008 15:31:32
Original commit files touched by this commit  1.5.r5155
tdb search for other commits by this committer
- Update to snapshot r5155.
27 Sep 2008 22:47:19
Original commit files touched by this commit  1.5.r5103
tdb search for other commits by this committer
- Update to snapshot r5103.
08 Sep 2008 00:12:52
Original commit files touched by this commit  1.5.r5027
tdb search for other commits by this committer
- Update to snapshot r5027.
24 Jul 2008 14:53:36
Original commit files touched by this commit  1.5.r5005
tdb search for other commits by this committer
- Update to snapshot r5005.
19 Jul 2008 14:28:27
Original commit files touched by this commit  1.5.r4966
tdb search for other commits by this committer
- Update to snapshot r4966.
14 Jul 2008 15:52:46
Original commit files touched by this commit  1.5.r4944
tdb search for other commits by this committer
Update to snapshot r4944.
07 Jul 2008 19:42:59
Original commit files touched by this commit  1.5.r4932
tdb search for other commits by this committer
- Update to 1.5.r4932, revision 4932 on the kroc-1.5 stable branch.
- Build and install the documentation and examples.
- Add regression-test target to run KRoC's testsuite.
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.4.0_4
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 May 2007 21:32:57
Original commit files touched by this commit  1.4.0_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 Sep 2006 12:21:59
Original commit files touched by this commit  1.4.0_1
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
28 Jan 2006 13:25:29
Original commit files touched by this commit  1.4.0
tdb search for other commits by this committer
- Mark only for i386 (application only supports i386 architecture).
- Remove USE_REINPLACE.
22 Jan 2006 05:52:28
Original commit files touched by this commit  1.4.0
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
22 Jan 2006 02:18:40
Original commit files touched by this commit  1.4.0
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
16 Jan 2006 11:14:43
Original commit files touched by this commit  1.4.0
tdb search for other commits by this committer
Add kroc 1.4.0, the Kent Retargettable occam-pi Compiler.

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.253 seconds.