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
Port details
libhomfly Library to compute the homfly polynomial of knots and link
1.02.r6 math on this many watch lists=3 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.02.r6Version of this port present on the latest quarterly branch.
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: 2020-04-30 15:15:39
Last Update: 2025-02-02 20:41:47
Commit Hash: f20883f
People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
License: PD
WWW:
https://github.com/miguelmarco/libhomfly
Description:
Library to compute the homfly polynomial of a link This is basically a conversion of the program written by Robert J Jenkins Jr into a shared library. It accepts as entry a character string, formatted in the same way as the input files that the original code used. The returned value is the string that the original program would print on screen.
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 (9 items)
Collapse this list.
  1. include/homfly.h
  2. lib/libhomfly.a
  3. lib/libhomfly.so
  4. lib/libhomfly.so.0
  5. lib/libhomfly.so.0.0.0
  6. @ldconfig
  7. /usr/local/share/licenses/libhomfly-1.02.r6/catalog.mk
  8. /usr/local/share/licenses/libhomfly-1.02.r6/LICENSE
  9. /usr/local/share/licenses/libhomfly-1.02.r6/PD
Collapse this list.
Dependency lines:
  • libhomfly>0:math/libhomfly
To install the port:
cd /usr/ports/math/libhomfly/ && make install clean
To add the package, run one of these commands:
  • pkg install math/libhomfly
  • pkg install libhomfly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libhomfly
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1737056308 SHA256 (libhomfly-1.02r6.tar.gz) = f990d991d29a590c54b09eff68bc209c4cf2b8b12d945351688d2db8a0d30979 SIZE (libhomfly-1.02r6.tar.gz) = 359354

Packages (timestamps in pop-ups are UTC):
libhomfly
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.02.r61.02.r61.02.r61.02.r61.02.r6-1.02.r6-
FreeBSD:13:quarterly1.02.r61.02.r61.02.r61.02.r61.02.r61.02.r61.02.r61.02.r6
FreeBSD:14:latest1.02.r61.02.r61.02.r61.02.r61.02.r61.02.r6-1.02.r6
FreeBSD:14:quarterly1.02.r61.02.r6-1.02.r61.02.r61.02.r61.02.r61.02.r6
FreeBSD:15:latest1.02.r61.02.r6n/a1.02.r6n/a1.02.r61.02.r61.02.r6
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libgc.so : devel/boehm-gc
  2. libgc-threaded.so : devel/boehm-gc-threaded
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/sage*
  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:
No options to configure
Options name:
math_libhomfly
USES:
libtool localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/miguelmarco/libhomfly/releases/download/1.02r6/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.02.r6
02 Feb 2025 20:41:47
commit hash: f20883f6d34ded014dc94668be52b06c07107df5commit hash: f20883f6d34ded014dc94668be52b06c07107df5commit hash: f20883f6d34ded014dc94668be52b06c07107df5commit hash: f20883f6d34ded014dc94668be52b06c07107df5 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
math/libbraiding, math/libhomfly, net-im/tox: drop maintainership
1.02.r6
02 Feb 2025 18:47:26
commit hash: 9de6263623295969602b804a137bfcef776d051ccommit hash: 9de6263623295969602b804a137bfcef776d051ccommit hash: 9de6263623295969602b804a137bfcef776d051ccommit hash: 9de6263623295969602b804a137bfcef776d051c files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
math/libhomfly: Improve port

* Use upstream release archive
* Add LICENSE_FILE definition
* Add libgc.so:devel/boehm-gc to LIB_DEPENDS
* Remove USES= autoreconf
* Remove local patch (fixed in release archive)

PR:		284104
Approved by:	portmgr (maintainer timeout, 2+ weeks)
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.02.r6
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.02.r6
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.02.r6
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.02.r6
30 Apr 2020 15:15:28
Revision:533461Original commit files touched by this commit
thierry search for other commits by this committer
Adding libhomfly, a library to compute the homfly polynomial of a link.

To be used by SageMath.

Number of commits found: 7