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 on branch 2022Q3
libusipp Unix socket interface for C++ raw IP/IP6/UDP/TCP, layer 2 framework
2.25 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 2.25Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-19 19:47:03
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3+
WWW:
https://github.com/stealth/libusipp
Description:
usi++ (UNIX Socket Interface) is a low-level network-library for sending/receiving IP, IP6, ARP etc. packets directly on RAW or PACKET sockets. It can also be used for network-monitoring and rapid development of pentesting tools. It requires libpcap and libdnet if you want the Layer2 DNET provider.
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 (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libusipp-2.25/catalog.mk
  3. /usr/local/share/licenses/libusipp-2.25/LICENSE
  4. /usr/local/share/licenses/libusipp-2.25/GPLv3+
  5. include/usi++/80211.h
  6. include/usi++/Layer2.h
  7. include/usi++/RX.h
  8. include/usi++/RX_fd.h
  9. include/usi++/RX_string.h
  10. include/usi++/TX.h
  11. include/usi++/TX_IP.h
  12. include/usi++/TX_IP6.h
  13. include/usi++/TX_dnet_eth.h
  14. include/usi++/TX_dnet_ip.h
  15. include/usi++/TX_pcap.h
  16. include/usi++/TX_pcap_eth.h
  17. include/usi++/TX_string.h
  18. include/usi++/arp.h
  19. include/usi++/config.h
  20. include/usi++/datalink.h
  21. include/usi++/eapol.h
  22. include/usi++/icmp.h
  23. include/usi++/icmp6.h
  24. include/usi++/ip.h
  25. include/usi++/ip6.h
  26. include/usi++/ipcomp.h
  27. include/usi++/misc.h
  28. include/usi++/object.h
  29. include/usi++/radiotap.h
  30. include/usi++/tcp.h
  31. include/usi++/udp.h
  32. include/usi++/usi++.h
  33. include/usi++/usi-structs-compat.h
  34. include/usi++/usi-structs.h
  35. lib/libusi++.a
  36. lib/libusi++.so
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • libusipp>0:net/libusipp
To install the port:
cd /usr/ports/net/libusipp/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libusipp
  • pkg install libusipp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libusipp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1606307693 SHA256 (stealth-libusipp-libusipp-2.25s_GH0.tar.gz) = 72ad2fc418c16d3f7f19cbf3d307c0fd7add171d421b98f7804d69cfd628994b SIZE (stealth-libusipp-libusipp-2.25s_GH0.tar.gz) = 69624

Packages (timestamps in pop-ups are UTC):
libusipp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.252.252.252.252.25-2.25-
FreeBSD:13:quarterly2.252.252.252.252.252.252.252.25
FreeBSD:14:latest2.252.252.252.252.252.25-2.25
FreeBSD:14:quarterly2.252.25-2.252.252.252.252.25
FreeBSD:15:latest2.252.25n/a2.25n/a2.252.252.25
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_libusipp
USES:
autoreconf compiler:c++11-lang gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/stealth/libusipp/tar.gz/libusipp-2.25s?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port