Bug 237997 - [NEW PORT] games/devilutionX: Open-source implementation of Diablo Game engine
Summary: [NEW PORT] games/devilutionX: Open-source implementation of Diablo Game engine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-20 11:37 UTC by malavon
Modified: 2019-05-26 18:35 UTC (History)
1 user (show)

See Also:


Attachments
Patch file, apply to ports root (3.24 KB, patch)
2019-05-20 11:37 UTC, malavon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description malavon 2019-05-20 11:37:12 UTC
Created attachment 204480 [details]
Patch file, apply to ports root

New port: Open-source implementation of Diablo Game engine
Comment 1 malavon 2019-05-20 13:36:20 UTC
This project uses partly decompiled code from the original game. Is this legal to distribute as a package or should I prevent a package being built from this?
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-26 18:35:35 UTC
A commit references this bug:

Author: swills
Date: Sun May 26 18:34:44 UTC 2019
New revision: 502742
URL: https://svnweb.freebsd.org/changeset/ports/502742

Log:
  games/devilutionX: create port

  Open-Source implementation of the Diablo(TM) game engine for X. This port
  requires a file from the original game to work.

  WWW: https://github.com/diasurgical/devilutionX

  PR:		237997
  Submitted by:	benny.goemans@gmail.com

Changes:
  head/games/Makefile
  head/games/devilutionX/
  head/games/devilutionX/Makefile
  head/games/devilutionX/distinfo
  head/games/devilutionX/files/
  head/games/devilutionX/files/patch-CMakeLists.txt
  head/games/devilutionX/pkg-descr
  head/games/devilutionX/pkg-message
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-05-26 18:35:54 UTC
Committed, thanks!