cvs commit: ports/irc/ircd-ratbox-devel Makefile distinfo ports/irc/ircd-ratbox-devel/files patch-doc_example.conf patch-doc_example.efnet.conf patch-include_config.h

Beech Rintoul beech at FreeBSD.org
Sat Aug 23 19:45:03 UTC 2008


beech       2008-08-23 19:45:03 UTC

  FreeBSD ports repository

  Modified files:
    irc/ircd-ratbox-devel Makefile distinfo 
    irc/ircd-ratbox-devel/files patch-doc_example.conf 
                                patch-doc_example.efnet.conf 
                                patch-include_config.h 
  Log:
  - Update to beta11 testing release of ircd-ratbox-3.0.0.
  
  - Software changes include:
  o Remove the remains of servlink_path from the config file parser.
  o Userlog now logs the users IP address as well as their hostname.
  o Whowas now supports showing the users IP address as well as hostname.
    The same rules apply to showing the whowas IP as apply to showing
    whois_actually and uses the same numeric.
  o Double the size of the whowas array for large networks. This comes
    at a hit of about 2MB or so of memory.
  o Fix the block heap garbage collection code.
  
  PR:             ports/126719
  Submitted by:   Lewis <moggie at elasticmind.net> (maintainer)
  
  Revision  Changes    Path
  1.15      +1 -1      ports/irc/ircd-ratbox-devel/Makefile
  1.11      +3 -3      ports/irc/ircd-ratbox-devel/distinfo
  1.5       +6 -15     ports/irc/ircd-ratbox-devel/files/patch-doc_example.conf
  1.6       +17 -12    ports/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf
  1.4       +10 -7     ports/irc/ircd-ratbox-devel/files/patch-include_config.h


More information about the cvs-all mailing list