CVS log for ports/multimedia/dvts/Makefile
Up to [FreeBSD] / ports / multimedia / dvts
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:43 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:23 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Punt autoconf267->autoconf268
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:56 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:59 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:47:08 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 10 20:21:57 2006 UTC (5 years, 6 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Resetting maintainer due to no response to email about commit bit status. We hope to see him back again sometime. Hat: portmgr
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 22 13:12:11 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
[patch]: Unregistered conflict between multimedia/dvts and multimedia/gdvrecv
Both multimedia/gdvrecv and multimedia/dvts provides executable
bin/dvrecv with non-compatible uses and syntax. The last installed
will overwrite the other.
Further, gdvrecv installs no man-pages, so installing first dvts
then gdvrecv will cause incorrect manual page to appear.
PR: ports/85979
Submitted by: Erik Norgaard <norgaard@locolomo.org>
Approved by: maintainer timeout
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:12 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 13 04:58:36 2005 UTC (6 years, 7 months ago) by simokawa
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Previous fix was incomplete.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 13 04:55:12 2005 UTC (6 years, 7 months ago) by simokawa
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Fix comment. Submitted by: christopher.a.johnson@gmail.com
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 18 12:24:30 2003 UTC (8 years, 5 months ago) by simokawa
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update for new device name (/dev/fw?.?).
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 9 15:24:17 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -2 lines
Back out to fix adhoc dependency for perl with autoconf. Approved by: simokawa
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 22 13:06:59 2003 UTC (8 years, 8 months ago) by simokawa
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Ad-hoc fix for autoconf breakage before 5.1 freeze. Autoconf-2.53 requires some perl scripts to run but its Makefile doesn't have USE_PERL5_RUN. Feel free to remove USE_PERL5_BUILD once the autoconf problem is fixed.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 12 14:27:55 2003 UTC (8 years, 9 months ago) by simokawa
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Upgrade to dvts-patch-20030512.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 11 12:56:40 2003 UTC (8 years, 9 months ago) by simokawa
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Update to dvts-patch-20030511.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 9 17:38:52 2003 UTC (8 years, 9 months ago) by nork
Branches: MAIN
dbts 1.0a, A imprementation of Digital Video Transport System, is a package of DV/RTP. Requested by: simokawa Reviewed by: simokawa
