Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to version 2.0 stable 2. | Dmitry Sivachenko | 2004-02-22 | 3 | -9/+10 |
| | | | | Notes: svn path=/head/; revision=101719 | ||||
* | Rename WITH_PGSQL knob to WITH_POSTGRESQL to be consistent with other ports. | Dmitry Sivachenko | 2004-02-22 | 1 | -5/+5 |
| | | | | | | | Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=101710 | ||||
* | Correct the location of OpenSSL. | Dmitry Sivachenko | 2004-02-09 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=100472 | ||||
* | Specify the location of OpenSSL. | Dmitry Sivachenko | 2004-01-15 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=98200 | ||||
* | Create directories for jabberd data files with more secure permissions. | Dmitry Sivachenko | 2004-01-09 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=97765 | ||||
* | Install scripts for DB creation for MySQL and PostgreSQL. | Dmitry Sivachenko | 2004-01-01 | 2 | -0/+6 |
| | | | | Notes: svn path=/head/; revision=97045 | ||||
* | Put datafiles in /var/jabber directory. | Dmitry Sivachenko | 2004-01-01 | 3 | -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 Sivachenko | 2004-01-01 | 1 | -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 Sivachenko | 2004-01-01 | 1 | -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 Sivachenko | 2004-01-01 | 1 | -0/+9 |
| | | | | Notes: svn path=/head/; revision=97025 | ||||
* | Remind users about 'jabber' group, too. | Dmitry Sivachenko | 2004-01-01 | 1 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=97024 | ||||
* | Compile with debug messages. | Dmitry Sivachenko | 2003-12-31 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=96994 | ||||
* | Install startup script jabberd.sh. | Dmitry Sivachenko | 2003-12-30 | 5 | -0/+87 |
| | | | | | | | Create user/group for jabberd on install. Notes: svn path=/head/; revision=96960 | ||||
* | Add WITH_PGSQL knob; | Dmitry Sivachenko | 2003-12-30 | 2 | -21/+32 |
| | | | | | | | Minor general fixes. Notes: svn path=/head/; revision=96940 | ||||
* | New port jabberd2. | Dmitry Sivachenko | 2003-12-29 | 5 | -0/+85 |
This is a complete rewrite of jabber daemon version 1. Notes: svn path=/head/; revision=96879 |