6c27 FreshPorts -- mail/libmapi
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libmapi 0.9_5 mail on this many watch lists=3 search for ports that depend on this port
Open Source implementation of Microsoft Exchange protocols
Maintained by: kwm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Nov 2009 20:49:29
License: not specified in port


The OpenChange MAPI library aims to provide interoperability with an 
Open Source implementation of Microsoft Exchange protocols under UNIX/Linux.
The current implementation offers a client-side library which can be used in
existing messaging clients and offer native compatibility with Exchange Servers
up to 2007.

MAPI stands for Messaging Application Programming Interface and is used in the
Microsoft Exchange Server groupware server. This solution works with Outlook
and provides collaborative features such as a messaging server, shared 
calendars, contact databases, public folders and tasks.

WWW: http://www.openchange.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/samba4
  2. devel/p5-Parse-Pidl
  3. lang/python27
  4. devel/pkgconf
  5. devel/gmake
Required To Run:
  1. net/samba4
  2. lang/python27
Required Libraries:
  1. devel/libical
  2. databases/tdb
  3. devel/tevent
  4. devel/talloc
  5. devel/boost-libs
  6. databases/sqlite3

This port is required by:

for Libraries

To install the port: cd /usr/ports/mail/libmapi/ && make install clean
To add the package: pkg_add -r libmapi


Configuration Options
===> The following configuration options are available for libmapi-0.9_5:
     BOOST=on: Enable libmapi++ (needs boost)
     DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  3. http://freefr.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  4. http://garr.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  5. http://heanet.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  6. http://hivelocity.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  7. http://ignum.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  8. http://internode.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  9. http://iweb.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  10. http://jaist.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  11. http://kaz.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  12. http://kent.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  13. http://master.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  14. http://nchc.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  15. http://ncu.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  16. http://netcologne.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  17. http://sunet.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  18. http://superb-dca3.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  19. http://switch.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  20. http://tenet.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  21. http://ufpr.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//
  22. http://waix.dl.sourceforge.net/project/openchange/openchange/openchange-0.9%20COCHRANE//

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.9_5
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
24 Feb 2013 13:20:53
Original commit files touched by this commit  0.9_5
eadler search for other commits by this committer
net/samaba4-devel has been renamed to net/samba4
fixes index

Approved by:	kwm (maintainer)
31 Jan 2013 13:38:43
Original commit files touched by this commit  0.9_5
bapt search for other commits by this committer
Chase boost update
30 Dec 2012 05:14:02
Original commit files touched by this commit  0.9_4
mezz search for other commits by this committer
-Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).

Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.

PR:		ports/173540
Remind by:	Marcin Cieslak <saper@saper.info>
15 Oct 2012 22:08:04
Original commit files touched by this commit  0.9_3
kwm search for other commits by this committer
Fix build by direct depending on tevent. Bump portrevision [1]
While here update Makefile header. Switch pre.mk/post.mk with options.mk.
Replace lib_depends on sqlite with USE_SQLITE.
Switch to USE_PKGCONFIG=build.
remove library versions in lib_depends

Submitted by:	beatmail [1]
Feature safe:	yes
12 Jun 2012 18:49:15
Original commit files touched by this commit  0.9_2
kwm search for other commits by this committer
OptionsNG my ports.
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.9_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 13:53:52
Original commit files touched by this commit  0.9_2
ohauer search for other commits by this committer
- remove MD5
22 May 2010 05:56:51
Original commit files touched by this commit  0.9_2
marcus search for other commits by this committer
Update libical to 0.44.
07 Feb 2010 11:06:25
Original commit files touched by this commit  0.9_1
kwm search for other commits by this committer
Fix plist.

Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu>
05 Feb 2010 20:54:01
Original commit files touched by this commit  0.9
kwm search for other commits by this committer
Update to 0.9.

This unbreak the build with the new samba4-devel snapshot.
05 Feb 2010 19:44:33
Original commit files touched by this commit  0.8.2_1
pav search for other commits by this committer
- Chase talloc update

Reported by:    pointyhat
Missed by:      timur
28 Nov 2009 20:06:37
Original commit files touched by this commit  0.8.2
marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 13

282d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight58
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0