notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-im/jabberd/Makefile
SVNWeb

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Mon, 13 Feb 2023
[ 13:04 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:c379da0002a9cd45fc5d05f930ed54423f549281  commit hash:c379da0002a9cd45fc5d05f930ed54423f549281  commit hash:c379da0002a9cd45fc5d05f930ed54423f549281  c379da0 
net-im/jabberd: Ignore with mysql 8.0

PR:		269203
Reported by:	exp-run
Wed, 8 Feb 2023
[ 10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  6e1233b  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:103413d55fc87a4eacaf010f01b7f72732a37f69  commit hash:103413d55fc87a4eacaf010f01b7f72732a37f69  commit hash:103413d55fc87a4eacaf010f01b7f72732a37f69  103413d  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 21 Jun 2022
[ 20:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b42e7a0d4f867c70519806553bc58f6fe70a32ea  commit hash:b42e7a0d4f867c70519806553bc58f6fe70a32ea  commit hash:b42e7a0d4f867c70519806553bc58f6fe70a32ea  b42e7a0  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
security/libgsasl: Update to 2.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 23 Feb 2020
[ 08:07 sunpoet search for other commits by this committer ] Original commit   Revision:526898
Update LIB_DEPENDS after splitting gsasl library into libgsasl

- Bump PORTREVISION for dependency change
Fri, 15 Nov 2019
[ 10:12 tobik search for other commits by this committer ] Original commit   Revision:517643 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Tue, 2 Apr 2019
[ 03:35 yuri search for other commits by this committer ] Original commit   Revision:497546 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Fri, 2 Nov 2018
[ 00:22 mm search for other commits by this committer ] Original commit   Revision:483751
Update net-im/jabberd to 2.7.0
Thu, 25 Oct 2018
[ 22:07 mm search for other commits by this committer ] Original commit   Revision:482994
net-im/jabberd: add missing build dependency on pkgconfig
Tue, 23 Oct 2018
[ 13:05 mm search for other commits by this committer ] Original commit   Revision:482837
net-im/jabberd: remove dependency on autoconf-archive
Mon, 22 Oct 2018
[ 23:54 mm search for other commits by this committer ] Original commit   Revision:482800
net-im/jabberd: fix build errors with MariaDB 10.2

PR:		228382
Submitted by:	Fabian Wenk <fabian@wenks.ch>
[ 23:47 mm search for other commits by this committer ] Original commit   Revision:482797 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
net-im/jabberd:
- add OpenSSL 1.1 patches from upstream
- use autoreconf
- make portlint happier
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Wed, 27 Jun 2018
[ 13:55 mat search for other commits by this committer ] Original commit   Revision:473439 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Do not force stop services when a package is deinstalled.

Starting or stopping services is the role of pkg(8).

Sponsored by:	Absolight
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Wed, 26 Jul 2017
[ 14:46 mm search for other commits by this committer ] Original commit   Revision:446659
Update net-im/jabberd to 2.6.1

PR:		221014
Security:	CVE-2017-10807
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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
Sun, 5 Feb 2017
[ 21:20 tijl search for other commits by this committer ] Original commit   Revision:433456 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 27 Jan 2017
[ 18:38 mm search for other commits by this committer ] Original commit   Revision:432559
Update jabberd to 2.5.0
Thu, 5 Jan 2017
[ 11:00 amdmi3 search for other commits by this committer ] Original commit   Revision:430631 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 28 Aug 2016
[ 12:28 mm search for other commits by this committer ] Original commit   Revision:421020 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update net-im/jabberd to 2.4.0
Add patch for crypt_r() conflict in 12-CURRENT
Mon, 8 Aug 2016
[ 13:46 mat search for other commits by this committer ] Original commit   Revision:419843 (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 5 Mar 2016
[ 22:38 mm search for other commits by this committer ] Original commit   Revision:410215
Update net-im/jabberd to version 2.3.6
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
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
Sat, 21 Nov 2015
[ 15:04 mm search for other commits by this committer ] Original commit   Revision:402162
Always depend on gsasl and remove old commented options
Fri, 30 Oct 2015
[ 13:57 mm search for other commits by this committer ] Original commit   Revision:400539
Update jabberd to 2.3.4
Sun, 4 Oct 2015
[ 08:28 mm search for other commits by this committer ] Original commit   Revision:398564
Update jabberd2 to 2.3.3
Cyrus SASL support has been dropped upstream.
Fri, 19 Jun 2015
[ 06:35 mm search for other commits by this committer ] Original commit   Revision:390103
Switch to kqueue(2)
Sun, 23 Nov 2014
[ 09:40 antoine search for other commits by this committer ] Original commit   Revision:373137
- Unbreak
- Allow staging as a regular user
- Cleanup plist
Sat, 22 Nov 2014
[ 19:13 crees search for other commits by this committer ] Original commit   Revision:373091 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Switch to USES=pgsql
[ 11:40 mm search for other commits by this committer ] Original commit   Revision:373049
Remove pkg-install and pkg-deinstall
Use .sample config files instead of .dist
Improve pkg-plist
Sat, 30 Aug 2014
[ 18:18 tijl search for other commits by this committer ] Original commit   Revision:366659 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
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
Thu, 24 Jul 2014
[ 18:34 tijl search for other commits by this committer ] Original commit   Revision:362835 (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 9 Jul 2014
[ 14:15 tijl search for other commits by this committer ] Original commit   Revision:361371
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
Fri, 27 Jun 2014
[ 17:21 miwi search for other commits by this committer ] Original commit   Revision:359586 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
Tue, 3 Jun 2014
[ 13:58 amdmi3 search for other commits by this committer ] Original commit   Revision:356368
- 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
Sun, 9 Feb 2014
[ 23:42 mm search for other commits by this committer ] Original commit   Revision:343561
Fix invalid conditional
Fri, 3 Jan 2014
[ 01:13 bapt search for other commits by this committer ] Original commit   Revision:338513 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Part 2 at removing now useless FETCH_ARGS redifition
Tue, 17 Dec 2013
[ 10:15 matthew search for other commits by this committer ] Original commit   Revision:336707
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)
Sun, 15 Dec 2013
[ 22:14 matthew search for other commits by this committer ] Original commit   Revision:336590 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 20 Sep 2013
[ 22:13 bapt search for other commits by this committer ] Original commit   Revision:327756 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Tue, 17 Sep 2013
[ 06:51 bapt search for other commits by this committer ] Original commit   Revision:327454 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Mon, 24 Jun 2013
[ 13:53 mm search for other commits by this committer ] Original commit   Revision:321681
Unbreak build with clang

PR:		ports/179543
Submitted by:	Guido Falsi <madpilot@FreeBSD.org>
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Tue, 22 Jan 2013
[ 08:47 mm search for other commits by this committer ] Original commit   Revision:310815
Update net-im/jabberd to 2.2.17
Mon, 31 Dec 2012
[ 10:49 mm search for other commits by this committer ] Original commit   Revision:309714
Update some of my ports to new options framework

Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
Mon, 10 Dec 2012
[ 15:10 ume search for other commits by this committer ] Original commit   Revision:308609 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Tue, 4 Sep 2012
[ 11:54 rea search for other commits by this committer ] Original commit   Revision:303651
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
Sun, 3 Jun 2012
[ 13:54 johans search for other commits by this committer ] Original commit 
Chase security/gsasl library update
Sat, 12 May 2012
[ 07:42 mm search for other commits by this committer ] Original commit 
Update to 2.2.16

PR:             ports/167813
Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de>
Mon, 19 Mar 2012
[ 09:57 mm search for other commits by this committer ] Original commit 
Add patch for upstream bug #899284
https://bugs.launchpad.net/jabberd2/+bug/899284

Reported by:    decke
Feature safe:   yes
Sun, 19 Jun 2011
[ 10:14 mm search for other commits by this committer ] Original commit 
Update to 2.2.14
Switch to USERS and GROUPS
Wed, 23 Mar 2011
[ 15:53 mm search for other commits by this committer ] Original commit  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
- Add LICENSE knob(s)
Sat, 19 Mar 2011
[ 13:15 ale search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports linking to default libmysqlclient.
Mon, 14 Mar 2011
[ 08:40 wen search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION to chase the update of dns/libidn
Fri, 25 Feb 2011
[ 14:08 johans search for other commits by this committer ] Original commit 
Chase security/gsasl update
Thu, 24 Feb 2011
[ 16:01 mm search for other commits by this committer ] Original commit 
- Update to 2.2.13
Tue, 15 Feb 2011
[ 19:14 mm search for other commits by this committer ] Original commit 
- Update to 2.2.12
- Remove MD5 checksum
Thu, 12 Aug 2010
[ 06:33 mm search for other commits by this committer ] Original commit 
Update to 2.2.11
Mon, 5 Jul 2010
[ 21:34 mm search for other commits by this committer ] Original commit 
- Update to 2.2.10

Feature safe:   yes
Tue, 15 Dec 2009
[ 20:59 krion search for other commits by this committer ] Original commit 
Chase deps shlib version after updating security/gsasl
Mon, 5 Oct 2009
[ 07:12 bland search for other commits by this committer ] Original commit 
Enable optional Cyrus-SASL support.

PR:             138868
Approved by:    maintainer timeout
Sun, 9 Aug 2009
[ 17:57 mm search for other commits by this committer ] Original commit 
- Update to 2.2.9
Tue, 5 May 2009
[ 14:15 mm search for other commits by this committer ] Original commit 
- Update to 2.2.8
- Fix MASTER_SITES
Mon, 23 Mar 2009
[ 12:18 mm search for other commits by this committer ] Original commit 
- Mark port MAKE_JOBS_SAFE
Tue, 3 Mar 2009
[ 16:33 mm search for other commits by this committer ] Original commit 
- Update to 2.2.7.1
- Add patch from Changeset 747
  http://jabberd2.xiaoka.com/changeset/747
Wed, 18 Feb 2009
[ 11:18 mm search for other commits by this committer ] Original commit 
- Update to 2.2.7
Fri, 6 Feb 2009
[ 07:24 krion search for other commits by this committer ] Original commit 
Chase libs for previous security/gsasl update.
Wed, 21 Jan 2009
[ 14:48 mm search for other commits by this committer ] Original commit 
- Update to 2.2.5
Thu, 4 Sep 2008
[ 09:47 mm search for other commits by this committer ] Original commit 
- Update to 2.2.4
- Switch to .bz2 distfile
Thu, 28 Aug 2008
[ 19:45 mm search for other commits by this committer ] Original commit 
- Unbreak (we have gsasl 0.2.28 now)
Tue, 26 Aug 2008
[ 20:28 krion search for other commits by this committer ] Original commit 
- Update to version 0.2.28
- Bump sh lib version on depending ports

PR:             ports/126857
Submitted by:   mm@FreeBSD.org
[ 14:04 mm search for other commits by this committer ] Original commit 
- Mark broken until gsasl gets updated ( ports/126857 )
[ 08:01 mm search for other commits by this committer ] Original commit 
- Update to 2.2.3
Fri, 1 Aug 2008
[ 11:05 mm search for other commits by this committer ] Original commit 
- Update to 2.2.2
Fri, 20 Jun 2008
[ 11:57 mm search for other commits by this committer ] Original commit 
- Add runtime dependency on perl
- Improve startup script
- Bump PORTREVISION
Fri, 6 Jun 2008
[ 13:51 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 24 May 2008
[ 00:04 mm search for other commits by this committer ] Original commit 
- Update to 2.2.0
Wed, 30 Apr 2008
[ 11:32 mm search for other commits by this committer ] Original commit 
- Update to 2.1.24.1
Sat, 5 Apr 2008
[ 14:58 mnag search for other commits by this committer ] Original commit 
- Remove use of sqlite3-threads
- Bump PORTREVISION
Mon, 25 Feb 2008
[ 11:14 mm search for other commits by this committer ] Original commit 
- Update to 2.1.23
Mon, 14 Jan 2008
[ 14:21 mm search for other commits by this committer ] Original commit 
- Update to 2.1.21
Thu, 3 Jan 2008
[ 15:32 mm search for other commits by this committer ] Original commit 
- 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]
Sun, 30 Dec 2007
[ 11:50 mm search for other commits by this committer ] Original commit 
- Update to 2.1.20
Sun, 21 Oct 2007
[ 20:56 mm search for other commits by this committer ] Original commit 
- Update to 2.1.18
Thu, 4 Oct 2007
[ 08:31 mm search for other commits by this committer ] Original commit 
- Update to 2.1.17
- Add small patch for sm/mod_iq_time.c
Wed, 5 Sep 2007
[ 13:56 krion search for other commits by this committer ] Original commit 
Chase libver after security/gsasl update.
[ 13:24 mm search for other commits by this committer ] Original commit 
- 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)
Wed, 29 Aug 2007
[ 14:07 mm search for other commits by this committer ] Original commit 
- 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)
Mon, 27 Aug 2007
[ 09:38 mm search for other commits by this committer ] Original commit 
- Add bugfix for SASL (SVN changesets 356 + 357)
- Bump PORTREVISION

Tested by:      miwi
Thu, 16 Aug 2007
[ 13:53 mm search for other commits by this committer ] Original commit 
- Update to 2.1.14
- Fix TARGETDIR/PREFIX [1]

PR:             ports/115307 [1]
Submitted by:   Michael Nottebrock [1]
Mon, 13 Aug 2007
[ 10:28 mm search for other commits by this committer ] Original commit 
- Update to 2.1.13

Approved by:    garga (mentor, implicit)
Thu, 2 Aug 2007
[ 08:34 mm search for other commits by this committer ] Original commit 
- Update to 2.1.12
- Remove patch-aa (included in source)

Approved by:    garga (mentor, implicit)

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »