Port details on branch 2024Q4 |
- enet Simple and robust communication library based on UDP
- 1.3.18,1 net =2 1.3.18,1Version 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
- Port Added: 2006-09-23 20:03:57
- Last Update: 2024-04-20 17:25:32
- Commit Hash: ce8cae4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- http://enet.bespin.org/
- Description:
- ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary feature
it provides is optional reliable, in-order delivery of packets.
ENet is NOT intended to be a general purpose high level networking library that
handles authentication, lobbying, server discovery, compression, encryption and
other high level, often application level or dependent tasks.
- ¦ ¦ ¦ ¦
- 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/net/enet/ && make install clean
- To add the package, run one of these commands:
- pkg install net/enet
- pkg install enet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: enet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713248174
SHA256 (enet-1.3.18.tar.gz) = 2a8a0c5360d68bb4fcd11f2e4c47c69976e8d2c85b109dd7d60b1181a4f85d36
SIZE (enet-1.3.18.tar.gz) = 737164
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- emulators/yuzu
- games/0ad
- games/7kaa
- games/cube
- games/egoboo
- games/enigma
- games/naev
Configuration Options:
- ===> The following configuration options are available for enet-1.3.18,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_enet
- USES:
- libtool pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|