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) combination for a given watch list. This is what FreshPorts will look for.

Port details
ldouble Long double math precision functions
0.1_2 math on this many watch lists=2 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 0.1_2Version of this port present on the latest quarterly branch.
Ignore IGNORE: is only for i386, while you are running amd64
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 search for ports maintained by this maintainer
Port Added: 2004-11-07 18:44:27
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
People watching this port, also watch:: libao, rpm2cpio, python, liboil
License: not specified in port
WWW:
http://www.moshier.net/
Description:
Library of elementary mathematical functions, probability and elliptic integrals in 80-bit (x86) or 128-bit long double precision.
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 (4 items)
Collapse this list.
  1. lib/libml.a
  2. lib/libml.so
  3. lib/libml.so.0
  4. @ldconfig
Collapse this list.
Dependency lines:
  • ldouble>0:math/ldouble
To install the port:
cd /usr/ports/math/ldouble/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install math/ldouble
  • pkg install ldouble
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ldouble
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386
distinfo:
SHA256 (ldouble.zip) = e02e46c2a164788f9f0b605a2efce7beb97adad1be62cfddf36f04c705a5e487 SIZE (ldouble.zip) = 226266 SHA256 (128bit.tgz) = 24d30482fc984446f0aacdd3fe4298fef5d5af5c089766ac899be2321a4e37b2 SIZE (128bit.tgz) = 163340

Packages (timestamps in pop-ups are UTC):
ldouble
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----0.1_2---
FreeBSD:13:quarterly----0.1_2---
FreeBSD:14:latest----0.1_2---
FreeBSD:14:quarterly----0.1_2---
FreeBSD:15:latest--n/a-n/a---
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. as : devel/binutils
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/gambas*
  2. 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:
===> The following configuration options are available for ldouble-0.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_ldouble
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ahze/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ahze/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ahze/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ahze/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1_2
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
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)
0.1_2
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)
0.1_2
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)
0.1_2
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.
0.1_2
22 May 2020 13:55:50
Revision:536203Original commit files touched by this commit
emaste search for other commits by this committer
math/ldouble: add BUILD_DEPENDS as:devel/binutils

/usr/bin/as will soon be removed from the FreeBSD base system, for
FreeBSD 13.0.

Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no
change for existing 11.x and 12.x, which will continue to use the base
system GNU as 2.17.50.

PR:		205250
Approved by:	portmgr (blanket)
0.1_2
05 Sep 2016 09:01:26
Revision:421356Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Silence stripping
0.1_2
27 Jun 2016 21:30:34
Revision:417685Original commit files touched by this commit
rene search for other commits by this committer
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
0.1_2
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
0.1_2
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.1_2
21 Feb 2014 10:25:34
Revision:345359Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Remove USE_ZIP
- Strip shared object
0.1_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)
0.1_2
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
0.1_2
26 Jul 2010 01:59:00
Original commit files touched by this commit
linimon search for other commits by this committer
Over to new volunteer.
0.1_2
26 Jul 2010 00:03:14
Original commit files touched by this commit
linimon search for other commits by this committer
Reset ahze@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.1_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.1_2
03 May 2006 10:39:19
Original commit files touched by this commit
ahze search for other commits by this committer
- Mark ONLY_FOR_ARCHS=i386 sparc64

Reported by:    pointyhat via kris
0.1_2
01 May 2006 13:53:57
Original commit files touched by this commit
ahze search for other commits by this committer
- After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHS
0.1_2
01 May 2006 13:47:33
Original commit files touched by this commit
ahze search for other commits by this committer
- Attempt to fix build on amd64 and ia64 by removing sparc64-only CFLAGS
0.1_2
01 May 2006 10:32:58
Original commit files touched by this commit
ahze search for other commits by this committer
- Mark NOT_FOR_ARCH=ia64

Reported by:    kris mail
0.1_2
22 Apr 2006 21:40:34
Original commit files touched by this commit
ahze search for other commits by this committer
- Add amd64 to NOT_FOR_ARCHS
0.1_2
19 Apr 2006 21:23:40
Original commit files touched by this commit
ahze search for other commits by this committer
- install mathl.h on i386
- Bump PORTREVISION

Requested by:   thierry to unbreak lang/gambas
0.1_1
18 Apr 2006 18:36:08
Original commit files touched by this commit
ahze search for other commits by this committer
- Use MASTER_SITE_LOCAL in MASTER_SITES to fix fetch

Reported by:    kris mail
0.1_1
14 Apr 2006 14:23:03
Original commit files touched by this commit
ahze search for other commits by this committer
- Add support for atleast sparc64 and maybe other 64bit cpus
- Grab MAINTAINER on ldouble
0.1
25 Nov 2005 15:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.1
23 Nov 2004 06:03:18
Original commit files touched by this commit
ahze search for other commits by this committer
Don't build example programs since we don't install them

Approved by:    adamw (implicit)
0.1
18 Nov 2004 01:10:47
Original commit files touched by this commit
ahze search for other commits by this committer
Utilize ONLY_FOR_ARCHS for i386
since ldouble is for 32bit machines

Pointed out by: pointyhat via kris
Approved by:    adamw (implicit)
0.1
11 Nov 2004 03:38:09
Original commit files touched by this commit
ahze search for other commits by this committer
Remove vtel.rgv.net from MASTER_SITES, its now dead

Approved by:    marcus (co mentor)
0.1
07 Nov 2004 18:26:52
Original commit files touched by this commit
ahze search for other commits by this committer
Add ldouble

Library of elementary mathematical functions, probability and elliptic
integrals in 80-bit long double precision.

Approved by:    pav (co mentor)

Number of commits found: 29