Up to [cvs.NetBSD.org] / pkgsrc / games / doomlegacy / patches
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3, Thu Oct 29 09:03:24 2020 UTC (18 months, 2 weeks ago) by micha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1
lines
FILE REMOVED
games/doomlegacy: Remove old patches They were merged upstream. Thanks wiz@ for pointing out that I forgot to delete them from CVS.
Revision 1.2 / (download) - annotate - [selected], Wed Jun 17 16:16:57 2020 UTC (22 months, 4 weeks ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.1: +40 -3
lines
Diff to previous 1.1 (colored)
games/doomlegacy: Build fix for SunOS Use portable fcntl() instead of ioctl() for non-blocking mode of socket (for all operating systems that are relevant for pkgsrc).
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 15 10:32:52 2020 UTC (23 months ago) by micha
Branch: MAIN
Diff to selected 1.2 (colored)
games/doomlegacy: Build fix for Solaris Use native inet_aton() on Solaris. Solaris has inet_aton() in libresolv since version 2.6 from 1997. No revision bump because this only affects the Solaris build that was broken before.