FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:50 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
dvdisaster 0.72_1 sysutils on this many watch lists=1 search for ports that depend on this port
A CD/DVD error recovery tool
Maintained by: chalpin@cs.wisc.edu search for ports maintained by this maintainer
Port Added: 30 Sep 2006 09:04:01


The dvdisaster project:
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.

    * dvdisaster creates error correction data to compensate read errors which
      are not correctable in the CD/DVD drive.

    * dvdisaster tries to read as much data as possible from defective media.
      Afterwards unreadable sectors are recovered using the previously created
      error correction data. The maximum error correction capacity is
      user-selectable.

    * dvdisaster operates at the image level and does not depend on the file
      system.

If you create the error correction data in time and keep it at a safe place,
you have a good chance of recovering the medium contents from typical read
errors and to transfer your complete data onto a new medium.

WWW: http://www.dvdisaster.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: shells/bash, devel/gmake, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

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


Configuration Options
     No options to configure

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

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.72_1
dinoex search for other commits by this committer
- update to jpeg-8
28 Jul 2009 18:43:59
Original commit files touched by this commit  0.72
amdmi3 search for other commits by this committer
- Update to 0.72
- While here, fix build with custom PREFIX/LOCALBASE

PR:             136837
Submitted by:   Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
04 May 2009 19:55:19
Original commit files touched by this commit  0.70.6_1
miwi search for other commits by this committer
- Pass maintainership to Corey Halpin (chalpin@cs.wisc.edu)
03 Apr 2009 10:54:28
Original commit files touched by this commit  0.70.6_1
miwi search for other commits by this committer
- Update PORTSCOUT flags
03 Feb 2009 09:45:39
Original commit files touched by this commit  0.70.6_1
miwi search for other commits by this committer
- Fix portscout flag
08 Sep 2008 10:26:11
Original commit files touched by this commit  0.70.6_1
miwi search for other commits by this committer
- set PORTSCOUT variable
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.70.6_1
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)
06 Jun 2008 15:03:26
Original commit files touched by this commit  0.70.6_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
11 Mar 2008 14:04:09
Original commit files touched by this commit  0.70.6
miwi search for other commits by this committer
- Update to 0.70.6
07 Mar 2008 00:37:03
Original commit files touched by this commit  0.70.5
miwi search for other commits by this committer
- Update to 0.70.5
19 May 2007 21:32:57
Original commit files touched by this commit  0.70.4_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}.
07 Feb 2007 01:05:03
Original commit files touched by this commit  0.70.4
miwi search for other commits by this committer
- Update to 0.70.4
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
12 Jan 2007 21:57:31
Original commit files touched by this commit  0.70.3
miwi search for other commits by this committer
- Update to 0.70.3
- Take maintainership

PR:             107747
Submitted by:   miwi
Approved by:    old maintainer (Heiner <h.eichmann@gmx.de>)
15 Nov 2006 19:44:04
Original commit files touched by this commit  0.70.2
miwi search for other commits by this committer
- Update to 0.70.2

PR:             ports/105489
Submitted by:   miwi
Approved by:    maintainer
30 Sep 2006 09:02:15
Original commit files touched by this commit  0.70.1
miwi search for other commits by this committer
The dvdisaster project:
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.

* dvdisaster creates error correction data to compensate read errors which
are not correctable in the CD/DVD drive.

* dvdisaster tries to read as much data as possible from defective media.
Afterwards unreadable sectors are recovered using the previously created
error correction data. The maximum error correction capacity is
user-selectable.

* dvdisaster operates at the image level and does not depend on the file
system.

If you create the error correction data in time and keep it at a safe place,
you have a good chance of recovering the medium contents from typical read
errors and to transfer your complete data onto a new medium.

WWW: http://www.dvdisaster.com/

PR:             ports/103772
Submitted by:   Heiner <h.eichmann(at)gmx.de>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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

Add tab to Netscape 6

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