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

CVS log for ports/multimedia/dirac/Makefile

[BACK] Up to [FreeBSD] / ports / multimedia / dirac

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:13 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:43 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.19: 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_8_2_0, RELEASE_7_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:28:21 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with M

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 12 07:35:55 2009 UTC (2 years, 6 months ago) by mm
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
- Mark port MAKE_JOBS_SAFE for SMP compilation

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:46 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 4 15:24:25 2009 UTC (2 years, 9 months ago) by wxs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 1.0.2

PR:		ports/133477
Submitted by:	Paul <onemda@gmail.com>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 26 17:57:07 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update to 0.7.0

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 30 23:23:58 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Don't use gcc3.4 on -CURRENT
- Bump PORTREVISION since gcc3.4 causes problems with dirac in vlc

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 28 09:07:41 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Use libtool port instead of included one to avoid objformat a.out botch

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 24 16:24:22 2006 UTC (5 years, 4 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -14 lines
- Don't install programming reference PORTDOCS since we now have dirac-reference

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 29 11:29:14 2006 UTC (5 years, 5 months ago) by ahze
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update pkg-descr
- Adopt port for multimedia@

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 15 00:56:14 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 7 10:16:58 2006 UTC (5 years, 6 months ago) by bms
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Fix pkg-plist.
Bump PORTREVISION.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 2 11:10:25 2006 UTC (5 years, 6 months ago) by bms
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -5 lines
Update dirac to version 0.6.0.  Fix PORTDOCS.

Drop maintainership; regrettably I do not have the time or resources to
commit to maintenance of this port in future.

PR:	ports/101237

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 14 13:46:47 2005 UTC (7 years ago) by bms
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 0.5.0.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Oct 8 04:58:52 2004 UTC (7 years, 4 months ago) by bms
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -14 lines
Update the Dirac codec to 0.4.3.

Approved by:	portmgr
Submitted by:	Michael Johnson

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 30 05:31:55 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:	portmgr

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 29 03:41:04 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1 lines
BROKEN on 4.x: Does not compile

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 20 09:38:26 2004 UTC (7 years, 8 months ago) by bms
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Requires GCC 3.3 or better.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 11 12:52:15 2004 UTC (7 years, 9 months ago) by bms
Branches: MAIN
Dirac is a next-generation open-source video codec designed at the BBC.

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