aboutsummaryrefslogtreecommitdiff
path: root/net/jabberd
Commit message (Collapse)AuthorAgeFilesLines
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-097-246/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus Notes: svn path=/head/; revision=147669
* Update to 2.0s10Vsevolod Stakhov2005-10-123-14/+3
| | | | | | | Approved by: Kirk Strauser (maintainer) Notes: svn path=/head/; revision=145114
* Add support of sqlite storage.Vsevolod Stakhov2005-09-101-0/+8
| | | | | | | | | PR: 85925 Submitted by: Vivek Khera <vivek@khera.org> Approved by: Kirk Strauser (maintainer) Notes: svn path=/head/; revision=142375
* - Add --enable-pipe optionRenato Botelho2005-07-291-0/+5
| | | | | | | | | PR: ports/84296 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=140401
* Update to 2.0s9 that fixes 3 buffer overflow vulnerabilities.Vsevolod Stakhov2005-07-283-15/+15
| | | | | | | | | Convert to OPTIONS. Approved by: kirk@strauser.com (maintainer), perky (mentor) Notes: svn path=/head/; revision=140285
* - Update to 2.0.8Jean-Yves Lefort2005-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 Notes: svn path=/head/; revision=134308
* - Update to 2.0.7Pav Lucistnik2005-04-176-46/+11
| | | | | | | | PR: ports/79993 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=133531
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-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) Notes: svn path=/head/; revision=127737
* - Update to 2.0.6Pav Lucistnik2004-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) Notes: svn path=/head/; revision=124129
* Update port to 2.0.5 (2.0s5). Based on submission by maintainer.Josef El-Rayes2004-12-023-8/+24
| | | | | | | | | | Submitted by: maintainer PR: ports/74565 Approved by: pav Tested by: simon Notes: svn path=/head/; revision=122981
* Mark the port forbidden due to vulnerability.Josef El-Rayes2004-11-301-0/+1
| | | | | | | | Approved by: maintainer With hat: secteam Notes: svn path=/head/; revision=122847
* - Update to 2.0.s4Pav Lucistnik2004-10-272-6/+5
| | | | | | | | PR: ports/73138 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=120350
* Chase libraries for new devel/libidn version.Kirill Ponomarev2004-10-261-1/+2
| | | | Notes: svn path=/head/; revision=120238
* - Adapt rc script to latest localpkg changesPav Lucistnik2004-07-291-6/+5
| | | | | | | | PR: ports/69667 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=115034
* Fix hardcoded paths.Volker Stolz2004-07-152-7/+12
| | | | | | | | PR: ports/69082 Submitted by: Kirk Strauser (maintainer) Notes: svn path=/head/; revision=113703
* - Chase libidn version bumpEdwin Groothuis2004-07-131-2/+2
| | | | | | | | | - New maintainer: Kirk Strauser <kirk@strauser.com> Submitted by: Kirk Strauser <kirk@strauser.com> Notes: svn path=/head/; revision=113587
* This is an update of the net/jabberd port to version 2.0.3 (vendorEdwin Groothuis2004-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> Notes: svn path=/head/; revision=113520
* Drop maintainership.Dmitry Sivachenko2004-07-121-1/+1
| | | | Notes: svn path=/head/; revision=113478
* Add WITH_PAM knob.Dmitry Sivachenko2004-06-141-0/+6
| | | | | | | Submitted by: David J Duchscher <daved@nostrum.com> Notes: svn path=/head/; revision=111450
* Remove databases/postgresql-client because there can't be a -server, and havingMathieu Arnold2004-05-251-1/+1
| | | | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems Notes: svn path=/head/; revision=109952
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* Detection of OpenLDAP was broken. Fix it.Dmitry Sivachenko2004-03-261-1/+1
| | | | | | | Submitted by: Stephen Marquard <scm@marquard.net> Notes: svn path=/head/; revision=105301
* Update to version 2.0 stable 2.Dmitry Sivachenko2004-02-223-9/+10
| | | | Notes: svn path=/head/; revision=101719
* Rename WITH_PGSQL knob to WITH_POSTGRESQL to be consistent with other ports.Dmitry Sivachenko2004-02-221-5/+5
| | | | | | | Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=101710
* Correct the location of OpenSSL.Dmitry Sivachenko2004-02-091-1/+2
| | | | Notes: svn path=/head/; revision=100472
* Specify the location of OpenSSL.Dmitry Sivachenko2004-01-151-0/+1
| | | | Notes: svn path=/head/; revision=98200
* Create directories for jabberd data files with more secure permissions.Dmitry Sivachenko2004-01-091-1/+1
| | | | Notes: svn path=/head/; revision=97765
* Install scripts for DB creation for MySQL and PostgreSQL.Dmitry Sivachenko2004-01-012-0/+6
| | | | Notes: svn path=/head/; revision=97045
* Put datafiles in /var/jabber directory.Dmitry Sivachenko2004-01-013-1/+8
| | | | | | | Remind to remove this directory manually on deinstall. Notes: svn path=/head/; revision=97030
* Eliminate the evidence that I stole this file from net/jabber port.Dmitry Sivachenko2004-01-011-7/+17
| | | | | | | | Update to reflect the actual names of spawned processes and .pid-files location. Notes: svn path=/head/; revision=97029
* Set the appropriate permissions for config files;Dmitry Sivachenko2004-01-011-3/+11
| | | | | | | | | Add dependency to libiconv; Compile with debug messages unless WITHOUT_DEBUG is set; Minor spelling nit. Notes: svn path=/head/; revision=97026
* Do delete config files if they were not changed after installation.Dmitry Sivachenko2004-01-011-0/+9
| | | | Notes: svn path=/head/; revision=97025
* Remind users about 'jabber' group, too.Dmitry Sivachenko2004-01-011-0/+4
| | | | Notes: svn path=/head/; revision=97024
* Compile with debug messages.Dmitry Sivachenko2003-12-311-1/+2
| | | | Notes: svn path=/head/; revision=96994
* Install startup script jabberd.sh.Dmitry Sivachenko2003-12-305-0/+87
| | | | | | | Create user/group for jabberd on install. Notes: svn path=/head/; revision=96960
* Add WITH_PGSQL knob;Dmitry Sivachenko2003-12-302-21/+32
| | | | | | | Minor general fixes. Notes: svn path=/head/; revision=96940
* New port jabberd2.Dmitry Sivachenko2003-12-295-0/+85
This is a complete rewrite of jabber daemon version 1. Notes: svn path=/head/; revision=96879