| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
12 Aug 2010 07:33:02
2.2.11
|
mm  |
Update to 2.2.11 |
05 Jul 2010 22:34:48
2.2.10
|
mm  |
- Update to 2.2.10
Feature safe: yes |
27 Mar 2010 00:15:24
2.2.9
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Dec 2009 20:59:48
2.2.9
|
krion  |
Chase deps shlib version after updating security/gsasl |
05 Oct 2009 08:12:56
2.2.9
|
bland  |
Enable optional Cyrus-SASL support.
PR: 138868
Approved by: maintainer timeout |
05 Oct 2009 08:12:01
2.2.9
|
bland  |
Fix plist with LDAP option switched on.
PR: 138867
Approved by: maintainer timeout |
11 Sep 2009 04:38:03
2.2.9
|
bland  |
Chase resolver component removal.
PR: 138193
Approved by: maintainer timeout |
09 Aug 2009 18:57:08
2.2.9
|
mm  |
- Update to 2.2.9 |
15 Jul 2009 17:56:10
2.2.8
|
dougb  |
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. |
05 May 2009 15:15:28
2.2.8
|
mm  |
- Update to 2.2.8
- Fix MASTER_SITES |
23 Mar 2009 12:18:31
2.2.7.1
|
mm  |
- Mark port MAKE_JOBS_SAFE |
03 Mar 2009 16:33:45
2.2.7.1
|
mm  |
- Update to 2.2.7.1
- Add patch from Changeset 747
http://jabberd2.xiaoka.com/changeset/747 |
18 Feb 2009 11:18:24
2.2.7
|
mm  |
- Update to 2.2.7 |
06 Feb 2009 07:24:05
2.2.5_1
|
krion  |
Chase libs for previous security/gsasl update. |
21 Jan 2009 14:48:46
2.2.5
|
mm  |
- Update to 2.2.5 |
04 Sep 2008 10:47:05
2.2.4
|
mm  |
- Update to 2.2.4
- Switch to .bz2 distfile |
28 Aug 2008 20:45:06
2.2.3_1
|
mm  |
- Unbreak (we have gsasl 0.2.28 now) |
26 Aug 2008 21:28:09
2.2.3_1
|
krion  |
- Update to version 0.2.28
- Bump sh lib version on depending ports
PR: ports/126857
Submitted by: mm@FreeBSD.org |
26 Aug 2008 15:04:53
2.2.3
|
mm  |
- Mark broken until gsasl gets updated ( ports/126857 ) |
26 Aug 2008 09:01:08
2.2.3
|
mm  |
- Update to 2.2.3 |
01 Aug 2008 12:05:47
2.2.2
|
mm  |
- Update to 2.2.2 |
20 Jun 2008 12:57:30
2.2.0_2
|
mm  |
- Add runtime dependency on perl
- Improve startup script
- Bump PORTREVISION |
06 Jun 2008 14:51:54
2.2.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
24 May 2008 01:04:49
2.2.0
|
mm  |
- Update to 2.2.0 |
30 Apr 2008 12:32:22
2.1.24.1
|
mm  |
- Update to 2.1.24.1 |
05 Apr 2008 15:58:28
2.1.23_1  |
mnag  |
- Remove use of sqlite3-threads
- Bump PORTREVISION |
25 Feb 2008 11:14:28
2.1.23
|
mm  |
- Update to 2.1.23 |
14 Jan 2008 14:21:50
2.1.21
|
mm  |
- Update to 2.1.21 |
03 Jan 2008 15:32:41
2.1.20_1
|
mm  |
- 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] |
30 Dec 2007 11:50:13
2.1.20
|
mm  |
- Update to 2.1.20 |
21 Oct 2007 21:56:17
2.1.18
|
mm  |
- Update to 2.1.18 |
04 Oct 2007 09:31:18
2.1.17
|
mm  |
- Update to 2.1.17
- Add small patch for sm/mod_iq_time.c |
05 Sep 2007 14:56:50
2.1.15_2
|
krion  |
Chase libver after security/gsasl update. |
05 Sep 2007 14:24:55
2.1.15_1
|
mm  |
- Add choice between GNU SASL and Cyrus SASL
- Use SQLite3 with threads on WITH_SQLITE
- Bump PORTREVISION
PR: ports/116072
Submitted by: Alex Deiter <tiamat at komi.mts.ru>
Approved by: mm (maintainer, implicit) |
29 Aug 2007 15:07:38
2.1.15
|
mm  |
- 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) |
27 Aug 2007 10:38:28
2.1.14_1
|
mm  |
- Add bugfix for SASL (SVN changesets 356 + 357)
- Bump PORTREVISION
Tested by: miwi |
16 Aug 2007 14:53:01
2.1.14
|
mm  |
- Update to 2.1.14
- Fix TARGETDIR/PREFIX [1]
PR: ports/115307 [1]
Submitted by: Michael Nottebrock [1] |
13 Aug 2007 11:28:24
2.1.12
|
mm  |
- Update to 2.1.13
Approved by: garga (mentor, implicit) |
02 Aug 2007 09:34:42
2.1.12
|
mm  |
- Update to 2.1.12
- Remove patch-aa (included in source)
Approved by: garga (mentor, implicit) |
30 Jul 2007 11:04:24
2.1.11
|
mm  |
- Update to 2.1.11
- Unbreak (--enable-mio=poll)
- Add patch against SVN rev 314 to fix memleaks
Approved by: garga (mentor, implicit) |
27 Jul 2007 13:19:48
2.1.10
|
mm  |
- Fix build with SQLITE option and installed databases/sqlite-threads
Reported by: Sean Winn <sean@gothic.net.au>
Approved by: garga (mentor, implicit) |
26 Jul 2007 21:00:52
2.1.10
|
mm  |
- 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) |
07 Oct 2006 15:35:12
2.0.11_2
|
pav  |
- 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) |
25 Jun 2006 17:57:16
2.0.11_1
|
johans  |
- Fix BDB backend (with WANT_BDB_VER=43)
PR: 95458
Submitted by: Sergey Akifiev
Approved by: Kirk Strauser (maintainer), flz (mentor) |
24 May 2006 16:17:52
2.0.11
|
mnag  |
- Fix master sites
- UnBROKEN
PR: 97459
Reported by: JCd <jc.duss59___caramail.com>
Submitted by: maintainer |
21 May 2006 22:36:52
2.0.11
|
kris  |
BROKEN: Unfetchable |
20 Mar 2006 12:24:18
2.0.11
|
garga  |
- Add avatar support on vCard, optionally, disabled by default
PR: ports/94062
Submitted by: garga
Approved by: maintainer timeout (16 days) |
15 Mar 2006 13:28:54
2.0.11
|
mnag  |
- Update to 2.0.11
PR: 94370
Submitted by: Andrew Khlebutin <andrey@hm.perm.ru>
Approved by: maintainer |
20 Feb 2006 20:47:50
2.0.10  |
dougb  |
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. |
01 Feb 2006 01:02:03
2.0.10  |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:38
2.0.10  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Nov 2005 18:52:22
2.0.10  |
pav  |
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus |
09 Nov 2005 07:48:19
2.0.10  |
pav  |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |