diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-12-12 15:18:49 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-12-12 15:18:49 +0000 |
commit | 31c81436903a688643ef8192648fdbe1b8117b8d (patch) | |
tree | 74840421e2501f5350da22629d959db4c80f8830 /www/p5-ldap-abook/files/patch-AddressBook.conf | |
parent | Remove expired leaf port: (diff) |
Remove expired leaf ports:
2006-12-01 www/p5-ldap-abook: Arbitrary command execution vulnerability in CGI script
2006-12-07 x11-wm/tpager: Unmaintained and disappears from MASTER_SITE on a regular basis
Notes
Notes:
svn path=/head/; revision=179571
Diffstat (limited to 'www/p5-ldap-abook/files/patch-AddressBook.conf')
-rw-r--r-- | www/p5-ldap-abook/files/patch-AddressBook.conf | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/www/p5-ldap-abook/files/patch-AddressBook.conf b/www/p5-ldap-abook/files/patch-AddressBook.conf deleted file mode 100644 index a5fc4daa00a8..000000000000 --- a/www/p5-ldap-abook/files/patch-AddressBook.conf +++ /dev/null @@ -1,38 +0,0 @@ ---- examples/default/AddressBook.conf.orig Sun Jan 28 15:44:27 2001 -+++ examples/default/AddressBook.conf Tue Nov 23 18:42:47 2004 -@@ -128,7 +128,7 @@ - <db type="old_ldap-abook" name="homePage" /> - <db type="LDIF" name="homePage" /> - </field> -- <field name="address" order="10" type="textbox"> -+ <field name="address" order="10" type="text"> - <db type="abookentry" name="Street Address" /> - <db type="Text" name="Street Address" /> - <db type="LDAP" name="street" /> -@@ -137,7 +137,7 @@ - <db type="PDB" name="Address" /> - </field> - <field name="city" order="11" type="text"> -- <db type="abookentry" name="City" /> -+ <db type="abookentry" name="City/Town" /> - <db type="Text" name="City" /> - <db type="LDAP" name="l" /> - <db type="old_ldap-abook" name="locality" /> -@@ -145,7 +145,7 @@ - <db type="PDB" name="City" /> - </field> - <field name="state" order="12" type="text"> -- <db type="abookentry" name="State" /> -+ <db type="abookentry" name="State/County" /> - <db type="Text" name="State" /> - <db type="LDAP" name="st" /> - <db type="old_ldap-abook" name="st" /> -@@ -154,7 +154,7 @@ - </field> - <field name="postalCode" order="13" type="text"> - <db type="Text" name="Zip Code" /> -- <db type="abookentry" name="Zip Code" /> -+ <db type="abookentry" name="Zip/Post Code" /> - <db type="LDAP" name="postalCode" /> - <db type="old_ldap-abook" name="postalCode" /> - <db type="LDIF" name="postalCode" /> |