| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
0.07_2
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
20 Jul 2012 22:14:15
0.07_2
|
bapt  |
Convert to new options framework |
12 Feb 2012 17:37:05
0.07_2
|
rm  |
- convert to using PYTHON_SITELIBDIR (non-functional change) |
25 Feb 2011 03:19:29
0.07_2
|
miwi  |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
05 Feb 2010 11:46:55
0.07_1
|
dinoex  |
- update to jpeg-8 |
13 Dec 2009 17:00:14
0.07
|
miwi  |
- 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
0.07  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
03 Sep 2008 02:26:24
0.07
|
linimon  |
Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
10 Sep 2007 11:17:30
0.07
|
edwin  |
[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
0.06_1
|
alexbl  |
- 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
0.06_1
|
flz  |
- 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
0.06
|
itetcu  |
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> |