Commit graph

30 commits

Author SHA1 Message Date
Martin Matuska
44c7a4f3f7 Add patch for upstream bug #899284
https://bugs.launchpad.net/jabberd2/+bug/899284

Reported by:	decke
Feature safe:	yes
2012-03-19 09:57:05 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Matuska
84c743c902 Update to 2.2.14
Switch to USERS and GROUPS
2011-06-19 10:14:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Alexander Nedotsukov
dd51323524 Chase resolver component removal.
PR:		138193
Approved by:	maintainer timeout
2009-09-11 03:38:03 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Martin Matuska
0aa3d1f744 - Update to 2.2.8
- Fix MASTER_SITES
2009-05-05 14:15:28 +00:00
Martin Matuska
ebb8152d46 - Update to 2.2.7.1
- Add patch from Changeset 747
  http://jabberd2.xiaoka.com/changeset/747
2009-03-03 16:33:45 +00:00
Martin Matuska
1eaa34df4c - Add runtime dependency on perl
- Improve startup script
- Bump PORTREVISION
2008-06-20 11:57:30 +00:00
Martin Matuska
2a472a058f - Remove optional support for Cyrus SASL (unsupported from 2.1.20) [1]
- Add support for backend daemon requires to startup script (WITH_REQUIRES) [2]
- Bump PORTREVISION

PR:		ports/119287 [1], ports/119247 [2]
Submitted by:	Denis Eremenko [1], Mike Andrews [2]
2008-01-03 15:32:41 +00:00
Martin Matuska
d53b970333 - Update to 2.1.18 2007-10-21 20:56:17 +00:00
Martin Matuska
71bb9fbfbe - Update to 2.1.17
- Add small patch for sm/mod_iq_time.c
2007-10-04 08:31:18 +00:00
Martin Matuska
2ec46944c8 - Update to 2.1.15
- Remove patch-sasl patch (already in source)
- Better describe items in OPTIONS
- Fix USE_BDB (4.1.25 is minimal supported version)
- Enable MySQL backend as default
- Disable fs backend (suitable for testing only)
2007-08-29 14:07:38 +00:00
Martin Matuska
8736406234 - Add bugfix for SASL (SVN changesets 356 + 357)
- Bump PORTREVISION

Tested by:	miwi
2007-08-27 09:38:27 +00:00
Martin Matuska
14a2c73b95 - Update to 2.1.12
- Remove patch-aa (included in source)

Approved by:	garga (mentor, implicit)
2007-08-02 08:34:42 +00:00
Martin Matuska
f9d02bd2ba - Update to 2.1.11
- Unbreak (--enable-mio=poll)
- Add patch against SVN rev 314 to fix memleaks

Approved by:	garga (mentor, implicit)
2007-07-30 10:04:24 +00:00
Martin Matuska
e072e38833 - Update to 2.1.10
- Added JABBER_* variables
- Renamed startup file from old-style *.sh.in
- Added port documentation
- *.sql files moved to DOCSDIR
- Removed avatar patch (already in source)
- Updated dependencies
- Updated pkg-descr (project has moved)
- Changed maintainer to mm@FreeBSD.org

PR:		ports/114932
Submitted by:	mm
Approved by:	maintainer, garga (mentor, implicit)
2007-07-26 20:00:52 +00:00
Pav Lucistnik
1917b94583 - Add a command line option -d to specify configuration directory
PR:		ports/102651
Submitted by:	Aaron Gifford <astounding@gmail.com>
Approved by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2006-10-07 14:35:12 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Vsevolod Stakhov
eaf4bb0abf Update to 2.0s10
Approved by:	Kirk Strauser (maintainer)
2005-10-12 14:17:09 +00:00
Pav Lucistnik
d048a12f50 - Update to 2.0.7
PR:		ports/79993
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2005-04-17 16:29:41 +00:00
Josef El-Rayes
1af7f1f517 Update port to 2.0.5 (2.0s5). Based on submission by maintainer.
Submitted by:	maintainer
PR:		ports/74565
Approved by:	pav
Tested by:	simon
2004-12-02 13:42:32 +00:00
Pav Lucistnik
c2e7942b45 - Adapt rc script to latest localpkg changes
PR:		ports/69667
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-07-29 20:56:33 +00:00
Volker Stolz
3de88388ef Fix hardcoded paths.
PR:		ports/69082
Submitted by:	Kirk Strauser (maintainer)
2004-07-15 10:46:00 +00:00
Edwin Groothuis
8cdca77473 This is an update of the net/jabberd port to version 2.0.3 (vendor
string "2.0s3") which fixes some serious memory leaks and other
significant bugs.  This update also replaces the rc.d script with
a new version that uses the rc.subr framework.

I was able to successfully compile the port with all of the WITH_*
knobs, but only have the means to test WITH_POSTGRESQL (which worked
as expected).

commiter says:
- Added extra line to files/patch-util::util.h (4.x fix)
- Changed --with-extra-include-path statements to work around
  mysql inclusion and db41 exclusion.
- Added --disable- for options not choosen.

PR:		ports/68967
Submitted by:	Kirk Strauser <kirk@strauser.com>
2004-07-13 02:38:15 +00:00
Dmitry Sivachenko
4610c13f41 Update to version 2.0 stable 2. 2004-02-22 10:19:36 +00:00
Dmitry Sivachenko
b635444c7d Eliminate the evidence that I stole this file from net/jabber port.
Update to reflect the actual names of spawned processes and
.pid-files location.
2004-01-01 13:19:25 +00:00
Dmitry Sivachenko
644a81b267 Install startup script jabberd.sh.
Create user/group for jabberd on install.
2003-12-30 16:18:46 +00:00
Dmitry Sivachenko
748533e26b Add WITH_PGSQL knob;
Minor general fixes.
2003-12-30 12:03:43 +00:00
Dmitry Sivachenko
5d4f5926ce New port jabberd2.
This is a complete rewrite of jabber daemon version 1.
2003-12-29 13:27:06 +00:00