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