notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cln Class Library for Numbers
1.3.7_1 math on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.6Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-02-12 11:55:45
Last Update: 2024-01-29 19:54:22
Commit Hash: 3b4517b
People watching this port, also watch:: curl, aalib, libogg, zip, flac
Also Listed In: devel
License: GPLv2
WWW:
https://www.ginac.de/CLN/
Description:
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".
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (92 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cln-1.3.7_1/catalog.mk
  3. /usr/local/share/licenses/cln-1.3.7_1/LICENSE
  4. /usr/local/share/licenses/cln-1.3.7_1/GPLv2
  5. bin/pi
  6. include/cln/GV.h
  7. include/cln/GV_complex.h
  8. include/cln/GV_integer.h
  9. include/cln/GV_modinteger.h
  10. include/cln/GV_number.h
  11. include/cln/GV_rational.h
  12. include/cln/GV_real.h
  13. include/cln/SV.h
  14. include/cln/SV_complex.h
  15. include/cln/SV_integer.h
  16. include/cln/SV_number.h
  17. include/cln/SV_rational.h
  18. include/cln/SV_real.h
  19. include/cln/SV_ringelt.h
  20. include/cln/V.h
  21. include/cln/cln.h
  22. include/cln/complex.h
  23. include/cln/complex_class.h
  24. include/cln/complex_io.h
  25. include/cln/complex_ring.h
  26. include/cln/condition.h
  27. include/cln/config.h
  28. include/cln/dfloat.h
  29. include/cln/dfloat_class.h
  30. include/cln/dfloat_io.h
  31. include/cln/exception.h
  32. include/cln/ffloat.h
  33. include/cln/ffloat_class.h
  34. include/cln/ffloat_io.h
  35. include/cln/float.h
  36. include/cln/float_class.h
  37. include/cln/float_io.h
  38. include/cln/floatformat.h
  39. include/cln/host_cpu.h
  40. include/cln/input.h
  41. include/cln/integer.h
  42. include/cln/integer_class.h
  43. include/cln/integer_io.h
  44. include/cln/integer_ring.h
  45. include/cln/intparam.h
  46. include/cln/io.h
  47. include/cln/lfloat.h
  48. include/cln/lfloat_class.h
  49. include/cln/lfloat_io.h
  50. include/cln/malloc.h
  51. include/cln/modinteger.h
  52. include/cln/modules.h
  53. include/cln/null_ring.h
  54. include/cln/number.h
  55. include/cln/number_io.h
  56. include/cln/numtheory.h
  57. include/cln/object.h
  58. include/cln/output.h
  59. include/cln/proplist.h
  60. include/cln/random.h
  61. include/cln/rational.h
  62. include/cln/rational_class.h
  63. include/cln/rational_io.h
  64. include/cln/rational_ring.h
  65. include/cln/real.h
  66. include/cln/real_class.h
  67. include/cln/real_io.h
  68. include/cln/real_ring.h
  69. include/cln/ring.h
  70. include/cln/sfloat.h
  71. include/cln/sfloat_class.h
  72. include/cln/sfloat_io.h
  73. include/cln/string.h
  74. include/cln/symbol.h
  75. include/cln/timing.h
  76. include/cln/types.h
  77. include/cln/univpoly.h
  78. include/cln/univpoly_complex.h
  79. include/cln/univpoly_integer.h
  80. include/cln/univpoly_modint.h
  81. include/cln/univpoly_rational.h
  82. include/cln/univpoly_real.h
  83. include/cln/version.h
  84. lib/libcln.a
  85. lib/libcln.so
  86. lib/libcln.so.6
  87. lib/libcln.so.6.0.7
  88. libdata/pkgconfig/cln.pc
  89. share/man/man1/pi.1.gz
  90. @owner
  91. @group
  92. @mode
Collapse this list.
Dependency lines:
  • cln>0:math/cln
To install the port:
cd /usr/ports/math/cln/ && make install clean
To add the package, run one of these commands:
  • pkg install math/cln
  • pkg install cln
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cln
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706145835 SHA256 (cln-1.3.7.tar.bz2) = 7c7ed8474958337e4df5bb57ea5176ad0365004cbb98b621765bc4606a10d86b SIZE (cln-1.3.7.tar.bz2) = 1337235

Packages (timestamps in pop-ups are UTC):
cln
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.7_11.3.7_1-1.3.7_11.3.7_1-1.3.6-
FreeBSD:13:quarterly1.3.61.3.61.3.61.3.61.3.61.3.61.3.61.3.6
FreeBSD:14:latest1.3.7_11.3.7_11.3.61.3.7_11.3.7_11.3.6-1.3.6
FreeBSD:14:quarterly1.3.61.3.6-1.3.61.3.61.3.61.3.61.3.6
FreeBSD:15:latest1.3.7_11.3.7_1n/a1.3.7_1n/a1.3.7_11.3.7_11.3.7_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. indexinfo : print/indexinfo
Library dependencies:
  1. libgmp.so : math/gmp
This port is required by:
for Libraries
  1. math/GiNaC
  2. math/cantor
  3. science/step
  4. x11/plasma5-plasma-workspace

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. astro/orsa*
  2. x11/kde-workspace-kde4*
  3. x11/kde4-workspace*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_cln
USES:
compiler:c11 gmake libtool pathfix pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftpthep.physik.uni-mainz.de/pub/gnu/
  2. http://www.ginac.de/CLN/
  3. http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/
Collapse this list.

Number of commits found: 85

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.7_1
29 Jan 2024 19:54:22
commit hash: 3b4517bdf3914dbb880f09a7815a1c18b67cba28commit hash: 3b4517bdf3914dbb880f09a7815a1c18b67cba28commit hash: 3b4517bdf3914dbb880f09a7815a1c18b67cba28commit hash: 3b4517bdf3914dbb880f09a7815a1c18b67cba28 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/cln: Moved man to share/man

Approved by:    portmgr (blanket)
1.3.7
25 Jan 2024 03:19:11
commit hash: f22624ef21451e3e642f194501059a2f286042b6commit hash: f22624ef21451e3e642f194501059a2f286042b6commit hash: f22624ef21451e3e642f194501059a2f286042b6commit hash: f22624ef21451e3e642f194501059a2f286042b6 files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/cln: Update to 1.3.7
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.6
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.6
21 Dec 2021 16:23:47
commit hash: 8288c59996e1635170a2866bb3b18b4f6e804ceacommit hash: 8288c59996e1635170a2866bb3b18b4f6e804ceacommit hash: 8288c59996e1635170a2866bb3b18b4f6e804ceacommit hash: 8288c59996e1635170a2866bb3b18b4f6e804cea files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Robert Clausecker
math/cln: unbreak on armv7

This patch fixes the build for math/cln on armv7 by patching some wrong
declarations.

It also hooks up the test suite to "make test".

PR:		259854
Approved by:	wen (maintainer timeout)
1.3.6
06 Sep 2021 19:27:28
commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050commit hash: 91e9ee8c70bc1d2309df300916da6442b6987050 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove nop or unreferenced variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
1.3.6
20 Aug 2021 00:00:51
commit hash: 9b8557760febbd73089703962cd46197b6c9598dcommit hash: 9b8557760febbd73089703962cd46197b6c9598dcommit hash: 9b8557760febbd73089703962cd46197b6c9598dcommit hash: 9b8557760febbd73089703962cd46197b6c9598d files touched by this commit
Wen Heping (wen) search for other commits by this committer
math/cln: Set LICENSE

PR:		257955
Reported by:	bsd@philippost.de
1.3.6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.6
07 Jan 2020 11:33:47
Revision:522325Original commit files touched by this commit
pkubaj search for other commits by this committer
math/cln: fix build on GCC architectures

Use new GCC to fix build after last update:
../include/cln/number.h: In function 'const type& cln::the(const
cln::cl_number&)':
../include/cln/number.h:261: error: there are no arguments to 'static_assert'
that depend on a template parameter, so a declaration of 'static_assert' must be
available
../include/cln/number.h:261: error: (if you use '-fpermissive', G++ will accept
your code, but allowing the use of an undeclared name is deprecated)
1.3.6
04 Jan 2020 09:39:04
Revision:522020Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3.6
1.3.4_1
01 Dec 2019 12:08:39
Revision:518767Original commit files touched by this commit
pkubaj search for other commits by this committer
math/cln: fix build on powerpc64 elfv2, simplify port

