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
enet Simple and robust communication library based on UDP
1.3.18,1 net 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.3.17,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 search for ports maintained by this maintainer
Port Added: 2006-09-23 20:03:57
Last Update: 2024-04-20 17:25:32
Commit Hash: ce8cae4
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.
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 (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/enet-1.3.18,1/catalog.mk
  3. /usr/local/share/licenses/enet-1.3.18,1/LICENSE
  4. /usr/local/share/licenses/enet-1.3.18,1/MIT
  5. include/enet/callbacks.h
  6. include/enet/enet.h
  7. include/enet/list.h
  8. include/enet/protocol.h
  9. include/enet/time.h
  10. include/enet/types.h
  11. include/enet/unix.h
  12. include/enet/utility.h
  13. include/enet/win32.h
  14. lib/libenet.a
  15. lib/libenet.so
  16. lib/libenet.so.7
  17. lib/libenet.so.7.0.6
  18. libdata/pkgconfig/libenet.pc
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • enet>0:net/enet
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):
enet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.17,11.3.17,11.3.17,11.3.17,11.3.17,1-1.3.17,1-
FreeBSD:13:quarterly1.3.17,11.3.17,11.3.17,11.3.17,11.3.17,11.3.17,11.3.17,11.3.17,1
FreeBSD:14:latest1.3.17,11.3.17,11.3.17,11.3.17,11.3.17,11.3.17,1-1.3.17,1
FreeBSD:14:quarterly1.3.17,11.3.17,1-1.3.17,11.3.17,11.3.17,11.3.17,11.3.17,1
FreeBSD:15:latest1.3.17,11.3.18,1n/a1.3.17,1n/a1.3.17,11.3.17,11.3.17,1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/sumwars*
  2. Collapse this list of deleted ports.
for Libraries
  1. emulators/yuzu
  2. games/0ad
  3. games/7kaa
  4. games/cube
  5. games/egoboo
  6. games/enigma
  7. games/naev
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. games/openomf
  3. games/stuntrally
  4. games/tesseract
  5. Collapse this list.

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:
Expand this list (1 items)
Collapse this list.
  1. http://enet.bespin.org/download/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.18,1
20 Apr 2024 17:25:32
commit hash: ce8cae48ff45bc5e52e7358943dbb7e04bfdeeb4commit hash: ce8cae48ff45bc5e52e7358943dbb7e04bfdeeb4commit hash: ce8cae48ff45bc5e52e7358943dbb7e04bfdeeb4commit hash: ce8cae48ff45bc5e52e7358943dbb7e04bfdeeb4 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
net/enet: update to 1.3.18

https://github.com/lsalzman/enet/blob/master/ChangeLog

 * Packet sending performance improvements
 * MTU negotiation fixes
 * Checksum alignment fix
 * No more dynamic initialization of checksum table
 * ENET_SOCKOPT_TTL
 * Other miscellaneous small improvements

Reported by:	portscout
1.3.17,1
09 Oct 2022 20:45:41
commit hash: f8c2788179d3d3c602c2bf2dbf1240ad2ce50281commit hash: f8c2788179d3d3c602c2bf2dbf1240ad2ce50281commit hash: f8c2788179d3d3c602c2bf2dbf1240ad2ce50281commit hash: f8c2788179d3d3c602c2bf2dbf1240ad2ce50281 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
net/enet: Release port
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)
1.3.17,1
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)
1.3.17,1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.17,1
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.
1.3.17,1
05 Jan 2021 15:33:40
Revision:560410Original commit files touched by this commit
nc search for other commits by this committer
Set MAINTAINER of my ports to my FreeBSD handle (nc@).

Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D27966
1.3.17,1
11 Dec 2020 11:05:46
Revision:557721Original commit files touched by this commit
mikael search for other commits by this committer
net/enet: Update to 1.3.17

also, pass maintainership.

PR:		251748
Submitted by:	Neel Chauhan
1.3.16,1
09 Sep 2020 08:08:48
Revision:548068Original commit files touched by this commit
fernape search for other commits by this committer
net/enet: update to 1.3.16

From ChangeLog: https://github.com/lsalzman/enet/blob/master/ChangeLog

 * fix bug in unreliable fragment queuing
 * use single output queue for reliable and unreliable packets for saner
   ordering
 * revert experimental throttle changes that were less stable than prior
   algorithm

Reported by:	portscout
MFH:	2020Q3 (runtime fixes)
1.3.15,1
22 Jul 2020 15:05:44
Revision:542861Original commit files touched by this commit
fernape search for other commits by this committer
net/enet: Update to 1.3.15

From ChangeLog: https://github.com/lsalzman/enet/blob/master/ChangeLog

 * quicker RTT initialization
 * use fractional precision for RTT calculations
 * fixes for packet throttle with low RTT variance
 * miscellaneous socket bug fixes

While here, reorder USE_LDCONFIG.

PR:	248083
Submitted by:	marcel@herrbischoff.com
MFH:	2020Q3 (runtime fix)
1.3.14,1
25 Jun 2019 09:02:02
Revision:505076Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
1.3.14,1
30 Jan 2019 17:17:19
Revision:491632Original commit files touched by this commit
fernape search for other commits by this committer
net/enet: update to 1.3.14

No information provided about this new release.

