aboutsummaryrefslogtreecommitdiffstats
path: root/mail/horde-turba/files
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-05-23 19:44:31 +0800
committersobomax <sobomax@FreeBSD.org>2002-05-23 19:44:31 +0800
commit875d6736ac5a65d7142fb2378e306a6076ae33e7 (patch)
tree86d2b233a660e8533048123c230de69245056677 /mail/horde-turba/files
parent6a36283cd29b2b6a177b5f5789697728b83f770d (diff)
downloadfreebsd-ports-gnome-875d6736ac5a65d7142fb2378e306a6076ae33e7.tar.gz
freebsd-ports-gnome-875d6736ac5a65d7142fb2378e306a6076ae33e7.tar.zst
freebsd-ports-gnome-875d6736ac5a65d7142fb2378e306a6076ae33e7.zip
Update to RC3.
PR: 38263 Submitted by: maintainer
Diffstat (limited to 'mail/horde-turba/files')
-rw-r--r--mail/horde-turba/files/patch-aa8
-rw-r--r--mail/horde-turba/files/patch-ab18
2 files changed, 13 insertions, 13 deletions
diff --git a/mail/horde-turba/files/patch-aa b/mail/horde-turba/files/patch-aa
index 1a51d8aec31c..81d0eeaf6419 100644
--- a/mail/horde-turba/files/patch-aa
+++ b/mail/horde-turba/files/patch-aa
@@ -1,9 +1,7 @@
---- config/conf.php.dist.orig Fri Sep 28 23:29:55 2001
-+++ config/conf.php.dist Sat Nov 17 21:38:00 2001
-@@ -29,5 +29,6 @@
+--- config/conf.php.dist.orig Fri Apr 12 18:21:30 2002
++++ config/conf.php.dist Sun May 19 00:11:06 2002
+@@ -30,3 +30,4 @@
// example providing a link to IMP (an email program) would be:
// $conf['menu']['apps'] = array('imp');
$conf['menu']['apps'] = array();
+//UNCOMMENTWHENINSTIMP$conf['menu']['apps'] = array('imp');
-
- ?>
diff --git a/mail/horde-turba/files/patch-ab b/mail/horde-turba/files/patch-ab
index 5cc76966a8a9..c2361cdecf8e 100644
--- a/mail/horde-turba/files/patch-ab
+++ b/mail/horde-turba/files/patch-ab
@@ -1,6 +1,6 @@
---- config/sources.php.dist.orig Tue Jan 1 13:58:34 2002
-+++ config/sources.php.dist Thu Jan 3 18:04:12 2002
-@@ -92,21 +92,25 @@
+--- config/sources.php.dist.orig Thu Apr 25 01:08:44 2002
++++ config/sources.php.dist Sun May 19 00:50:20 2002
+@@ -137,22 +137,26 @@
'title' => 'My Addressbook',
'type' => 'sql',
'params' => array(
@@ -8,7 +8,7 @@
- 'hostspec' => '',
- 'username' => '',
- 'password' => '',
-+// 'phptype' => 'pgsql',
++// 'phptype' => 'pgsql',
+ 'phptype' => 'mysql',
+ 'hostspec' => 'localhost',
+ 'username' => 'hordemgr',
@@ -18,11 +18,13 @@
- 'tty' => '',
- 'port' => '5432',
- 'protocol' => 'unix',
-+// 'tty' => '',
+- 'socket' => '',
++// 'tty' => '',
+// Default port: 5432 for pgsql (PostGres), 3306 for mysql
-+// 'port' => '5432',
-+// 'port' => '3306',
-+// 'protocol' => 'unix',
++// 'port' => '5432',
++// 'port' => '3306',
++// 'protocol' => 'unix',
++// 'socket' => '',
'table' => 'turba_objects'
),
'map' => array(