Port details |
- cyclone A safe dialect of C from Cornell and AT&T Research
- 0.6_1 lang
=0 0.6_1Version of this port present on the latest quarterly branch. BROKEN: "Cannot convert header files on -CURRENT!"
DEPRECATED: Broken on all supported versions of FreeBSD
This port expired on: 2007-03-10
IGNORE: is marked as broken: "Cannot convert header files on -CURRENT!"
- Maintainer: vs@FreeBSD.org
 - Port Added: 2002-01-17 13:23:05
- Last Update: 2007-03-13 18:54:29
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://cyclone.thelanguage.org/
- Description:
- Cyclone is a programming language based on C that is safe, meaning
that it rules out programs that have buffer overflows, dangling
pointers, format string attacks, and so on. High-level, type-safe
languages, such as Java, Scheme, or ML also provide safety, but
they don't give the same control over data representations and
memory management that C does (witness the fact that the run-time
systems for these languages are usually written in C.) Furthermore,
porting legacy C code to these languages or interfacing with legacy
C libraries is a difficult and error-prone process. The goal of
Cyclone is to give programmers the same low-level control and
performance of C without sacrificing safety, and to make it easy
to port or interface with legacy C code.
WWW: http://cyclone.thelanguage.org/
-- AlanE <ports@geeksrus.net>
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cyclone
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_1 13 Mar 2007 18:54:29
 |
miwi  |
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8)
instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8)
instead |
0.6_1 11 Feb 2007 00:43:27
 |
kris  |
Deprecate these ports that are broken on 5.x and above, with expiry in
1 month. |
0.6_1 20 Jun 2006 03:11:46
 |
obrien  |
Update WWW: link. |
0.6_1 30 Jan 2006 11:48:01
 |
edwin  |
SHA256ify
APproved by: krion@ |
0.6_1 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.6_1 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.6_1 22 Mar 2004 10:38:34
 |
vs  |
SIZE-ify distinfo
Reminded by: trevor
Approved by: linimon (mentor) |
0.6_1 10 Mar 2004 13:16:51
 |
vs  |
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor) |
0.6_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6 20 Dec 2003 12:17:37
 |
krion  |
- Mark ONLY_FOR_ARCHS=i386
- Give maintainership to submitter
PR: 60424
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
0.6 07 Nov 2003 20:50:56
 |
krion  |
- Update to version 0.6
PR: 59033
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
0.2 08 Aug 2003 04:40:47
 |
kris  |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
0.2 31 Jul 2003 02:48:47
 |
kris  |
BROKEN: Does not compile (5.x) or install (4.x) |
0.2 31 Jul 2003 01:58:45
 |
kris  |
Instead of setting NO_PACKAGE to note that the port does not respect CC
or CFLAGS, just note it in the pre-everything target. |
0.2 06 Jul 2003 10:14:34
 |
oliver  |
replace ${PERL} with ${REINPLACE_CMD}
PR: 47406 |
0.2 20 Feb 2003 18:38:02
 |
knu  |
De-pkg-comment. |
0.2 02 Jan 2003 18:18:45
 |
dinoex  |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk |
0.2 15 Nov 2002 04:03:34
 |
alane  |
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder. |
0.2 01 Nov 2002 13:09:32
 |
alane  |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along.... |
0.2 01 Nov 2002 04:17:51
 |
alane  |
Changed MAINTAINER to my FreeBSD address. |
0.2 09 Jun 2002 16:28:00
 |
cy  |
Fix brokenness, the port can now fetch again.
PR: 38639
Approved by: MAINTAINER Alan E <alane@geeksrus.net> |
0.2 09 Jun 2002 15:18:57
 |
petef  |
Mark BROKEN: the current distfile isn't fetchable, and the maintainer is
still working on updating the port to 0.3.
PR: 38639
Submitted by: maintainer |
0.2 04 Jun 2002 22:58:55
 |
obrien  |
I am unable to test this as the port is broken. But I could find no
explaination in our cvs logs or the package website why this cannot be
compiled with GCC 3.1. |
29 Jan 2002 11:24:09
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
17 Jan 2002 16:23:05
    |
lioux  |
New port cyclone version 0.2: A safe dialect of C from Cornell and AT&T
Research |