Port details |
- klone Small, Lisp-like interpreted language
- 2.1.359_1 lang
=0 2.1.359_1Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained since 2001
This port expired on: 2014-04-12
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-08-23 08:30:40
- Last Update: 2014-04-13 10:55:38
- SVN Revision: 351202
- License: not specified in port
- WWW:
- http://old.koalateam.com/klone/
- Description:
- KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.
WWW: http://old.koalateam.com/klone/
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: klone
- Flavors: there is no flavor information for this port.
- 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:

- This port has no dependencies.
- 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 |
2.1.359_1 13 Apr 2014 10:55:38
  |
rene  |
Remove expired ports:
2014-04-12 net/pvm++: Unmaintained since 2001
2014-04-12 devel/ixlib: Unmaintained since 2001
2014-04-12 mail/althea: Unmaintained since 2001
2014-04-12 graphics/claraocr: Unmaintained since 2001
2014-04-12 graphics/qvplay: Unmaintained since 2001
2014-04-12 print/guitartex: Unmaintained since 2001
2014-04-12 print/pnm2ppa: Unmaintained since 2001
2014-04-12 graphics/opendis: Unmaintained since 2001
2014-04-12 net/gnome-mud: Unmaintained since 2001
2014-04-12 graphics/maverik: Unmaintained since 2001
2014-04-12 biology/rasmol: Unmaintained since 2001
2014-04-12 mail/mail2procmailrc: Unmaintained since 2001
2014-04-12 science/felt: Unmaintained since 2001
2014-04-12 textproc/pardiff: Unmaintained since 2001 (Only the first 15 lines of the commit message are shown above ) |
2.1.359_1 08 Mar 2014 22:26:22
  |
antoine  |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
2.1.359_1 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
2.1.359_1 10 Jul 2013 11:34:31
  |
bapt  |
Mark jobs unsafe |
2.1.359_1 28 Mar 2013 16:29:01
  |
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.1.359_1 03 Dec 2012 12:55:00
  |
gahr  |
- Fix build with clang
- Trim Makefile header
Feature safe: yes |
2.1.359_1 25 Mar 2011 11:59:01
 |
miwi  |
- Update MASTER_SITES and WWW: line
- Drop MD5 support
PR: 155815
Submitted by: Ports Fury |
2.1.359_1 15 Mar 2011 13:45:55
 |
bapt  |
Deprecate unmaintained ports from lang where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
2.1.359_1 18 Jun 2007 20:14:42
 |
danfe  |
Fix the build with GCC 4.2 and thus unbreak.
Reported by: pointyhat (logs) |
2.1.359_1 27 May 2007 02:54:26
 |
kris  |
BROKEN with gcc 4.2 |
2.1.359_1 19 May 2006 08:23:06
 |
itetcu  |
- fix plist [1]
- portlint [1] [2]
- add WWW [2]
PR: ports/97346 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], itetcu [2]
Approved by: lawrance (mentor) |
2.1.359_1 25 Nov 2005 00:33:45
 |
pav  |
- Add SHA256 |
2.1.359_1 24 Nov 2004 01:51:23
 |
kris  |
BROKEN on sparc64: Does not compile |
2.1.359_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
2.1.359_1 20 Feb 2003 18:38:02
 |
knu  |
De-pkg-comment. |
2.1.359_1 28 Sep 2002 13:39:17
 |
ijliao  |
fix bento build error : there is a *alloc() clash
PR: 43311
Submitted by: adam@vectors.cx |
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.
|
22 Sep 2001 07:06:15
    |
sf  |
o fix MASTER_SITES. o respect CC and CFLAGS. |
01 Sep 2001 13:16:12
    |
tom  |
Fix MASTER_SITES |
23 Aug 2001 12:43:04
    |
kris  |
Remove extraneous distfile hashes |
23 Aug 2001 12:30:40
    |
kris  |
Initial import of klone-2.1.359 |