| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
0.72.4_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
01 Jun 2012 05:26:28
0.72.4_1
|
dinoex  |
- update png to 1.5.10 |
18 Apr 2012 20:54:28
0.72.4
|
nox  |
Update to 0.72.4 .
PR: ports/167035
Submitted by: 4721@hushmail.com
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer) |
17 Mar 2012 11:16:55
0.72.3_1
|
crees  |
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 |
02 Mar 2012 06:10:58
0.72.3
|
wen  |
- Update to 0.72.3
PR: ports/165598
Submitted by: 4721@hushmail.com
Reviewed by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer) |
18 Sep 2011 20:52:35
0.72.2
|
swills  |
- Forgot to cvs add pkg-message in previous commit |
18 Sep 2011 20:52:03
0.72.2
|
swills  |
- 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) |
19 Mar 2011 12:38:54
0.72_3
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
0.72_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.72_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.72_1
|
dinoex  |
- update to jpeg-8 |
28 Jul 2009 17: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 18:55:19
0.70.6_1
|
miwi  |
- Pass maintainership to Corey Halpin (chalpin@cs.wisc.edu) |
03 Apr 2009 09: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 09:26:11
0.70.6_1
|
miwi  |
- set PORTSCOUT variable |
21 Aug 2008 06: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 14: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 20: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 08: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> |