FreshPorts -- The Place For Ports Sat, 30 Aug 2008 1:12 AM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
afnix 1.7.0 lang on this many watch lists=2 search for ports that depend on this port
A multi-threaded functional programming language
Maintained by: johans@stack.nl search for ports maintained by this maintainer
Port Added: 19 Feb 2005 19:55:51


Afnix (formerly known as Aleph) is a multi-threaded functional programming
language with dynamic symbol bindings that support the object oriented
paradigm. Afnix features a state of the art runtime engine that supports
both 32 and 64 bits platforms. Afnix comes with a rich set of libraries
that are designed to be platform independent.

The Afnix engine is written in C++ and provides runtime compatibility with
it. Such compatibility includes the ability to instantiate C++ classes,
use virtual methods and raise or catch exceptions. A comprehensive API has
been designed to ease the integration of foreign libraries. 

   - Builtin objects
   - Functional programming
   - Object oriented
   - Multi-threaded engine
   - condition objects. 

WWW: http://www.afnix.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

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


Configuration Options
     No options to configure

Master Sites:
http://www.afnix.org/ftp/
ftp://ftp.stack.nl/pub/users/johans/afnix/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from lang/aleph on 2005-02-19
    REASON: project renamed

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Aug 2008 09:56:08
Original commit files touched by this commit  1.7.0
johans search for other commits by this committer
Update to 1.7.0
25 Jul 2008 13:24:09
Original commit files touched by this commit  1.6.0_2
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
12 Jun 2008 11:24:25
Original commit files touched by this commit  1.6.0_2
johans search for other commits by this committer
- Previous commit was broken
  Correct installation of manuals with and without NOPORTDOCS now

Reported by:    pav
10 Jun 2008 13:17:09
Original commit files touched by this commit  1.6.0_1
johans search for other commits by this committer
- Fix list of installed manpages

Reported by:    itetcu
06 Jan 2008 18:27:22
Original commit files touched by this commit  1.6.0
johans search for other commits by this committer
- Update to 1.6.0
07 Jun 2007 13:09:12
Original commit files touched by this commit  1.5.2
johans search for other commits by this committer
Update to 1.5.2
26 May 2007 23:13:54
Original commit files touched by this commit  1.5.1
johans search for other commits by this committer
Fix build with gcc4.2 (by removing -Werror)
26 May 2007 21:20:14
Original commit files touched by this commit  1.5.1
kris search for other commits by this committer
BROKEN with gcc 4.2
21 Apr 2007 11:07:16
Original commit files touched by this commit  1.5.1
johans search for other commits by this committer
- Update to 1.5.1
- Remove workaround (now fixed in distribution)
19 Apr 2007 13:42:27
Original commit files touched by this commit  1.5.0
johans search for other commits by this committer
- Update to 1.5.0
- Remove patches (now fixed in distribution)
- Install extra documention and respect NOPORTDOCS
01 Feb 2007 14:38:55
Original commit files touched by this commit  1.4.3
johans search for other commits by this committer
Update to 1.4.3
03 Jan 2007 10:50:05
Original commit files touched by this commit  1.4.2
johans search for other commits by this committer
- Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG
15 Nov 2006 20:10:28
Original commit files touched by this commit  1.4.1
johans search for other commits by this committer
- Update to 1.4.1
07 Oct 2006 19:36:44
Original commit files touched by this commit  1.3.0
johans search for other commits by this committer
- Fix build on FreeBSD 4.x

Reported by:    krismail
20 Sep 2006 19:24:24
Original commit files touched by this commit  1.3.0
johans search for other commits by this committer
- Update to 1.3.0
- Remove amd64-specific patch (fixed in dist)
22 Jun 2006 15:03:19
Original commit files touched by this commit  1.2.2
johans search for other commits by this committer
- Update to version 1.2.2
- Replace INSTALLS_SHLIB by USE_LDCONFIG

Approved by:    flz (mentor)
16 Mar 2006 13:02:06
Original commit files touched by this commit  1.2.1
pav search for other commits by this committer
- Update to 1.2.1

PR:             ports/94466
Submitted by:   Johan van Selst <johans@stack.nl> (maintainer)
22 Jan 2006 12:42:24
Original commit files touched by this commit  1.1.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
10 Oct 2005 15:36:04
Original commit files touched by this commit  1.1.2
mnag search for other commits by this committer
Fix build on amd64

Noticed by:     kris
Approved by:    Johan van Selst <johans@stack.nl> (maintainer)
05 Oct 2005 17:33:50
Original commit files touched by this commit  1.1.2
mnag search for other commits by this committer
Update to 1.1.2

PR:             86951
Submitted by:   Johan van Selst <johans@stack.nl> (maintainer)
Approved by:    pav (mentor)
14 Sep 2005 06:53:10
Original commit files touched by this commit  1.1.1
jylefort search for other commits by this committer
Add a master site.

PR:             ports/86096
Submitted by:   maintainer
31 Aug 2005 22:47:54
Original commit files touched by this commit  1.1.1
jylefort search for other commits by this committer
- Update to 1.1.1 [1]
- Respect ${CXX}, ${CXXFLAGS}, ${PREFIX}, ${PTHREAD_CFLAGS}, ${PTHREAD_LIBS},
  ${INSTALL_PROGRAM} and ${INSTALL_DATA}
- Sort the packing list

[1]:
PR:             ports/85286
Submitted by:   maintainer
20 Apr 2005 14:39:17
Original commit files touched by this commit  1.0.3
vs search for other commits by this committer
Update to 1.0.3

PR:             ports/80131
Submitted by:   maintainer
08 Apr 2005 08:21:44
Original commit files touched by this commit  1.0.1
vs search for other commits by this committer
Mark as BROKEN on sparc64/CURRENT

PR:             ports/79640
Submitted by:   krisbot via maintainer
25 Feb 2005 10:56:03
Original commit files touched by this commit  1.0.1
vs search for other commits by this committer
Fix build-error on AMD

Submitted by: maintainer
23 Feb 2005 13:30:21
Original commit files touched by this commit  1.0.1
vs search for other commits by this committer
Update to 1.0.1

PR:             ports/77883
Submitted by:   maintainer
19 Feb 2005 19:54:55
Original commit files touched by this commit  1.0.0
pav search for other commits by this committer
- Update aleph 0.9.0 to afnix 1.0.0
- Rename to match new name of the project
- Take maintainership

PR:             ports/77611
Submitted by:   Johan van Selst <johans@stack.nl>
Repocopy by:    marcus

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19053
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days26
new fortnight63
new month223

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.604 seconds.