powerpc64 elfv2 needs the same patches as arm* and aarch64, but builds without
-DNO_ASM. Simplify the port by applying the arm patches everywhere and use
CPPFLAGS_${ARCH} instead of .if ${ARCH} block. Build passes on powerpc64 elfv1
fine, so the original issue must have been fixed.

PR:		242296
Approved by:	wen (maintainer), linimon (mentor)
1.3.4_1
23 Apr 2019 23:44:25
Revision:499801Original commit files touched by this commit
wen search for other commits by this committer
- Unbreak on aarch64

PR:		237439
Submitted by:	greg@unrelenting.technology
1.3.4_1
31 Jan 2019 17:51:39
Revision:491744Original commit files touched by this commit
tobik search for other commits by this committer
Only append to EXTRA_PATCHES after bsd.port.pre.mk
1.3.4_1
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
1.3.4
26 Sep 2018 06:36:20
Revision:480717Original commit files touched by this commit
wen search for other commits by this committer
- Fix build with powerpc64
  (Patches that fix ARM architectures break powerpc64. Fix this by applying
ARM-related patches only on ARM.)

PR:		231553
Submitted by:	pkubaj@anongoth.pl
1.3.4
29 Jun 2018 07:36:14
Revision:473530Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on aarch64.  Tested for no-harm on amd64.

