Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-19 | Fix logic to determine whether destination EA for cas lies b/w page | rin | 3 | -9/+21 | |
boundary or not; casl was mistakenly treated as an illegal instruction when destination is the highest long word in a page. This results in kernel panic in supervisor mode. Bump revision. Now, NetBSD/sun3 boots multiuser again. Have fun! | |||||
2020-03-10 | librsvg: update bl3.mk to remove libcroco in rust case | wiz | 1 | -2/+2 | |
recursive bump for the dependency change | |||||
2020-03-08 | *: recursive bump for libffi | wiz | 1 | -2/+2 | |
2020-03-05 | Don't abort the emulator if the mm58167 gets a read to an unexpected | thorpej | 3 | -3/+21 | |
register, just return 0 instead. | |||||
2020-03-04 | Add tap(4) support for *BSD, written by kiyohara@. | rin | 9 | -21/+866 | |
The patch was proposed on some mailing lists back in 2013, but unfortunately, left uncommitted until today: https://mail-index.netbsd.org/port-sparc64/2013/01/29/msg001951.html It works perfectly for me on NetBSD/amd64 for sun[23]. Bump revision. | |||||
2019-12-06 | don't --disable-debug if CFLAGS contains -g. | mrg | 1 | -1/+4 | |
2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 | |
2019-07-21 | *: recursive bump for gdk-pixbuf2-2.38.1 | wiz | 1 | -2/+2 | |
2018-11-14 | Revbump after cairo 1.16.0 update. | kleink | 1 | -2/+2 | |
2018-11-12 | Recursive revbump from hardbuzz-2.1.1 | ryoon | 1 | -2/+2 | |
2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -2/+2 | |
2018-04-16 | Recursive bump for new fribidi dependency in pango. | wiz | 1 | -2/+2 | |
2018-03-12 | Recursive bumps for fontconfig and libzip dependency changes. | wiz | 1 | -2/+2 | |
2018-01-01 | Sort PLIST files. | rillig | 1 | -2/+2 | |
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F | |||||
2017-02-12 | Recursive revbump from fonts/harfbuzz | ryoon | 1 | -2/+2 | |
2017-02-06 | Recursive bump for harfbuzz's new graphite2 dependency. | wiz | 1 | -2/+2 | |
2016-08-03 | Revbump after graphics/gd update | adam | 1 | -2/+2 | |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 | |
2016-04-04 | don't bother turning off every individual warning that comes up with | mrg | 1 | -20/+7 | |
modern compilers, turn off -Werror globally and avoid the creeping failures each compiler update (this affects both gcc and clang.) apply -fno-strict-aliasing for all foreseeable future gcc versions. this now works with gcc 5.3. ok wiz, joerg | |||||
2015-11-04 | add stdint.h per PR 50279 | dholland | 2 | -4/+5 | |
2015-11-03 | Add SHA512 digests for distfiles for emulators category | agc | 1 | -1/+2 | |
Problems found with existing digests: Package suse131_libSDL 1c4d17a53bece6243cb3e6dd11c36d50f851a4f4 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_libdbus de99fcfa8e2c7ced28caf38c24d217d6037aaa56 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_qt4 94daff738912c96ed8878ce1a131cd49fb379206 [recorded] 886206018431aee9f8a01e1fb7e46973e8dca9d9 [calculated] Problems found locating distfiles for atari800, compat12, compat 13, compat14, compat15, compat20, compat30, compat40, compat50, compat50-x11, compat51, compat51-x11, compat60, compat61, compat61-x11, fmsx, osf1_lib, vice, xbeeb, xm7. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-10-07 | Explicitly pull in limits.h, it sometimes hasn't been included yet. | joerg | 2 | -5/+13 | |
2015-09-13 | Avoid left-shifting negative values, which is undefined behavior. | joerg | 6 | -3/+70 | |
Bump revision just in case. | |||||
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 | |
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. | |||||
2015-04-25 | Recursive revbump following MesaLib update, categories a through f. | tnn | 1 | -2/+2 | |
2015-03-15 | needs yacc | tnn | 1 | -2/+2 | |
2014-12-09 | Ignore warnings about implicit pointer-to-true casts. | joerg | 1 | -3/+5 | |
2014-12-01 | Support cwrappers for packages appending arguments in the wrappers. | joerg | 1 | -1/+9 | |
2014-06-27 | Close the string literal. | asau | 1 | -2/+2 | |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
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. | |||||
2014-05-05 | Recursive revbump from x11/pixman | ryoon | 1 | -2/+2 | |
Fix PR pkg/48777 | |||||
2014-04-28 | Fix build on Linux. | joerg | 2 | -3/+8 | |
2014-04-16 | Ignore fabs(l) use buglets. | joerg | 1 | -2/+3 | |
2014-01-16 | Ugly hacks to make it buildable with gcc 4.8 (some need closer investigation | martin | 1 | -1/+5 | |
sometime(tm)) | |||||
2013-12-28 | Add patches from Matt Fredette to (a) avoid a diagnostic assertion when | martin | 6 | -3/+122 | |
emulating m68k read-modify-write cycles in debug versions and (b) fix emulation of fmovl to the fpcr register with an immediate source value. | |||||
2013-11-02 | If the device for the serial console is given as "pty" allocate one | christos | 7 | -3/+144 | |
automatically, and tell the user what got allocated. | |||||
2013-11-02 | Make the emulator not crash on EOF in the tmesh. | martin | 5 | -10/+60 | |
Also, since pkgsrc knows very well where we install the needed libraries, use that as a default path if the user does not supply an LTDL_LIBRARY_PATH. | |||||
2013-10-10 | Recursive revbump from pango-1.36.0 | ryoon | 1 | -2/+2 | |
2013-09-23 | Don't bother with unused functions for Clang. | joerg | 1 | -2/+3 | |
2013-09-02 | Revbump after cairo update | adam | 1 | -2/+2 | |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 1 | -2/+2 | |
NetBSD 6, requested by tron. | |||||
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 1 | -2/+2 | |
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. | |||||
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 1 | -2/+2 | |
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882 | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
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. | |||||
2013-04-14 | Try to work around a fatal compiler diagnostic in the Solaris build. | dholland | 2 | -3/+15 | |
2013-02-26 | Don't use string variables as format strings, especially if they are | joerg | 8 | -7/+153 | |
from the outside world. Make two clang warnings non-fatal that seem to be harmless. | |||||
2013-02-16 | Recursive bump for png-1.6. | wiz | 1 | -2/+2 | |
2012-10-13 | Retire from pkg maintainership | skrll | 1 | -2/+2 | |
2012-10-08 | Revbump after updating graphics/pango | adam | 1 | -2/+2 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. |