aboutsummaryrefslogtreecommitdiff
path: root/net/jabberd
Commit message (Collapse)AuthorAgeFilesLines
* 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