Port details on branch 2022Q4 |
- genht Simple generic hash table implementation in C
- 1.1.3 devel
=2 1.1.3Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2022-07-18 07:03:03
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: PD
- WWW:
- http://www.repo.hu/projects/genht/
- Description:
- genht is a simple generic hash table implementation in C.
Uses open addressing scheme with space doubling.
Type generics is achieved by ugly name prefixing macros.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/genht/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/genht
- pkg install genht
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: genht
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658043005
SHA256 (genht-1.1.3.tar.bz2) = 9861a35c30b5d0023c5f50fa8bb44c3e1df15c232de155888faa492f71f3b1cc
SIZE (genht-1.1.3.tar.bz2) = 10936
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- cad/librnd
- cad/pcb-rnd
- devel/fungw
Configuration Options:
- ===> The following configuration options are available for genht-1.1.3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_genht
- USES:
- tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|