Port details |
- rsplib RSerPool Framework and Example Applications
- 3.4.9 net =2 3.4.7Version of this port present on the latest quarterly branch.
- Maintainer: thomas.dreibholz@gmail.com
- Port Added: 2010-08-18 19:17:31
- Last Update: 2024-09-25 06:28:04
- Commit Hash: 1922962
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://www.nntb.no/~dreibh/rserpool/
- Description:
- RSerPool client/server API library for load distribution and
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/rsplib/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rsplib
- pkg install rsplib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rsplib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717849530
SHA256 (rsplib-3.4.9.tar.xz) = aa68ddd2eeb2e26dc4311787a0926d0d57a30d1286679cc4f30f6d39f2eaf604
SIZE (rsplib-3.4.9.tar.xz) = 1049268
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_rsplib
- USES:
- cmake qt:5 shebangfix tar:xz
- 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 |
3.4.9 25 Sep 2024 06:28:04 |
Robert Clausecker (fuz) Author: Thomas Dreibholz |
net/rsplib: update to 3.4.9
Changelog: https://www.nntb.no/~dreibh/rserpool/
PR: 278307
Event: EuroBSDcon 2024 |
3.4.7 18 Feb 2024 16:20:20 |
Daniel Engberg (diizzy) Author: Thomas Dreibholz |
net/rsplib: Update to 3.4.7
Update maintainer email
Changelog:
https://github.com/dreibh/rsplib/blob/rsplib-3.4.7/ChangeLog
PR: 275599 |
3.3.1 20 Oct 2022 09:24:09 |
Daniel Engberg (diizzy) |
net/rsplib: Fix build with -DNDEBUG defined
Disable usage of OMNeT++ random generator when -DNDEBUG is defined
PR: 266721
Reported by: antoine (via exp-run)
Approved by: portmgr (build fix) |
3.3.1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
3.3.1 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 ) |
3.3.1 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 ) |
3.3.1 05 May 2021 08:42:38 |
Fernando Apesteguía (fernape) |
net/rsplib: Update to version 3.3.1
ChangeLog: https://www.uni-due.de/~be0001/rserpool/
PR: 255575
Reported by: dreibh@iem.uni-due.de (maintainer) |
3.3.0 25 Apr 2021 11:31:47 |
Fernando Apesteguía (fernape) |
net/rsplib: Update to 3.3.0
ChangeLog:
https://github.com/dreibh/rsplib/commit/85ba8319d69da72a9c6ef5735cba9d0abc6bf54d
While here, pet linters.
PR: 255176
Reported by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout) |
3.2.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.5 19 May 2020 04:59:26 |
tagattie |
Update to 3.2.5
PR: 245950
Submitted by: gspu <gspurki@gmail.com>
Approved by: dreibh@iem.uni-due.de (maintainer timeout, >3 weeks),
mentors (implicit) |
3.2.4 20 Sep 2019 09:59:31 |
pkubaj |
net/rsplib: fix build on GCC architectures
Needs C++11 compiler:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1.
Approved by: mentors (implicit approval) |
3.2.4 18 Aug 2019 10:42:53 |
pi |
net/rsplib: update 3.2.0 -> 3.2.4
PR: 239842
Submitted by: dreibh@iem.uni-due.de (maintainer) |
3.2.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.2.0 25 Jan 2019 13:19:37 |
tobik |
net/rsplib: Update to 3.2.0, switch to Qt 5, unbreak, undeprecate
PR: 223307
Submitted by: dreibh@iem.uni-due.de (maintainer, based on) |
3.0.2_2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
3.0.2_2 04 Nov 2018 14:35:56 |
antoine |
rsplib is BROKEN on i386 and amd64 too
Reported by: pkg-fallout |
3.0.2_2 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
3.0.2_2 19 Dec 2017 14:41:29 |
linimon |
Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket) |
3.0.2_2 18 Feb 2017 19:48:05 |
tcberner |
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213 |
3.0.2_2 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
3.0.2_1 09 Jul 2014 16:57:12 |
tijl |
Add USES=libtool and INSTALL_TARGET=install-strip |
3.0.2 09 Feb 2014 21:49:51 |
rm |
- update to 3.0.2
while here:
- add stage support
- convert USE_GMAKE to USES
PR: 186527
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer) |
3.0.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.0.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.0.1 15 Feb 2013 04:55:45 |
rm |
- update to 3.0.1
while here:
- trim Makefile header
- move LICENSE into proper block (porlint warning)
- remove checks for unsupported versions of FreeBSD
- tab -> space change pkg-descr:WWW
- fix pkg-plist
PR: 174609
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer) |
2.7.13_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
2.7.13_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.7.13 29 Nov 2011 01:28:52 |
cs |
Update to 2.7.13
PR: ports/162697
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
2.7.10 03 Mar 2011 17:09:45 |
sylvio |
- Update to 2.7.10
PR: ports/154657
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer) |
2.7.5 18 Aug 2010 19:16:50 |
makc |
Add new port net/rsplib:
RSerPool client/server API library for load distribution and
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
WWW: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/
PR: based on ports/149421
Submitted by: Thomas Dreibholz <dreibh at iem.uni-due.de> |