diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2015-12-27 23:05:19 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2015-12-27 23:05:19 +0000 |
commit | eeda7dda1233953b600e9377452840896dc50cf7 (patch) | |
tree | 9bb7ab713eca85e47f14e42e2c3cbbc712485f27 /games/nethack34/files | |
parent | 379ce5b3057362ee1506da73d5dd013d97f2753f (diff) | |
download | ports-eeda7dda1233953b600e9377452840896dc50cf7.tar.gz ports-eeda7dda1233953b600e9377452840896dc50cf7.zip |
Notes
Diffstat (limited to 'games/nethack34/files')
-rw-r--r-- | games/nethack34/files/patch-dgn_comp.6 | 11 | ||||
-rw-r--r-- | games/nethack34/files/patch-dlb.6 | 11 | ||||
-rw-r--r-- | games/nethack34/files/patch-lev_comp.6 | 11 | ||||
-rw-r--r-- | games/nethack34/files/patch-nethack.6 | 38 | ||||
-rw-r--r-- | games/nethack34/files/patch-recover.6 | 20 | ||||
-rw-r--r-- | games/nethack34/files/patch-sys-unix-Makefile.doc | 12 | ||||
-rw-r--r-- | games/nethack34/files/patch-sys-unix-Makefile.src | 20 |
7 files changed, 109 insertions, 14 deletions
diff --git a/games/nethack34/files/patch-dgn_comp.6 b/games/nethack34/files/patch-dgn_comp.6 new file mode 100644 index 000000000000..02ae84b6ff6b --- /dev/null +++ b/games/nethack34/files/patch-dgn_comp.6 @@ -0,0 +1,11 @@ +--- doc/dgn_comp.6.orig Mon Apr 12 09:28:09 2004 ++++ doc/dgn_comp.6 Mon Apr 12 09:28:33 2004 +@@ -396,7 +396,7 @@ + M. Stephenson (from the level compiler by Jean-Christophe Collet). + .SH "SEE ALSO" + .PP +-lev_comp(6), nethack(6) ++lev_comp%%HACKEXT%%(6), %%HACKNAME%%(6) + .SH BUGS + .PP + Probably infinite. diff --git a/games/nethack34/files/patch-dlb.6 b/games/nethack34/files/patch-dlb.6 new file mode 100644 index 000000000000..14d52abc9eb3 --- /dev/null +++ b/games/nethack34/files/patch-dlb.6 @@ -0,0 +1,11 @@ +--- doc/dlb.6.orig Mon Apr 12 09:28:09 2004 ++++ doc/dlb.6 Mon Apr 12 09:28:54 2004 +@@ -74,7 +74,7 @@ + Kenneth Lorber + .SH "SEE ALSO" + .PP +-nethack(6), tar(1) ++%%HACKNAME%%(6), tar(1) + .SH BUGS + .PP + Not a good tar emulation; - does not mean stdin or stdout. diff --git a/games/nethack34/files/patch-lev_comp.6 b/games/nethack34/files/patch-lev_comp.6 new file mode 100644 index 000000000000..836e1f531c6f --- /dev/null +++ b/games/nethack34/files/patch-lev_comp.6 @@ -0,0 +1,11 @@ +--- doc/lev_comp.6.orig Mon Apr 12 09:28:09 2004 ++++ doc/lev_comp.6 Mon Apr 12 09:29:20 2004 +@@ -563,7 +563,7 @@ + Jean-Christophe Collet, David Cohrs. + .SH "SEE ALSO" + .PP +-dgn_comp(6), nethack(6) ++dgn_comp%%HACKEXT%%(6), %%HACKNAME%%(6) + .SH BUGS + .PP + Probably infinite. diff --git a/games/nethack34/files/patch-nethack.6 b/games/nethack34/files/patch-nethack.6 new file mode 100644 index 000000000000..10b07ea613a5 --- /dev/null +++ b/games/nethack34/files/patch-nethack.6 @@ -0,0 +1,38 @@ +--- doc/nethack.6.orig 2003-12-07 15:39:13.000000000 -0800 ++++ doc/nethack.6 2015-12-27 14:12:43.428436000 -0800 +@@ -5,7 +5,7 @@ + .SH SYNOPSIS + .na + .hy 0 +-.B nethack ++.B %%HACKNAME%% + [ + .B \-d + .I directory +@@ -197,7 +197,7 @@ + supplies a directory which is to serve as the playground. + It overrides the value from NETHACKDIR, HACKDIR, + or the directory specified by the game administrator during compilation +-(usually /usr/games/lib/nethackdir). ++(usually %%HACKDIR%%). + This option is usually only useful to the game administrator. + The playground must contain several auxiliary files such as help files, + the list of top scorers, and a subdirectory +@@ -222,7 +222,7 @@ + distinction, as he may eventually release a new version of his own. + .SH FILES + .PP +-All files are in the playground, normally /usr/games/lib/nethackdir. ++All files are in the playground, normally %%HACKDIR%%. + If DLB was defined during the compile, the data files and special levels + will be inside a larger file, normally nhdat, instead of being separate + files. +@@ -295,7 +295,7 @@ + In addition, SHOPTYPE is used in debugging (wizard) mode. + .SH "SEE ALSO" + .PP +-dgn_comp(6), lev_comp(6), recover(6) ++dgn_comp%%HACKEXT%%(6), lev_comp%%HACKEXT%%(6), recover%%HACKEXT%%(6) + .SH BUGS + .PP + Probably infinite. diff --git a/games/nethack34/files/patch-recover.6 b/games/nethack34/files/patch-recover.6 new file mode 100644 index 000000000000..9126718396bf --- /dev/null +++ b/games/nethack34/files/patch-recover.6 @@ -0,0 +1,20 @@ +--- doc/recover.6.orig Mon Apr 12 09:28:09 2004 ++++ doc/recover.6 Mon Apr 12 09:31:27 2004 +@@ -31,7 +31,7 @@ + supplies a directory which is the NetHack playground. + It overrides the value from NETHACKDIR, HACKDIR, or the directory + specified by the game administrator during compilation +-(usually /usr/games/lib/nethackdir). ++(usually %%HACKDIR%%). + .PP + For recovery to be possible, + .I nethack +@@ -103,7 +103,7 @@ + .I nethack + will find them in the uncompressed form. + .SH "SEE ALSO" +-nethack(6) ++%%HACKNAME%%(6) + .SH BUGS + .PP + .I recover diff --git a/games/nethack34/files/patch-sys-unix-Makefile.doc b/games/nethack34/files/patch-sys-unix-Makefile.doc index bb3bdb358d38..ca34bd9cf781 100644 --- a/games/nethack34/files/patch-sys-unix-Makefile.doc +++ b/games/nethack34/files/patch-sys-unix-Makefile.doc @@ -1,5 +1,5 @@ --- sys/unix/Makefile.doc.orig 2003-12-07 15:39:13.000000000 -0800 -+++ sys/unix/Makefile.doc 2014-06-28 23:05:31.000000000 -0700 ++++ sys/unix/Makefile.doc 2015-12-27 14:11:19.343677000 -0800 @@ -41,15 +41,15 @@ @@ -31,11 +31,11 @@ - -$(DGNMANCREATE) $(MANDIR)/dgn_comp.$(MANEXT) - -$(RCVRMANCREATE) $(MANDIR)/recover.$(MANEXT) - -$(DLBMANCREATE) $(MANDIR)/dlb.$(MANEXT) -+ -$(GAMEMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/$(GAME).$(MANEXT) -+ -$(LEVMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/lev_comp.$(MANEXT) -+ -$(DGNMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/dgn_comp.$(MANEXT) -+ -$(RCVRMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/recover.$(MANEXT) -+ -$(DLBMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/dlb.$(MANEXT) ++ -$(GAMEMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/%%HACKNAME%%.$(MANEXT) ++ -$(LEVMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/lev_comp%%HACKEXT%%.$(MANEXT) ++ -$(DGNMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/dgn_comp%%HACKEXT%%.$(MANEXT) ++ -$(RCVRMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/recover%%HACKEXT%%.$(MANEXT) ++ -$(DLBMANCREATE) ${DESTDIR}$(MANDIR)$(MANEXT)/dlb%%HACKEXT%%.$(MANEXT) # manual creation for distribution DISTRIB = Guidebook.txt nethack.txt lev_comp.txt dgn_comp.txt recover.txt dlb.txt diff --git a/games/nethack34/files/patch-sys-unix-Makefile.src b/games/nethack34/files/patch-sys-unix-Makefile.src index b66b31524228..e6298b7408c8 100644 --- a/games/nethack34/files/patch-sys-unix-Makefile.src +++ b/games/nethack34/files/patch-sys-unix-Makefile.src @@ -1,6 +1,5 @@ -diff -ruN sys.orig/unix/Makefile.src sys/unix/Makefile.src ---- sys.orig/unix/Makefile.src Sun Dec 7 15:39:13 2003 -+++ sys/unix/Makefile.src Wed Jun 30 08:27:32 2004 +--- sys/unix/Makefile.src.orig 2003-12-07 15:39:13.000000000 -0800 ++++ sys/unix/Makefile.src 2015-12-27 14:18:55.720804000 -0800 @@ -146,19 +146,29 @@ # directories. The ones given below is the usual spot for linux systems. # The paths are for glibconfig.h and gnomesupport.h respectively. @@ -62,11 +61,7 @@ diff -ruN sys.orig/unix/Makefile.src sys/unix/Makefile.src # on some systems the termcap library is in -ltermcap or -lcurses # on 386 Xenix, the -ltermlib tputs() seems not to work; use -lcurses instead -@@ -231,23 +260,23 @@ - # WINTTYLIB = -lcurses - # WINTTYLIB = -lcurses16 - # WINTTYLIB = -lncurses - WINTTYLIB = -ltermlib +@@ -235,19 +264,19 @@ # # libraries for X11 # If USE_XPM is defined in config.h, you will also need -lXpm here. @@ -105,6 +100,15 @@ diff -ruN sys.orig/unix/Makefile.src sys/unix/Makefile.src # any other strange libraries your system needs (for Sysunix only -- the more # specialized targets should already be right) +@@ -285,7 +323,7 @@ + LIBS = + + # make NetHack +-GAME = nethack ++GAME = nethack%%HACKEXT%% + # GAME = nethack.prg + + # if you defined RANDOM in unixconf.h/tosconf.h since your system did not come @@ -461,13 +499,13 @@ # Qt windowport meta-object-compiler output |