| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
0.72_1
|
dinoex  |
- update to jpeg-8 |
28 Jul 2009 18:43:59
0.72
|
amdmi3  |
- 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
0.70.6_1
|
miwi  |
- Pass maintainership to Corey Halpin (chalpin@cs.wisc.edu) |
03 Apr 2009 10:54:28
0.70.6_1
|
miwi  |
- Update PORTSCOUT flags |
03 Feb 2009 09:45:39
0.70.6_1
|
miwi  |
- Fix portscout flag |
08 Sep 2008 10:26:11
0.70.6_1
|
miwi  |
- set PORTSCOUT variable |
21 Aug 2008 07:18:49
0.70.6_1
|
rafan  |
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 ) |
06 Jun 2008 15:03:26
0.70.6_1
|
edwin  |
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
0.70.6
|
miwi  |
- Update to 0.70.6 |
07 Mar 2008 00:37:03
0.70.5
|
miwi  |
- Update to 0.70.5 |
19 May 2007 21:32:57
0.70.4_1
|
flz  |
- 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
0.70.4
|
miwi  |
- Update to 0.70.4
- Remove IGNORE on FreeBSD 4.x, it's no longer need. |
12 Jan 2007 21:57:31
0.70.3
|
miwi  |
- 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
0.70.2
|
miwi  |
- Update to 0.70.2
PR: ports/105489
Submitted by: miwi
Approved by: maintainer |
30 Sep 2006 09:02:15
0.70.1
|
miwi  |
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> |