The NetBSD Project

CVS log for pkgsrc/multimedia/vlc07/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / vlc07

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13
Mon Sep 8 19:20:25 2008 UTC (16 years, 3 months ago) by ahoka
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg, HEAD
FILE REMOVED
Changes since revision 1.12: +1 -1 lines
This package is long obsolete and as vlc has been updated to 0.9
and we have vlc08 there is no need to keep two legacy versions.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 10 19:34:34 2008 UTC (16 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -12 lines
+ Use package options instead of WITH_DVDCSS to select whether dvdcss
  support is built into the package.

+ Convert to use PLIST_VARS instead of manually adding "@comment" to
  PLIST_SUBST.

Bump PKGREVISION to 19 due to the addition of package options.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 29 19:44:05 2007 UTC (17 years, 2 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -1 lines
Fix the build error with newer gcc, seen in bulk builds: patch the
configure script to pass "-mtune=pentiumpro" instaead of -mcpu.
For gcc3.3.x, override this with a configure argument which makes
that -mcpu is still used. (The latter is untested.)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jun 30 14:28:05 2007 UTC (17 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -4 lines
Fix partial installation due to missing directories. Bump revision.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 22 14:34:16 2007 UTC (17 years, 5 months ago) by lkundrak
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Fix for CVE-2007-3316 format-string vulnerabilities backported from 0.8.6c.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:51 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 2 15:48:58 2007 UTC (17 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -1 lines
Fix modular Xorg.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 17 03:11:19 2007 UTC (17 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make
clear that these variables are completely unrelated to
BUILDLINK_TRANSFORM.

Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*.

XXX: Where should incompatible changes in pkgsrc be documented?

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 14 09:58:24 2007 UTC (17 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Needs libXv.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 13 07:30:36 2007 UTC (17 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Remove x11.buildlink3.mk on joerg's prompting -- pulled in by
gtk2/buildlink3.mk if necessary.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 7 12:25:55 2007 UTC (17 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 7 09:14:01 2007 UTC (17 years, 11 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Sep 26 07:19:41 2006 UTC (18 years, 2 months ago) by martti
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Moved from pkgsrc/multimedia/vlc

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 26 07:19:41 2006 UTC (18 years, 2 months ago) by martti
Branches: MAIN
Initial revision

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

CVSweb <webmaster@jp.NetBSD.org>