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
anet Networking library for Ada
0.4.1 net Deleted 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 0.4.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: 2014-02-25 14:57:24
Last Update: 2022-02-28 21:34:25
Commit Hash: 8e2a89b
License: GPLv2 GMGPL
WWW:
https://www.codelabs.ch/anet/
Description:
Anet is a networking library for the Ada programming language featuring: * BSD socket implementation * High abstraction level * Extendable socket type hierarchy * Socket receiver tasks (Stream and Datagram) * Ada type serialisation/deserialisation over sockets * Supported socket families - IPv4 (AF_INET) - IPv6 (AF_INET6) - UNIX domain (AF_UNIX) - Linux only: Packet (AF_PACKET) - Linux only: Netlink (AF_NETLINK) * Supported socket modes - Stream (TCP) - Datagram (UDP) - RAW * Support for IPv4/IPv6 multicast * UDP/IPv4 packet creation and validation WWW: https://www.codelabs.ch/anet/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (89 items)
Collapse this list.
  1. /usr/local/share/licenses/anet-0.4.1/catalog.mk
  2. /usr/local/share/licenses/anet-0.4.1/LICENSE
  3. /usr/local/share/licenses/anet-0.4.1/GPLv2
  4. /usr/local/share/licenses/anet-0.4.1/GMGPL
  5. include/anet/anet-arp.adb
  6. include/anet/anet-arp.ads
  7. include/anet/anet-byte_swapping.adb
  8. include/anet/anet-byte_swapping.ads
  9. include/anet/anet-constants.ads
  10. include/anet/anet-errno.adb
  11. include/anet/anet-errno.ads
  12. include/anet/anet-ipv4.adb
  13. include/anet/anet-ipv4.ads
  14. include/anet/anet-os.adb
  15. include/anet/anet-os.ads
  16. include/anet/anet-os_constants.ads
  17. include/anet/anet-receivers-datagram.adb
  18. include/anet/anet-receivers-datagram.ads
  19. include/anet/anet-receivers-stream.adb
  20. include/anet/anet-receivers-stream.ads
  21. include/anet/anet-receivers.adb
  22. include/anet/anet-receivers.ads
  23. include/anet/anet-socket_families.ads
  24. include/anet/anet-sockets-filters.adb
  25. include/anet/anet-sockets-filters.ads
  26. include/anet/anet-sockets-inet-iface.adb
  27. include/anet/anet-sockets-inet-iface.ads
  28. include/anet/anet-sockets-inet.adb
  29. include/anet/anet-sockets-inet.ads
  30. include/anet/anet-sockets-net_ifaces.adb
  31. include/anet/anet-sockets-net_ifaces.ads
  32. include/anet/anet-sockets-thin-inet.adb
  33. include/anet/anet-sockets-thin-inet.ads
  34. include/anet/anet-sockets-thin-netdev-requests.ads
  35. include/anet/anet-sockets-thin-netdev.ads
  36. include/anet/anet-sockets-thin-sockaddr.ads
  37. include/anet/anet-sockets-thin-unix.ads
  38. include/anet/anet-sockets-thin.ads
  39. include/anet/anet-sockets-unix.adb
  40. include/anet/anet-sockets-unix.ads
  41. include/anet/anet-sockets.adb
  42. include/anet/anet-sockets.ads
  43. include/anet/anet-streams.adb
  44. include/anet/anet-streams.ads
  45. include/anet/anet-thin.ads
  46. include/anet/anet-types.adb
  47. include/anet/anet-types.ads
  48. include/anet/anet-udp.adb
  49. include/anet/anet-udp.ads
  50. include/anet/anet-util.adb
  51. include/anet/anet-util.ads
  52. include/anet/anet.adb
  53. include/anet/anet.ads
  54. lib/anet/anet-arp.ali
  55. lib/anet/anet-byte_swapping.ali
  56. lib/anet/anet-constants.ali
  57. lib/anet/anet-errno.ali
  58. lib/anet/anet-ipv4.ali
  59. lib/anet/anet-os.ali
  60. lib/anet/anet-os_constants.ali
  61. lib/anet/anet-receivers-datagram.ali
  62. lib/anet/anet-receivers-stream.ali
  63. lib/anet/anet-receivers.ali
  64. lib/anet/anet-socket_families.ali
  65. lib/anet/anet-sockets-filters.ali
  66. lib/anet/anet-sockets-inet-iface.ali
  67. lib/anet/anet-sockets-inet.ali
  68. lib/anet/anet-sockets-net_ifaces.ali
  69. lib/anet/anet-sockets-thin-inet.ali
  70. lib/anet/anet-sockets-thin-netdev-requests.ali
  71. lib/anet/anet-sockets-thin-netdev.ali
  72. lib/anet/anet-sockets-thin-sockaddr.ali
  73. lib/anet/anet-sockets-thin-unix.ali
  74. lib/anet/anet-sockets-thin.ali
  75. lib/anet/anet-sockets-unix.ali
  76. lib/anet/anet-sockets.ali
  77. lib/anet/anet-streams.ali
  78. lib/anet/anet-thin.ali
  79. lib/anet/anet-types.ali
  80. lib/anet/anet-udp.ali
  81. lib/anet/anet-util.ali
  82. lib/anet/anet.ali
  83. lib/gnat/anet.gpr
  84. lib/libanet.a
  85. share/doc/anet/html/asciidoc.css
  86. share/doc/anet/html/index.html
  87. @owner
  88. @group
  89. @mode
