notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: net-im/jabberd/Makefile

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

1 | 2  »  

Sunday, 17 Mar 2024
12:28 Nuno Teixeira (eduardo) search for other commits by this committer
net-im/jabberd: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 892fe962ac38449bd06744d7853e56751306ce01 commit hash: 892fe962ac38449bd06744d7853e56751306ce01 commit hash: 892fe962ac38449bd06744d7853e56751306ce01 commit hash: 892fe962ac38449bd06744d7853e56751306ce01 892fe96
Saturday, 9 Mar 2024
14:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-im/jabberd: Fix a5c2ca9eefbc427074af49dd4b2630b0b58f6d80

/!\ jabberd-2.7.0_5: Makefile errors /!\

you cannot include bsd.port[.pre].mk twice

Approved by:	portmgr (blanket)
commit hash: e4fdf41c677cac828575b90e5ab6dfe5abca7175 commit hash: e4fdf41c677cac828575b90e5ab6dfe5abca7175 commit hash: e4fdf41c677cac828575b90e5ab6dfe5abca7175 commit hash: e4fdf41c677cac828575b90e5ab6dfe5abca7175 e4fdf41
Friday, 29 Dec 2023
18:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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)
commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 ee6c86a
Sunday, 18 Jun 2023
07:22 Eugene Grosbein (eugen) search for other commits by this committer
net-im/jabberd: fix build with MySQL 8.0

PORTREVISION not bumped.
commit hash: a5c2ca9eefbc427074af49dd4b2630b0b58f6d80 commit hash: a5c2ca9eefbc427074af49dd4b2630b0b58f6d80 commit hash: a5c2ca9eefbc427074af49dd4b2630b0b58f6d80 commit hash: a5c2ca9eefbc427074af49dd4b2630b0b58f6d80 a5c2ca9
Monday, 13 Feb 2023
13:04 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-im/jabberd: Ignore with mysql 8.0

PR:		269203
Reported by:	exp-run
commit hash: c379da0002a9cd45fc5d05f930ed54423f549281 commit hash: c379da0002a9cd45fc5d05f930ed54423f549281 commit hash: c379da0002a9cd45fc5d05f930ed54423f549281 commit hash: c379da0002a9cd45fc5d05f930ed54423f549281 c379da0
Wednesday, 8 Feb 2023
10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da 6e1233b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Frank Altpeter <frank@altpeter.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Prather
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Joseph S. Atkinson <jsatkinson@embarqmail.com>
  *  Junji NAKANISHI <jun-g@daemonfreaks.com>
  *  Kelly Cochran <kcochran@trolans.net>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kris Moore <kmoore@freebsd.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Marc Bruenink
  *  Matthew West <mwest@uct.ac.za>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max E. Kuznecov <mek@mek.uz.ua>
  *  Meethune Bhowmick <meethune@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikolay Pavlov <qpadla@gmail.com>
  *  Oleg Ginzburg (olevole@olevole.ru)
  *  Pavel Andreev
  *  Saulius Menkevicius <bob@nulis.lt>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yuri <yuri@tsoft.com>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  dd
  *  gahr
  *  gnome@freebsd.org
  *  jodocus <jodocus@jodocus.org>
  *  mph
  *  trasz
  *  vsevolod

With hat:	portmgr
commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 103413d
Tuesday, 21 Jun 2022
20:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/libgsasl: Update to 2.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
commit hash: b42e7a0d4f867c70519806553bc58f6fe70a32ea commit hash: b42e7a0d4f867c70519806553bc58f6fe70a32ea commit hash: b42e7a0d4f867c70519806553bc58f6fe70a32ea commit hash: b42e7a0d4f867c70519806553bc58f6fe70a32ea b42e7a0
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 23 Feb 2020
08:07 sunpoet search for other commits by this committer
Update LIB_DEPENDS after splitting gsasl library into libgsasl

