1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Dmitry Marakasov
a9911a9e23 - Move owner/group/perm handling into plist, fixing packaging from non-root
PR:		203567
Submitted by:	amdmi3
Approved by:	maintainer timeout (moggie@elasticmind.net, 2 weeks)
2015-10-23 16:51:52 +00:00
Baptiste Daroussin
b6bb709058 Cleanup plist 2014-10-27 13:00:21 +00:00
Baptiste Daroussin
2f6f46027f Support stage 2014-07-01 23:33:35 +00:00
Ion-Mihai Tetcu
868c6b51d6 Fix build / deinstall with custom LOCALBASE and PREFIX
Submitted by:	maintainer
Reported by:	QATty
2009-06-16 21:09:33 +00:00
Beech Rintoul
8bf7d6ac01 - 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)
2008-07-02 22:28:13 +00:00
Martin Wilke
9895e60138 - Tidy-up
- Improved config handling

PR:		117547
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
2007-10-27 22:18:13 +00:00
Edwin Groothuis
5f72eeb71f [PATCH] irc/ratbox-services: Unbreak and portlint
the port has a syntax error which breaks (INDEX) building
	if WITH_PGSQL is set.
	I also took the liberty of removing some portlint warnings.

Maintainer was pointed to it over IRC.

PR:		ports/116761
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
2007-10-01 06:59:49 +00:00
Edwin Groothuis
261936f816 [patch] port update for irc/ircd-ratbox
Update of irc/ircd-ratbox port from ircd-ratbox-2.2.5 to ircd-ratbox-2.2.6

[patch] port upgrade for irc/ratbox-services

	Update of irc/ratbox-services port from ratbox-services-1.0.3 to ratbox-services-1.1.2

Removal of irc/ircd-ratbox-devel

	The ircd-ratbox-devel port is depreciated and installs an
	out-dated version of ircd-ratbox. There is no current
	development release of ircd-ratbox; please could this port
	be deleted as the ratbox team are some time away from
	releasing a new development version.

	[Note that irc/ircd-ratbox-devel was synced with irc/ircd-ratbox]

PR:		ports/115950, ports/116156, ports/116158
Submitted by:	Lewis <moggie@elasticmind.net>
Approved by:	shaun@
2007-09-28 01:03:41 +00:00
Pav Lucistnik
b873fc159a ratbox-services is a services package written mostly from scratch for
use with ircd-ratbox.

It is highly configurable, with nearly all options being set in a config
that can be rehashed rather than set at compile time. It also uses the
SQLite database backend, which works as a database interface to a normal
file, meaning no seperate database software must be running.

Features:
	- User, nick and channel services
	- Jupe service
	- Global message service
	- Oper services
	- Opered bot
	- List service

WWW: http://services.ircd-ratbox.org/

PR:		ports/92520
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-01 12:45:14 +00:00