FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:40 PM BST
non port: sysutils/dvdisaster/Makefile
CVSWeb

Number of commits found: 21

Wed, 18 Apr 2012
[ 20:54 nox ] Original commit 
1.21 sysutils/dvdisaster/Makefile
1.11 sysutils/dvdisaster/distinfo
1.2 sysutils/dvdisaster/files/patch-scsi-freebsd.c
1.9 sysutils/dvdisaster/pkg-plist
Update to 0.72.4 .

PR:             ports/167035
Submitted by:   4721@hushmail.com
Approved by:    Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Sat, 17 Mar 2012
[ 11:16 crees ] Original commit 
1.20 sysutils/dvdisaster/Makefile
1.1 sysutils/dvdisaster/files/patch-scsi-freebsd.c
Fix segfault while detecting drives due to 9x changes in CAM

PR:             ports/165938
Submitted by:   Corey Halpin <chalpin@cs.wisc.edu> (author/maintainer)

Also fixes:

PR:             ports/164464
PR:             ports/165787
Feature safe:   yes
Fri, 2 Mar 2012
[ 06:10 wen ] Original commit 
1.19 sysutils/dvdisaster/Makefile
1.10 sysutils/dvdisaster/distinfo
- Update to 0.72.3

PR:             ports/165598
Submitted by:   4721@hushmail.com
Reviewed by:    Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Sun, 18 Sep 2011
[ 20:52 swills ] Original commit 
1.18 sysutils/dvdisaster/Makefile
1.9 sysutils/dvdisaster/distinfo
1.8 sysutils/dvdisaster/pkg-plist
- Update to 0.72.2

PR:             ports/160788
Submited by:    "4720@hushmail.com" <4720@hushmail.com>
Approved by:    Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Mon, 31 May 2010
[ 02:01 ade ] Original commit 
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile

(Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex ] Original commit 
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile

(Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex ] Original commit 
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
1.40 accessibility/kdeaccessibility4/Makefile

(Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Tue, 28 Jul 2009
[ 17:43 amdmi3 ] Original commit 
1.14 sysutils/dvdisaster/Makefile
1.7 sysutils/dvdisaster/distinfo
1.7 sysutils/dvdisaster/pkg-plist
- Update to 0.72
- While here, fix build with custom PREFIX/LOCALBASE

PR:             136837
Submitted by:   Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Mon, 4 May 2009
[ 18:55 miwi ] Original commit 
1.26 devel/re2c/Makefile
1.27 mail/fetchyahoo/Makefile
1.13 sysutils/dvdisaster/Makefile
- Pass maintainership to Corey Halpin (chalpin@cs.wisc.edu)
Fri, 3 Apr 2009
[ 09:54 miwi ] Original commit 
1.12 sysutils/dvdisaster/Makefile
1.14 www/preferential/Makefile
- Update PORTSCOUT flags
Tue, 3 Feb 2009
[ 09:45 miwi ] Original commit 
1.11 sysutils/dvdisaster/Makefile
- Fix portscout flag
Mon, 8 Sep 2008
[ 09:26 miwi ] Original commit 
1.10 sysutils/dvdisaster/Makefile
- set PORTSCOUT variable
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 6 Jun 2008
[ 14:03 edwin ] Original commit 
1.44 sysutils/LPRng/Makefile
1.10 sysutils/acidlaunch/Makefile
1.6 sysutils/apt/Makefile
1.27 sysutils/bacula-server-devel/Makefile
1.104 sysutils/bacula-server/Makefile
1.3 sysutils/bashburn/Makefile
1.5 sysutils/batmon/Makefile
1.14 sysutils/battfink/Makefile
1.23 sysutils/bbapm/Makefile
1.11 sysutils/brasero/Makefile

(Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 11 Mar 2008
[ 14:04 miwi ] Original commit 
1.7 sysutils/dvdisaster/Makefile
1.6 sysutils/dvdisaster/distinfo
1.6 sysutils/dvdisaster/pkg-plist
- Update to 0.70.6
Fri, 7 Mar 2008
[ 00:37 miwi ] Original commit 
1.6 sysutils/dvdisaster/Makefile
1.5 sysutils/dvdisaster/distinfo
1.5 sysutils/dvdisaster/pkg-plist
- Update to 0.70.5
Sat, 19 May 2007
[ 20:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 7 Feb 2007
[ 01:05 miwi ] Original commit 
1.4 sysutils/dvdisaster/Makefile
1.4 sysutils/dvdisaster/distinfo
1.4 sysutils/dvdisaster/pkg-plist
- Update to 0.70.4
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
Fri, 12 Jan 2007
[ 21:57 miwi ] Original commit 
1.3 sysutils/dvdisaster/Makefile
1.3 sysutils/dvdisaster/distinfo
1.3 sysutils/dvdisaster/pkg-plist
- Update to 0.70.3
- Take maintainership

PR:             107747
Submitted by:   miwi
Approved by:    old maintainer (Heiner <h.eichmann@gmx.de>)
Wed, 15 Nov 2006
[ 19:44 miwi ] Original commit 
1.2 sysutils/dvdisaster/Makefile
1.2 sysutils/dvdisaster/distinfo
1.2 sysutils/dvdisaster/pkg-plist
- Update to 0.70.2

PR:             ports/105489
Submitted by:   miwi
Approved by:    maintainer
Sat, 30 Sep 2006
[ 08:02 miwi ] Original commit 
1.837 sysutils/Makefile
1.1 sysutils/dvdisaster/Makefile
1.1 sysutils/dvdisaster/distinfo
1.1 sysutils/dvdisaster/pkg-descr
1.1 sysutils/dvdisaster/pkg-plist
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: 21

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