- Bump PORTREVISION for dependency change
Original commitRevision:526898 
Friday, 15 Nov 2019
10:12 tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Original commitRevision:517643 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Tuesday, 2 Apr 2019
03:35 yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Original commitRevision:497546 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Friday, 2 Nov 2018
00:22 mm search for other commits by this committer
Update net-im/jabberd to 2.7.0
Original commitRevision:483751 
Thursday, 25 Oct 2018
22:07 mm search for other commits by this committer
net-im/jabberd: add missing build dependency on pkgconfig
Original commitRevision:482994 
Tuesday, 23 Oct 2018
13:05 mm search for other commits by this committer
net-im/jabberd: remove dependency on autoconf-archive
Original commitRevision:482837 
Monday, 22 Oct 2018
23:54 mm search for other commits by this committer
net-im/jabberd: fix build errors with MariaDB 10.2

PR:		228382
Submitted by:	Fabian Wenk <fabian@wenks.ch>
Original commitRevision:482800 
23:47 mm search for other commits by this committer
net-im/jabberd:
- add OpenSSL 1.1 patches from upstream
- use autoreconf
- make portlint happier
Original commitRevision:482797 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Wednesday, 27 Jun 2018
13:55 mat search for other commits by this committer
Do not force stop services when a package is deinstalled.

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

Sponsored by:	Absolight
Original commitRevision:473439 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
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
Original commitRevision:449591 
Wednesday, 26 Jul 2017
14:46 mm search for other commits by this committer
Update net-im/jabberd to 2.6.1

PR:		221014
Security:	CVE-2017-10807
Original commitRevision:446659 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
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
Original commitRevision:437439 
Sunday, 5 Feb 2017
21:20 tijl search for other commits by this committer
- 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)
Original commitRevision:433456 
Friday, 27 Jan 2017
18:38 mm search for other commits by this committer
Update jabberd to 2.5.0
Original commitRevision:432559 
Thursday, 5 Jan 2017
11:00 amdmi3 search for other commits by this committer
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
Original commitRevision:430631 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
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.
Original commitRevision:426566 
Sunday, 28 Aug 2016
12:28 mm search for other commits by this committer
Update net-im/jabberd to 2.4.0
Add patch for crypt_r() conflict in 12-CURRENT
Original commitRevision:421020 
Monday, 8 Aug 2016
13:46 mat search for other commits by this committer
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
Original commitRevision:419843 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 5 Mar 2016
22:38 mm search for other commits by this committer
Update net-im/jabberd to version 2.3.6
Original commitRevision:410215 
Thursday, 17 Dec 2015
17:19 mat search for other commits by this committer
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
Original commitRevision:403913 
Saturday, 21 Nov 2015
15:04 mm search for other commits by this committer
Always depend on gsasl and remove old commented options
Original commitRevision:402162 
Friday, 30 Oct 2015
13:57 mm search for other commits by this committer
Update jabberd to 2.3.4
Original commitRevision:400539 
Sunday, 4 Oct 2015
08:28 mm search for other commits by this committer
Update jabberd2 to 2.3.3
Cyrus SASL support has been dropped upstream.
Original commitRevision:398564 
Friday, 19 Jun 2015
06:35 mm search for other commits by this committer
Switch to kqueue(2)
Original commitRevision:390103 
Sunday, 23 Nov 2014
09:40 antoine search for other commits by this committer
- Unbreak
- Allow staging as a regular user
- Cleanup plist
Original commitRevision:373137 
Saturday, 22 Nov 2014
19:13 crees search for other commits by this committer
Switch to USES=pgsql
Original commitRevision:373091 
11:40 mm search for other commits by this committer
Remove pkg-install and pkg-deinstall
Use .sample config files instead of .dist
Improve pkg-plist
Original commitRevision:373049 
Saturday, 30 Aug 2014
18:18 tijl search for other commits by this committer
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
Original commitRevision:366659 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
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

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Wednesday, 9 Jul 2014
14:15 tijl search for other commits by this committer
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
Original commitRevision:361371 
Friday, 27 Jun 2014
17:21 miwi search for other commits by this committer
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
Original commitRevision:359586 
Tuesday, 3 Jun 2014
13:58 amdmi3 search for other commits by this committer
- 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
Original commitRevision:356368 
Sunday, 9 Feb 2014
23:42 mm search for other commits by this committer
Fix invalid conditional
Original commitRevision:343561 
Friday, 3 Jan 2014
01:13 bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
Original commitRevision:338513 
Tuesday, 17 Dec 2013
10:15 matthew search for other commits by this committer
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)
Original commitRevision:336707 
Sunday, 15 Dec 2013
22:14 matthew search for other commits by this committer
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)
Original commitRevision:336590 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Tuesday, 17 Sep 2013
06:51 bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Original commitRevision:327454 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 24 Jun 2013
13:53 mm search for other commits by this committer
Unbreak build with clang

