Up to [cvs.NetBSD.org] / pkgsrc / emulators / qemu0
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.20, Tue Oct 4 14:57:50 2016 UTC (7 years, 2 months ago) by kamil
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +1 -1
lines
FILE REMOVED
Remove emulators/qemu0 It was used as a fallback for NetBSD-5.x http://gnats.netbsd.org/46565 This PR was closed in 2015 as NetBSD-5.x has been eol'ed. This version 0.15.1nb18 isn't functional on NetBSD-7.x neither CentOS 7.x.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Oct 1 13:20:52 2016 UTC (7 years, 2 months ago) by kamil
Branch: MAIN
Changes since 1.18: +4 -2
lines
Diff to previous 1.18 (colored)
Fix build of qemu-0.15.1 on CentOS 7 Changes: - require -lrt for timer_settime() - replace "struct siginfo" with "siginfo_t" (backported from new qemu) Bump PKGREVISION to 18.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:47 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Remove python33: adapt all packages that refer to it.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:16 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:28 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:42 2015 UTC (8 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:07 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump all packages that depend on curses.bui* or terminfo.bui* since they might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:04 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Apr 25 14:20:46 2015 UTC (8 years, 7 months ago) by tnn
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Recursive revbump following MesaLib update, categories a through f.
Revision 1.11 / (download) - annotate - [select for diffs], Thu May 29 23:36:33 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Revision 1.10 / (download) - annotate - [select for diffs], Fri May 9 07:37:05 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 12 23:17:53 2014 UTC (9 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:07 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
Revision 1.7 / (download) - annotate - [select for diffs], Fri May 31 12:41:01 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 6 23:22:16 2013 UTC (10 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 16 01:52:13 2012 UTC (10 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:01 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 3 12:55:17 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
Changes since 1.2: +1 -3
lines
Diff to previous 1.2 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 15 10:04:33 2012 UTC (11 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
recursive bump from libffi shlib major bump (additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 7 21:35:37 2012 UTC (11 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Readd qemu-0.15.1nb5 as emularoes/qemu0 This package tracks qemu-0.*. At least, NetBSD/sparc 5.1.2 and 6.0_BETA2 does not work stably on qemu-system-sparc from newer qemu-1.1.0.