FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:05 AM BST
Port details
tnef 1.4.9 converters on this many watch lists=35 search for ports that depend on this port
Unpack data in MS Outlook TNEF format
Maintained by: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Oct 2000 23:59:45
Also Listed In: mail
License: not specified in port


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 TNEF program allows one to unpack the attachments which were encapsulated
into the TNEF attachment.  Thus alleviating the need to use Microsoft Outlook
to view them.

Author:	Mark Simpson <verdammelt@users.sourceforge.net>
WWW:	http://tnef.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Build

for Run

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/tnef/tnef/
http://sunet.dl.sourceforge.net/project/tnef/tnef/
http://iweb.dl.sourceforge.net/project/tnef/tnef/
http://switch.dl.sourceforge.net/project/tnef/tnef/
http://surfnet.dl.sourceforge.net/project/tnef/tnef/
http://kent.dl.sourceforge.net/project/tnef/tnef/
http://freefr.dl.sourceforge.net/project/tnef/tnef/
http://voxel.dl.sourceforge.net/project/tnef/tnef/
http://jaist.dl.sourceforge.net/project/tnef/tnef/
http://osdn.dl.sourceforge.net/project/tnef/tnef/
http://nchc.dl.sourceforge.net/project/tnef/tnef/
http://ncu.dl.sourceforge.net/project/tnef/tnef/
http://transact.dl.sourceforge.net/project/tnef/tnef/
http://softlayer.dl.sourceforge.net/project/tnef/tnef/
http://internode.dl.sourceforge.net/project/tnef/tnef/
http://ufpr.dl.sourceforge.net/project/tnef/tnef/
http://waix.dl.sourceforge.net/project/tnef/tnef/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Mar 2012 14:54:59
Original commit files touched by this commit  1.4.9
garga search for other commits by this committer
Update to 1.4.9

Feature safe:   yes
22 Oct 2011 23:50:23
Original commit files touched by this commit  1.4.8
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
29 Jun 2011 21:11:28
Original commit files touched by this commit  1.4.8
garga search for other commits by this committer
Update to 1.4.8
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.4.7
miwi search for other commits by this committer
- Get Rid MD5 support
04 Mar 2010 15:59:04
Original commit files touched by this commit  1.4.7
garga search for other commits by this committer
Update to 1.4.7

Feature safe:   yes
15 Dec 2009 10:05:29
Original commit files touched by this commit  1.4.6
garga search for other commits by this committer
Update to 1.4.6
22 Aug 2009 00:15:15
Original commit files touched by this commit  1.4.5
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
28 Mar 2009 17:53:24
Original commit files touched by this commit  1.4.5
garga search for other commits by this committer
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
30 Sep 2008 17:24:54
Original commit files touched by this commit  1.4.5
garga search for other commits by this committer
- Update to 1.4.5
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.4.4
rafan search for other commits by this committer
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 View all of this commit message)
20 Jun 2008 14:01:00
Original commit files touched by this commit  1.4.4
garga search for other commits by this committer
- Update to 1.4.4
20 Mar 2008 09:23:28
Original commit files touched by this commit  1.4.3
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.4.3
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
04 Sep 2006 23:29:46
Original commit files touched by this commit  1.4.3
garga search for other commits by this committer
Update to 1.4.3
04 Sep 2006 08:13:44
Original commit files touched by this commit  1.4.1
linimon search for other commits by this committer
Reassign from inactive maintainer to new volunteer.

Hat:            portmgr
24 May 2006 01:11:19
Original commit files touched by this commit  1.4.1
mnag search for other commits by this committer
- Update to 1.4.1

PR:             96946
Submitted by:   Martin Wilke <freebsd___unixfreunde.de>
Approved by:    maintainer timeout (16 days)
01 May 2006 17:27:41
Original commit files touched by this commit  1.4
krion search for other commits by this committer
Update to 1.4

PR:             ports/96106
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
22 Jan 2006 08:22:34
Original commit files touched by this commit  1.3.4
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
20 Oct 2005 01:41:27
Original commit files touched by this commit  1.3.4
mnag search for other commits by this committer
Update to 1.3.4

PR:             87680
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    Cyrus Rahman <cr@jcmax.com> (maintainer)
05 Jun 2005 17:59:33
Original commit files touched by this commit  1.3.3
sem search for other commits by this committer
- Update to 1.3.3

PR:             ports/81407
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    maintainer timeout (2 weeks)
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.2.3.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.2.3.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
13 Aug 2004 15:08:32
Original commit files touched by this commit  1.2.3.1
vs search for other commits by this committer
- Update to 1.2.3.1 [1]
- Nuke pkg-plist while here

PR:             ports/68748 [1]
Submitted by:   Matt Peterson
Approved by:    maintainer timeout
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.2.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
21 Feb 2003 11:08:38
Original commit files touched by this commit  1.1
knu search for other commits by this committer
De-pkg-comment.
14 Oct 2001 15:28:57
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1    
19 Mar 2001 21:59:12
files touched by this commit
kris search for other commits by this committer
Update to tnef 1.0    
13 Mar 2001 01:40:03
files touched by this commit
kris search for other commits by this committer
Update to tnef 0.16    
22 Nov 2000 11:01:42
files touched by this commit
kris search for other commits by this committer
Upgrade to tnef 0.15    
23 Oct 2000 03:59:45
files touched by this commit
jeh search for other commits by this committer
Add new port:  converters/tnef   Unpack data encapsulated into Microsoft
Outlook's application/ms-tnef format    

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours32
new 7 days60
new fortnight181
new month254

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.232 seconds.