PR:		ports/179543
Submitted by:	Guido Falsi <madpilot@FreeBSD.org>
Original commitRevision:321681 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Tuesday, 22 Jan 2013
08:47 mm search for other commits by this committer
Update net-im/jabberd to 2.2.17
Original commitRevision:310815 
Monday, 31 Dec 2012
10:49 mm search for other commits by this committer
Update some of my ports to new options framework

Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
Original commitRevision:309714 
Monday, 10 Dec 2012
15:10 ume search for other commits by this committer
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Original commitRevision:308609 
Tuesday, 4 Sep 2012
11:54 rea search for other commits by this committer
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
Original commitRevision:303651 
Sunday, 3 Jun 2012
13:54 johans search for other commits by this committer
Chase security/gsasl library update
Original commit
Saturday, 12 May 2012
07:42 mm search for other commits by this committer
Update to 2.2.16

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

Reported by:    decke
Feature safe:   yes
Original commit
Sunday, 19 Jun 2011
10:14 mm search for other commits by this committer
Update to 2.2.14
Switch to USERS and GROUPS
Original commit
Wednesday, 23 Mar 2011
15:53 mm search for other commits by this committer
- Add LICENSE knob(s)
Original commit
Saturday, 19 Mar 2011
13:15 ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
Original commit
Monday, 14 Mar 2011
08:40 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
Original commit
Friday, 25 Feb 2011
14:08 johans search for other commits by this committer
Chase security/gsasl update
Original commit
Thursday, 24 Feb 2011
16:01 mm search for other commits by this committer
- Update to 2.2.13
Original commit
Tuesday, 15 Feb 2011
19:14 mm search for other commits by this committer
- Update to 2.2.12
- Remove MD5 checksum
Original commit
Thursday, 12 Aug 2010
06:33 mm search for other commits by this committer
Update to 2.2.11
Original commit
Monday, 5 Jul 2010
21:34 mm search for other commits by this committer
- Update to 2.2.10

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

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

PR:             ports/126857
Submitted by:   mm@FreeBSD.org
Original commit
14:04 mm search for other commits by this committer
- Mark broken until gsasl gets updated ( ports/126857 )
Original commit
08:01 mm search for other commits by this committer
- Update to 2.2.3
Original commit
Friday, 1 Aug 2008
11:05 mm search for other commits by this committer
- Update to 2.2.2
Original commit
Friday, 20 Jun 2008
11:57 mm search for other commits by this committer
- Add runtime dependency on perl
- Improve startup script
- Bump PORTREVISION
Original commit
Friday, 6 Jun 2008
13:51 edwin search for other commits by this committer
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)
Original commit
Saturday, 24 May 2008
00:04 mm search for other commits by this committer
- Update to 2.2.0
Original commit
Wednesday, 30 Apr 2008
11:32 mm search for other commits by this committer
- Update to 2.1.24.1
Original commit
Saturday, 5 Apr 2008
14:58 mnag search for other commits by this committer
- Remove use of sqlite3-threads
- Bump PORTREVISION
Original commit
Monday, 25 Feb 2008
11:14 mm search for other commits by this committer
- Update to 2.1.23
Original commit
Monday, 14 Jan 2008
14:21 mm search for other commits by this committer
- Update to 2.1.21
Original commit
Thursday, 3 Jan 2008
15:32 mm search for other commits by this committer
- 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]
Original commit
Sunday, 30 Dec 2007
11:50 mm search for other commits by this committer
- Update to 2.1.20
Original commit
Sunday, 21 Oct 2007
20:56 mm search for other commits by this committer
- Update to 2.1.18
Original commit
Thursday, 4 Oct 2007
08:31 mm search for other commits by this committer
- Update to 2.1.17
- Add small patch for sm/mod_iq_time.c
Original commit
Wednesday, 5 Sep 2007
13:56 krion search for other commits by this committer
Chase libver after security/gsasl update.
Original commit
13:24 mm search for other commits by this committer
- 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)
Original commit
Wednesday, 29 Aug 2007
14:07 mm search for other commits by this committer
- 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)
Original commit

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

1 | 2  »