summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormycroft <mycroft>2002-04-05 04:13:55 +0000
committermycroft <mycroft>2002-04-05 04:13:55 +0000
commitee4ae24eb2613ad0bd2eb4136148c73a8e5a8502 (patch)
tree3dbaf290d943550fa4c7311be30734ea52d9ecef
parent3879d3052e4ee1ad885a731f8d52b8ff9bc686f0 (diff)
downloadpkgsrc-ee4ae24eb2613ad0bd2eb4136148c73a8e5a8502.tar.gz
Enable LDAP and NNTP support. LDAP has issues with NT servers at the moment.
-rw-r--r--mail/evolution/Makefile6
-rw-r--r--mail/evolution/PLIST20
2 files changed, 23 insertions, 3 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 72e411f7c67..2c4b6c8076f 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/03/26 20:50:12 rh Exp $
+# $NetBSD: Makefile,v 1.18 2002/04/05 04:13:55 mycroft Exp $
DISTNAME= evolution-1.0.3
CATEGORIES= mail time gnome
@@ -34,7 +34,8 @@ REPLACE_PERL+= libical/scripts/mkrestrictiontable.pl
REPLACE_PERL+= tools/csv2vcard
REPLACE_PERL+= tools/evolution-addressbook-clean.in
REPLACE_PERL+= tools/killev
-CONFIGURE_ARGS+= --enable-ldap=no
+CONFIGURE_ARGS+= --with-openldap --without-static-ldap
+CONFIGURE_ARGS+= --enable-nntp=yes
CONFIGURE_ARGS+= --with-db3-includes=${LOCALBASE}/include/db3
CONFIGURE_ARGS+= --with-db3-libs=${LOCALBASE}/lib
CONFIGURE_ENV+= CFLAGS="-D_POSIX_THREAD_SYSCALL_SOFT=1 ${CFLAGS}"
@@ -56,6 +57,7 @@ pre-configure:
.include "../../print/gnome-print/buildlink.mk"
.include "../../security/openssl/buildlink.mk"
.include "../../databases/db3/buildlink.mk"
+.include "../../databases/openldap/buildlink.mk"
.include "../../www/gtkhtml/buildlink.mk"
.include "../../devel/bonobo/buildlink.mk"
.include "../../devel/oaf/buildlink.mk"
diff --git a/mail/evolution/PLIST b/mail/evolution/PLIST
index f6b9b038fbd..40538b9f3fa 100644
--- a/mail/evolution/PLIST
+++ b/mail/evolution/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/03/26 20:50:12 rh Exp $
+@comment $NetBSD: PLIST,v 1.5 2002/04/05 04:13:55 mycroft Exp $
bin/csv2vcard
bin/evolution
bin/evolution-addressbook
@@ -82,6 +82,14 @@ include/camel/camel-mime-part.h
include/camel/camel-mime-utils.h
include/camel/camel-movemail.h
include/camel/camel-multipart.h
+include/camel/camel-nntp-auth.h
+include/camel/camel-nntp-folder.h
+include/camel/camel-nntp-grouplist.h
+include/camel/camel-nntp-newsrc.h
+include/camel/camel-nntp-resp-codes.h
+include/camel/camel-nntp-store.h
+include/camel/camel-nntp-types.h
+include/camel/camel-nntp-utils.h
include/camel/camel-object.h
include/camel/camel-operation.h
include/camel/camel-pgp-context.h
@@ -187,6 +195,12 @@ lib/evolution/camel-providers/1.0/libcamellocal.so
lib/evolution/camel-providers/1.0/libcamellocal.so.0
lib/evolution/camel-providers/1.0/libcamellocal.so.0.0
lib/evolution/camel-providers/1.0/libcamellocal.urls
+lib/evolution/camel-providers/1.0/libcamelnntp.a
+lib/evolution/camel-providers/1.0/libcamelnntp.la
+lib/evolution/camel-providers/1.0/libcamelnntp.so
+lib/evolution/camel-providers/1.0/libcamelnntp.so.0
+lib/evolution/camel-providers/1.0/libcamelnntp.so.0.0
+lib/evolution/camel-providers/1.0/libcamelnntp.urls
lib/evolution/camel-providers/1.0/libcamelpop3.a
lib/evolution/camel-providers/1.0/libcamelpop3.la
lib/evolution/camel-providers/1.0/libcamelpop3.so
@@ -1288,6 +1302,8 @@ share/pixmaps/evolution.png
@dirrm share/evolution/ecps
@exec ${MKDIR} %D/share/evolution/default_user/private
@dirrm share/evolution/default_user/private
+@exec ${MKDIR} %D/share/evolution/default_user/news
+@dirrm share/evolution/default_user/news
@dirrm share/evolution/default_user/local/Trash
@dirrm share/evolution/default_user/local/Tasks
@dirrm share/evolution/default_user/local/Sent
@@ -1297,6 +1313,8 @@ share/pixmaps/evolution.png
@dirrm share/evolution/default_user/local/Contacts
@dirrm share/evolution/default_user/local/Calendar
@dirrm share/evolution/default_user/local
+@exec ${MKDIR} %D/share/evolution/default_user/config
+@dirrm share/evolution/default_user/config
@dirrm share/evolution/default_user
@dirrm share/evolution
@dirrm lib/evolution/evolution-mail-importers/1.0.3