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
uthash Hash table for C structures
2.3.0 devel 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 2.3.0Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-06 18:02:38
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: openjdk8, tmux, py39-pycparser, python, alsa-plugins
License: BSD1CLAUSE
WWW:
http://uthash.sourceforge.net/
Description:
This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.
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 (7 items)
Collapse this list.
  1. include/utarray.h
  2. include/uthash.h
  3. include/utlist.h
  4. include/utstring.h
  5. /usr/local/share/licenses/uthash-2.3.0/catalog.mk
  6. /usr/local/share/licenses/uthash-2.3.0/LICENSE
  7. /usr/local/share/licenses/uthash-2.3.0/BSD1CLAUSE
Collapse this list.
Dependency lines:
  • uthash>0:devel/uthash
To install the port:
cd /usr/ports/devel/uthash/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/uthash
  • pkg install uthash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: uthash
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1649435545 SHA256 (troydhanson-uthash-v2.3.0_GH0.tar.gz) = e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc SIZE (troydhanson-uthash-v2.3.0_GH0.tar.gz) = 191291

Packages (timestamps in pop-ups are UTC):
uthash
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.02.3.02.1.02.3.02.3.0-2.1.0-
FreeBSD:13:quarterly2.3.02.3.02.3.02.3.02.3.02.3.02.3.02.3.0
FreeBSD:14:latest2.3.02.3.02.3.02.3.02.3.02.3.0-2.3.0
FreeBSD:14:quarterly2.3.02.3.0-2.3.02.3.02.3.02.3.02.3.0
FreeBSD:15:latest2.3.02.3.0n/a2.3.0n/a2.3.02.3.02.3.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. biology/biolibc-tools
  2. comms/owfs
  3. editors/mle
  4. graphics/libdicom
  5. net/dhcpd-pools
  6. ports-mgmt/pkg-provides
  7. sysutils/burp
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. sysutils/burp-devel
  3. textproc/fcitx5
  4. x11/alttab
  5. x11/xcb-imdkit
  6. x11-wm/picom
  7. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11-wm/compton-yshui*
  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 uthash-2.3.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_uthash
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/troydhanson/uthash/tar.gz/v2.3.0?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
2.3.0
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)
2.3.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.0
08 Apr 2022 17:03:02
commit hash: f52ae41133f907fff02288e37118b902907d569bcommit hash: f52ae41133f907fff02288e37118b902907d569bcommit hash: f52ae41133f907fff02288e37118b902907d569bcommit hash: f52ae41133f907fff02288e37118b902907d569b files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
devel/uthash: Update to 2.3.0
2.1.0
21 Sep 2021 22:24:03
commit hash: 48a2f41f2faed5cedf5a9eda38caa345d1b7cd6dcommit hash: 48a2f41f2faed5cedf5a9eda38caa345d1b7cd6dcommit hash: 48a2f41f2faed5cedf5a9eda38caa345d1b7cd6dcommit hash: 48a2f41f2faed5cedf5a9eda38caa345d1b7cd6d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/uthash: Add NO_ARCH

Approved by:	portmgr (blanket)
2.1.0
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.
2.1.0
28 May 2020 08:43:30
Revision:536752Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).
2.1.0
23 Feb 2019 02:16:53
Revision:493636Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.1.0
2.0.2
21 Mar 2017 12:54:29
Revision:436598Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.2
2.0.1
18 Aug 2016 23:28:59
Revision:420434Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.1
1.9.9
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
1.9.9
09 Jan 2016 03:26:51
Revision:405605Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.9.9
1.9.8p2
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.9.8p2
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
1.9.8p2
22 Dec 2014 17:12:27
Revision:375249Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in devel category
1.9.8p2
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
1.9.8p2
06 Feb 2014 22:04:33
Revision:343159Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.9.8p2
20 Sep 2013 17:17:45
Revision:327726Original 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 4)
1.9.8p2
24 Jun 2013 11:50:20
Revision:321676Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.9.8p2

PR:		ports/179535
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com>
1.9.7
09 Oct 2012 22:38:05
Revision:305616Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.9.7
1.9.6
06 May 2012 18:02:04
Original commit files touched by this commit
zi search for other commits by this committer
New port: devel/uthash

This is a hash table, implemented in C, supporting constant-time
add/find/remove of C structures. Any structure having a unique,
arbitrarily-typed key member can be hashed by adding a UT_hash_handle
member to the structure and calling these macros.

WWW: http://uthash.sourceforge.net/

Number of commits found: 21