PR:		229262
Submitted by:	greg at unrelenting.technology
Approved by:	portmgr (tier-2 blanket)
1.3.4
30 Nov 2017 08:22:47
Revision:455177Original commit files touched by this commit
linimon search for other commits by this committer
NO_ASM is also needed on armv7.

Approved by:	portmgr (tier-2 blanket)
1.3.4
19 Nov 2016 12:18:40
Revision:426361Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on aarch64.  The former change I made had no effect on the
logfile.

Approved by:	portmgr (tier-2 blanket)
1.3.4
14 Nov 2016 11:06:36
Revision:426102Original commit files touched by this commit
linimon search for other commits by this committer
Attempt to fix build on aarch64 using fix from armv6.

Approved by:	portmgr (tier-2 blanket)
1.3.4
03 Nov 2016 16:19:38
Revision:425250Original commit files touched by this commit
linimon search for other commits by this committer
Now builds on sparc64.

Approved by:	portmgr (tier-2 blanket)
1.3.4
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.3.4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.3.4
07 Mar 2015 14:39:53
Revision:380699Original commit files touched by this commit
wen search for other commits by this committer
- Fix build on armv6

PR:		197795
Submitted by:	mikael.urankar@gmail.com
1.3.4
10 Jan 2015 11:08:08
Revision:376687Original commit files touched by this commit
wen search for other commits by this committer
- Update math/cln to 1.3.4 and bump PORTREVISION of the ports
which depends on cln
1.3.2_1
13 Nov 2014 23:24:01
Revision:372546Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.3.2_1
17 Aug 2014 13:15:18
Revision:365185Original commit files touched by this commit
tijl search for other commits by this committer
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Remove -fPIC
- Use BROKEN_sparc64
- Remove old post-patch and pre-build targets
1.3.2
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
1.3.2
13 Jul 2014 23:36:40
Revision:361728Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
1.3.2
03 Feb 2014 09:47:27
Revision:342404Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.3.2
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
1.3.2
12 Sep 2013 12:25:25
Revision:327059Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with libc++

