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
fib Fibonacci Heap Library
1.1_1 devel Deleted on this many watch lists=0 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.1_1Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore IGNORE: is marked as broken: unfetchable
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: 2002-08-08 07:54:32
Last Update: 2019-10-16 15:29:32
SVN Revision: 514601
License: not specified in port
WWW:
http://resnet.uoregon.edu/~gurney_j/jmpc/fib.html
Description:
This is an implementation of a Fibonacci Heap. A Fibonacci Heap is a very efficient heap. The cost of an insert is O(1), and the amortized cost of an extract minimum is O(lgn). You can extract an already inserted item out of order in O(lgn). The way the Fibonacci heap obtains this is by delaying the organizing of the items until you extract. WWW: http://resnet.uoregon.edu/~gurney_j/jmpc/fib.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. @ldconfig
  2. include/fib.h
  3. lib/libfib.a
  4. lib/libfib.so
  5. lib/libfib.so.1
  6. lib/libfib_p.a
  7. man/man3/fh_extractmin.3.gz
  8. man/man3/fh_makeheap.3.gz
  9. man/man3/fh_makekeyheap.3.gz
Collapse this list.
Dependency lines:
  • fib>0:devel/fib
No installation instructions:
This port has been deleted.
PKGNAME: fib
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fib-1.1.tar.gz) = cdb09afbb655b37f7e3810e1a8360f26ed698806c387270300976dc5e0f4aadf SIZE (fib-1.1.tar.gz) = 18404

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://resnet.uoregon.edu/~gurney_j/jmpc/dist/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_1
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_1
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
1.1_1
04 Aug 2019 09:19:03
Revision:508084Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
1.1_1
20 Oct 2014 11:24:08
Revision:371259Original commit files touched by this commit
marino search for other commits by this committer
devel/fibs: Remove special NO_PROFILE handling for DragonFly
1.1_1
05 Jun 2014 20:19:56
Revision:356697Original commit files touched by this commit
antoine search for other commits by this committer
Do not include bsd.port.pre.mk twice
1.1_1
01 Mar 2014 19:53:45
Revision:346717Original commit files touched by this commit
marino search for other commits by this committer
devel/fib: Honor NO_PROFILE, fix staging and override install target

This port was building and installing the profile library regardless of
the NO_PROFILE definition.  The installation was a bit of a mess too, and
it didn't use the BSD_INSTALL_* values.  The previous staging attempt
didn't work, at least not on DragonFly, so let's use our own install
target to fix all of these issues and honor the NO_PROFILE request
at the same time.
1.1
19 Feb 2014 08:54:12
Revision:345026Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.1
20 Sep 2013 17:04:44
Revision:327723Original 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:
devel part 2)
1.1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.1
23 May 2010 21:16:16
Original commit files touched by this commit
linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
1.1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.1
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)
1.1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.1
18 Mar 2004 07:38:48
Original commit files touched by this commit
perky search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
1.1
28 Feb 2003 08:55:18
Original commit files touched by this commit
perky search for other commits by this committer
Update to 1.1
1.0
25 Feb 2003 06:25:36
Original commit files touched by this commit
perky search for other commits by this committer
De-pkg-comment for my ports.
1.0
08 Aug 2002 07:54:03
Original commit files touched by this commit
perky search for other commits by this committer
Add fib 1.0, the Fibonacci Heap Library (with 2-clauses BSD license)

Number of commits found: 17