cvs commit: ports/irc/inspircd Makefile distinfo pkg-plist
ports/irc/inspircd/files extra-patch-src__modules__extra__m_ldapauth.cpp
extra-patch-src__modules__extra__m_ssl_openssl.cpp
inspircd.sh.in patch-configure pkg-deinstall.in pkg-install.in
Beech Rintoul
beech at FreeBSD.org
Mon May 19 07:01:39 UTC 2008
beech 2008-05-19 07:01:38 UTC
FreeBSD ports repository
Modified files:
irc/inspircd Makefile distinfo pkg-plist
Added files:
irc/inspircd/files
extra-patch-src__modules__extra__m_ldapauth.cpp
extra-patch-src__modules__extra__m_ssl_openssl.cpp
inspircd.sh.in patch-configure
pkg-deinstall.in pkg-install.in
Log:
- Update to version 1.1.19
- Add OPTIONS dialogue to enable extra modules
- Add rc.subr start-up script
- Add the usual boilerplate so that inspircd will run as user ircd
from /usr/ports/UIDs
- Fix compilation so it works with the base system version of the
openssl libs as well as openssl installed from ports.
PR: ports/123076
Submitted by: Matthew Seaman <matthew.seaman at thebunker.net>
Approved by: Craig Edwards (Brain) <brain at inspircd.org> (maintainer)
Revision Changes Path
1.9 +160 -25 ports/irc/inspircd/Makefile
1.3 +3 -3 ports/irc/inspircd/distinfo
1.1 +11 -0 ports/irc/inspircd/files/extra-patch-src__modules__extra__m_ldapauth.cpp (new)
1.1 +12 -0 ports/irc/inspircd/files/extra-patch-src__modules__extra__m_ssl_openssl.cpp (new)
1.1 +76 -0 ports/irc/inspircd/files/inspircd.sh.in (new)
1.1 +11 -0 ports/irc/inspircd/files/patch-configure (new)
1.1 +32 -0 ports/irc/inspircd/files/pkg-deinstall.in (new)
1.1 +109 -0 ports/irc/inspircd/files/pkg-install.in (new)
1.4 +131 -107 ports/irc/inspircd/pkg-plist
More information about the cvs-all
mailing list