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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
non port: devel/cpp-netlib/pkg-descr

Number of commits found: 2

Wednesday, 7 Sep 2022
21:58 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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Saturday, 9 May 2015
02:56 zi search for other commits by this committer
- New port: devel/cpp-netlib:

cpp-netlib is a collection of network related routines/implementations geared
towards providing a robust cross-platform networking library. cpp-netlib
offers the following implementations:

* Common Message Type -- A generic message type which can be used to
  encapsulate and store message related information, used by all network
  implementations as the primary means of data exchange.

* Network protocol message parsers -- A collection of parsers which generate
  message objects from strings.

* Adapters and Wrappers -- A collection of Adapters and wrappers aimed towards
  making the message type STL friendly.

* Network protocol client and server implementations -- A collection of
  network protocol implementations that include embeddable client and server
  types.

WWW: https://github.com/cpp-netlib/cpp-netlib/
Original commitRevision:385861 

Number of commits found: 2