Port details |
- libdict Library providing access to ``dictionary'' data structures
- 0.2.1_1 devel
=0 0.2.1_1Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2017-02-08 IGNORE: is marked as broken: Unfetchable
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2003-04-19 14:21:09
- Last Update: 2017-02-08 18:52:24
- SVN Revision: 433665
- License: not specified in port
- Description:
- Libdict is a compact, ANSI C library which provides access to a set of
generic and flexible ``dictionary'' data structures. All algorithms
used in libdict have been optimized, and, with one very small exception,
are not recursive but iterative. It was written by Farooq Mela, and is
released under a BSD style licence.
Libdict implements the following data structures: AVL Tree, Red-Black
Tree, Splay Tree, Treap, Weight-balanced tree, Path-reduction tree,
Hashtable (Chained).
These structures can be used to efficiently store and retrieve key-data
pairs. Each of these structures can be accessed using its direct API, or
it can be accessed using a dictionary abstraction. Despite it's name,
libdict can be used to store any kind of data and any kind of key (provided
it fits into a 'void' pointer on your system).
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: libdict
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libdict-0.2.1.tar.gz) = 00ad9e311deef00bca35db64f7ad429f9e2b3137a2ab2dd08522ec89664e9d47
SIZE (libdict-0.2.1.tar.gz) = 30358
SHA256 (treap_insert.pdf) = c5a34e1e48291b015b25eac2b6ae4c4632555b8102806fe7fb2d807f95ebcb17
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libdict-0.2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1_1 08 Feb 2017 18:52:24 |
rene |
Remove expired ports:
2017-02-08 misc/teslams: Broken for more than 6 months
2017-02-08 devel/libdict: Broken for more than 6 months
2017-02-08 math/R-cran-SuppDists: Broken for more than 6 months
2017-02-08 devel/py-re2: Broken for more than 6 months
2017-02-08 net-p2p/digitalcoin: Broken for more than 6 months |
0.2.1_1 07 Jan 2017 17:04:18 |
antoine |
Deprecate ports broken for more than 6 months |
0.2.1_1 09 Jun 2016 15:23:38 |
mat |
It is not fixed, it still does not fetch.
$ make checksum MASTER_SITE_BACKUP=
===> libdict-0.2.1_1 depends on file: /usr/local/sbin/pkg - found
=> libdict-0.2.1.tar.gz doesn't seem to exist in
/home/mat/work/freebsd/distfiles/.
===> /!\ Warning /!\
The :source group used for libdict-0.2.1.tar.gz is missing
from MASTER_SITES. Check for typos, or errors.
=> Couldn't fetch it - please try to retrieve this
=> port manually into /home/mat/work/freebsd/distfiles/ and try again.
*** Error code 1
Sponsored by: Absolight |
0.2.1_1 20 May 2016 21:28:17 |
rodrigo |
Unbreak the port, source files are featchable again. |
0.2.1_1 20 May 2016 21:03:43 |
rodrigo |
Update the MASTER_SITE |
0.2.1_1 17 May 2016 17:38:13 |
mat |
Does not have any MASTER_SITES that work.
Sponsored by: Absolight |
0.2.1_1 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
0.2.1_1 14 May 2015 10:15:09 |
mat |
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.2.1_1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.2.1_1 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
0.2.1_1 24 Mar 2014 23:42:46 |
bapt |
support stage |
0.2.1_1 29 Jan 2014 09:17:42 |
rodrigo |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
0.2.1_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.2.1_1 12 Jan 2013 12:07:59 |
wen |
- Trim Makefile headers
- Pass maintainership to submitter
PR: 175184
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> |
0.2.1_1 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
0.2.1_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.2.1_1 16 Jul 2008 14:29:26 |
itetcu |
- respect NOPORTDOCS and fix plist
- bump PORTREVISION
Prompted by: QA Tindy run |
0.2.1 19 Apr 2008 17:56:05 |
miwi |
- 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.2.1 04 Mar 2007 23:48:11 |
linimon |
Reset inactive maintainer due to maintainer-timeouts and no response to
email. While here, remove stale mastersites.
Hat: portmgr |
0.2.1 17 Nov 2005 19:15:00 |
mnag |
Update to 0.2.1
Use groups in MASTER_SITES
Add SHA256
PR: 88369
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: alexs@snark.rinet.ru (maintainer timeout, 15 days) |
0.2.0_1 22 Jan 2005 09:20:53 |
krion |
Fix package build. |
0.2.0_1 15 Apr 2004 08:32:04 |
kris |
Add missing files and directories, and sort. |
0.2.0_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.2.0 19 Apr 2003 14:19:50 |
fjoe |
New port: libdict
Libdict is a compact, ANSI C library which provides access to a set of
generic and flexible ``dictionary'' data structures. All algorithms
used in libdict have been optimized, and, with one very small exception,
are not recursive but iterative. It was written by Farooq Mela, and is
released under a BSD style licence.
PR: 50453
Submitted by: Alex Semenyaka |