Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2008 13:38:25 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/irc/ircd-ratbox-devel Makefile distinfo ports/irc/ircd-ratbox-devel/files patch-bandb_rsdb_sqlite3.c patch-contrib_ircd-shortcut.pl patch-doc_Makefile.in patch-doc_example.conf patch-doc_example.efnet.conf patch-include_config.h pkg-message.in
Message-ID:  <200811231338.mANDcPoH032349@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-11-23 13:38:25 UTC

  FreeBSD ports repository

  Modified files:
    irc/ircd-ratbox-devel Makefile distinfo 
    irc/ircd-ratbox-devel/files patch-contrib_ircd-shortcut.pl 
                                patch-doc_Makefile.in 
                                patch-doc_example.conf 
                                patch-doc_example.efnet.conf 
                                patch-include_config.h 
                                pkg-message.in 
  Added files:
    irc/ircd-ratbox-devel/files patch-bandb_rsdb_sqlite3.c 
  Log:
  - Update to ratbox-3.0.0 release
  
  Port changes:
   o Adjusted WITHOUT_IPV6 port option to compensate for
     ratbox enabling IPv6 by default.
   o Updated patches for diff index changes and added new
     patch on 'rsdb_sqlite3.c' to fix ban.db path code.
  
  Software changes included in this release:
   o Fix a crash with the the global CIDR code.
   o Fix a core dump in bantool if bantool cannot open the database.
   o Report failure to open logfiles in a more useful way.
   o Check to see if we have both read and write access to the ban database.
   o Fix a build error on OS X Leopard.
  
  PR:             128890
  Submitted by:   Lewis <moggie@elasticmind.net> (maintainer)
  
  Revision  Changes    Path
  1.19      +5 -6      ports/irc/ircd-ratbox-devel/Makefile
  1.15      +3 -3      ports/irc/ircd-ratbox-devel/distinfo
  1.1       +24 -0     ports/irc/ircd-ratbox-devel/files/patch-bandb_rsdb_sqlite3.c (new)
  1.2       +2 -2      ports/irc/ircd-ratbox-devel/files/patch-contrib_ircd-shortcut.pl
  1.5       +1 -1      ports/irc/ircd-ratbox-devel/files/patch-doc_Makefile.in
  1.6       +4 -4      ports/irc/ircd-ratbox-devel/files/patch-doc_example.conf
  1.8       +3 -3      ports/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf
  1.5       +3 -3      ports/irc/ircd-ratbox-devel/files/patch-include_config.h
  1.9       +3 -5      ports/irc/ircd-ratbox-devel/files/pkg-message.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811231338.mANDcPoH032349>