/print/ghostscript-afpl/

type='hidden' name='showmsg' value='1'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/ejabberd
Commit message (Collapse)AuthorAgeFilesLines
* - adoption of optionsNG frameworkjgh2013-05-241-11/+6
| | | | Approved by: portmgr (bapt)
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - Update to 2.1.11ashish2012-05-193-3/+13
| | | | Changes: http://www.ejabberd.im/ejabberd-2.1.11
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-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.
* - Update port to 2.1.9ashish2011-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>
* - Pass ERL_EPMD_ADDRESS to other actions of rc.d script, missed from last timeashish2011-09-252-4/+4
| | | | | | - Bump PORTREVISION Reported by: Vick Khera <vivek@khera.org> (via private email)
* - Explicitly specify ERL_EPMD_ADDRESS to ejabberd rc.d script duringashish2011-09-192-1/+3
| | | | | | | | startup to avoid unexpected behaviour. - Bump PORTREVISION PR: ports/158357 Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com>
* - Update to 2.1.8ashish2011-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
* - Update to 2.1.6ashish2011-05-116-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)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Mark BROKEN on 6.X: does not compilepav2010-10-251-0/+1
| | | | Reported by: pointyhat
* Teach the original Makefile about NOPORTDOCS.olgeni2010-10-012-8/+25
| | | | Reported by: QAT
* Unbreak by upgrading to 2.1.5 (including 6.x support).olgeni2010-10-014-7/+18
| | | | | PR: ports/151073 Approved by: maintainer (see PR)
* Bump PORTREVISION in Erlang dependent ports, which need to be rebuiltolgeni2010-09-281-0/+1
| | | | due to the new beam format.
* - Update port to 2.1.4.ashish2010-07-143-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)
* - Update to 2.1.3uqs2010-04-094-45/+23
| | | | | Reviewed by: itetcu Approved by: philip and ed (mentors)
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Update to lastest release 2.1.2 [1]uqs2010-02-068-1342/+175
| | | | | | | | | - Bring rc script more in line with rc.subr [2] PR: (based on) 143160 [1], 143366 [2] Submitted by: Matias Surdi <matiassurdi at gmail> [1] Reviewed by: miwi Approved by: philip (mentor)
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Fix plistmiwi2009-07-292-1/+2
| | | | Reported by: erwinbot
* - Fix crash after latest erlang updatemiwi2009-07-282-0/+1220
| | | | | PR: 135593 Submitted by: Bartosz Stec <admin@kkip.pl>
* With regret, return these to the pool.shaun2009-07-221-1/+1
|
* Remove references to my mirror, which will be decommissioned shortly;shaun2009-07-201-2/+1
| | | | fall back to FreeBSD mirrors in case the port has no others.
* Update to 2.0.5.delphij2009-05-304-12/+15
| | | | | | PR: ports/133981 Submitted by: Denis Shaposhnikov <dsh wizard volgograd ru> Approved by: maintainer timeout
* Update to 2.0.3.delphij2009-03-1614-255/+259
| | | | | | Submitted by: "Mikle Davidkin" <skylord linkline ru> PR: 128463 Approved by: maintainer timeout
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* Fix build with the latest version of Erlang.shaun2007-12-292-0/+15
| | | | | Submitted by: Derek Kuliński, pointyhat via erwin Obtained from: http://support.process-one.net/browse/EJAB-446
* Upgrade to 1.1.4.shaun2007-10-304-10/+12
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Bump PORTREVISION to sync with lang/erlang.shaun2007-02-031-0/+1
|
* - Upgrade to 1.1.2.shaun2006-10-063-11/+29
| | | | - Add an ODBC option.
* Bump PORTREVISION to sync with lang/erlang.shaun2006-09-091-1/+1
|
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* [MAINTAINER] net-im/ejabberd: Bump PORTREVISION to keep in syncwith erlangedwin2006-06-041-0/+1
| | | | | | | | | ejabberd needs to be rebuilt whenever lang/erlang is upgraded. The erlang port was recently updated, so ejabberd needs PORTREVISION bumping. PR: ports/98470: Submitted by: Shaun Amott <shaun@inerd.com>
* fix WWWedwin2006-05-231-1/+1
|
* - Update to 1.1.1 (fixes a security issue)garga2006-05-085-4/+7
| | | | | | | | - Ensure ejabberd can find its files PR: ports/96675 Poked by: Denis Shaposhnikov Submitted by: maintainer
* Add an additional mirror.ehaupt2006-04-291-1/+2
| | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* - Update to 1.1 [1]garga2006-04-267-42/+40
| | | | | | | | | | - Fix rc.d script - Change UID and GID of ejabberd user and group, to prevent conflicts with another applications PR: ports/96001, ports/94163, ports/91555 Submitted by: maintainer, garga [1] Approved by: maintainer [1]
* Welcome new maintainer!edwin2006-04-151-1/+1
| | | | | PR: ports/95772 Submitted by: Shaun Amott <shaun@inerd.com>
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Chase shlib bump of libexpat.kuriyama2006-01-31