Skip site navigation (1)Skip section navigation (2)

CVS log for ports/sysutils/dvd+rw-tools/Makefile

[BACK] Up to [FreeBSD] / ports / sysutils / dvd+rw-tools

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Apr 9 21:15:03 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to 7.1

Approved by:	Chuck Swiger <chuck@pkix.net> (maintainer)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Mar 30 20:51:44 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 7.0

PR:		ports/111042
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jan 31 14:07:58 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Use new USE_CDRTOOLS variable

Tested on:	pointyhat

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 17 13:23:57 2006 UTC (5 years, 2 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
- Change mastersite.

PR:		ports/105290
Submitted by:	Frank J. Laszlo <laszlof@FreeBSD.org>
Reviewed by:	jmelo@
Approved by:	Chuck Swiger <chuck@pkix.net> (maintainer)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 10 19:16:18 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -8 lines
- Update to 6.1
- portlint(1)

PR:		97100
Submitted by:	maintainer

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 27 16:28:57 2006 UTC (5 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -2 lines
o dvd+rw-tools Makefile uses an incorrect compile time macro due
  to a typo. It should be using -D_THREAD_SAFE instead of -DTHREAS_SAFE
o Futhermore, make sure the port upholds PTHREAD_{CFLAGS,LIBS}
o Bump PORTREVISION

PR:		92315
Approved by:	maintainer

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Feb 16 14:46:51 2006 UTC (5 years, 11 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
- Add one more MASTER_SITES

PR:		ports/93426
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Approved by:	maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 20 13:26:57 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
- Fix pthread usage under FreeBSD 4.X

PR:		ports/92018
Submitted by:	Sven Berkvens-Matthijsse <sven@berkvens.net>
Approved by:	Chuck Swiger <chuck@pkix.net> (maintainer)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 16 20:14:56 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Update to 6.0

PR:		ports/91874
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Dec 15 22:56:46 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Utilize USE_GMAKE to fix build on 6.x

Approved by:	maintainer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 30 16:27:23 2004 UTC (7 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 5.21.4.10.8

PR:		ports/71151
Submitted by:	Chuck Swiger <chuck@pkix.net> (maintainer)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jul 22 21:23:04 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3 lines
- Update to 5.20.4.10.8

PR:		ports/69440
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 14 20:48:28 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -4 lines
- Strip binaries
- Use PLIST_FILES

PR:		ports/67766
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer email bounces (connection refused for 5 days)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 2 17:17:30 2004 UTC (7 years, 8 months ago) by netchild
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.

Submitted by:	marius

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 24 15:20:53 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Add a fix for a bug that prevented dvd+rw tools from finalizing discs.

Submitted by: Chuck Swiger <cswiger@mac.com>
Approved by: portmgr
PR: ports/65861

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 10 20:02:34 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update to 5.19

PR:		ports/65407
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 22 22:08:57 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 5.17.4.8.6

PR:		ports/61750
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 26 15:58:37 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 5.16.4.8.5
  This fixes brown-bag bug in 5.15, all users are encourages to update.

PR:		ports/60593
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 25 17:44:29 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- Update to 5.15.4.8.5
  This release fixes burning on FreeBSD 5.2

PR:		ports/60548
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 12 13:30:23 2003 UTC (8 years, 3 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -0 lines
prevent to add -O2.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 11 09:06:33 2003 UTC (8 years, 3 months ago) by krion
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Update to version 5.13.4.7.4

PR:		59149
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 30 05:53:23 2003 UTC (8 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -0 lines
- Add documentation
mainatiner contacted: 2003-09-06, no response

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 2 04:54:53 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -1 lines
- Update to 5.12.4.7.4
The author released a new version and make some changes to provide FreeBSD
port hooks, so it's no longer necessary to patch the Makefile.
PR:		56285
Submitted by:	chuckpkix.net@pkix.net

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 21 01:16:28 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
a few documentation changes, as well as
releasing a new version of the software.

PR:		54639
Submitted by:	Chuck Swiger <chuck@pkix.net> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 8 05:08:57 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
update sysutils/dvd+rw-tools: 5.8.4.4.4 --> 5.9.4.4.4

PR:		54191
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 17 01:21:12 2003 UTC (8 years, 7 months ago) by fjoe
Branches: MAIN
New port: sysutils/dvd+rw-tools

Dvd+rw-tools support DVD-R, DVD-RW, DVD+R, and DVD+RW format dvd burners.

Submitted by:	Chuck Swiger <cswiger (at) mac.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options