Port details |
- robocode-naval Game for learning Java[tm] programming language
- 0.9.2_2 games =3 0.9.2_2Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2016-05-01 04:37:28
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- Also Listed In: education java
- License: EPL
- WWW:
- https://robo-code.blogspot.com.br
- Description:
- 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.1.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- robocode-naval>0:games/robocode-naval
- To install the port:
- cd /usr/ports/games/robocode-naval/ && make install clean
- To add the package, run one of these commands:
- pkg install games/robocode-naval
- pkg install robocode-naval
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: robocode-naval
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (java/robocode-0.9.2-setup.jar) = 7e809cb42b1724dfeab9e9fd00e7adc0e63edd8036796c7d60d31f5477faaf32
SIZE (java/robocode-0.9.2-setup.jar) = 6322354
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- Patch dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_robocode-naval
- USES:
- cpe dos2unix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.2_2 27 Jul 2022 14:27:12 |
Baptiste Daroussin (bapt) |
games/robocode*: use pkg-message to show message on remove |
0.9.2_1 18 Oct 2021 19:25:56 |
Stefan Eßer (se) |
games/robocode-naval: Add CPE information
Approved by: portmgr (blanket) |
0.9.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.2_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.9.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.2_1 20 Nov 2020 07:16:06 |
adamw |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
0.9.2_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
0.9.2 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
0.9.2 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
0.9.2 05 Jul 2016 18:52:17 |
amdmi3 |
- Fix PORTSCOUT
To clarify previous commit, PORTSCOUT is needed here because
robocode-naval is sharing the download page with robocode, and the
version limit will ignore robocode versions with 4 digits and will
only pick up 3 digit robocode-naval versions.
PR: 210699
Submitted by: dbaio@bsd.com.br (maintainer) |
0.9.2 29 Jun 2016 17:28:22 |
amdmi3 |
- Add PORTSCOUT
PR: 210699
Submitted by: dbaio@bsd.com.br (maintainer) |
0.9.2 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
0.9.2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.9.2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.9.2 01 May 2016 04:37:16 |
pi |
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> |