Port details |
- libreswan IPsec and IKE based firewall
- 4.12_2 security =3 4.12_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-05-22 01:24:09
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: GPLv2
- WWW:
- https://libreswan.org/
- Description:
- Libreswan is a free software implementation of the most widely supported and
standardized VPN protocol using "IPsec" and the Internet Key Exchange ("IKE").
These standards are produced and maintained by the Internet Engineering Task
Force ("IETF").
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libreswan>0:security/libreswan
- To install the port:
- cd /usr/ports/security/libreswan/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libreswan
- pkg install libreswan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libreswan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691558433
SHA256 (libreswan-4.12.tar.gz) = ae85abe415f7becf4b6a2b9897e1712f27e5aac9c35dfbdddbcce0ad7dfd99f7
SIZE (libreswan-4.12.tar.gz) = 3718440
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gawk : lang/gawk
- nonexistent : dns/unbound
- xmlto : textproc/xmlto
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libcurl.so : ftp/curl
- libevent.so : devel/libevent
- libldns.so : dns/ldns
- libnspr4.so : devel/nspr
- libnss3.so : security/nss
- libunbound.so : dns/unbound
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libreswan-4.12_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_libreswan
- USES:
- bison cpe gmake pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.12_2 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
4.12_1 21 Mar 2024 17:10:18 |
Nuno Teixeira (eduardo) |
security/libreswan: Move man pages to share/man
Approved by: portmgr (blanket) |
4.12 09 Aug 2023 05:52:30 |
Yuri Victorovich (yuri) |
security/libreswan: Update 4.11 → 4.12
Reported by: portscout |
4.11 03 Aug 2023 02:38:51 |
Yuri Victorovich (yuri) |
security/libreswan: Update 4.7 → 4.11
Reported by: portscout |
4.7_1 08 Nov 2022 01:44:19 |
Yuri Victorovich (yuri) |
security/libreswan: Unbundle unbound-event.h
Use the header from dns/unbound.
PR: 263838
Reported by: Andrew Cagney <andrew.cagney@gmail.com> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.7 26 May 2022 06:52:58 |
Yuri Victorovich (yuri) |
security/libreswan: Update 4.6 -> 4.7
Reported by: portscout |
4.6 14 Jan 2022 22:18:02 |
Yuri Victorovich (yuri) |
security/libreswan: Update 4.5 -> 4.6
Reported by: portscout |
4.5 02 Sep 2021 08:58:34 |
Bernhard Froehlich (decke) |
security/libreswan: Add CPE information
Approved by: portmgr (blanket) |
4.5 21 Aug 2021 17:12:17 |
Yuri Victorovich (yuri) |
security/libreswan: Update 4.4 -> 4.5
Reported by: portscout |
4.4_1 26 Jul 2021 17:18:57 |
Yuri Victorovich (yuri) |
security/libreswan: Fix manpages build by providing awk=gawk |
4.4 26 Jul 2021 01:52:26 |
Yuri Victorovich (yuri) |
security/libreswan: Fix build by providing xmlto.
W/out xmlto build is broken on some systems.
Reported by: fallout |
4.4 22 May 2021 01:58:00 |
Yuri Victorovich (yuri) |
security/libreswan: Cosmetic corrections in Makefile |
4.4 22 May 2021 01:20:52 |
Yuri Victorovich (yuri) |
security/libreswan: New port: IPsec and IKE based firewall |