[Midnightbsd-cvs] mports [16551] ngircd 21.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 22 22:11:50 EDT 2014


Revision: 16551
          http://svnweb.midnightbsd.org/mports/?rev=16551
Author:   laffer1
Date:     2014-08-22 22:11:50 -0400 (Fri, 22 Aug 2014)
Log Message:
-----------
ngircd 21.1

Modified Paths:
--------------
    trunk/irc/ngircd/Makefile
    trunk/irc/ngircd/distinfo
    trunk/irc/ngircd/pkg-descr

Property Changed:
----------------
    trunk/irc/ngircd/pkg-descr

Modified: trunk/irc/ngircd/Makefile
===================================================================
--- trunk/irc/ngircd/Makefile	2014-08-23 02:09:47 UTC (rev 16550)
+++ trunk/irc/ngircd/Makefile	2014-08-23 02:11:50 UTC (rev 16551)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	ngircd
-PORTVERSION=	20.2
+PORTVERSION=	21.1
 PORTEPOCH=	1
 CATEGORIES=	irc ipv6
 MASTER_SITES=	ftp://ftp.berlios.de/pub/%SUBDIR%/ \
@@ -13,14 +13,12 @@
 
 LICENSE=	gpl2
 
+USES=		tar:xz
 USE_RC_SUBR=	ngircd
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
 CPPFLAGS+=	-I${LOCALBASE}/include
 
-MAN5=		ngircd.conf.5
-MAN8=		ngircd.8
-
 OPTIONS_DEFINE=TCP_WRAPPERS SYSLOG ZLIB IPV6 OPENSSL GNUTLS IRCPLUS IDENT SNIFFER DEBUG
 OPTIONS_DEFAULT=TCP_WRAPPERS SYSLOG ZLIB IPV6 IRCPLUS
 NO_OPTIONS_SORT=yes

Modified: trunk/irc/ngircd/distinfo
===================================================================
--- trunk/irc/ngircd/distinfo	2014-08-23 02:09:47 UTC (rev 16550)
+++ trunk/irc/ngircd/distinfo	2014-08-23 02:11:50 UTC (rev 16551)
@@ -1,2 +1,2 @@
-SHA256 (ngircd-20.2.tar.gz) = 306c0ef0d2ceac0836a84ecf871a6bc4dd16c25683aa87c0f172b6e68b93357d
-SIZE (ngircd-20.2.tar.gz) = 479987
+SHA256 (ngircd-21.1.tar.xz) = b5b04f559bb533efc6821f2e62d83af8d196f7aa29a3710ff1e898d4e3c28a6f
+SIZE (ngircd-21.1.tar.xz) = 339092

Modified: trunk/irc/ngircd/pkg-descr
===================================================================
--- trunk/irc/ngircd/pkg-descr	2014-08-23 02:09:47 UTC (rev 16550)
+++ trunk/irc/ngircd/pkg-descr	2014-08-23 02:11:50 UTC (rev 16551)
@@ -1,8 +1,7 @@
-ngIRCd is an Open-Source server for the Internet Relay Chat (IRC), which is
-developed and published under the terms of the GNU General Public Licence.
-ngIRCd means "next generation IRC daemon", it's written from scratch and not
-deduced from the "grandfather of IRC daemons", the daemon of the IRCNet.
+ngIRCd is a free, portable and lightweight Internet Relay Chat server
+for small or private networks, developed under the GNU General Public
+License. It is simple to configure, can cope with dynamic IP addresses,
+and supports IPv6 as well as SSL. It is written from scratch and not
+based on the original IRCd.
 
-LICENSE: GPL2 or later
-
 WWW: http://ngircd.barton.de/


Property changes on: trunk/irc/ngircd/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list