summaryrefslogtreecommitdiffstats
path: root/net-im/jabberd
Commit message (Collapse)AuthorAgeFilesLines
* Add support of sqlite storage.vsevolod2005-09-101-0/+8
| | | | | | PR: 85925 Submitted by: Vivek Khera <vivek@khera.org> Approved by: Kirk Strauser (maintainer)
* - Add --enable-pipe optiongarga2005-07-291-0/+5
| | | | | | PR: ports/84296 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Update to 2.0s9 that fixes 3 buffer overflow vulnerabilities.vsevolod2005-07-283-15/+15
| | | | | | Convert to OPTIONS. Approved by: kirk@strauser.com (maintainer), perky (mentor)
* - Update to 2.0.8jylefort2005-04-283-15/+12
| | | | | | | | | | | | - Do not manually install jabberd.sh nor list it in pkg-list, as that is done by USE_RC_SUBR - Use @unexec rmdir rather than @rmdir for configuration directories, as they might still contain files at uninstall time - Polish the Makefile and packing list PR: ports/80370 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: maintainer
* - Update to 2.0.7pav2005-04-176-46/+11
| | | | | PR: ports/79993 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Split the postgresql ports into a server and a client part.girgen2005-01-311-1/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* - Update to 2.0.6pav2004-12-153-5/+4
| | | | | | | | - Remove bogus cmp in pkg-plist PR: ports/7501 Submitted by: Lars Eggert <lars.eggert@gmx.net> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Update port to 2.0.5 (2.0s5). Based on submission by maintainer.josef2004-12-023-8/+24
| | | | | | | Submitted by: maintainer PR: ports/74565 Approved by: pav Tested by: simon
* Mark the port forbidden due to vulnerability.josef2004-11-301-0/+1
| | | | | Approved by: maintainer With hat: secteam
* - Update to 2.0.s4pav2004-10-272-6/+5
| | | | | PR: ports/73138 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Chase libraries for new devel/libidn version.krion2004-10-261-1/+2
|
* - Adapt rc script to latest localpkg changespav2004-07-291-6/+5
| | | | | PR: ports/69667 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Fix hardcoded paths.vs2004-07-152-7/+12
| | | | | PR: ports/69082 Submitted by: Kirk Strauser (maintainer)
* - Chase libidn version bumpedwin2004-07-131-2/+2
| | | | | | - New maintainer: Kirk Strauser <kirk@strauser.com> Submitted by: Kirk Strauser <kirk@strauser.com>
* This is an update of the net/jabberd port to version 2.0.3 (vendoredwin2004-07-136-69/+95
| | | | | | | | | | | | | | | | | | | string "2.0s3") which fixes some serious memory leaks and other significant bugs. This update also replaces the rc.d script with a new version that uses the rc.subr framework. I was able to successfully compile the port with all of the WITH_* knobs, but only have the means to test WITH_POSTGRESQL (which worked as expected). commiter says: - Added extra line to files/patch-util::util.h (4.x fix) - Changed --with-extra-include-path statements to work around mysql inclusion and db41 exclusion. - Added --disable- for options not choosen. PR: ports/68967 Submitted by: Kirk Strauser <kirk@strauser.com>
* Drop maintainership.demon2004-07-121-1/+1
|
* Add WITH_PAM knob.demon2004-06-141-0/+6
| | | | Submitted by: David J Duchscher <daved@nostrum.com>
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* - Use USE_ICONV knobkrion2004-03-301-2/+1
| | | | Approved by: portmgr
* Detection of OpenLDAP was broken. Fix it.demon2004-03-261-1/+1
| | | | Submitted by: Stephen Marquard <scm@marquard.net>
* Update to version 2.0 stable 2.demon2004-02-223-9/+10
|
* Rename WITH_PGSQL knob to WITH_POSTGRESQL to be consistent with other ports.demon2004-02-221-5/+5
| | | | Submitted by: Ulrich Spoerlein <q@uni.de>
* Correct the location of OpenSSL.demon2004-02-091-1/+2
|
* Specify the location of OpenSSL.demon2004-01-151-0/+1
|
* Create directories for jabberd data files with more secure permissions.demon2004-01-091-1/+1
|
* Install scripts for DB creation for MySQL and PostgreSQL.demon2004-01-012-0/+6
|
* Put datafiles in /var/jabber directory.demon2004-01-013-1/+8
| | | | Remind to remove this directory manually on deinstall.
* Eliminate the evidence that I stole this file from net/jabber port.demon2004-01-011-7/+17
| | | | | Update to reflect the actual names of spawned processes and .pid-files location.
* Set the appropriate permissions for config files;demon2004-01-011-3/+11
| | | | | | Add dependency to libiconv; Compile with debug messages unless WITHOUT_DEBUG is set; Minor spelling nit.
* Do delete config files if they were not changed after installation.demon2004-01-011-0/+9
|
* Remind users about 'jabber' group, too.demon2004-01-011-0/+4
|
* Compile with debug messages.demon2003-12-311-1/+2
|
* Install startup script jabberd.sh.demon2003-12-305-0/+87
| | | | Create user/group for jabberd on install.
* Add WITH_PGSQL knob;demon2003-12-302-21/+32
| | | | Minor general fixes.
* New port jabberd2.demon2003-12-295-0/+85
This is a complete rewrite of jabber daemon version 1.
OpenPOWER on IntegriCloud