pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/netmaj
Module Name: pkgsrc
Committed By: jlam
Date: Fri Feb 29 20:53:02 UTC 2008
Modified Files:
pkgsrc/games/netmaj: Makefile PLIST distinfo
pkgsrc/games/netmaj/patches: patch-aa patch-af patch-ai
Added Files:
pkgsrc/games/netmaj/files: configure.sh
pkgsrc/games/netmaj/patches: patch-al
Removed Files:
pkgsrc/games/netmaj/patches: patch-ab patch-ac patch-ad patch-ae
patch-ag patch-ak
Log Message:
+ Don't build our own, very old version of hacked BSD curses -- just
use other, better ones from pkgsrc through ncursesw/buildlink3.mk.
+ Add a configure script that lightly probes the system and write out
some system-specific definitions for the Makefile.
This should fix PR pkg/29425.
+ Add necessary includes (<string.h> and <unistd.h>) to global.h to do
silly C things like prototype functions before you use them. Remove
the unnecessary patches to lots of *.c files that added these same
headers.
+ Include <string.h> in ss.c because it doesn't include global.h.
+ Move HTML documentation into ${PREFIX}/share/doc.
Bump the PKGREVISION to 2.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/games/netmaj/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/games/netmaj/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/games/netmaj/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/games/netmaj/files/configure.sh
cvs rdiff -r1.4 -r1.5 pkgsrc/games/netmaj/patches/patch-aa
cvs rdiff -r1.1.1.1 -r0 pkgsrc/games/netmaj/patches/patch-ab \
pkgsrc/games/netmaj/patches/patch-ac pkgsrc/games/netmaj/patches/patch-ad \
pkgsrc/games/netmaj/patches/patch-ae pkgsrc/games/netmaj/patches/patch-ag
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/netmaj/patches/patch-af
cvs rdiff -r1.1 -r1.2 pkgsrc/games/netmaj/patches/patch-ai
cvs rdiff -r1.1 -r0 pkgsrc/games/netmaj/patches/patch-ak
cvs rdiff -r0 -r1.1 pkgsrc/games/netmaj/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index