1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
Martin Matuska
87636df059 Remove already integrated patches
PR:	ports/175598
2013-01-25 22:48:16 +00:00
Martin Matuska
eb9e529f06 Update net-im/jabberd to 2.2.17 2013-01-22 08:47:57 +00:00
Martin Matuska
9b3f7519c3 Update some of my ports to new options framework
Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
2012-12-31 10:49:52 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Eygene Ryabinkin
856c67486e net-im/jabberd: fix CVE-2012-3525
PR:		ports/170894
Approved by:	maintainer timeout (2 weeks)
Security:	http://www.vuxml.org/freebsd/4d1d2f6d-ec94-11e1-8bd8-0022156e8794.html
QA page:	http://codelabs.ru/fbsd/ports/qa/net-im/jabberd/2.2.16_2
2012-09-04 11:54:30 +00:00
Johan van Selst
e8587758f8 Chase security/gsasl library update 2012-06-03 13:56:44 +00:00
Martin Matuska
6f768ef70e Fix build for WITHOUT_DEBUG
Patch from upstream: https://github.com/Jabberd2/jabberd2/commit/41884d9919

PR:		ports/167865
Reported by:	Guido Falsi <madpilot@FreeBSD.org>
2012-05-14 12:11:44 +00:00
Martin Matuska
16bcbf23d2 Update to 2.2.16
PR:		ports/167813
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2012-05-12 07:42:28 +00:00
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
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Wen Heping
43721c23d5 - Bump PORTREVISION to chase the update of dns/libidn 2011-03-14 08:40:06 +00:00
Johan van Selst
d206a1376c Chase security/gsasl update 2011-02-25 14:08:31 +00:00
Martin Matuska
4ce3dd45a1 - Update to 2.2.13 2011-02-24 16:01:21 +00:00
Martin Matuska
35d74d0177 - Update to 2.2.12
- Remove MD5 checksum
2011-02-15 19:14:20 +00:00
Martin Matuska
428fcf0272 Update to 2.2.11 2010-08-12 06:33:02 +00:00
Martin Matuska
1d8c2bc757 - Update to 2.2.10
Feature safe:	yes
2010-07-05 21:34:48 +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
Kirill Ponomarev
3a93a11f4f Chase deps shlib version after updating security/gsasl 2009-12-15 20:59:48 +00:00
Alexander Nedotsukov
89aba3cbb6 Enable optional Cyrus-SASL support.
PR:		138868
Approved by:	maintainer timeout
2009-10-05 07:12:56 +00:00
Alexander Nedotsukov
c77f4e0d8c Fix plist with LDAP option switched on.
PR:		138867
Approved by:	maintainer timeout
2009-10-05 07:12:01 +00:00
Alexander Nedotsukov
dd51323524 Chase resolver component removal.
PR:		138193
Approved by:	maintainer timeout
2009-09-11 03:38:03 +00:00
Martin Matuska
018eed3eba - Update to 2.2.9 2009-08-09 17:57:08 +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
0bcde9db87 - Mark port MAKE_JOBS_SAFE 2009-03-23 12:18:31 +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
94c46c58ee - Update to 2.2.7 2009-02-18 11:18:24 +00:00
Kirill Ponomarev
eb3283ed6e Chase libs for previous security/gsasl update. 2009-02-06 07:24:05 +00:00
Martin Matuska
6137653104 - Update to 2.2.5 2009-01-21 14:48:46 +00:00
Martin Matuska
6a8071a05e - Update to 2.2.4
- Switch to .bz2 distfile
2008-09-04 09:47:05 +00:00
Martin Matuska
4f994315e8 - Unbreak (we have gsasl 0.2.28 now) 2008-08-28 19:45:06 +00:00
Kirill Ponomarev
28dd1cf220 - Update to version 0.2.28
- Bump sh lib version on depending ports

PR:		ports/126857
Submitted by:	mm@FreeBSD.org
2008-08-26 20:28:09 +00:00
Martin Matuska
39160139c3 - Mark broken until gsasl gets updated ( ports/126857 ) 2008-08-26 14:04:53 +00:00
Martin Matuska
8e2ad94128 - Update to 2.2.3 2008-08-26 08:01:08 +00:00
Martin Matuska
ab0a74b0a8 - Update to 2.2.2 2008-08-01 11:05:47 +00:00
Martin Matuska
1eaa34df4c - Add runtime dependency on perl
- Improve startup script
- Bump PORTREVISION
2008-06-20 11:57:30 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Matuska
ba31b8d340 - Update to 2.2.0 2008-05-24 00:04:49 +00:00
Martin Matuska
9ee4d93c87 - Update to 2.1.24.1 2008-04-30 11:32:22 +00:00
Marcus Alves Grando
fe1788528a - Remove use of sqlite3-threads
- Bump PORTREVISION
2008-04-05 14:58:28 +00:00
Martin Matuska
f37e1534ce - Update to 2.1.23 2008-02-25 11:14:28 +00:00
Martin Matuska
d0221c12ab - Update to 2.1.21 2008-01-14 14:21:50 +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
b63aba5dd1 - Update to 2.1.20 2007-12-30 11:50:13 +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
Kirill Ponomarev
b0cd481e69 Chase libver after security/gsasl update. 2007-09-05 13:57:27 +00:00