Port details |
- nuster Web caching proxy server based on haproxy
- 5.0.4.21 net
=0 5.0.4.21Version of this port present on the latest quarterly branch.
- DEPRECATED: Do not support OpenSSL 3 and upstream last release was in 2020
This port expired on: 2023-07-08
- Maintainer: felix@userspace.com.au
- Port Added: 2018-03-22 18:05:38
- Last Update: 2023-07-08 15:27:25
- Commit Hash: 1c726b0
- Also Listed In: www
- License: GPLv2 LGPL21
- WWW:
- https://github.com/jiangwenyuan/nuster
- Description:
- Nuster is a simple yet powerful web caching proxy server based on HAProxy. It
is 100% compatible with HAProxy, and takes full advantage of the ACL
functionality of HAProxy to provide fine-grained caching policy based on the
content of request, response or server status.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: nuster
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1587540722
SHA256 (jiangwenyuan-nuster-v5.0.4.21_GH0.tar.gz) = 0aa3b5cadf077e6d74a7eff0a673238b698e462e330978f300d5541d4bfd688b
SIZE (jiangwenyuan-nuster-v5.0.4.21_GH0.tar.gz) = 2784325
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:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nuster-5.0.4.21:
DEVICEATLAS=off: DeviceAtlas Device Detection support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LUA=off: Lua scripting language support
OPENSSL=on: SSL/TLS support via OpenSSL
PROMEX=off: Enable Prometheus exporter
====> Use Perl Compatible Regular Expressions: you can only select none or one of them
DPCRE=off: Link dynamically
SPCRE=on: Link statically
===> Use 'make config' to modify these settings
- Options name:
- net_nuster
- USES:
- compiler:c++11-lang gmake ssl
- 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 |
5.0.4.21 08 Jul 2023 15:27:25 |
Rene Ladan (rene) |
net/nuster: Remove expired port
2023-07-08 net/nuster: Do not support OpenSSL 3 and upstream last release was in
2020 |
5.0.4.21 08 Jun 2023 15:30:52 |
Muhammad Moinur Rahman (bofh) |
net/nuster: Mark DEPRECATED
- Requires legacy OpenSSL and last upstream release wasn in 2020
- Tried to build with latest upstream release which also failed to build
with OpenSSL 3
- Set EXPIRATION_DATE to 2023-07-08
mark BROKEN_SSL for openssl30 and openssl31
Approved by: portmgr (blanket) |
5.0.4.21 04 May 2023 01:44:28 |
Muhammad Moinur Rahman (bofh) |
net/nuster: Mark BROKEN_SSL
- Fails to build with error: token is not a valid binary operator in a
preprocessor subexpression
Approved by: portmgr (blanket) |
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) |
5.0.4.21 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 ) |
5.0.4.21 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
5.0.4.21 20 Aug 2021 12:02:26 |
Bernhard Froehlich (decke) |
net/nuster: Remove invalid CPE information
Approved by: portmgr (blanket) |
5.0.4.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.4.21 22 Apr 2020 19:32:15 |
tcberner |
net/nuster: update to 5.0.4.21
PR: 245753
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
3.2.3.19 05 Apr 2020 05:46:01 |
woodsb02 |
net/nuster: update to 3.2.3.19
This release is based on haproxy 1.9.14.
Add USES=compiler:c++11-lang, as was done with net/haproxy port when it
was upgraded to the 1.9.x branch.
PR: 244715
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
3.0.0.19 02 Sep 2019 22:51:57 |
swills |
net/nuster: update to 3.0.0.19
PR: 239549
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
2.1.0.19 13 Apr 2019 01:21:38 |
swills |
net/nuster: update to 2.1.0.19
PR: 236758
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
2.0.7.18 05 Feb 2019 13:09:05 |
swills |
net/nuster: update to 2.0.7.18
PR: 235484
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
2.0.5.18 26 Dec 2018 22:46:31 |
swills |
net/nuster: update to 2.0.5.18
PR: 234036
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
2.0.3.18 13 Dec 2018 06:53:15 |
tobik |
net/nuster builds fine with OpenSSL 1.1.1
http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/nuster-2.0.3.18.log |
2.0.3.18 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
2.0.3.18 01 Nov 2018 15:29:04 |
swills |
net/nuster: update to 2.0.3.18
PR: 232269
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
2.0.2.18 28 Sep 2018 18:18:57 |
miwi |
- Update to 2.0.2.18
PR: 230684
Sponsored by: iXsystems Inc. |
1.8.8.3 14 Jun 2018 23:31:43 |
swills |
net/nuster: update to 1.8.8.3
PR: 228983
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
1.8.8.2 31 May 2018 16:50:36 |
swills |
net/nuster: update to 1.8.8.2
PR: 228641
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
1.8.8.1 22 May 2018 18:13:51 |
swills |
net/nuster: update to 1.8.8.1
PR: 228424
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
1.7.10.1 26 Apr 2018 11:47:31 |
wen |
- Update to 1.7.10.1
PR: 227778
Submitted by: felix@userspace.com.au(maintainer) |
1.7.9.8 26 Mar 2018 19:22:19 |
yuri |
net/nuster: Update 1.7.9.4 -> 1.7.9.8
Port changes:
* Remove pkg-plist
* Add PLIST_FILES/PORTDOCS/PORTEXAMPLES instead
PR: 226944
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer) |
1.7.9.4 22 Mar 2018 18:05:24 |
mandree |
Add new port net/nuster, a web caching proxy server based on HAProxy
Nuster is a simple yet powerful web caching proxy server based on HAProxy. It
is 100% compatible with HAProxy, and takes full advantage of the ACL
functionality of HAProxy to provide fine-grained caching policy based on the
content of request, response or server status.
WWW: https://github.com/jiangwenyuan/nuster
PR: 225721
Submitted by: Felix Hanley |