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 2022Q2
net6 Network access framework for IPv4/IPv6
1.3.14_9 net on this many watch lists=1 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.14_9Version 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: 2005-10-24 09:54:33
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, p5-Gtk2
Also Listed In: devel
License: LGPL20+
WWW:
http://gobby.0x539.de
Description:
net6 is a library which eases the development of network-based applications as it provides a TCP protocol abstraction for C++. It is portable to both the Windows and Unix-like platforms.
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 (50 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/net6-1.3.14_9/catalog.mk
  3. /usr/local/share/licenses/net6-1.3.14_9/LICENSE
  4. /usr/local/share/licenses/net6-1.3.14_9/LGPL20+
  5. include/net6/address.hpp
  6. include/net6/client.hpp
  7. include/net6/common.hpp
  8. include/net6/connection.hpp
  9. include/net6/default_accumulator.hpp
  10. include/net6/encrypt.hpp
  11. include/net6/enum_ops.hpp
  12. include/net6/error.hpp
  13. include/net6/gettext_package.hpp
  14. include/net6/host.hpp
  15. include/net6/local.hpp
  16. include/net6/main.hpp
  17. include/net6/non_copyable.hpp
  18. include/net6/object.hpp
  19. include/net6/packet.hpp
  20. include/net6/queue.hpp
  21. include/net6/select.hpp
  22. include/net6/serialise.hpp
  23. include/net6/server.hpp
  24. include/net6/socket.hpp
  25. include/net6/user.hpp
  26. lib/libnet6-1.3.so.0
  27. lib/libnet6-1.3.so.0.0.0
  28. lib/libnet6.a
  29. lib/libnet6.so
  30. libdata/pkgconfig/net6-1.3.pc
  31. share/locale/ast/LC_MESSAGES/net6.mo
  32. share/locale/de/LC_MESSAGES/net6.mo
  33. share/locale/en_GB/LC_MESSAGES/net6.mo
  34. share/locale/es/LC_MESSAGES/net6.mo
  35. share/locale/fr/LC_MESSAGES/net6.mo
  36. share/locale/he/LC_MESSAGES/net6.mo
  37. share/locale/it/LC_MESSAGES/net6.mo
  38. share/locale/ko/LC_MESSAGES/net6.mo
  39. share/locale/nb/LC_MESSAGES/net6.mo
  40. share/locale/nl/LC_MESSAGES/net6.mo
  41. share/locale/pt/LC_MESSAGES/net6.mo
  42. share/locale/pt_BR/LC_MESSAGES/net6.mo
  43. share/locale/ru/LC_MESSAGES/net6.mo
  44. share/locale/sk/LC_MESSAGES/net6.mo
  45. share/locale/sv/LC_MESSAGES/net6.mo
  46. share/locale/uk/LC_MESSAGES/net6.mo
  47. share/locale/zh_CN/LC_MESSAGES/net6.mo
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • net6>0:net/net6
To install the port:
cd /usr/ports/net/net6/ && make install clean
To add the package, run one of these commands:
  • pkg install net/net6
  • pkg install net6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: net6
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (net6-1.3.14.tar.gz) = 155dd82cbe1f8354205c79ab2bb54af4957047422250482596a34b0e0cc61e21 SIZE (net6-1.3.14.tar.gz) = 483549

Packages (timestamps in pop-ups are UTC):
net6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.14_91.3.14_91.3.14_91.3.14_91.3.14_9---
FreeBSD:13:quarterly1.3.14_91.3.14_9-1.3.14_91.3.14_91.3.14_91.3.14_91.3.14_9
FreeBSD:14:latest1.3.14_91.3.14_91.3.14_91.3.14_91.3.14_91.3.14_9-1.3.14_9
FreeBSD:14:quarterly1.3.14_91.3.14_9-1.3.14_91.3.14_91.3.14_91.3.14_91.3.14_9
FreeBSD:15:latest1.3.14_91.3.14_9n/a1.3.14_9n/a1.3.14_91.3.14_91.3.14_9
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. msgfmt : devel/gettext-tools
Library dependencies:
  1. libsigc-2.0.so : devel/libsigc++20
  2. libgnutls.so : security/gnutls
  3. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. devel/obby
  2. editors/gobby
  3. net/sobby

Configuration Options:
===> The following configuration options are available for net6-1.3.14_9: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
net_net6
USES:
cpe libtool pathfix pkgconfig compiler:c++11-lang gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://releases.0x539.de/net6/
Collapse this list.

There are no commits on branch 2022Q2 for this port