Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0_6 30 Apr 2024 20:55:16 |
Rene Ladan (rene) |
net-im/jabberd: Remove expired port
2024-04-30 net-im/jabberd: No longer developed as of 2019, consider using
net-im/ejabberd |
2.7.0_6 24 Mar 2024 12:53:32 |
Rene Ladan (rene) |
net-im/jabberd: fix expiration date |
2.7.0_6 19 Mar 2024 20:17:25 |
Daniel Engberg (diizzy) |
net-im/jabberd: Deprecate and set expiration date to 2023-04-30
Last release in 2018 and upstream repo archived Feb 12, 2019.
Redirect users to net-im/ejabberd
PR: 277444
Approved by: portmgr (maintainer timeout, 2+ weeks) |
2.7.0_6 17 Mar 2024 12:28:13 |
Nuno Teixeira (eduardo) |
net-im/jabberd: Move man pages to share/man
Approved by: portmgr (blanket) |
2.7.0_5 09 Mar 2024 14:07:22 |
Po-Chuan Hsieh (sunpoet) |
net-im/jabberd: Fix a5c2ca9eefbc427074af49dd4b2630b0b58f6d80
/!\ jabberd-2.7.0_5: Makefile errors /!\
you cannot include bsd.port[.pre].mk twice
Approved by: portmgr (blanket) |
2.7.0_5 29 Dec 2023 18:24:39 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor with IGNORE_WITH_MYSQL
- There are multiple ports which has MYSQL options and are non-DEFAULT.
Most of the time committers actually forget to check with the OPTION
enabled and in some cases they are BROKEN with newr versions of mysql.
So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
MySQL usability over MariaDB to explore the future possibility of
shifting to MariaDB as the default as major ports upstream have moved
their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
If a port is broken on all instances of MySQL/MariaDB:
- If a port has the option of multiple DB backends and MySQL is the
default then the DEFAULT will be changed to PGSQL/SQLITE before
2024Q1. And the OPTION will be removed before 2024Q2. If a
MAINTAINER is aware about such cases and want to prefer PGSQL over
SQLITE or vice versa please do so at your own accord. Otherwise
PGSQL will be preferred over SQLITE.
- If a port has the option of multiple DB backends and MySQL is not
the default then the the OPTION will be removed before 2024Q1.
Approved by: portmgr (blanket) |
2.7.0_5 18 Jun 2023 07:22:19 |
Eugene Grosbein (eugen) |
net-im/jabberd: fix build with MySQL 8.0
PORTREVISION not bumped. |
2.7.0_5 13 Feb 2023 13:04:32 |
Muhammad Moinur Rahman (bofh) |
net-im/jabberd: Ignore with mysql 8.0
PR: 269203
Reported by: exp-run |
2.7.0_5 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.7.0_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.7.0_5 20 Jul 2022 14:22:40 |
Tobias C. Berner (tcberner) |
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru> (Only the first 15 lines of the commit message are shown above ) |
2.7.0_5 21 Jun 2022 20:57:59 |
Po-Chuan Hsieh (sunpoet) |
security/libgsasl: Update to 2.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS |
2.7.0_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.7.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.0_4 23 Feb 2020 08:07:58 |
sunpoet |
Update LIB_DEPENDS after splitting gsasl library into libgsasl
- Bump PORTREVISION for dependency change |
2.7.0_3 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
2.7.0_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.7.0_2 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
2.7.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.7.0 02 Nov 2018 00:22:34 |
mm |
Update net-im/jabberd to 2.7.0 |
2.6.1_7 25 Oct 2018 22:07:59 |
mm |
net-im/jabberd: add missing build dependency on pkgconfig |
2.6.1_6 23 Oct 2018 13:05:29 |
mm |
net-im/jabberd: remove dependency on autoconf-archive |
2.6.1_5 22 Oct 2018 23:54:46 |
mm |
net-im/jabberd: fix build errors with MariaDB 10.2
PR: 228382
Submitted by: Fabian Wenk <fabian@wenks.ch> |
2.6.1_4 22 Oct 2018 23:47:21 |
mm |
net-im/jabberd:
- add OpenSSL 1.1 patches from upstream
- use autoreconf
- make portlint happier |
2.6.1_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.6.1_2 27 Jun 2018 13:55:57 |
mat |
Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight |
2.6.1_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.6.1 26 Jul 2017 14:46:41 |
mm |
Update net-im/jabberd to 2.6.1
PR: 221014
Security: CVE-2017-10807 |
2.5.0_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.5.0 05 Feb 2017 21:20:24 |
tijl |
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.5.0 27 Jan 2017 18:38:44 |
mm |
Update jabberd to 2.5.0 |
2.4.0_1 05 Jan 2017 11:00:50 |
amdmi3 |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
2.4.0_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
2.4.0 28 Aug 2016 12:28:32 |
mm |
Update net-im/jabberd to 2.4.0
Add patch for crypt_r() conflict in 12-CURRENT |
2.3.6 08 Aug 2016 13:46:50 |
mat |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
2.3.6 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.3.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3.6 05 Mar 2016 22:38:41 |
mm |
Update net-im/jabberd to version 2.3.6 |
2.3.4 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
2.3.4 21 Nov 2015 15:04:38 |
mm |
Always depend on gsasl and remove old commented options |
2.3.4 30 Oct 2015 13:57:22 |
mm |
Update jabberd to 2.3.4 |
2.3.3 04 Oct 2015 08:28:44 |
mm |
Update jabberd2 to 2.3.3
Cyrus SASL support has been dropped upstream. |
2.3.1_8 19 Jun 2015 06:35:32 |
mm |
Switch to kqueue(2) |
2.3.1_7 23 Nov 2014 09:40:52 |
antoine |
- Unbreak
- Allow staging as a regular user
- Cleanup plist |
2.3.1_7 22 Nov 2014 19:13:50 |
crees |
Switch to USES=pgsql |
2.3.1_7 22 Nov 2014 11:40:08 |
mm |
Remove pkg-install and pkg-deinstall
Use .sample config files instead of .dist
Improve pkg-plist |
2.3.1_6 30 Aug 2014 18:18:14 |
tijl |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
2.3.1_5 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.3.1_4 09 Jul 2014 14:15:20 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS |
2.3.1_3 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
2.3.1_2 03 Jun 2014 13:58:33 |
amdmi3 |
- Convert security/gsasl to USES=libtool, drop .la files
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports
Approved by: portmgr blanket |
2.3.1_1 09 Feb 2014 23:42:25 |
mm |
Fix invalid conditional |
2.3.1 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
2.3.1 17 Dec 2013 10:15:59 |
matthew |
Switch to MASTER_SITES LOCAL/matthew for the 8.x compatible location
to get the distfiles from.
Submitted by: tijl
Approved by: mm (maintainer, implicit) |
2.3.1 15 Dec 2013 22:14:40 |
matthew |
Update to 2.3.1
* Staging support
* New style LIB_DEPENDS
* Use OPTIONS helpers
* OPTIONS_SINGLE to select between Cyrus SASL and gsasl
* Two new options: EXPERIMENTAL and SUPERCEDED
The port requires OpenSSL >= 1.0.1, so set WANT_OPENSSL_PORTS=yes
everywhere except for on FreeBSD 10.x, where it's in the base system.
The github.org MASTER_SITE a) redirects to a server in the Amazon
cloud and b) requires use of HTTPS.
(a) implies setting fetch(1) to follow redirects, which is usually
frowned upon. However, this pattern is recommended in bsd.sites.mk
for use with GitHub.
(b) is troublesome for FreeBSD 8.x, as fetch(1) hasn't grown HTTPS
support there yet. Hence provide a copy of the distfile on
http://people.freebsd.org/ as a 2nd MASTER_SITE
Approved by: mm (maintainer) |
2.2.17_1 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
2.2.17_1 17 Sep 2013 06:51:04 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
2.2.17_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.2.17_1 24 Jun 2013 13:53:30 |
mm |
Unbreak build with clang
PR: ports/179543
Submitted by: Guido Falsi <madpilot@FreeBSD.org> |
2.2.17 11 Jun 2013 06:49:16 |
mm |
Update WWW address in pkg-descr
PR: ports/176577
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
2.2.17 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
2.2.17 25 Jan 2013 22:48:16 |
mm |
Remove already integrated patches
PR: ports/175598 |
2.2.17 22 Jan 2013 08:47:58 |
mm |
Update net-im/jabberd to 2.2.17 |
2.2.16_4 31 Dec 2012 10:49:53 |
mm |
Update some of my ports to new options framework
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org> |
2.2.16_3 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
2.2.16_2 04 Sep 2012 11:54:31 |
rea |
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 |
2.2.16_1 03 Jun 2012 13:54:48 |
johans |
Chase security/gsasl library update |
2.2.16 14 May 2012 12:11:44 |
mm |
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> |
2.2.16 12 May 2012 07:42:29 |
mm |
Update to 2.2.16
PR: ports/167813
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> |
2.2.14_1 19 Mar 2012 09:57:05 |
mm |
Add patch for upstream bug #899284
https://bugs.launchpad.net/jabberd2/+bug/899284
Reported by: decke
Feature safe: yes |
2.2.14 14 Jan 2012 08:57:23 |
dougb |
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. |
2.2.14 19 Jun 2011 10:14:45 |
mm |
Update to 2.2.14
Switch to USERS and GROUPS |
2.2.13_3 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
2.2.13_3 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
2.2.13_2 14 Mar 2011 08:40:07 |
wen |
- Bump PORTREVISION to chase the update of dns/libidn |
2.2.13_1 25 Feb 2011 14:08:31 |
johans |
Chase security/gsasl update |
2.2.13 24 Feb 2011 16:01:21 |
mm |
- Update to 2.2.13 |
2.2.12 15 Feb 2011 19:14:20 |
mm |
- Update to 2.2.12
- Remove MD5 checksum |
2.2.11 12 Aug 2010 06:33:02 |
mm |
Update to 2.2.11 |
2.2.10 05 Jul 2010 21:34:48 |
mm |
- Update to 2.2.10
Feature safe: yes |
2.2.9 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.2.9 15 Dec 2009 20:59:48 |
krion |
Chase deps shlib version after updating security/gsasl |
2.2.9 05 Oct 2009 07:12:56 |
bland |
Enable optional Cyrus-SASL support.
PR: 138868
Approved by: maintainer timeout |
2.2.9 05 Oct 2009 07:12:01 |
bland |
Fix plist with LDAP option switched on.
PR: 138867
Approved by: maintainer timeout |
2.2.9 11 Sep 2009 03:38:03 |
bland |
Chase resolver component removal.
PR: 138193
Approved by: maintainer timeout |
2.2.9 09 Aug 2009 17:57:08 |
mm |
- Update to 2.2.9 |
2.2.8 15 Jul 2009 16:56:10 |
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. |
2.2.8 05 May 2009 14:15:28 |
mm |
- Update to 2.2.8
- Fix MASTER_SITES |
2.2.7.1 23 Mar 2009 12:18:31 |
mm |
- Mark port MAKE_JOBS_SAFE |
2.2.7.1 03 Mar 2009 16:33:45 |
mm |
- Update to 2.2.7.1
- Add patch from Changeset 747
http://jabberd2.xiaoka.com/changeset/747 |
2.2.7 18 Feb 2009 11:18:24 |
mm |
- Update to 2.2.7 |
2.2.5_1 06 Feb 2009 07:24:05 |
krion |
Chase libs for previous security/gsasl update. |
2.2.5 21 Jan 2009 14:48:46 |
mm |
- Update to 2.2.5 |
2.2.4 04 Sep 2008 09:47:05 |
mm |
- Update to 2.2.4
- Switch to .bz2 distfile |
2.2.3_1 28 Aug 2008 19:45:06 |
mm |
- Unbreak (we have gsasl 0.2.28 now) |
2.2.3_1 26 Aug 2008 20:28:09 |
krion |
- Update to version 0.2.28
- Bump sh lib version on depending ports
PR: ports/126857
Submitted by: mm@FreeBSD.org |
2.2.3 26 Aug 2008 14:04:53 |
mm |
- Mark broken until gsasl gets updated ( ports/126857 ) |
2.2.3 26 Aug 2008 08:01:08 |
mm |
- Update to 2.2.3 |
2.2.2 01 Aug 2008 11:05:47 |
mm |
- Update to 2.2.2 |