FreeBSD Bugzilla – Attachment 244624 Details for
Bug 270374
games/adom: resurrect to version 3.0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
resurrect adom patch
adom.patch (text/plain), 3.63 KB, created by
Volodymyr Kostyrko
on 2023-09-04 05:28:22 UTC
(
hide
)
Description:
resurrect adom patch
Filename:
MIME Type:
Creator:
Volodymyr Kostyrko
Created:
2023-09-04 05:28:22 UTC
Size:
3.63 KB
patch
obsolete
>diff /usr/ports >commit - ecbb1b3e7a457b9a3098245fdb22f61ae75a9832 >path + /usr/ports >blob - 2cbda7eeba3624da2ef56121f7c6efa76600d9a6 >file + MOVED >--- MOVED >+++ MOVED >@@ -4129,7 +4129,6 @@ games/adom||2020-05-05|Has expired: Broken for more th > finance/cbb||2020-05-05|Has expired: Broken for more than 6 months > ftp/llnlxdir||2020-05-05|Has expired: Broken for more than 6 months > ftp/llnlxftp||2020-05-05|Has expired: Broken for more than 6 months >-games/adom||2020-05-05|Has expired: Broken for more than 6 months > games/bsdrain||2020-05-05|Has expired: Broken for more than 6 months > games/bunnysay||2020-05-05|Has expired: Broken for more than 6 months > games/castlevox||2020-05-05|Has expired: Broken for more than 6 months >blob - c4705b292456fd4bcc1a4b4717dc0f6fe6c4f4cf >file + games/Makefile >--- games/Makefile >+++ games/Makefile >@@ -28,6 +28,7 @@ > SUBDIR += abstreet > SUBDIR += abuse_sdl > SUBDIR += ace-of-penguins >+ SUBDIR += adom > SUBDIR += adonthell > SUBDIR += adonthell-wastesedge > SUBDIR += aestats >blob - /dev/null >file + games/adom/Makefile (mode 644) >--- /dev/null >+++ games/adom/Makefile >@@ -0,0 +1,47 @@ >+PORTNAME= adom >+PORTVERSION= 3.0.6 >+CATEGORIES= games >+MASTER_SITES= http://www.adom.de/home/download/old/${PORTVERSION}/ >+DISTNAME= ${PORTNAME}_freebsd_${ARCH_BITS}_${PORTVERSION} >+ >+MAINTAINER= arcade@b1t.name >+COMMENT= Rogue-like advanced rpg with color support (binary port) >+WWW= https://www.adom.de >+ >+LICENSE= unknown >+LICENSE_NAME= The ADOM License >+LICENSE_FILE= ${WRKSRC}/docs/readme1st.txt >+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror >+ >+ONLY_FOR_ARCHS= amd64 i386 >+NO_CDROM= Copy of CD must be sent to author >+ >+OPTIONS_DEFINE= DOCS >+ >+WRKSRC= ${WRKDIR}/adom >+NO_BUILD= yes >+ >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} == amd64 >+ARCH_BITS= 64 >+.elif ${ARCH} == i386 >+ARCH_BITS= 32 >+.else >+.error Unsupported ARCH ${ARCH} >+.endif >+ >+.if ${OSVERSION} >= 1300078 >+LIB_DEPENDS+= libncursesw.so.8:misc/compat12x >+.endif >+ >+do-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/adom ${STAGEDIR}${PREFIX}/bin >+ >+do-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+.for docs in adomfaq.txt manual.txt credits.txt >+ ${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR} >+.endfor >+ >+.include <bsd.port.post.mk> >blob - /dev/null >file + games/adom/distinfo (mode 644) >--- /dev/null >+++ games/adom/distinfo >@@ -0,0 +1,5 @@ >+TIMESTAMP = 1679308153 >+SHA256 (adom_freebsd_32_3.0.6.tar.gz) = bdcdc22eec21c573adac32e0a2c3b32e206a9733302eb07d07528de6631a12ef >+SIZE (adom_freebsd_32_3.0.6.tar.gz) = 1641496 >+SHA256 (adom_freebsd_64_3.0.6.tar.gz) = b1fc487d64d862c050ffa85a337911374e67340766ba93f35662dfab43d8efce >+SIZE (adom_freebsd_64_3.0.6.tar.gz) = 1686470 >blob - /dev/null >file + games/adom/pkg-descr (mode 644) >--- /dev/null >+++ games/adom/pkg-descr >@@ -0,0 +1,11 @@ >+Ancient Domains of Mystery (ADOM for short) is a rogue-like game >+which means that it is a single-user game featuring the exploration >+of a dungeon complex (and in the case of ADOM a few other games of >+this genre: the exploration of a large wilderness area with >+villages and many special locations). You control a fictional >+character described by race, class, attributes, skills, and >+equipment. This fictional character is trying to achieve a specific >+goal and succeed in a difficult quest. To fulfill the >+quest, you have to explore previously undiscovered tunnels and >+dungeons, fight hideous monsters, uncover long forgotten secrets, >+and find treasures of all kind. >blob - /dev/null >file + games/adom/pkg-plist (mode 644) >--- /dev/null >+++ games/adom/pkg-plist >@@ -0,0 +1,4 @@ >+bin/adom >+%%PORTDOCS%%%%DOCSDIR%%/adomfaq.txt >+%%PORTDOCS%%%%DOCSDIR%%/credits.txt >+%%PORTDOCS%%%%DOCSDIR%%/manual.txt
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
arcade
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 270374
:
241021
| 244624