FreshPorts -- The Place For Ports Fri, 25 Jul 2008 9:43 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
cln 1.2.2 math on this many watch lists=2 search for ports that depend on this port
Class Library for Numbers
Maintained by: araujo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Feb 2001 11:55:45
Also Listed In: devel


CLN is a library for computations with all kinds of numbers. It has a
rich set of number classes: 

   - Integers (with unlimited precision),
   - Rational numbers,
   - Floating-point numbers:
        Short float,
        Single float,
        Double float,
        Long float (with unlimited precision),
   - Complex numbers,
   - Modular integers (integers modulo a fixed integer),
   - Univariate polynomials.

The subtypes of the complex numbers among these are exactly the types
of numbers known to the Common Lisp language. Therefore CLN can be used
for Common Lisp implementations, giving `CLN' another meaning: it
becomes an abbreviation of "Common Lisp Numbers". 

WWW: http://www.ginac.de/CLN/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool15, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: math/libgmp4

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


Configuration Options
     No options to configure

Master Sites:
http://www.ginac.de/CLN/
http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/
ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Apr 2008 16:31:14
Original commit files touched by this commit  1.2.2
araujo search for other commits by this committer
- Update to 1.2.2.

PR:             ports/122651
Submitted by:   Wen Heping <wenheping@gmail.com>
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.1.13
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
29 Jun 2007 17:29:19
Original commit files touched by this commit  1.1.13
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
28 Jan 2007 09:07:47
Original commit files touched by this commit  1.1.13
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
18 Jan 2007 08:28:48
Original commit files touched by this commit  1.1.13
itetcu search for other commits by this committer
- update to 1.1.13
- pet portlint
- pass maintainership to submitter

PR:             ports/108049
Submitted by:   Marcelo Araujo
15 Aug 2006 01:29:13
Original commit files touched by this commit  1.1.11_1
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
10 May 2006 15:46:48
Original commit files touched by this commit  1.1.11_1
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
23 Jan 2006 09:33:30
Original commit files touched by this commit  1.1.11
garga search for other commits by this committer
- Update to 1.1.11

PR:             ports/92030
Submitted by:   maintainer
25 Nov 2005 15:48:16
Original commit files touched by this commit  1.1.10
pav search for other commits by this committer
- Add SHA256
12 Nov 2005 11:15:48
Original commit files touched by this commit  1.1.10
pav search for other commits by this committer
- Bail out when older version is installed, because the compilation would fail

PR:             ports/88567
Submitted by:   Kay Lehmann <kay_lehmann@web.de>
03 Nov 2005 21:21:35
Original commit files touched by this commit  1.1.10
pav search for other commits by this committer
- Add more master sites, the original site have 10 slots limit and is full

Reported by:    krismail
01 Nov 2005 23:58:14
Original commit files touched by this commit  1.1.10
pav search for other commits by this committer
- Update to 1.1.10

PR:             ports/88347
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
29 Oct 2005 00:20:46
Original commit files touched by this commit  1.1.9
kris search for other commits by this committer
BROKEN on ia64: Does not compile
07 Jun 2005 09:39:31
Original commit files touched by this commit  1.1.9
pav search for other commits by this committer
- Revert recent libtool damage, unbreak on 4.X

PR:             ports/81958
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Pointy hat to:  oliver
02 Jun 2005 21:28:41
Original commit files touched by this commit  1.1.9
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
14 Feb 2005 08:12:42
Original commit files touched by this commit  1.1.9
ijliao search for other commits by this committer
upgrade to 1.1.9
18 Dec 2004 20:23:23
Original commit files touched by this commit  1.1.8
kris search for other commits by this committer
Don't try and remove pkgconfig at deinstall
30 Sep 2004 06:32:00
Original commit files touched by this commit  1.1.8
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
16 Aug 2004 20:32:40
Original commit files touched by this commit  1.1.8
krion search for other commits by this committer
Update to verion 1.1.8

PR:             ports/70544
Submitted by:   Ports Fury
14 Aug 2004 22:57:56
Original commit files touched by this commit  1.1.6_1
oliver search for other commits by this committer
take care of $PREFIX/libdata/pkgconfig
09 Jul 2004 18:43:11
Original commit files touched by this commit  1.1.6_1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
17 Mar 2004 18:29:46
Original commit files touched by this commit  1.1.6_1
trevor search for other commits by this committer
SIZEify.
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.1.6_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
07 Mar 2004 05:43:33
Original commit files touched by this commit  1.1.6_1
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.1.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
31 Jan 2004 04:09:48
Original commit files touched by this commit  1.1.6
arved search for other commits by this committer
Update to 1.1.6, now with AMD64 support.
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.1.5_1
trevor search for other commits by this committer
SIZEify.
10 Oct 2003 18:52:21
Original commit files touched by this commit  1.1.5_1
krion search for other commits by this committer
- Add dependency for devel/stlport on 4-stable
  (to build math/GiNaC properly)
- Utilize INFO

PR:             57834
Submitted by:   Ports Fury
20 Feb 2003 18:42:25
Original commit files touched by this commit  1.1.5
knu search for other commits by this committer
De-pkg-comment.
31 Jul 2002 10:36:03
Original commit files touched by this commit  1.1.5
ijliao search for other commits by this committer
upgrade to 1.1.5

PR:             41172
Submitted by:   Ports Fury
25 Jun 2002 08:09:44
Original commit files touched by this commit  1.1.4_1
ijliao search for other commits by this committer
bump libgmp4 libversion
18 Apr 2002 09:20:53
Original commit files touched by this commit  1.1.4_1
ijliao search for other commits by this committer
libgmp3 -> libgmp4
13 Mar 2002 03:18:41
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1.4
drop maintainership
05 Oct 2001 05:34:44
files touched by this commit
ijliao search for other commits by this committer
add missing file to PLIST    
08 Sep 2001 09:29:19
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1.2    
31 Aug 2001 16:20:29
files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
12 Jun 2001 06:45:51
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1.1    
12 Feb 2001 14:55:45
files touched by this commit
ijliao search for other commits by this committer
readd cln to math    

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 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 18840
Broken 147
Deprecated 95
Ignore 429
Forbidden 5
Restricted 332
No CDROM 129
Vulnerable 51
Expired 16
Set to expire 75
Interactive 78
new 24 hours 2
new 48 hours6
new 7 days61
new fortnight71
new month148

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