FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:15 AM BST
Port details
vinetto 0.07_2 security on this many watch lists=1 search for ports that depend on this port
A forensics tool to examine Thumbs.db files

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 search for ports maintained by this maintainer
Port Added: 27 Dec 2006 12:41:58
License: not specified in port


Vinetto extracts the thumbnails and associated metadata from the Thumbs.db 
files.

The Windows systems (98, ME, 2000, XP and 2003 Server) can store thumbnails
and metadata of the picture files contained in the directories of its FAT32
or NTFS filesystems.

The thumbnails and associated metadata are stored in Thumbs.db files.
The Thumbs.db files are undocumented OLE structured files.

Once a picture file has been deleted from the filesystem, the related thumbnail
and associated metada remain stored in the Thumbs.db file. So, the data
contained in those Thumbs.db files are an helpful source of information
for the forensics investigator.

WWW:	http://vinetto.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27
Required To Run: lang/python27, graphics/py-imaging
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for vinetto-0.07_2:
     IMAGING=on (default) "Build with ability to extract graphic thumbnails"
===> Use 'make config' to modify these settings

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

Number of commits found: 10

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Feb 2012 17:37:05
Original commit files touched by this commit  0.07_2
rm search for other commits by this committer
- convert to using PYTHON_SITELIBDIR (non-functional change)
25 Feb 2011 03:19:29
Original commit files touched by this commit  0.07_2
miwi search for other commits by this committer
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.07_1
dinoex search for other commits by this committer
- update to jpeg-8
13 Dec 2009 17:00:14
Original commit files touched by this commit  0.07
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
22 Aug 2009 00:35:32
Original commit files touched by this commit  0.07
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
03 Sep 2008 02:26:24
Original commit files touched by this commit  0.07
linimon search for other commits by this committer
Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
10 Sep 2007 11:17:30
Original commit files touched by this commit  0.07
edwin search for other commits by this committer
[UPDATE] security/vinetto to 0.07

        Update from 0.06 to 0.07. Changelog:
        - Added utf8 support and symlinks from real filenames to
        numbered filenames

PR:             ports/116063
Submitted by:   "R.Mahmatkhanov" <R.Mahmatkhanov@SKYLINK.ru>
30 Jul 2007 09:42:28
Original commit files touched by this commit  0.06_1
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
19 May 2007 20:32:57
Original commit files touched by this commit  0.06_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Dec 2006 12:41:19
Original commit files touched by this commit  0.06
itetcu search for other commits by this committer
Vinetto extracts the thumbnails and associated metadata from the Thumbs.db
files.

The Windows systems (98, ME, 2000, XP and 2003 Server) can store thumbnails
and metadata of the picture files contained in the directories of its FAT32
or NTFS filesystems.

The thumbnails and associated metadata are stored in Thumbs.db files.
The Thumbs.db files are undocumented OLE structured files.

Once a picture file has been deleted from the filesystem, the related thumbnail
and associated metada remain stored in the Thumbs.db file. So, the data
contained in those Thumbs.db files are an helpful source of information
for the forensics investigator.

WWW:    http://vinetto.sourceforge.net/

PR:             ports/107235
Submitted by:   Aleksander Fafula <alex at BSDGuru.org>

Number of commits found: 10

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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

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.044 seconds.