notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
libvmime All-in-one Internet mail library
0.9.2_14 mail on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.2_14Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-09-20 12:19:31
Last Update: 2024-03-09 14:05:25
Commit Hash: 96c3d67
License: GPLv3+
WWW:
https://www.vmime.org/
https://github.com/kisli/vmime
Description:
VMime is a powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP. With VMime you can parse, generate and modify messages, and also connect to store and transport services to receive or send messages over the Internet. The library offers all the features to build a complete mail client.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (251 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libvmime-0.9.2_14/catalog.mk
  3. /usr/local/share/licenses/libvmime-0.9.2_14/LICENSE
  4. /usr/local/share/licenses/libvmime-0.9.2_14/GPLv3+
  5. include/vmime/address.hpp
  6. include/vmime/addressList.hpp
  7. include/vmime/attachment.hpp
  8. include/vmime/attachmentHelper.hpp
  9. include/vmime/base.hpp
  10. include/vmime/body.hpp
  11. include/vmime/bodyPart.hpp
  12. include/vmime/bodyPartAttachment.hpp
  13. include/vmime/charset.hpp
  14. include/vmime/charsetConverter.hpp
  15. include/vmime/charsetConverterOptions.hpp
  16. include/vmime/charsetConverter_iconv.hpp
  17. include/vmime/charsetConverter_icu.hpp
  18. include/vmime/charsetConverter_idna.hpp
  19. include/vmime/charsetConverter_win.hpp
  20. include/vmime/component.hpp
  21. include/vmime/config.hpp
  22. include/vmime/constants.hpp
  23. include/vmime/contentDisposition.hpp
  24. include/vmime/contentDispositionField.hpp
  25. include/vmime/contentHandler.hpp
  26. include/vmime/contentTypeField.hpp
  27. include/vmime/context.hpp
  28. include/vmime/dateTime.hpp
  29. include/vmime/defaultAttachment.hpp
  30. include/vmime/disposition.hpp
  31. include/vmime/emailAddress.hpp
  32. include/vmime/emptyContentHandler.hpp
  33. include/vmime/encoding.hpp
  34. include/vmime/exception.hpp
  35. include/vmime/export-shared.hpp
  36. include/vmime/export-static.hpp
  37. include/vmime/export.hpp
  38. include/vmime/fileAttachment.hpp
  39. include/vmime/fileContentHandler.hpp
  40. include/vmime/generatedMessageAttachment.hpp
  41. include/vmime/generationContext.hpp
  42. include/vmime/header.hpp
  43. include/vmime/headerField.hpp
  44. include/vmime/headerFieldFactory.hpp
  45. include/vmime/headerFieldValue.hpp
  46. include/vmime/htmlTextPart.hpp
  47. include/vmime/mailbox.hpp
  48. include/vmime/mailboxField.hpp
  49. include/vmime/mailboxGroup.hpp
  50. include/vmime/mailboxList.hpp
  51. include/vmime/mdn/MDNHelper.hpp
  52. include/vmime/mdn/MDNInfos.hpp
  53. include/vmime/mdn/receivedMDNInfos.hpp
  54. include/vmime/mdn/sendableMDNInfos.hpp
  55. include/vmime/mediaType.hpp
  56. include/vmime/message.hpp
  57. include/vmime/messageAttachment.hpp
  58. include/vmime/messageBuilder.hpp
  59. include/vmime/messageId.hpp
  60. include/vmime/messageIdSequence.hpp
  61. include/vmime/messageParser.hpp
  62. include/vmime/misc/importanceHelper.hpp
  63. include/vmime/net/connectionInfos.hpp
  64. include/vmime/net/defaultConnectionInfos.hpp
  65. include/vmime/net/defaultTimeoutHandler.hpp
  66. include/vmime/net/events.hpp
  67. include/vmime/net/fetchAttributes.hpp
  68. include/vmime/net/folder.hpp
  69. include/vmime/net/folderAttributes.hpp
  70. include/vmime/net/folderStatus.hpp
  71. include/vmime/net/imap/IMAPCommand.hpp
  72. include/vmime/net/imap/IMAPConnection.hpp
  73. include/vmime/net/imap/IMAPFolder.hpp
  74. include/vmime/net/imap/IMAPFolderStatus.hpp
  75. include/vmime/net/imap/IMAPMessage.hpp
  76. include/vmime/net/imap/IMAPMessagePart.hpp
  77. include/vmime/net/imap/IMAPMessagePartContentHandler.hpp
  78. include/vmime/net/imap/IMAPMessageStructure.hpp
  79. include/vmime/net/imap/IMAPParser.hpp
  80. include/vmime/net/imap/IMAPSStore.hpp
  81. include/vmime/net/imap/IMAPServiceInfos.hpp
  82. include/vmime/net/imap/IMAPStore.hpp
  83. include/vmime/net/imap/IMAPTag.hpp
  84. include/vmime/net/imap/IMAPUtils.hpp
  85. include/vmime/net/imap/imap.hpp
  86. include/vmime/net/maildir/format/courierMaildirFormat.hpp
  87. include/vmime/net/maildir/format/kmailMaildirFormat.hpp
  88. include/vmime/net/maildir/maildir.hpp
  89. include/vmime/net/maildir/maildirFolder.hpp
  90. include/vmime/net/maildir/maildirFolderStatus.hpp
  91. include/vmime/net/maildir/maildirFormat.hpp
  92. include/vmime/net/maildir/maildirMessage.hpp
  93. include/vmime/net/maildir/maildirMessagePart.hpp
  94. include/vmime/net/maildir/maildirMessageStructure.hpp
  95. include/vmime/net/maildir/maildirServiceInfos.hpp
  96. include/vmime/net/maildir/maildirStore.hpp
  97. include/vmime/net/maildir/maildirUtils.hpp
  98. include/vmime/net/message.hpp
  99. include/vmime/net/messageSet.hpp
  100. include/vmime/net/pop3/POP3Command.hpp
  101. include/vmime/net/pop3/POP3Connection.hpp
  102. include/vmime/net/pop3/POP3Folder.hpp
  103. include/vmime/net/pop3/POP3FolderStatus.hpp
  104. include/vmime/net/pop3/POP3Message.hpp
  105. include/vmime/net/pop3/POP3Response.hpp
  106. include/vmime/net/pop3/POP3SStore.hpp
  107. include/vmime/net/pop3/POP3ServiceInfos.hpp
  108. include/vmime/net/pop3/POP3Store.hpp
  109. include/vmime/net/pop3/POP3Utils.hpp
  110. include/vmime/net/pop3/pop3.hpp
  111. include/vmime/net/securedConnectionInfos.hpp
  112. include/vmime/net/sendmail/sendmail.hpp
  113. include/vmime/net/sendmail/sendmailServiceInfos.hpp
  114. include/vmime/net/sendmail/sendmailTransport.hpp
  115. include/vmime/net/service.hpp
  116. include/vmime/net/serviceFactory.hpp
  117. include/vmime/net/serviceInfos.hpp
  118. include/vmime/net/session.hpp
  119. include/vmime/net/smtp/SMTPChunkingOutputStreamAdapter.hpp
  120. include/vmime/net/smtp/SMTPCommand.hpp
  121. include/vmime/net/smtp/SMTPCommandSet.hpp
  122. include/vmime/net/smtp/SMTPConnection.hpp
  123. include/vmime/net/smtp/SMTPExceptions.hpp
  124. include/vmime/net/smtp/SMTPResponse.hpp
  125. include/vmime/net/smtp/SMTPSTransport.hpp
  126. include/vmime/net/smtp/SMTPServiceInfos.hpp
  127. include/vmime/net/smtp/SMTPTransport.hpp
  128. include/vmime/net/smtp/smtp.hpp
  129. include/vmime/net/socket.hpp
  130. include/vmime/net/store.hpp
  131. include/vmime/net/timeoutHandler.hpp
  132. include/vmime/net/tls/TLSProperties.hpp
  133. include/vmime/net/tls/TLSSecuredConnectionInfos.hpp
  134. include/vmime/net/tls/TLSSession.hpp
  135. include/vmime/net/tls/TLSSocket.hpp
  136. include/vmime/net/tls/gnutls/TLSProperties_GnuTLS.hpp
  137. include/vmime/net/tls/gnutls/TLSSession_GnuTLS.hpp
  138. include/vmime/net/tls/gnutls/TLSSocket_GnuTLS.hpp
  139. include/vmime/net/tls/openssl/OpenSSLInitializer.hpp
  140. include/vmime/net/tls/openssl/TLSProperties_OpenSSL.hpp
  141. include/vmime/net/tls/openssl/TLSSession_OpenSSL.hpp
  142. include/vmime/net/tls/openssl/TLSSocket_OpenSSL.hpp
  143. include/vmime/net/tracer.hpp
  144. include/vmime/net/transport.hpp
  145. include/vmime/object.hpp
  146. include/vmime/parameter.hpp
  147. include/vmime/parameterizedHeaderField.hpp
  148. include/vmime/parsedMessageAttachment.hpp
  149. include/vmime/parserHelpers.hpp
  150. include/vmime/parsingContext.hpp
  151. include/vmime/path.hpp
  152. include/vmime/plainTextPart.hpp
  153. include/vmime/platform.hpp
  154. include/vmime/platforms/posix/posixChildProcess.hpp
  155. include/vmime/platforms/posix/posixCriticalSection.hpp
  156. include/vmime/platforms/posix/posixFile.hpp
  157. include/vmime/platforms/posix/posixHandler.hpp
  158. include/vmime/platforms/posix/posixSocket.hpp
  159. include/vmime/platforms/windows/windowsCodepages.hpp
  160. include/vmime/platforms/windows/windowsCriticalSection.hpp
  161. include/vmime/platforms/windows/windowsFile.hpp
  162. include/vmime/platforms/windows/windowsHandler.hpp
  163. include/vmime/platforms/windows/windowsSocket.hpp
  164. include/vmime/propertySet.hpp
  165. include/vmime/relay.hpp
  166. include/vmime/security/authenticator.hpp
  167. include/vmime/security/cert/X509Certificate.hpp
  168. include/vmime/security/cert/certificate.hpp
  169. include/vmime/security/cert/certificateChain.hpp
  170. include/vmime/security/cert/certificateException.hpp
  171. include/vmime/security/cert/certificateExpiredException.hpp
  172. include/vmime/security/cert/certificateIssuerVerificationException.hpp
  173. include/vmime/security/cert/certificateNotTrustedException.hpp
  174. include/vmime/security/cert/certificateNotYetValidException.hpp
  175. include/vmime/security/cert/certificateVerifier.hpp
  176. include/vmime/security/cert/defaultCertificateVerifier.hpp
  177. include/vmime/security/cert/gnutls/X509Certificate_GnuTLS.hpp
  178. include/vmime/security/cert/openssl/X509Certificate_OpenSSL.hpp
  179. include/vmime/security/cert/serverIdentityException.hpp
  180. include/vmime/security/cert/unsupportedCertificateTypeException.hpp
  181. include/vmime/security/defaultAuthenticator.hpp
  182. include/vmime/security/digest/md5/md5MessageDigest.hpp
  183. include/vmime/security/digest/messageDigest.hpp
  184. include/vmime/security/digest/messageDigestFactory.hpp
  185. include/vmime/security/digest/sha1/sha1MessageDigest.hpp
  186. include/vmime/security/sasl/SASLAuthenticator.hpp
  187. include/vmime/security/sasl/SASLContext.hpp
  188. include/vmime/security/sasl/SASLMechanism.hpp
  189. include/vmime/security/sasl/SASLMechanismFactory.hpp
  190. include/vmime/security/sasl/SASLSession.hpp
  191. include/vmime/security/sasl/SASLSocket.hpp
  192. include/vmime/security/sasl/XOAuth2SASLAuthenticator.hpp
  193. include/vmime/security/sasl/XOAuth2SASLMechanism.hpp
  194. include/vmime/security/sasl/builtinSASLMechanism.hpp
  195. include/vmime/security/sasl/defaultSASLAuthenticator.hpp
  196. include/vmime/streamContentHandler.hpp
  197. include/vmime/stringContentHandler.hpp
  198. include/vmime/text.hpp
  199. include/vmime/textPart.hpp
  200. include/vmime/textPartFactory.hpp
  201. include/vmime/types.hpp
  202. include/vmime/utility/childProcess.hpp
  203. include/vmime/utility/datetimeUtils.hpp
  204. include/vmime/utility/encoder/b64Encoder.hpp
  205. include/vmime/utility/encoder/binaryEncoder.hpp
  206. include/vmime/utility/encoder/eightBitEncoder.hpp
  207. include/vmime/utility/encoder/encoder.hpp
  208. include/vmime/utility/encoder/encoderFactory.hpp
  209. include/vmime/utility/encoder/noopEncoder.hpp
  210. include/vmime/utility/encoder/qpEncoder.hpp
  211. include/vmime/utility/encoder/sevenBitEncoder.hpp
  212. include/vmime/utility/encoder/uuEncoder.hpp
  213. include/vmime/utility/file.hpp
  214. include/vmime/utility/filteredStream.hpp
  215. include/vmime/utility/inputStream.hpp
  216. include/vmime/utility/inputStreamAdapter.hpp
  217. include/vmime/utility/inputStreamByteBufferAdapter.hpp
  218. include/vmime/utility/inputStreamPointerAdapter.hpp
  219. include/vmime/utility/inputStreamSocketAdapter.hpp
  220. include/vmime/utility/inputStreamStringAdapter.hpp
  221. include/vmime/utility/inputStreamStringProxyAdapter.hpp
  222. include/vmime/utility/outputStream.hpp
  223. include/vmime/utility/outputStreamAdapter.hpp
  224. include/vmime/utility/outputStreamByteArrayAdapter.hpp
  225. include/vmime/utility/outputStreamSocketAdapter.hpp
  226. include/vmime/utility/outputStreamStringAdapter.hpp
  227. include/vmime/utility/parserInputStreamAdapter.hpp
  228. include/vmime/utility/path.hpp
  229. include/vmime/utility/progressListener.hpp
  230. include/vmime/utility/random.hpp
  231. include/vmime/utility/seekableInputStream.hpp
  232. include/vmime/utility/seekableInputStreamRegionAdapter.hpp
  233. include/vmime/utility/stream.hpp
  234. include/vmime/utility/streamUtils.hpp
  235. include/vmime/utility/stringProxy.hpp
  236. include/vmime/utility/stringUtils.hpp
  237. include/vmime/utility/sync/autoLock.hpp
  238. include/vmime/utility/sync/criticalSection.hpp
  239. include/vmime/utility/url.hpp
  240. include/vmime/utility/urlUtils.hpp
  241. include/vmime/vmime.hpp
  242. include/vmime/word.hpp
  243. include/vmime/wordEncoder.hpp
  244. lib/libvmime.a
  245. lib/libvmime.so
  246. lib/libvmime.so.1
  247. lib/libvmime.so.1.0.0
  248. libdata/pkgconfig/vmime.pc
  249. @owner
  250. @group
  251. @mode
Collapse this list.
Dependency lines:
  • libvmime>0:mail/libvmime
To install the port:
cd /usr/ports/mail/libvmime/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/libvmime
  • pkg install libvmime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libvmime
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1486813232 SHA256 (kisli-vmime-v0.9.2_GH0.tar.gz) = 9874bf911a7dbc257297ab00f7541875da221ee8251a4218cc65abff6e362399 SIZE (kisli-vmime-v0.9.2_GH0.tar.gz) = 528830

Packages (timestamps in pop-ups are UTC):
libvmime
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.2_140.9.2_140.9.2_70.9.2_140.9.2_14---
FreeBSD:13:quarterly0.9.2_140.9.2_14-0.9.2_140.9.2_140.9.2_140.9.2_140.9.2_14
FreeBSD:14:latest0.9.2_140.9.2_140.9.2_120.9.2_140.9.2_140.9.2_13-0.9.2_13
FreeBSD:14:quarterly0.9.2_140.9.2_14-0.9.2_140.9.2_140.9.2_140.9.2_140.9.2_14
FreeBSD:15:latest0.9.2_140.9.2_14n/a0.9.2_14n/a0.9.2_140.9.2_140.9.2_14
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgnutls.so : security/gnutls
  2. libgsasl.so : security/libgsasl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libvmime-0.9.2_14: ICU=off: Use icu instead of iconv for charset conversion ===> Use 'make config' to modify these settings
Options name:
mail_libvmime
USES:
cmake:noninja compiler:c++11-lib pkgconfig iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kisli/vmime/tar.gz/v0.9.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port