cvs commit: ports/irc/ratbox-services Makefile distinfo pkg-plist ports/irc/ratbox-services/files patch-Makefile.in patch-help_Makefile.in patch-include_config.h patch-langs_Makefile.in patch-tools_generate-schema.pl pkg-message.in

Beech Rintoul beech at FreeBSD.org
Wed Jul 2 22:28:14 UTC 2008


beech       2008-07-02 22:28:14 UTC

  FreeBSD ports repository

  Modified files:
    irc/ratbox-services  Makefile distinfo pkg-plist 
    irc/ratbox-services/files patch-Makefile.in 
                              patch-help_Makefile.in 
                              patch-include_config.h 
                              patch-tools_generate-schema.pl 
                              pkg-message.in 
  Added files:
    irc/ratbox-services/files patch-langs_Makefile.in 
  Log:
  - Update to 1.2.0
  
  Some port changes include:
  o Removed port dependency on patch files.
  o Added LIB_DEPENDS for requiring pcre to build services.
  o Added CONFIGURE_ENV options to help configure detect sqlite and pcre libs and header files.
  o Added PERL dependency for database schema generation scripts on port installation.
  o Added new Memoserv configure options.
  o Restored MySQL database backend support.
  o Fixed build error caused when building with 'NOPORTDOCS=yes'.
  
  Brief list of some package changes:
  o Multi-language support - Support for different language translations of services help files and
  responses (currently not recommended in this release).
  o Memoserv - A new service allowing usernames to send memos to each other.
  o Service merging - Ability to merge services like banserv, jupeserv and watchserv into operserv.
  o Regexp - Ability to add regular expression ban matches.
  o Suspend - Ability to suspend users and channels.
  
  PR:             ports/125035
  Submitted by:   Lewis <moggie at elasticmind.net> (maintainer)
  
  Revision  Changes    Path
  1.8       +29 -26    ports/irc/ratbox-services/Makefile
  1.3       +3 -12     ports/irc/ratbox-services/distinfo
  1.3       +8 -6      ports/irc/ratbox-services/files/patch-Makefile.in
  1.3       +24 -12    ports/irc/ratbox-services/files/patch-help_Makefile.in
  1.2       +3 -4      ports/irc/ratbox-services/files/patch-include_config.h
  1.1       +21 -0     ports/irc/ratbox-services/files/patch-langs_Makefile.in (new)
  1.2       +2 -2      ports/irc/ratbox-services/files/patch-tools_generate-schema.pl
  1.4       +13 -5     ports/irc/ratbox-services/files/pkg-message.in
  1.5       +592 -179  ports/irc/ratbox-services/pkg-plist


More information about the cvs-all mailing list