Collapse this list.
Dependency lines:
  • anet>0:net/anet
No installation instructions:
This port has been deleted.
PKGNAME: anet
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1544602181 SHA256 (libanet-0.4.1.tar.bz2) = 8d53c3c922d1645c62cef34e39a633d4ed9c243c42d79e9cc9a0aac53e2b5871 SIZE (libanet-0.4.1.tar.bz2) = 53485

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gprbuild : devel/gprbuild
  2. asciidoc : textproc/asciidoc
  3. source-highlight : textproc/source-highlight
  4. ada : lang/gcc6-aux
  5. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for anet-0.4.1: DOCS=on: Build and/or install documentation TEST=off: Run unit test suite before installation ===> Use 'make config' to modify these settings
Options name:
net_anet
USES:
ada tar:bzip2 gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.codelabs.ch/download/
Collapse this list.
Port Moves
  • port deleted on 2022-02-28
    REASON: Removed, depends on expired lang/gcc6-aux

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.1
28 Feb 2022 21:34:25
commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove ports depending on expired lang/gcc6-aux

Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.

Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.1
13 Feb 2022 20:57:14
commit hash: 1ad4b89a98863509b3dd140d80e965231ec19aeccommit hash: 1ad4b89a98863509b3dd140d80e965231ec19aeccommit hash: 1ad4b89a98863509b3dd140d80e965231ec19aeccommit hash: 1ad4b89a98863509b3dd140d80e965231ec19aec files touched by this commit
Vinícius Zavam (egypcio) search for other commits by this committer
net/anet: drop maintainership
0.4.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.
0.4.1
17 Dec 2018 09:57:50
Revision:487670Original commit files touched by this commit
egypcio search for other commits by this committer
net/anet: update 0.4.0 to 0.4.1

  - adopt the port;
  - silent portlint.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18523
0.4.0
02 Apr 2018 11:44:13
Revision:466217Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.4.0
0.3.4_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
0.3.4
10 May 2017 09:00:26
Revision:440548Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
0.3.4
21 Apr 2017 20:25:01
Revision:439129Original commit files touched by this commit
rene search for other commits by this committer
Return ports maintained by John Marino to the pool, he is no longer interested.

Submitted by:	Mark Millard via private e-mail
0.3.4
15 Feb 2017 21:33:11
Revision:434195Original commit files touched by this commit
rene search for other commits by this committer
Return the ports mistakenly reset to ports@ in r433856 to John Marino.

The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
0.3.4
11 Feb 2017 12:42:30
Revision:433856Original commit files touched by this commit
rene search for other commits by this committer
Return ports maintained by John Marino to the pool, see r433827 for details
0.3.3_1
24 Sep 2016 16:43:44
Revision:422731Original commit files touched by this commit
marino search for other commits by this committer
net/anet: Implement TCP_NODELAY socket option
0.3.3
02 Jul 2016 22:14:22
Revision:417942Original commit files touched by this commit
marino search for other commits by this committer
net/anet: Upgrade version 0.3.1 => 0.3.3

