Update of irc/ratbox-services port from ratbox-services-1.1.2 to ratbox-services-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. --- Note for /usr/src/UPDATING --- Configuration file and database changes have been made between the 1.1.x series and the current release version of ratbox-services. It is highly recommended that services be stopped, and the proper upgrade procedure be followed as described in '/usr/local/share/doc/ratbox-services/', before restarting ratbox-services using the new release version. Please remember to backup the database before attempting an upgrade, an incorrectly upgraded database may be rendered unusable. The ratbox-services-1.2.x branch implements multi-language support. However, an inconsistency in the language indexing may result in errors. It is therefore recommended that the English default be used until the next version release. --- End of UPDATING note ---
Responsible Changed From-To: freebsd-ports-bugs->beech beech@ wants this category PRs (via the GNATS Auto Assign Tool)
Update of irc/ratbox-services port from ratbox-services-1.2.0 to ratbox-services-1.2.1 Update to fix the following: o Fix an unquoted SQL string security vuln related to email, that could be used for SQL injection. o Fix the configure test for --with-pcre. o Note: Multi-language support is available in the 1.2.x release, but may produce warning messages on some of the RU translation strings. These messages cannot be converted and instead are simply displayed in English.
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@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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!
beech 2008-07-03 19:32:52 UTC FreeBSD ports repository Modified files: irc/ratbox-services Makefile distinfo pkg-descr Log: - Update to 1.2.1 PR: ports/125035 Submitted by: Lewis <moggie@elasticmind.net> (maintainer) Revision Changes Path 1.9 +1 -1 ports/irc/ratbox-services/Makefile 1.4 +3 -3 ports/irc/ratbox-services/distinfo 1.4 +1 -0 ports/irc/ratbox-services/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"