Up to [cvs.NetBSD.org] / pkgsrc / multimedia / libdvdcss
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.38 / (download) - annotate - [select for diffs], Tue May 4 07:25:03 2021 UTC (22 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
HEAD
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
libdvdcss: updated to 1.4.3 Changes between 1.4.2 and 1.4.3: * Fix opening non-ASCII paths in Windows * Fix potential buffer overflow if PATH_MAX is reached
Revision 1.37 / (download) - annotate - [select for diffs], Sun Nov 3 17:12:02 2019 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.36: +4 -4
lines
Diff to previous 1.36 (colored)
multimedia: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.36 / (download) - annotate - [select for diffs], Fri Jun 22 12:45:46 2018 UTC (4 years, 9 months ago) by jakllsch
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.35: +5 -4
lines
Diff to previous 1.35 (colored)
Convert PKG_FAIL_REASON to INTERACTIVE_STAGE=fetch and FETCH_MESSAGE. This is to prevent make fetch-list from trying to fetch a bogus URL when the package-specific MASTER_SITE variable is undefined.
Revision 1.35 / (download) - annotate - [select for diffs], Fri Mar 23 17:55:02 2018 UTC (5 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.34: +8 -9
lines
Diff to previous 1.34 (colored)
libdvdcss: updated to 1.4.2 Changes 1.4.2: * Fix buffer overflow when region mask is 0x0 * Fix invalid free on Open
Revision 1.34 / (download) - annotate - [select for diffs], Sun Jan 21 16:22:13 2018 UTC (5 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.33: +6 -6
lines
Diff to previous 1.33 (colored)
libdvdcss: updated to 1.4.1 Changes 1.4.1: * Fix crashes in cache directory creation * Fix cases where the cache directory was not used
Revision 1.33 / (download) - annotate - [select for diffs], Sun Dec 27 12:16:33 2015 UTC (7 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.32: +3 -3
lines
Diff to previous 1.32 (colored)
Changes between 1.3.99 and 1.4.0: * Add key caching on Android * Fix leaks, win32 build breakage, file descriptor initialization * Expose version.h
Revision 1.32 / (download) - annotate - [select for diffs], Sun Nov 1 00:32:48 2015 UTC (7 years, 4 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Set LIBDIR during configure. Fixes install on Linux.
Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 31 21:52:15 2015 UTC (8 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Fixed CONFIGURE_ARGS
Revision 1.30 / (download) - annotate - [select for diffs], Sat Jan 31 21:24:11 2015 UTC (8 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Changes 1.3.99: * Drop support for HP-UX. * Drop support for Windows 9x and Windows NT. Windows 2000 is now required. * Replace BeOS support by Haiku support. * Add dvdcss_open_stream() to public API. This allows installing custom callback functions for accessing DVD, e.g. over the network. * dvdcss_error() now returns "const char *" instad of "char *". * Drop support for MSVC versions before 2010. * Raw device access now errors out if the device cannot be opened. * Miscellaneous cleanups to code, documentation, build system.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Aug 9 20:12:13 2014 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.28: +3 -4
lines
Diff to previous 1.28 (colored)
Update to 1.3.0. Changes between 1.2.13 and 1.3.0: --------------------------------- * Dropped deprecated, undocumented API: - the function dvdcss_title() - the type dvdcss_handle - the variable dvdcss_interface_2 * Drop support for Windows 98 and Windows NT 4.0. Windows 98 SE with IE 5.0 and Windows NT 4.0 SP4 with IE 5.0 are required. * Support for Android
Revision 1.28 / (download) - annotate - [select for diffs], Sun Apr 28 01:50:57 2013 UTC (9 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
Don't let configure find doxygen as --disable-apidoc no longer works.
Revision 1.27 / (download) - annotate - [select for diffs], Mon Apr 1 20:34:33 2013 UTC (9 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.26: +7 -8
lines
Diff to previous 1.26 (colored)
Changes 1.2.13: * Drop BSD/OS and Windows 95 support. * Rewrite most of the buildsystem, and simplify it * System dependant code cleanup * Move to git and rewrite of the history to get proper authorship * Drop LaTeX documentation * Fix build on various systems * Fix compilation on MSVC
Revision 1.26 / (download) - annotate - [select for diffs], Mon Oct 8 09:21:06 2012 UTC (10 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.25: +1 -2
lines
Diff to previous 1.25 (colored)
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Aug 10 15:44:42 2012 UTC (10 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
update to 1.2.12 change: fix regression on RPC-I drives handling
Revision 1.24 / (download) - annotate - [select for diffs], Wed Nov 16 19:52:25 2011 UTC (11 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
update to 1.2.11 changes: -improvements on RPC-II handling -more robust key retrieval -various bug fixes for small issues, memleaks, crashes and build issues
Revision 1.23 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:57 2011 UTC (12 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Reset maintainer for retired developers.
Revision 1.22 / (download) - annotate - [select for diffs], Tue May 19 08:59:25 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.21: +5 -5
lines
Diff to previous 1.21 (colored)
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Sep 14 13:54:45 2008 UTC (14 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
fix path to .pc file
Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 12 13:57:20 2008 UTC (14 years, 6 months ago) by gdt
Branch: MAIN
CVS Tags: cube-native-xorg-base,
cube-native-xorg
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
Add LICENSE=libdvdcss-license because RESTRICTED is set; leave RESTRICTED and NO_*_ON_* as they were (set).
Revision 1.19 / (download) - annotate - [select for diffs], Sat Sep 6 14:37:05 2008 UTC (14 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.18: +4 -2
lines
Diff to previous 1.18 (colored)
Update to 1.2.10: Changes between 1.2.9 and 1.2.10: --------------------------------- * DVD drive autodetection. * new dvdcss_is_scrambled() function. * various failure recovery improvements. * accept "X:\" as a device name, as well as "X:". * various bug fixes.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jun 21 13:09:09 2008 UTC (14 years, 9 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.17: +3 -1
lines
Diff to previous 1.17 (colored)
Disable building documentation if Doxygen/LaTeX are present. Speeds up the build, but more importantly, allows the build to complete should there be odd LaTeX/unicode issues floating about.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 20 11:53:27 2007 UTC (15 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.16: +4 -4
lines
Diff to previous 1.16 (colored)
Move some definitions to the correct paragraph.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jul 20 11:49:32 2007 UTC (15 years, 8 months ago) by tnn
Branch: MAIN
Changes since 1.15: +8 -3
lines
Diff to previous 1.15 (colored)
Fail gracefully if the master site is not defined.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Nov 3 06:55:40 2006 UTC (16 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
DESTDIR support.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 11 16:47:44 2005 UTC (17 years, 5 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.13: +4 -1
lines
Diff to previous 1.13 (colored)
Add a reminder not to add INTERACTIVE_STATE=fetch. It has been added and removed twice in the last two months.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 10 21:54:31 2005 UTC (17 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.12: +1 -5
lines
Diff to previous 1.12 (colored)
Remove interactive stage setting too.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 10 21:38:45 2005 UTC (17 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.11: +1 -16
lines
Diff to previous 1.11 (colored)
Remove the _FETCH_MESSAGE part for just now, but keep the interactive fetch stage.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Oct 10 21:09:07 2005 UTC (17 years, 5 months ago) by reed
Branch: MAIN
Changes since 1.10: +6 -4
lines
Diff to previous 1.10 (colored)
Only do the INTERACTIVE_STAGE for the fetch target if LIBDVDCSS_MASTER_SITES is not defined. (Thanks for the reminder, wiz.) Also rephrase this _FETCH_MESSAGE to suggest defining LIBDVDCSS_MASTER_SITES also.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 10 20:04:26 2005 UTC (17 years, 5 months ago) by reed
Branch: MAIN
Changes since 1.9: +18 -1
lines
Diff to previous 1.9 (colored)
Add a message for an interactive fetch stage to tell pkgsrc user to place the distfile.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 1 08:03:32 2005 UTC (17 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.8: +5 -7
lines
Diff to previous 1.8 (colored)
Clarify some text in a comment - no functional change
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 21 01:35:50 2005 UTC (17 years, 8 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.7: +1 -3
lines
Diff to previous 1.7 (colored)
Revert previous. The fetch is not interactive enough to be marked as such.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 20 15:11:55 2005 UTC (17 years, 8 months ago) by kristerw
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
Mark the fetching stage as being interactive.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 14 03:56:37 2005 UTC (17 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -3
lines
Diff to previous 1.5 (colored)
Update to 1.2.9: * more robust key caching * support for cache directory tags * improved seeking on win32 * support for Solaris libsmedia library
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:41 2005 UTC (17 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:02 2004 UTC (18 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 5 17:57:32 2004 UTC (18 years, 11 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
bl3ify, needed for multimedia/vlc; pointed out by Thomas Klausner.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:45 2004 UTC (19 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 28 14:25:37 2004 UTC (19 years, 1 month ago) by recht
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
move libdvdcss to the multimedia category (from misc)
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 28 14:25:37 2004 UTC (19 years, 1 month ago) by recht
Branch: MAIN
Initial revision