Port details |
- libytnef Unpack data in MS Outlook TNEF format
- 1.5_3 devel
=1 1.5_3Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-02-21 20:49:58
- Last Update: 2017-03-29 18:30:43
- SVN Revision: 437222
- People watching this port, also watch:: p5-Gtk2, python
- Also Listed In: mail
- License: not specified in port
- Description:
- This is the library needed to YTNEF application
This program decodes those annoying application/ms-tnef MIME attachments that
Microsoft mail servers helpfully use to encapsulate your already MIME encoded
attachments.
Due to the proliferation of Microsoft Outlook and Exchange mail servers,
more and more mail is encapsulated into this format.
The YTNEF program allows one to unpack the attachments which were encapsulated
into the YTNEF attachment. Thus alleviating the need to use Microsoft Outlook
to view them.
Now supports winmail.dat Outlook files
WWW: http://ytnef.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- libytnef>0:devel/libytnef
- No installation instructions:
- This port has been deleted.
- PKGNAME: libytnef
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libytnef-1.5.tar.gz) = 1b22a1e42e047c41a41917e89544992c33d30e9bd798b5b8ca7ef1eb75e1752e
SIZE (libytnef-1.5.tar.gz) = 212412
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5_3 29 Mar 2017 18:30:43
  |
pawel  |
- Update converters/ytnef to version 1.9.2, now hosted on GitHub
- Add PORTEPOCH, version is going backwards due to using versioning
scheme of library distribution
- Remove devel/libytnef port, both packages are now developed in one repo |
1.5_3 02 Mar 2015 23:16:02
  |
bapt  |
Remove Authors and License from pkg-descr |
1.5_3 28 Aug 2014 19:53:09
  |
tijl  |
- Convert to USES=libtool and add INSTALL_TARGET=install-strip
- Remove PORTDOCS because all files are empty |
1.5_2 28 Feb 2014 17:52:04
  |
antoine  |
Reset maintainer: email bounces |
1.5_2 21 Jan 2014 08:30:19
  |
bapt  |
Support stage |
1.5_2 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.5_2 27 May 2013 12:35:33
  |
bapt  |
Fix build with clang |
1.5_2 28 May 2012 19:28:38
 |
tabthorpe  |
- Fix handling of T_CLSID in TNEFFillMapi
- Bump PORTREVISION
PR: ports/167460
Submitted by: sbruno@
Approved by: maintainer timeout |
1.5_1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.5_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.5_1 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.5_1 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.5_1 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.5_1 01 Jun 2008 09:42:37
 |
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
1.5_1 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.5_1 20 Mar 2008 09:37:21
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
1.5_1 24 Feb 2006 15:35:23
 |
ade  |
Fix devel/libytnef[1] and others[2] after libtool commit.
Submitted by: pointyhat[1] ume[2]
Approved by: portmgr (implicit) |
1.5 21 Feb 2006 20:49:15
 |
garga  |
Move recently added converters/libytnef to an accuratte category "devel"
Approved by: maintainer |