Bug 200753 - [NEW PORT] games/robocode-naval and [PATCH] games/robocode
Summary: [NEW PORT] games/robocode-naval and [PATCH] games/robocode
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: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-06-10 02:58 UTC by Danilo G. Baio
Modified: 2016-05-01 17:05 UTC (History)
1 user (show)

See Also:


Attachments
robocode-naval.shar (22.93 KB, text/plain)
2015-06-10 02:58 UTC, Danilo G. Baio
no flags Details
svn_diff_games_robocode_1.9.2.4 (2.50 KB, patch)
2015-06-10 02:59 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2015-06-10 02:58:21 UTC
Created attachment 157599 [details]
robocode-naval.shar

Add new port games/robocode-naval:
	- portlint compliant
	- poudriere tests ok
	- port based on games/robocode
	- patch for install robocode-naval in parallel with games/robocode

Patch games/robocode:
	- Update to 1.9.2.4
	- Set permissions on pkg-plist
	- Portlint compliant:
		use of DISTFILES with single file discouraged. 
		distribution filename should be set by DISTNAME and EXTRACT_SUFX
	- take maintainership


Poudriere tests:

[games/robocode-naval]

FreeBSD 10.1 (i386)
http://dbaio.bs2cloud.com.br/poudriere/data/101i386-ports_dbaio/2015-06-09_23h49m40s/logs/robocode-naval-0.9.2.log

FreeBSD 10.1 (amd64)
http://dbaio.bs2cloud.com.br/poudriere/data/101amd64-ports_dbaio/2015-06-09_23h50m30s/logs/robocode-naval-0.9.2.log

FreeBSD 11-CURRENT (i386)
http://dbaio.bs2cloud.com.br/poudriere/data/11i386-ports_dbaio/2015-06-09_23h51m19s/logs/robocode-naval-0.9.2.log

FreeBSD 11-CURRENT (amd64)
http://dbaio.bs2cloud.com.br/poudriere/data/11amd64-ports_dbaio/2015-06-09_23h52m18s/logs/robocode-naval-0.9.2.log



[games/robocode]

FreeBSD 10.1 (i386)
http://dbaio.bs2cloud.com.br/poudriere/data/101i386-ports_dbaio/2015-06-09_23h39m35s/logs/robocode-1.9.2.4.log

FreeBSD 10.1 (amd64)
http://dbaio.bs2cloud.com.br/poudriere/data/101amd64-ports_dbaio/2015-06-09_23h40m48s/logs/robocode-1.9.2.4.log

FreeBSD 11-CURRENT (i386)
http://dbaio.bs2cloud.com.br/poudriere/data/11i386-ports_dbaio/2015-06-09_23h41m38s/logs/robocode-1.9.2.4.log

FreeBSD 11-CURRENT (amd64)
http://dbaio.bs2cloud.com.br/poudriere/data/11amd64-ports_dbaio/2015-06-09_23h42m37s/logs/robocode-1.9.2.4.log
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2015-06-10 02:59:01 UTC
Created attachment 157600 [details]
svn_diff_games_robocode_1.9.2.4
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-01 04:37:33 UTC
Committed, thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-05-01 04:37:42 UTC
A commit references this bug:

Author: pi
Date: Sun May  1 04:37:17 UTC 2016
New revision: 414378
URL: https://svnweb.freebsd.org/changeset/ports/414378

Log:
  New port: games/robocode-naval

  Naval Robocode is a programming game, where the goal is to develop a robot
  battle ship to battle against other ships in Java or .NET. The robot battles
  are running in real-time and on-screen.
  Naval Robocode is based on Robocode v1.9.2.x.

  WWW: http://robo-code.blogspot.com.br

  PR:		200753
  Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>

Changes:
  head/games/Makefile
  head/games/robocode-naval/
  head/games/robocode-naval/Makefile
  head/games/robocode-naval/distinfo
  head/games/robocode-naval/files/
  head/games/robocode-naval/files/patch-desktop_robocodeRobocode.desktop
  head/games/robocode-naval/files/patch-naval-robocode.sh
  head/games/robocode-naval/files/pkg-deinstall.in
  head/games/robocode-naval/files/pkg-message.in
  head/games/robocode-naval/files/robocode-NavalRobocode.in
  head/games/robocode-naval/pkg-descr
  head/games/robocode-naval/pkg-plist
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2016-05-01 17:05:26 UTC
Hi pi.

Thanks for the commit.

Could you take a look on the update for games/robocode as well ?

Is it better open another PR ?

Best regards.