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
libslirp General purpose TCP-IP emulator library
4.7.0 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 4.7.0Version of this port present on the latest quarterly branch.
Maintainer: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-12-28 22:54:06
Last Update: 2023-07-12 18:56:04
Commit Hash: 7d1faa7
License: BSD3CLAUSE
WWW:
https://gitlab.freedesktop.org/slirp/libslirp
Description:
libslirp is a user-mode networking library used by virtual machines, containers or various tools.
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libslirp-4.7.0/catalog.mk
  3. /usr/local/share/licenses/libslirp-4.7.0/LICENSE
  4. /usr/local/share/licenses/libslirp-4.7.0/BSD3CLAUSE
  5. include/slirp/libslirp-version.h
  6. include/slirp/libslirp.h
  7. lib/libslirp.so
  8. lib/libslirp.so.0
  9. lib/libslirp.so.0.4.0
  10. libdata/pkgconfig/slirp.pc
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • libslirp>0:net/libslirp
To install the port:
cd /usr/ports/net/libslirp/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libslirp
  • pkg install libslirp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libslirp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652991907 SHA256 (slirp-libslirp-3ad1710a96678fe79066b1469cead4058713a1d9_GL0.tar.gz) = d629e8d23522b1c16bba5b557a07f0abdc49ea8af9ce4733b47f2a066be03724 SIZE (slirp-libslirp-3ad1710a96678fe79066b1469cead4058713a1d9_GL0.tar.gz) = 143390

Packages (timestamps in pop-ups are UTC):
libslirp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.7.04.7.0-4.7.04.7.0---
FreeBSD:13:quarterly4.7.04.7.0-4.7.04.7.04.7.04.7.04.7.0
FreeBSD:14:latest4.7.04.7.04.7.04.7.04.7.04.7.0-4.7.0
FreeBSD:14:quarterly4.7.04.7.0-4.7.04.7.04.7.04.7.04.7.0
FreeBSD:15:latest4.7.04.7.0n/a4.7.0n/a4.7.04.7.04.7.0
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. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. emulators/dosbox-staging
  2. emulators/dosbox-x
  3. emulators/qemu
  4. emulators/qemu7
  5. games/melonds

Configuration Options:
No options to configure
Options name:
net_libslirp
USES:
cpe gnome meson pkgconfig tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.freedesktop.org/slirp/libslirp/-/archive/3ad1710a96678fe79066b1469cead4058713a1d9.tar.gz?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.7.0
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
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)
4.7.0
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)
4.7.0
20 May 2022 21:33:18
commit hash: 99352b8438f6d20e9768a84df43e8b99d9edb111commit hash: 99352b8438f6d20e9768a84df43e8b99d9edb111commit hash: 99352b8438f6d20e9768a84df43e8b99d9edb111commit hash: 99352b8438f6d20e9768a84df43e8b99d9edb111 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
net/libslirp: Update to 4.7.0
4.6.1
03 Jan 2022 14:51:19
commit hash: 808436151da9fb2eafcee339acad815a9b7eee1ecommit hash: 808436151da9fb2eafcee339acad815a9b7eee1ecommit hash: 808436151da9fb2eafcee339acad815a9b7eee1ecommit hash: 808436151da9fb2eafcee339acad815a9b7eee1e files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
net/libslirp: Add CPE information

Approved by:    portmgr (blanket)
4.6.1
30 Dec 2021 10:28:22
commit hash: 47f5cd3dc4bc8bf50479235f83a87839f0527a58commit hash: 47f5cd3dc4bc8bf50479235f83a87839f0527a58commit hash: 47f5cd3dc4bc8bf50479235f83a87839f0527a58commit hash: 47f5cd3dc4bc8bf50479235f83a87839f0527a58 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
net/libslirp: USE_GITLAB

USE_GITLAB works well actually, if GL_SITE is set :)

Thanks to:	diizzy@
4.6.1
28 Dec 2021 22:53:10
commit hash: 7ed1f865b453ddf607f77a43ad05a3960295c76ccommit hash: 7ed1f865b453ddf607f77a43ad05a3960295c76ccommit hash: 7ed1f865b453ddf607f77a43ad05a3960295c76ccommit hash: 7ed1f865b453ddf607f77a43ad05a3960295c76c files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
net/libslirp: add new port

A user-mode networking library used by virtual machines and containers.

WWW: https://gitlab.freedesktop.org/slirp/libslirp

Number of commits found: 7