Port details |
- inspircd12 A modular C++ IRC daemon
- 1.2.9_3 irc
=0 1.2.9_3Version of this port present on the latest quarterly branch.
- DEPRECATED: No upstream support; known vulnerable. Please use irc/inspircd
This port expired on: 2013-12-01
- 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: 2011-07-27 15:16:02
- Last Update: 2013-12-01 00:37:20
- SVN Revision: 335357
- License: not specified in port
- WWW:
- http://www.inspircd.org/
- Description:
- InspIRCd is a highly modular C++ IRC daemon. It supports most features
of other IRC daemons, and supports FreeBSD kqueue() for connection
management.
WWW: http://www.inspircd.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- inspircd12>0:irc/inspircd12
- No installation instructions:
- This port has been deleted.
- PKGNAME: inspircd12
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libcrypto.so.8 : security/openssl
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- libcrypto.so.8 : security/openssl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for inspircd12-1.2.9_3:
GNUTLS=off: SSL/TLS support via GnuTLS
IPV6=on: IPv6 protocol support
LDAPMODULES=off: Build m_ldap{auth,oper} modules
MYSQL=off: MySQL database support
OPENSSL=on: SSL/TLS support via OpenSSL
PCRE=off: Build m_regex_pcre module
PGSQL=off: PostgreSQL database support
POSIX_RE=on: Build m_regex_posix module
SQLITE3=off: SQLite 3 database support
SQLMODULES=off: Build m_sql{log,oper,utils,auth}
TRE=off: Build m_regex_tre module
ZIPLINK=off: Build m_ziplink module
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
1.2.9_3 01 Dec 2013 00:37:20 |
rene |
Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not
build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by
anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use
net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not
build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use
irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter |
1.2.9_3 01 Nov 2013 12:49:07 |
feld |
Fix PKGNAME conflict
Deprecate, set expiration date
Hand port over to ports@FreeBSD.org
PR: ports/183445
Approved by: maintainer, swills (mentor, implicit) |
1.2.9_3 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.2.9_3 16 Sep 2013 17:03:42 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.9_3 10 May 2013 09:28:08 |
bapt |
Fix shebang_file list
Submitted by: John Marino (via irc) |
1.2.9_3 07 May 2013 13:12:32 |
bapt |
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts |
1.2.9_2 04 Apr 2013 13:43:15 |
bapt |
Fix conversion to new option framework
Reported by: bdrewery
Approved by: portmgr (implicit)
With hat: portmgr |
1.2.9_2 26 Mar 2013 12:36:21 |
bapt |
Convert left unconverted ports in irc to new options framework |
1.2.9_2 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
10 Dec 2012 19:11:12
|
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.2.9 15 Aug 2012 01:04:30 |
dougb |
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied. |
1.2.9 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.2.9 15 May 2012 16:14:53 |
jgh |
- Update to 1.2.9
- drop non-existent conflict
PR: ports/167577
Submitted by: feld@feld.me
Approved by: maintainer, gelraen.ua@gmail.com |
1.2.8 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.2.8 27 Jul 2011 15:15:25 |
crees |
Import version 1.2 of inspircd -- 'there's no m_codepage for 2.x yet'.
InspIRCd is a highly modular C++ IRC daemon. It supports most features
of other IRC daemons, and supports FreeBSD kqueue() for connection
management.
WWW: http://www.inspircd.org/
PR: ports/155344
Submitted by: Maxim Ignatenko <gelraen.ua at gmail.com> |