aboutsummaryrefslogtreecommitdiff
path: root/net-im/ejabberd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 17.01Ashish SHUKLA2017-02-144-208/+242
| | | | | | | - Remove commented LOGDB stuff Notes: svn path=/head/; revision=434062
* Don't quote {} in find -exec calls.Mathieu Arnold2016-12-011-1/+1
| | | | | | | | | | | Braces are not shell metacharacters, and they do not need to be quoted. By the time find parses its arguments and dicovers them, the quoting will have been removed by the shell anyway. Sponsored by: Absolight Notes: svn path=/head/; revision=427491
* - Update to 16.09Ashish SHUKLA2016-10-114-92/+77
| | | | | | | - Add a note about probable crash during startup, to UPDATING file Notes: svn path=/head/; revision=423747
* - Update to 16.08Ashish SHUKLA2016-09-076-149/+143
| | | | | | | | | | | | | - Update dependencies tarball - Add a diff for riakc to build it with Erlang 19.x - Temporarily disable LOGDB option - Instead of post-patch, switch to pre-configure target for in-place replacements PR: 212410 212328 Notes: svn path=/head/; revision=421499
* - Update to 16.04Ashish SHUKLA2016-06-195-120/+204
| | | | | | | | - Add OPTION for building with mod_logdb patch provided by 3rd party (off by default) Notes: svn path=/head/; revision=417118
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-251-1/+1
| | | | | | | | | | | | | | While there replace USE_SQLITE=x by USES=sqlite:x. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951 Notes: svn path=/head/; revision=414014
* - Update to 16.03Ashish SHUKLA2016-04-113-19/+24
| | | | | | | | | - Add ZLIB option PR: 208450 Notes: svn path=/head/; revision=412993
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* - Fix LDAP support by re-ordering Erlang library path in ejabberdctlAshish SHUKLA2016-04-012-9/+11
| | | | | | | | | | template diff - Replace /usr/local with %%LOCALBASE%% PR: 208258 Notes: svn path=/head/; revision=412306
* - Remove ZLIB option, doesn't work in practiseAshish SHUKLA2016-03-142-7/+7
| | | | | | | PR: 207958 Notes: svn path=/head/; revision=411045
* net-im/ejabberd: 15.07 -> 16.02Kurt Jaeger2016-03-119-893/+582
| | | | | | | | | | | | | | Lots of changes: https://blog.process-one.net/ejabberd-16-02-happy-leap-day/ https://blog.process-one.net/ejabberd-16-01/ https://blog.process-one.net/ejabberd-15-11-simpler-cluster-setup/ https://blog.process-one.net/ejabberd-15-10-http-upload-metrics-and-performance/ https://blog.process-one.net/ejabberd-15-09-oauth/ Submitted by: ashish (maintainer) Notes: svn path=/head/; revision=410834
* It seems some people keep adding $FreeBSD$ to patch files.Mathieu Arnold2015-09-162-20/+0
| | | | | | | | | | | Patches must not be changed by the vcs, this includes the svn:keyword expansion. Set fbsd:nokeywords to a couple of patches. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=397064
* - Update to 15.07Ashish SHUKLA2015-08-063-8/+5
| | | | Notes: svn path=/head/; revision=393646
* - Fix typo in a patch fileAshish SHUKLA2015-07-262-2/+2
| | | | | | | | Submitted by: Alexey V. Karagodov <kav.karagodov.name@gmail.com> (via private email) Notes: svn path=/head/; revision=392911
* - Fix typo in OPTION nameAshish SHUKLA2015-06-292-1/+3
| | | | | | | | - Update `pkg-plist' - Bump PORTREVISION due to change in pkg-plist Notes: svn path=/head/; revision=390879
* - Update to 15.06Ashish SHUKLA2015-06-296-115/+357
| | | | | | | | | | | | - Switch to new dependencies tarball - Add OPTIONs for REDIS, SQLITE, and TOOLS - Update diff for dict:dict() stuff in Erlang R17+ - Add diff for Erlang R18 support[1] Submitted by: olgeni[1] (via private mail) Notes: svn path=/head/; revision=390878
* - Fix permissions on /var/run/ejabberdctl, missed from r381868Ashish SHUKLA2015-06-222-1/+2
| | | | | | | PR: 200871 Notes: svn path=/head/; revision=390299
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Update to 15.04Ashish SHUKLA2015-05-133-6/+19
| | | | | | | - Fix issue fetching distfile, introduced in r386097 Notes: svn path=/head/; revision=386209
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-3/+2
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* - Update to 15.02[1]Ashish SHUKLA2015-03-214-32/+22
| | | | | | | | | | | | | - Fix issue with upgrading port[2] where directory permissions get reset - Add CPE information - Cleanup pkg-plist PR: 198587[1] Submitted by: samm at os2.kiev.ua[1] Reported by: Igor Karpov (via private email)[2] Notes: svn path=/head/; revision=381868
* - Fix building with ICONV option on 9.x and 8.xAshish SHUKLA2015-02-161-0/+1
| | | | | | | PR: 197697 Notes: svn path=/head/; revision=379092
* - Update to 14.12Ashish SHUKLA2015-02-077-105/+268
| | | | | | | | | | - Remove HTTP option, and add RIAK option - Remove a diff as it's not needed anymore - Add diff for building with Erlang 17RB - Update dependency tarball Notes: svn path=/head/; revision=378620
* - Fix issue when building with HTTP option[1]Ashish SHUKLA2014-08-093-1/+57
| | | | | | | | | - Add missing file to the pkg-plist when LAGER option is not defined PR: 193293[1] Notes: svn path=/head/; revision=364470
* - Fix crashing on 10.x and later, when ICONV option is enabledAshish SHUKLA2014-08-031-1/+2
| | | | | | | | PR: 191473 Submitted by: neil at darlow.co.uk Notes: svn path=/head/; revision=363919
* - Update to 14.07Ashish SHUKLA2014-07-315-72/+57
| | | | | | | | | | | | | | | - Remove STUN option, as it is removed upstream - Clean up CONFIGURE_ARGS, as some of the arguments are not supported - Do not display pkg-message in post-install[1] - Strip libraries[1] - Add missing @dirrmtry entries to pkg-plist[1] - Replace /var/lock (not in mtree) with /var/run[1] PR: 192011[1] Submitted by: olgeni[1] Notes: svn path=/head/; revision=363573
* - Update to 14.05[1]Ashish SHUKLA2014-05-257-144/+329
| | | | | | | | | | | | | - Add a separate tarball to contain dependencies. - Add OPTIONS for HTTP, STUN, JSON, MYSQL, PGSQL, LAGER, and ICONV - Add diff to install epam binary[2] PR: ports/189812[1] Submitted by: Joseph Benden <joe at thrallingpenguin.com>[1], Christophe Romain <christophe.romain at process-one.net>[2] Notes: svn path=/head/; revision=355108
* Have OPTIONS_SUB also fill in SUB_LIST.Mathieu Arnold2014-03-252-11/+3
| | | | | | | | | Fix two ports that would have been broken with this change. With hat: portmgr Notes: svn path=/head/; revision=349166
* - Fix brokenness on 10-RELEASE due to expat libraryAshish SHUKLA2014-02-054-37/+32
| | | | | | | | | | | | - Remove ABI version from LIB_DEPENDS - Add STAGE support - Add option for documentation - Use OptionsNG helpers PR: ports/186274 ports/185594 Notes: svn path=/head/; revision=342652
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* - Update to 2.1.13Ashish SHUKLA2013-09-093-15/+6
| | | | | | | Submitted by: damir bikmuhametov <boco at ufanet.ru> (private email) Notes: svn path=/head/; revision=326814
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326132
* - adoption of optionsNG frameworkJason Helfman2013-05-231-11/+6
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=318883
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Update to 2.1.11Ashish SHUKLA2012-05-183-3/+13
| | | | | | | Changes: http://www.ejabberd.im/ejabberd-2.1.11 Notes: svn path=/head/; revision=296918
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Update port to 2.1.9Ashish SHUKLA2011-10-306-43/+16
| | | | | | | | | | | | | - Remove unneeded patches - Move LICENSE to its own section - Whitespace fix in pkg-descr Changes: http://www.ejabberd.im/ejabberd-2.1.9 PR: ports/161962 Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=284712
* - Pass ERL_EPMD_ADDRESS to other actions of rc.d script, missed from last timeAshish SHUKLA2011-09-242-4/+4
| | | | | | | | | - Bump PORTREVISION Reported by: Vick Khera <vivek@khera.org> (via private email) Notes: svn path=/head/; revision=282331
* - Explicitly specify ERL_EPMD_ADDRESS to ejabberd rc.d script duringAshish SHUKLA2011-09-192-1/+3
| | | | | | | | | | | startup to avoid unexpected behaviour. - Bump PORTREVISION PR: ports/158357 Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com> Notes: svn path=/head/; revision=281999
* - Update to 2.1.8Ashish SHUKLA2011-06-246-13/+46
| | | | | | | | | | | | - Silence ${FIND} output - Rename patch-src::ejabberdctl.template to patch-src_ejabberdctl.template (portlint warning) PR: ports/158137 Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru> Security: http://vuxml.org/freebsd/01d3ab7d-9c43-11e0-bc0f-0014a5e3cda6.html Notes: svn path=/head/; revision=276193
* - Update to 2.1.6Ashish SHUKLA2011-05-106-70/+63
| | | | | | | | | | | | | - Cleanup pkg-plist - Switch to USERS/GROUPS knobs instead of manual creating - Remove support for unsupported FreeBSD versions - Add PAM support[1] PR: ports/156850 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>, lstewart[1] (via private email) Notes: svn path=/head/; revision=273916
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mark BROKEN on 6.X: does not compilePav Lucistnik2010-10-241-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=263534
* Teach the original Makefile about NOPORTDOCS.Jimmy Olgeni2010-09-302-8/+25
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=262207
* Unbreak by upgrading to 2.1.5 (including 6.x support).Jimmy Olgeni2010-09-304-7/+18
| | | | | | | | PR: ports/151073 Approved by: maintainer (see PR) Notes: svn path=/head/; revision=262185
* Bump PORTREVISION in Erlang dependent ports, which need to be rebuiltJimmy Olgeni2010-09-271-0/+1
| | | | | | | due to the new beam format. Notes: svn path=/head/; revision=261976
* - Update port to 2.1.4.Ashish SHUKLA2010-07-133-32/+43
| | | | | | | | | | | | | - Add LICENSE information. - Add support for NOPORTDOCS. - Adopt port. PR: ports/147911 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> Approved by: pgj (mentor) Notes: svn path=/head/; revision=257732
* - Update to 2.1.3Ulrich Spörlein2010-04-094-45/+23
| | | | | | | | Reviewed by: itetcu Approved by: philip and ed (mentors) Notes: svn path=/head/; revision=252457
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605