Port details |
- minder Small network application for automatic maintenance of peer lists
- 2.0.2_3 net-p2p =2 2.0.2_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-01-30 21:41:02
- Last Update: 2023-11-01 22:13:06
- Commit Hash: 9d66bcf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://www.alhem.net/project/minder/index.html
- Description:
- [ excerpt from developer's web site ]
The minder is a small network application for automatic maintenance
of peer lists. The application accepts connections from other network
entities ("minions") and returns a list of other identitical minions.
When a minion contacts the minder, the minion supplies its type,
network port and address, and its unique node identification.
The framework for building a minion is included in the C++ Sockets
Library. The framework consists of classes representing connections
between minion-minder and minion-minion, and also a controller class
for them both.
The minder itself is also built with the C++ Sockets Library as its
foundation.
- ¦ ¦ ¦ ¦
- 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-p2p/minder/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/minder
- pkg install minder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minder
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (minder-2.0.2.tar.gz) = ef751a697ba111741231ca55c66ba8b14b32ede5aba5dcf9b9badad905757ebc
SIZE (minder-2.0.2.tar.gz) = 12329
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libSockets.so : net/Sockets
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for minder-2.0.2_3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_minder
- USES:
- gmake gnome pkgconfig 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 |
2.0.2_3 01 Nov 2023 22:13:06 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart |
2.0.2_3 05 Aug 2023 18:55:50 |
Muhammad Moinur Rahman (bofh) |
net-p2p/minder: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
2.0.2_3 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 ) |
2.0.2_3 20 Jul 2022 14:22:43 |
Tobias C. Berner (tcberner) |
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov (Only the first 15 lines of the commit message are shown above ) |
2.0.2_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.0.2_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.0.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.2_1 08 Nov 2019 13:26:08 |
tobik |
net-p2p: Add missing USES=gnome |
2.0.2_1 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.0.2_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
2.0.2_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.0.2_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.0.2_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.0.2 07 Feb 2014 13:17:47 |
miwi |
- Fix build
- Add LICENSE
PR: 185317
Submitted by: ports fury |
2.0.2 06 Dec 2013 15:50:13 |
bapt |
Mark as broken: fails to link
/usr/local/lib/libSockets.so: undefined reference to `xmlFree'
/usr/local/lib/libSockets.so: undefined reference to `xmlIsBlankNode'
/usr/local/lib/libSockets.so: undefined reference to `xmlGetNsList'
/usr/local/lib/libSockets.so: undefined reference to `xmlFreeDoc'
/usr/local/lib/libSockets.so: undefined reference to `xmlStrcmp'
/usr/local/lib/libSockets.so: undefined reference to `xmlParseFile'
/usr/local/lib/libSockets.so: undefined reference to `xmlDocGetRootElement'
/usr/local/lib/libSockets.so: undefined reference to `xmlSearchNsByHref'
/usr/local/lib/libSockets.so: undefined reference to `xmlGetProp' |
2.0.2 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
2.0.2 02 Jul 2011 18:06:14 |
miwi |
- Kick MD5 Support |
2.0.2 13 Jan 2010 02:09:17 |
wen |
- Update to 2.0.2 |
2.0.2 13 Jan 2010 02:04:12 |
wen |
- Update to 2.0.2
- Add files/patch-MyTcpSocket.cpp |
1.2_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.2_1 30 Nov 2008 04:17:11 |
lioux |
Drop maintainership. |
1.2_1 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.2_1 04 Oct 2007 02:16:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.2_1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
1.2_1 30 Jan 2006 21:36:28 |
pav |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |