diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-09 10:30:38 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-09 10:30:38 +0800 |
commit | 51ab5da8ce5a8807a8bacd9e1010ab0925846507 (patch) | |
tree | c2e55fc5cf76b91a82c7f5d8b8b5bdde2d5f7401 /net | |
parent | d849af248abd4d398c3cf430f2e487292fbfe137 (diff) | |
download | marcuscom-ports-51ab5da8ce5a8807a8bacd9e1010ab0925846507.tar marcuscom-ports-51ab5da8ce5a8807a8bacd9e1010ab0925846507.tar.gz marcuscom-ports-51ab5da8ce5a8807a8bacd9e1010ab0925846507.tar.bz2 marcuscom-ports-51ab5da8ce5a8807a8bacd9e1010ab0925846507.tar.lz marcuscom-ports-51ab5da8ce5a8807a8bacd9e1010ab0925846507.tar.xz marcuscom-ports-51ab5da8ce5a8807a8bacd9e1010ab0925846507.tar.zst marcuscom-ports-51ab5da8ce5a8807a8bacd9e1010ab0925846507.zip |
Add at 2.4.1.
It's a thinger for evolution that does stuff. I dunno if net/ is the best
category, but I couldn't really think of a better one.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4801 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/evolution-jescs/Makefile | 25 | ||||
-rw-r--r-- | net/evolution-jescs/distinfo | 2 | ||||
-rw-r--r-- | net/evolution-jescs/pkg-descr | 4 | ||||
-rw-r--r-- | net/evolution-jescs/pkg-plist | 27 |
4 files changed, 58 insertions, 0 deletions
diff --git a/net/evolution-jescs/Makefile b/net/evolution-jescs/Makefile new file mode 100644 index 000000000..6696f93be --- /dev/null +++ b/net/evolution-jescs/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: evolution-jescs +# Date created: 08 September 2005 +# Whom: Adam Weinberger <adamw@FreeBSD.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= evolution-jescs +PORTVERSION= 2.4.1 +CATEGORIES= net gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Evolution Connector for Sun Java Enterprise System Calendar Server + +USE_BZIP2= yes +USE_GNOME= gnomehack gnomeprefix evolutiondataserver +USE_AUTOTOOLS= libtool:15 +USE_GMAKE= yes +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/net/evolution-jescs/distinfo b/net/evolution-jescs/distinfo new file mode 100644 index 000000000..40df46b40 --- /dev/null +++ b/net/evolution-jescs/distinfo @@ -0,0 +1,2 @@ +MD5 (evolution-jescs-2.4.1.tar.bz2) = 1fa134b4bd530331cf407ce95e997702 +SIZE (evolution-jescs-2.4.1.tar.bz2) = 445328 diff --git a/net/evolution-jescs/pkg-descr b/net/evolution-jescs/pkg-descr new file mode 100644 index 000000000..3330b0eca --- /dev/null +++ b/net/evolution-jescs/pkg-descr @@ -0,0 +1,4 @@ +This is the Evolution Connector for Sun Java Enterprise System Calendar Server +(SJESCS), which adds support for SJESCS 5.1 and above to Evolution. + +This connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1. diff --git a/net/evolution-jescs/pkg-plist b/net/evolution-jescs/pkg-plist new file mode 100644 index 000000000..fd62fe462 --- /dev/null +++ b/net/evolution-jescs/pkg-plist @@ -0,0 +1,27 @@ +lib/bonobo/servers/GNOME_Evolution_SunOne_Storage.server +share/gnome/evolution-jescs/glade/sunone-add-permission-dialog.glade +share/gnome/evolution-jescs/glade/sunone-permissions-dialog.glade +share/gnome/evolution-jescs/glade/sunone-subscription-dialog.glade +share/locale/ca/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/cs/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/de/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/en_CA/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/en_GB/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/es/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/fr/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/it/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/ja/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/ko/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/no/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/pl/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/pt/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/pt_BR/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/ru/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/rw/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/sk/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/sq/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/sv/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/uk/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/zh_CN/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/zh_HK/LC_MESSAGES/evolution-jescs-2.4.mo +share/locale/zh_TW/LC_MESSAGES/evolution-jescs-2.4.mo |