Submitted by:	Gustau Perez (gusi via #poudriere on freenode)
1.3.2
31 Aug 2013 00:35:35
Revision:325752Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
1.3.2
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.3.2
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.3.2
02 Jun 2011 02:25:51
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3.2
1.3.1_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.3.1_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.3.1_1
19 Apr 2010 10:43:43
Original commit files touched by this commit
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
1.3.1
23 Feb 2010 19:10:24
Original commit files touched by this commit
araujo search for other commits by this committer
Pass maintainership to people that use it.

Feature safe:   yes
1.3.1
20 Nov 2009 03:39:59
Original commit files touched by this commit
marcel search for other commits by this committer
Enable for ia64 (remove from BROKEN).

No response from: maintainer (araujo@)
1.3.1
27 Sep 2009 21:42:41
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.1.

Feature safe:   yes
1.3.0
16 Aug 2009 01:17:49
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.0.

PR:             ports/137552
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
1.2.2_1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.2.2_1
13 May 2009 09:46:02
Original commit files touched by this commit
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
1.2.2
12 Aug 2008 00:40:51
Original commit files touched by this commit
araujo search for other commits by this committer
- Fix the installation when a PREFIX other than /usr/local is used.

Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (via mail)
1.2.2
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
1.2.2
20 Apr 2008 15:31:14
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.2.

PR:             ports/122651
Submitted by:   Wen Heping <wenheping@gmail.com>
1.1.13
23 Jul 2007 09:36:52
Original commit files touched by this commit
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
1.1.13
29 Jun 2007 16:29:19
Original commit files touched by this commit
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
1.1.13
28 Jan 2007 09:07:47
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
1.1.13
18 Jan 2007 08:28:48
Original commit files touched by this commit
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
1.1.11_1
15 Aug 2006 00:29:13
Original commit files touched by this commit
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>
1.1.11_1
10 May 2006 14:46:48
Original commit files touched by this commit
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
1.1.11
23 Jan 2006 09:33:30
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 1.1.11

PR:             ports/92030
Submitted by:   maintainer
1.1.10
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.1.10
12 Nov 2005 11:15:48
Original commit files touched by this commit
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>
1.1.10
03 Nov 2005 21:21:35
Original commit files touched by this commit
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
1.1.10
01 Nov 2005 23:58:14
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.1.10

PR:             ports/88347
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.1.9
28 Oct 2005 23:20:46
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on ia64: Does not compile
1.1.9
07 Jun 2005 08:39:31
Original commit files touched by this commit
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
1.1.9
02 Jun 2005 20:28:41
Original commit files touched by this commit
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
1.1.9
14 Feb 2005 08:12:42
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1.9
1.1.8
18 Dec 2004 20:23:23
Original commit files touched by this commit
kris search for other commits by this committer
Don't try and remove pkgconfig at deinstall
1.1.8
30 Sep 2004 05:32:00
Original commit files touched by this commit
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

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

PR:             ports/70544
Submitted by:   Ports Fury
1.1.6_1
14 Aug 2004 21:57:56
Original commit files touched by this commit
oliver search for other commits by this committer
take care of $PREFIX/libdata/pkgconfig
1.1.6_1
09 Jul 2004 17:43:11
Original commit files touched by this commit
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
1.1.6_1
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.1.6_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
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.
1.1.6_1
07 Mar 2004 05:43:33
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
1.1.6_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.1.6
31 Jan 2004 04:09:48
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.1.6, now with AMD64 support.
1.1.5_1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.1.5_1
10 Oct 2003 17:52:21
Original commit files touched by this commit
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
1.1.5
20 Feb 2003 18:42:25
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.1.5
31 Jul 2002 09:36:03
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1.5

PR:             41172
Submitted by:   Ports Fury
1.1.4_1
25 Jun 2002 07:09:44
Original commit files touched by this commit
ijliao search for other commits by this committer
bump libgmp4 libversion
1.1.4_1
18 Apr 2002 08:20:53
Original commit files touched by this commit
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 04:34:44
commit hash: fp1.19379@dev.null.freshports.orgcommit hash: fp1.19379@dev.null.freshports.orgcommit hash: fp1.19379@dev.null.freshports.orgcommit hash: fp1.19379@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add missing file to PLIST    
08 Sep 2001 08:29:19
commit hash: fp1.18491@dev.null.freshports.orgcommit hash: fp1.18491@dev.null.freshports.orgcommit hash: fp1.18491@dev.null.freshports.orgcommit hash: fp1.18491@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1.2    
31 Aug 2001 15:20:29
commit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.org 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 05:45:51
commit hash: fp1.14956@dev.null.freshports.orgcommit hash: fp1.14956@dev.null.freshports.orgcommit hash: fp1.14956@dev.null.freshports.orgcommit hash: fp1.14956@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1.1    
12 Feb 2001 14:55:45
commit hash: fp1.9513@dev.null.freshports.orgcommit hash: fp1.9513@dev.null.freshports.orgcommit hash: fp1.9513@dev.null.freshports.orgcommit hash: fp1.9513@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
readd cln to math    

Number of commits found: 85