| Port details |
- libetpan Mail framework for C language
- 1.10.1 mail
=6 1.10_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2002-06-27 08:47:58
- Last Update: 2026-07-08 13:30:36
- Commit Hash: a3f7a76
- People watching this port, also watch:: xorg-fonts-miscbitmaps, libmad, desktop-file-utils, mplayer-skins, zip
- License: BSD3CLAUSE
- WWW:
- https://www.etpan.org/libetpan.html
- https://github.com/dinhvh/libetpan
- Description:
- The purpose of this mail library is to provide a portable, efficient
middleware for different kinds of mail access. When using the drivers
interface, the interface is the same for all kinds of mail access, remote
and local mailboxes.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/libetpan/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/libetpan
- pkg install libetpan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libetpan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782966108
SHA256 (dinhviethoa-libetpan-1.10.1_GH0.tar.gz) = 87bacdc62661a2a7aa5fe9f1f28d2f7c7a53256633ac5129903916c59f80c4c2
SIZE (dinhviethoa-libetpan-1.10.1_GH0.tar.gz) = 8878422
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libcurl.so : ftp/curl
- libexpat.so : textproc/expat2
- libsasl2.so : security/cyrus-sasl2
- liblmdb.so : databases/lmdb0
- This port is required by:
- for Libraries
-
- mail/claws-mail
Configuration Options:
- ===> The following configuration options are available for libetpan-1.10.1:
IPV6=on: IPv6 protocol support
LMDB=on: Use LMDB as cache DB
====> Options available for the single CRYPTO: you have to select exactly one of them
GNUTLS=off: SSL/TLS support via GnuTLS
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- mail_libetpan
- USES:
- autoreconf compiler:c++11-lang cpe gmake iconv libtool localbase pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 117 (showing only 17 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.32 06 Aug 2004 16:21:03
 |
arved  |
Fix build with gcc 3.4 |
0.32 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.32 30 Mar 2004 19:20:23
 |
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
0.32 17 Mar 2004 18:29:46
 |
trevor  |
SIZEify. |
0.32 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.32 18 Dec 2003 09:56:10
 |
krion  |
- Update to version 0.32
PR: 60340
Submitted by: Ports Fury |
0.31 11 Dec 2003 14:43:17
 |
krion  |
- Update to version 0.31
PR: 60145
Submitted by: Ports Fury |
0.30 22 Nov 2003 22:12:47
 |
pav  |
- Update to 0.30
PR: ports/59582
Submitted by: Ports Fury
Approved by: adamw (mentor) |
0.29 07 Oct 2003 14:58:30
 |
krion  |
- Update to version 0.29
PR: 57703
Submitted by: Ports Fury |
0.28 01 Sep 2003 03:16:25
 |
dinoex  |
- don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk |
0.28 12 May 2003 06:56:01
 |
ijliao  |
upgrade to 0.28
PR: 51859
Submitted by: Ports Fury |
0.27 20 Feb 2003 18:40:39
 |
knu  |
De-pkg-comment. |
0.27 03 Jan 2003 19:03:12
 |
ijliao  |
upgrade to 0.27
PR: 46422
Submitted by: Ports Fury |
0.26 07 Sep 2002 13:44:28
 |
ijliao  |
wrong md5 last commit
Submitted by: rafan@muse.csie.ntu.edu.tw |
0.26 07 Sep 2002 03:42:18
 |
ijliao  |
upgrade to 0.26
PR: 42489
Submitted by: Ports Fury |
0.25_1 01 Sep 2002 15:14:45
 |
vanilla  |
Fix pkg-comment format.
Do not install .la file
PR: ports/42245
Submitted by: Ports Fury. |
0.25 27 Jun 2002 08:41:04
 |
ijliao  |
add libetpan 0.25
libEtPan! - a mail library |
Number of commits found: 117 (showing only 17 on this page)
|