There is one failure in the testsuite; the cause is not immediately
obvious.  I'll try to follow up later.

Failed :  1
  Tests for IP sockets:
   Error callback handling - Receiver not restarted FAIL     0.027554000s
0.3.1_1
30 Apr 2016 06:44:28
Revision:414332Original commit files touched by this commit
marino search for other commits by this committer
Change Ada Framework foundation from gcc5-aux to gcc6-aux

GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
0.3.1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.3.1
16 Oct 2014 10:56:38
Revision:370998Original commit files touched by this commit
marino search for other commits by this committer
Remove @dirrm from package list of 8 of my ports
0.3.1
31 Aug 2014 12:55:48
Revision:366750Original commit files touched by this commit
marino search for other commits by this committer
net/anet: Upgrade version 0.3.0 => 0.3.1
0.3.0_1
12 Jul 2014 13:58:58
Revision:361616Original commit files touched by this commit
marino search for other commits by this committer
net/anet: Install missing files and relocate static library

Natacha noticed that some of the source files were not being installed.
I tested the fix using PREFIX/lib/gnat/anet.gpr and then discovered it
was expecting libanet.a to be installed at PREFIX/lib rather than
PREFIX/lib/anet, so I modified the pkg-plist for that as well.

PR:		191406
Submitted by:	Natacha Porte
Patch by:	maintainer (marino)
0.3.0
14 May 2014 07:09:47
Revision:354028Original commit files touched by this commit
marino search for other commits by this committer
net/anet: Upgrade version 0.2.3 => 0.3.0

This version fixes all the stuff the removed patches addressed (this
version was released as a direct result of these patches which I provided
upstream).  Multicast sending remains tricky, in part due to a known and
yet to be addressed bug in FreeBSD.

The pkg-message was deleted.  I don't completely understand what needs
to be established in order for IPv6 multicast to work (e.g. don't use
the same machine for sending and receiving) so rather than mislead, I
just removed this information for now.
0.2.3_2
29 Mar 2014 01:22:55
Revision:349476Original commit files touched by this commit
marino search for other commits by this committer
net/anet: Fix build for gcc 4.9 and fix documentation too

Reported by:	pkg-fallout
0.2.3_1
27 Feb 2014 13:47:48
Revision:346331Original commit files touched by this commit
marino search for other commits by this committer
net/anet: Fix properly

The problem with ahven was caused by a typo in the build targets.
The target "build_lib" was desired, but "build_all" was defined.
Fix target and return ahven to an optional dependency.
Tested in Reports, 8x pass
0.2.3
26 Feb 2014 15:47:30
Revision:346212Original commit files touched by this commit
marino search for other commits by this committer
net/anet: ahven expected even if not needed

The Ahven test library was advertised as optional, but the internal
makefiles will fail if it is not present.  In the short term, change
Ahven from an optional to a mandatory dependency.

Reported by: pkg-fallout
0.2.3
25 Feb 2014 14:57:07
Revision:346016Original commit files touched by this commit
marino search for other commits by this committer
Add new port net/anet (Ada IPv4 and IPv6 sockets binding library)

The ANet library was created on Linux and the unfortunate result is that
it is highly Linux-specific.  Luckily it has an implementation testsuite,
so patches to make it work on BSD can be reasonably tested.  The current
status is annoted in pkg-message:

=========================================================================
Beware of the IPv6 multicast functions.  Sending does work, but the
default interface effectively is invalid on *BSD.  A specific interface
needs to be provided rather than leaving interface blank (zero).

Multicast receiving may not currently work.  The test for IPv6 multicast
fails.  The test chunk is sent (verified with separate monitoring tool)
but never detected.  Hopefully the cause will be understood and fixed
soon.

AF_NETLINK and AF_PACKET protocols are not supported by *BSD, so the
associated tests have been removed.  Every test other than IPv6 Multicast
passes.  You may want to replace "em0" with this system's interface in
the test suite is to be run (see files/patch-tests_socket__tests.adb).

Number of commits found: 22