Up to [cvs.NetBSD.org] / pkgsrc / emulators / ckmame
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.77 / (download) - annotate - [select for diffs], Wed Nov 8 13:19:05 2023 UTC (3 weeks, 6 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.76: +2 -2
lines
Diff to previous 1.76 (colored)
*: recursive bump for icu 74.1
Revision 1.76 / (download) - annotate - [select for diffs], Tue Oct 24 22:09:03 2023 UTC (6 weeks ago) by wiz
Branch: MAIN
Changes since 1.75: +2 -2
lines
Diff to previous 1.75 (colored)
*: bump for openssl 3
Revision 1.75 / (download) - annotate - [select for diffs], Tue Jul 18 18:02:45 2023 UTC (4 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Changes since 1.74: +2 -10
lines
Diff to previous 1.74 (colored)
emulators: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES
Revision 1.74 / (download) - annotate - [select for diffs], Tue Jul 18 13:12:34 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.73: +2 -2
lines
Diff to previous 1.73 (colored)
ckmame: c++17 -> c++, the build system sets it anyway
Revision 1.73 / (download) - annotate - [select for diffs], Wed Jul 12 12:17:20 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.72: +2 -2
lines
Diff to previous 1.72 (colored)
ckmame: needs c++17 for std::optional
Revision 1.72 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:53 2023 UTC (7 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.71: +2 -2
lines
Diff to previous 1.71 (colored)
revbump after textproc/icu update
Revision 1.71 / (download) - annotate - [select for diffs], Fri Jan 20 11:42:40 2023 UTC (10 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.70: +3 -3
lines
Diff to previous 1.70 (colored)
ckmame: convert to cmake/build.mk
Revision 1.70 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:58 2022 UTC (12 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
massive revision bump after textproc/icu update
Revision 1.69 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:23 2022 UTC (13 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.68: +2 -2
lines
Diff to previous 1.68 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.68 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:50 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.67: +2 -1
lines
Diff to previous 1.67 (colored)
*: recursive bump for perl 5.36
Revision 1.67 / (download) - annotate - [select for diffs], Thu Jun 2 12:49:19 2022 UTC (18 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.66: +2 -2
lines
Diff to previous 1.66 (colored)
ckmame: require GCC 9 for std::filesystem GCC 8 might work, but "GCC 8.x requires linking with -lstdc++fs" and I don't want to complicate this.
Revision 1.66 / (download) - annotate - [select for diffs], Tue May 31 11:51:31 2022 UTC (18 months ago) by wiz
Branch: MAIN
Changes since 1.65: +2 -3
lines
Diff to previous 1.65 (colored)
ckmame: update to 2.0. 2.0 (2022-05-31) ================= * Support for configuration file and multiple sets. * Overhaul command line options. * Automatically update ROM DB. * Speed up ROM sets with many files shared among many games. * Improve parse error reporting, don't create mamedb for dats with errors, fix inconsistencies in dat. * Improve detector support.
Revision 1.65 / (download) - annotate - [select for diffs], Mon Apr 18 19:11:00 2022 UTC (19 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.64: +2 -2
lines
Diff to previous 1.64 (colored)
revbump for textproc/icu update
Revision 1.64 / (download) - annotate - [select for diffs], Sun Feb 13 10:39:58 2022 UTC (21 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.63: +10 -2
lines
Diff to previous 1.63 (colored)
ckmame: use GCC runtime from pkgsrc for pre-current NetBSD for std::filesystem
Revision 1.63 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:14 2021 UTC (23 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.62: +2 -2
lines
Diff to previous 1.62 (colored)
revbump for icu and libffi
Revision 1.62 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:35 2021 UTC (2 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.61: +2 -1
lines
Diff to previous 1.61 (colored)
revbump for boost-libs
Revision 1.61 / (download) - annotate - [select for diffs], Wed Sep 22 12:02:56 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.60: +3 -1
lines
Diff to previous 1.60 (colored)
ckmame: Set GCC_REQD, does not build with netbsd-9 system compiler.
Revision 1.60 / (download) - annotate - [select for diffs], Mon Jun 28 12:33:01 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.59: +5 -5
lines
Diff to previous 1.59 (colored)
ckmame: update to 1.1. 1.1 (2021-06-28) ================= * Read-only 7z support. * Improve detector support. * Bump mamedb version. All mame.db files need to be regenerated. * Follow MAME in expecting disk images in subdirectories. * Remove broken support for checking samples. * Convert to C++17.
Revision 1.59 / (download) - annotate - [select for diffs], Mon May 24 19:52:09 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.58: +2 -2
lines
Diff to previous 1.58 (colored)
*: recursive bump for perl 5.34
Revision 1.58 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:37 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (colored)
revbump for boost-libs
Revision 1.57 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:35 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.56: +2 -2
lines
Diff to previous 1.56 (colored)
revbump for textproc/icu
Revision 1.56 / (download) - annotate - [select for diffs], Thu Nov 5 09:08:03 2020 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.55 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:27 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.54 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:45 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.53: +2 -2
lines
Diff to previous 1.53 (colored)
Revbump for icu
Revision 1.53 / (download) - annotate - [select for diffs], Fri May 22 10:56:05 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.52: +2 -2
lines
Diff to previous 1.52 (colored)
revbump after updating security/nettle
Revision 1.52 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:37 2020 UTC (3 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.51: +2 -2
lines
Diff to previous 1.51 (colored)
Recursive revision bump after textproc/icu update
Revision 1.51 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:25 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.50: +2 -2
lines
Diff to previous 1.50 (colored)
*: recursive bump for libffi
Revision 1.50 / (download) - annotate - [select for diffs], Sat Jan 18 21:49:18 2020 UTC (3 years, 10 months ago) by jperkin
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
*: Recursive revision bump for openssl 1.1.1.
Revision 1.49 / (download) - annotate - [select for diffs], Sun Nov 3 19:24:32 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
emulators: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.48 / (download) - annotate - [select for diffs], Sun Aug 11 13:20:57 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.47 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:18 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2
lines
Diff to previous 1.46 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.46 / (download) - annotate - [select for diffs], Wed Apr 3 00:32:41 2019 UTC (4 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.45: +2 -1
lines
Diff to previous 1.45 (colored)
Recursive revbump from textproc/icu
Revision 1.45 / (download) - annotate - [select for diffs], Sun Dec 23 15:36:48 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.44: +4 -6
lines
Diff to previous 1.44 (colored)
ckmame: update to 1.0. 1.0 (2018-12-18) ================= * add `--stats` to print stats about the state of the ROM set * add support to only keep complete games in ROM set * add `--autofixdat` to create fixdat with a name based on the dat name * improve MAME (neogeo set) support * fix up regression test suite * switched to CMake build system
Revision 1.44 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:27 2018 UTC (4 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
revbump after updating textproc/icu
Revision 1.43 / (download) - annotate - [select for diffs], Fri Jul 20 03:34:12 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
Recursive revbump from textproc/icu-62.1
Revision 1.42 / (download) - annotate - [select for diffs], Tue Apr 17 22:29:38 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Revision 1.41 / (download) - annotate - [select for diffs], Sat Apr 14 07:34:20 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
revbump after icu update
Revision 1.40 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:26 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.39 / (download) - annotate - [select for diffs], Thu Nov 30 16:45:23 2017 UTC (6 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
Revbump after textproc/icu update
Revision 1.38 / (download) - annotate - [select for diffs], Mon Nov 6 13:24:36 2017 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.37: +3 -3
lines
Diff to previous 1.37 (colored)
ckmame: Follow redirect.
Revision 1.37 / (download) - annotate - [select for diffs], Mon Sep 18 09:53:20 2017 UTC (6 years, 2 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
revbump for requiring ICU 59.x
Revision 1.36 / (download) - annotate - [select for diffs], Sat Sep 2 22:02:25 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Bump libzip ABI depends and PKGREVISIONs of its users for bzip2 dependency.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Apr 22 21:03:35 2017 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Revbump after icu update
Revision 1.34 / (download) - annotate - [select for diffs], Thu Feb 23 07:44:09 2017 UTC (6 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
Recursive bump for libzip shlib major bump.
Revision 1.33 / (download) - annotate - [select for diffs], Mon Dec 12 14:22:02 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.32: +1 -2
lines
Diff to previous 1.32 (colored)
Revert "Specify readline requirement on 30 packages" Many of these definitely do not depend on readline. So there must be a different underlying problem, and that should be tracked down instead of papering over it.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Dec 4 05:17:27 2016 UTC (7 years ago) by ryoon
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Recursive revbump from textproc/icu 58.1
Revision 1.31 / (download) - annotate - [select for diffs], Sun Dec 4 03:51:15 2016 UTC (7 years ago) by marino
Branch: MAIN
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
Specify readline requirement on 30 packages Solves: /usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline The missing specification is obvious on DragonFly because there's no publically accessible version of readline in base.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Apr 11 19:01:50 2016 UTC (7 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Recursive revbump from textproc/icu 57.1
Revision 1.29 / (download) - annotate - [select for diffs], Sat Oct 10 01:58:07 2015 UTC (8 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Recursive revbump from textproc/icu
Revision 1.28 / (download) - annotate - [select for diffs], Mon May 4 21:14:24 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
Recursive PKGREVISION bump for libzip shlib major bump.
Revision 1.27 / (download) - annotate - [select for diffs], Sun May 3 12:13:07 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.26: +4 -6
lines
Diff to previous 1.26 (colored)
Update to 0.12: 0.12 (2015-05-03) - add support for on-disk caches to speed up consecutive runs - support for ROMs in directories instead of in zip archives - fix all fixable ROM errors automatically in one run - speed up database operations by preparing statements only once - remove torrentzip support (removed in libzip)
Revision 1.26 / (download) - annotate - [select for diffs], Mon Apr 6 08:17:27 2015 UTC (8 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Revbump after updating textproc/icu
Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 7 16:47:25 2014 UTC (9 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Revbump after updating libwebp and icu
Revision 1.24 / (download) - annotate - [select for diffs], Wed Apr 9 07:27:07 2014 UTC (9 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
recursive bump from icu shlib major bump.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Oct 19 09:07:04 2013 UTC (10 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Revbump after updating textproc/icu
Revision 1.22 / (download) - annotate - [select for diffs], Thu May 9 07:39:40 2013 UTC (10 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 1 16:03:48 2013 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
revbump for libzip shlib major change.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 26 21:37:31 2013 UTC (10 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Revbump after graphics/jpeg and textproc/icu
Revision 1.19 / (download) - annotate - [select for diffs], Wed Dec 12 10:43:31 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Take over maintainership.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 3 12:55:10 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
Changes since 1.17: +1 -3
lines
Diff to previous 1.17 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Jun 14 07:45:26 2012 UTC (11 years, 5 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Recursive PKGREVISION bump for libxml2 buildlink addition.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 27 12:31:47 2012 UTC (11 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Recursive bump from icu shlib major bumped to 49.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 10 09:39:54 2011 UTC (12 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
recursive bump from textproc/icu shlib major bump.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 18 13:49:38 2011 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Recursive bump for libzip-0.10.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 20 22:19:52 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.12: +3 -2
lines
Diff to previous 1.12 (colored)
Update to 0.11, set LICENSE. 0.11 (2011-02-20) - MESS Software Lists support - retire mkmamedb-xmame.sh, use "mame -listxml | mkmamedb" instead - link/copy disks from extra if -j (--delete-found) isn't specified - ckmame: display current game on SIGINFO (Ctrl-T) - removed ROMPATH support since mame uses a path in the config file nowadays
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 25 11:50:33 2008 UTC (15 years, 4 months ago) by dillo
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,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.11: +5 -3
lines
Diff to previous 1.11 (colored)
update to 0.10: - use SQLite3 instead of Berkeley DB - optionally TorrentZip ROM set - mkmamedb: add support for ROM Management Datafile format - mkmamedb: add support to read dat files from zip archives - mkmamedb: extract version and game description from listxml output - ckmame: fix finding ROMs that need detectors from superfluous and extra - change to 3-clause BSD license
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:29 2008 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Add DESTDIR support.
Revision 1.10 / (download) - annotate - [select for diffs], Sun May 25 13:16:11 2008 UTC (15 years, 6 months ago) by dillo
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Assert OWNERship of some packages, relinquish others entierly.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 6 20:56:15 2007 UTC (16 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update to 0.9: 0.9 (2007-06-04) - add support for CMPro XML header skip detectors - fix handling of zero byte ROMs - dumpgame: brief option: no ROM/disk info - mkmamedb: add support for reading Romcenter dat files - mkmamedb: warn about multiple games with same name - mkmamedb: create CMPro dat files - mkmamedb: create mame db or CMPro dat file from zip archives - ckmame: add option to keep files present in old ROM database
Revision 1.8 / (download) - annotate - [select for diffs], Thu May 18 19:12:25 2006 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Update to 0.8: 0.8 (2006-05-18) - clean up superfluous files and extra directories - use additional DB listing files that exist elsewhere - read games to check from file - create DB from multiple dat files - omit games matching shell glob patterns from database - don't open archives or disk images multiple times - don't accept disk images that need a parent - move unknown files to directory `unknown', not to `garbage' in ROM path
Revision 1.7 / (download) - annotate - [select for diffs], Sat May 6 00:03:40 2006 UTC (17 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Bump PKGREVISION for libzip *ABI* increase.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:00 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Dec 28 21:44:26 2005 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update to 0.7: - fix all fixable errors in at most two runs - rename disks - support searching for files in additional directories - detect faked ROMs (correct CRC, wrong MD5/SHA1) - adapt mkmamedb-xmame.sh for MAME version numbers of 0.100 and above - dropped support for inferring flags/status from CRC (old MAME versions) - deprecated -u/-U command line options - simplify ROM matching logic - many new regression tests, causing - various bug fixes
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:16 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:49 2005 UTC (18 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 30 19:47:21 2005 UTC (18 years, 5 months ago) by minskim
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
pkg-config is used by configure. Add build dependency on it.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jun 24 08:23:17 2005 UTC (18 years, 5 months ago) by dillo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add ckmame 0.6, a program to check and fix ROM sets for MAME
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 24 08:23:17 2005 UTC (18 years, 5 months ago) by dillo
Branch: MAIN
Initial revision