Reported by:	portscout
1.3.13,1
26 Jun 2018 17:06:33
Revision:473398Original commit files touched by this commit
ehaupt search for other commits by this committer
Reset maintainer (3+ months of inactivity).

Discussed with:	portmgr (adamw, mat)
1.3.13,1
19 May 2015 21:59:29
Revision:386817Original commit files touched by this commit
nemysis search for other commits by this committer
- Remove comment [1]
- Remove forgotten files/patch-unix.c
  https://github.com/lsalzman/enet/issues/42

Reported by:	mat [1]
1.3.13,1
19 May 2015 21:37:13
Revision:386816Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 1.3.13, announce message:

* miscellaneous bug fixes
* added premake and cmake support
* miscellaneous documentation cleanups
1.3.12_2,1
14 Feb 2015 10:48:25
Revision:378956Original commit files touched by this commit
nemysis search for other commits by this committer
- Add patch, fix build on DragonFly [1]
  https://github.com/lsalzman/enet/issues/42

PR:		197610
Submitted by:	jbeich [1]
1.3.12_2,1
08 Dec 2014 10:47:46
Revision:374257Original commit files touched by this commit
nemysis search for other commits by this committer
- Change USES, remove autoreconf [1]
- Remove PATHFIX_MAKEFILEIN and USE_AUTOTOOLS [1]
- Add GNU_CONFIGURE and INSTALL_TARGET=install-strip, remove STRIP_CMD [1]

Reported by:	tijl [1]

>-This line, and those below, will be ignored--
> Description of fields to fill in above:                     76 columns --|
> PR:                       If a GNATS PR is affected by the change.
> Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Submitted by:             If someone else sent in the change.
> Reviewed by:              If someone else reviewed your modification.
> Approved by:              If you needed approval for this commit.
> Obtained from:            If the change is from a third party.
> MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder
email.
> MFH:                      Ports tree branch name.  Request approval for merge.
> Relnotes:                 Set to 'yes' for mention in release notes.
> Security:                 Vulnerability reference (one per line) or
description.
> Sponsored by:             If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    Makefile
1.3.12_2,1
07 Dec 2014 21:26:51
Revision:374227Original commit files touched by this commit
nemysis search for other commits by this committer
- Remove not needed ACLOCAL_ARGS and AUTOMAKE_ARGS
  without USE_AUTOTOOLS not build

Reported by:	tijl
1.3.12_2,1
07 Dec 2014 09:53:31
Revision:374182Original commit files touched by this commit
nemysis search for other commits by this committer
- Bump PORTREVISION for dependencies changes
- Change USES, add autoreconf
1.3.12_1,1
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.3.12_1,1
19 Jun 2014 14:07:47
Revision:358420Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.3.12,1
25 Apr 2014 20:02:11
Revision:352147Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 1.3.12
- Strip library
1.3.11,1
16 Jan 2014 00:38:10
Revision:339880Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 1.3.11
1.3.10,1
24 Oct 2013 13:17:02
Revision:331486Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 1.3.10

Approved by:	pawel / wg (mentors, implicit)
1.3.9,1
04 Oct 2013 22:07:05
Revision:329398Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 1.3.9
- Change maintainer email to @FreeBSD.org
- Add USES pathfix instead of REINPLACE_CMD
- Support STAGEDIR
- Remove PORTDOCS from pkg-plist

Approved by:	wg/pawel (mentors)
1.3.7,1
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
1.3.7
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.3.7,1
16 Jul 2013 14:56:11
Revision:323110Original commit files touched by this commit
miwi search for other commits by this committer
- Unbreak build after autotool update
1.3.7,1
08 Mar 2013 05:35:50
Revision:313615Original commit files touched by this commit
beech search for other commits by this committer
- Update to 1.3.7,1

PR:		ports/176738
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
1.3.6,1
16 Dec 2012 23:59:55
Revision:309050Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.3.6 [1]
- Remove Author: from pkg-descr, tab -> space WWW: line

PR:		ports/174417 [1]
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
1.3.5,1
09 Dec 2012 13:58:09
Revision:308530Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.3.5
- Update LICENSE (from BSD to MIT)
- Pass maintainership to submitter

PR:		ports/174241
Submitted by: 	nemysis <nemysis@gmx.ch>
1.3.4,1
05 Jun 2012 21:00:23
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to version 1.3.4

PR:             ports/168604
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.3.3,1
11 May 2012 20:38:09
Original commit files touched by this commit
ade search for other commits by this committer
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
1.3.3,1
05 Nov 2011 12:34:20
Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 1.3.3

PR:             ports/158909
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
1.2.1,1
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
1.2.1,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2.1,1
15 Dec 2009 09:27:51
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.2.1.
1.2,1
14 Jun 2008 18:02:53
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.2.
1.1,1
11 Jul 2007 22:03:28
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.1.

PR:             ports/113759
Submitted by:   Vogels <nivo+kw+ports.bfa274@is-root.com>
1.0,1
05 Feb 2007 22:35:59
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.0
- The project has moved.

Submitted by:   Marcus von Appen <mva@sysfault.org>
20040118
23 Sep 2006 20:03:12
Original commit files touched by this commit
stas search for other commits by this committer
- Add port for net/enet

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.

Author: Lee Salzman
WWW:    http://enet.cubik.org

Approved by:    sem (mentor)

Number of commits found: 41