Port details |
- srvx Services for ircu P10 protocol networks
- 1.3.1 irc =3 1.3.1Version 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: 2004-01-12 10:46:52
- Last Update: 2023-03-12 00:00:56
- Commit Hash: adfc77c
- People watching this port, also watch:: tightvnc, undernet-ircu, py311-Automat, py39-PyOpenGL, py311-python-gdsii
- Also Listed In: net
- License: GPLv2+
- WWW:
- http://www.srvx.net/
- Description:
- srvx is a set of IRC services for ircu P10 protocol networks; it is
developed by a team of programmers affiliated with the GameSurge IRC
Network. srvx is designed to be a fast, extensible, scalable, and
reliable provider of NickServ, ChanServ, HelpServ, OperServ, and Global
services as well as advanced proxy detection.
- ¦ ¦ ¦ ¦
- 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/irc/srvx/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/srvx
- pkg install srvx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: srvx
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (srvx-1.3.1.tar.gz) = 4eb7805685c0a1fb3f0c3d30658e6fa031b3a2103a74a2070e0f9170e7ec95a4
SIZE (srvx-1.3.1.tar.gz) = 756377
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for srvx-1.3.1:
BAHAMUT=on: Enable Bahamut protocol (P10 is default)
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- irc_srvx
- USES:
- cpe
- pkg-message:
- For install:
- When you 'make deinstall', any files generated by srvx (logs, etc)
will remain in /usr/local/etc/. These files must be removed
manually.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 12 Mar 2023 00:00:56 |
Piotr Kubaj (pkubaj) |
irc/srvx: fix build on armv? and powerpc
They use long long for time_t. |
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) |
1.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 ) |
1.3.1 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
1.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.1 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
1.3.1 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.3.1 27 May 2017 20:33:22 |
linimon |
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.3.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.3.1 26 Aug 2015 19:37:58 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
1.3.1 09 Apr 2015 11:43:52 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Add CPE info |
1.3.1 09 Jan 2014 21:00:16 |
antoine |
- Stage support
- Add missing OPTIONS_DEFINE |
1.3.1 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.3.1 22 Aug 2013 08:27:03 |
danfe |
- Fix parallel (-jX) builds, drop vile MAKE_JOBS_UNSAFE
- Define LICENSE (GPLv2), move OPTIONS block down a bit
- Rename one option (PROTOCOL_BAHAMUT -> BAHAMUT)
- Drop an article from COMMENT, contract PORTDOCS
- Pad pkg-message display; do misc. cleanups while here
- Reformat port description; terminate WWW with a slash
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit) |
1.3.1 14 Aug 2013 11:42:56 |
marino |
irc/srvx: Mark jobs unsafe
Also trim header to please portlint
Approved by: bapt/culot (mentors, implicit) |
1.3.1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.3.1 13 Jun 2012 05:13:04 |
bapt |
Convert to new options framework |
1.3.1 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.3.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3.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.3.1 05 Jun 2008 23:40:15 |
miwi |
- Update to 1.4.1
PR: 124314
Submitted by: Ports Fury |
1.3 27 May 2008 01:53:11 |
linimon |
Maintainer wishes to relinquish maintainership: apparently the port
does build, but fails to package. |
1.3 02 Oct 2007 01:33:38 |
linimon |
Mark as broken on gcc4.2. |
1.3 22 Jan 2006 12:38:15 |
edwin |
SHA256ify
Approved by: krion@ |
1.3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.3 16 Mar 2005 23:19:31 |
pav |
- Update to 1.3
PR: ports/78861
Submitted by: Danny Koenig <dako@bsdberlin.org>
Approved by: Walter Venable <weaseal@hotmail.com> (maintainer) |
1.2.1_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.2.1_1 17 Feb 2004 08:37:49 |
krion |
- Use PLIST_FILES/PLIST_DIRS
- Fix pkg-descr
- Bump PORTREVISION
PR: ports/62940
Submitted by: maintainer |
1.2.1 22 Jan 2004 08:22:04 |
erwin |
Change maintainer address
PR: 61712
Submitted by: maintainer |
1.2.1 12 Jan 2004 10:45:48 |
clement |
Re-add srvx 1.2.1, srvx IRC services. [1]
Rename port 'svrx' to 'srvx'. [2]
So I remove svrx. There's only one update in history, so
I think I need to asj for a repocopy.
PR: 59817, 61218 (update), 61232 [2]
Submitted by: Walter Venable <weaseal@hotmail.com> (maintainer)
Pointy hat to: me
Approved by: erwin (mentor) |