notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
javatari Multiplayer Atari 2600 emulator written in pure Java
4.1_1 emulators on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.1_1Version of this port present on the latest quarterly branch.
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-01 23:27:19
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: java
License: AGPLv3
WWW:
https://javatari.org
Description:
A multiplayer Atari 2600 emulator written in pure Java. No external libs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. share/java/classes/javatari41.jar
  2. bin/javatari
  3. share/pixmaps/javatari.png
  4. /usr/local/share/licenses/javatari-4.1_1/catalog.mk
  5. /usr/local/share/licenses/javatari-4.1_1/LICENSE
  6. /usr/local/share/licenses/javatari-4.1_1/AGPLv3
Collapse this list.
Dependency lines:
  • javatari>0:emulators/javatari
To install the port:
cd /usr/ports/emulators/javatari/ && make install clean
To add the package, run one of these commands:
  • pkg install emulators/javatari
  • pkg install javatari
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: javatari
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (javatari41.jar) = ae2511a1406160297b77e55a013872b1e3215dab8c9a5095e4f8482d18157165 SIZE (javatari41.jar) = 960814

Packages (timestamps in pop-ups are UTC):
javatari
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1_14.1_1-4.1_14.1_1---
FreeBSD:13:quarterly4.1_14.1_14.1_14.1_14.1_1-4.1_14.1_1
FreeBSD:14:latest4.1_14.1_14.1_1-4.1_1--4.1_1
FreeBSD:14:quarterly4.1_14.1_1--4.1_1-4.1_14.1_1
FreeBSD:15:latest4.1_14.1_1n/a-n/a-4.1_14.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
Patch dependencies:
  1. unzip : archivers/unzip
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
emulators_javatari
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://javatari.org/old/java/files/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.1_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.1_1
20 Jul 2022 14:21:50
commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
emulators: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexander Best <arundel@gmx.net>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Antipovsky <kemm@in-line.ru>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Brian Gaeke <brg@dgate.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David O'Brien (obrien@cs.ucdavis.edu)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.1_1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
4.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.1_1
11 Dec 2019 21:59:09
Revision:519846Original commit files touched by this commit
danilo search for other commits by this committer
- Fix BROKEN (unfetchable)
4.1_1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
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
4.1
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
4.1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
4.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
4.1
26 May 2015 18:29:49
Revision:387506Original commit files touched by this commit
danilo search for other commits by this committer
- Fix MASTER_SITES. The jar file was moved.

MFH:		2015Q2
4.1
12 Apr 2014 14:56:10
Revision:351103Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 4.0 to 4.1
- Remove invalid category from DESKTOP_ENTRIES
4.0
19 Dec 2013 14:43:27
Revision:336918Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 3.40 to 4.0
- Remove extra tabs
3.40
05 Dec 2013 19:13:15
Revision:335680Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 3.30 to 3.40
- Add LICENSE
- Use false instead of ${FALSE} in DESKTOP_ENTRIES
3.30
29 Sep 2013 13:45:24
Revision:328691Original commit files touched by this commit
danilo search for other commits by this committer
- Add "Created by" line to header
- Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	culot (mentor)
3.30
20 Sep 2013 16:43:53
Revision:327721Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
3.30
16 May 2013 19:46:52
Revision:318330Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 3.30

PR:		ports/178641
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
3.20
10 May 2013 01:46:53
Revision:317757Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
  looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
  Will let maintainers decide if archivers/unzip is really still needed.
  Some of these ports/options remain broken due to other issues.

With hat:	portmgr
3.20
01 May 2013 23:27:09
Revision:317067Original commit files touched by this commit
bdrewery search for other commits by this committer
A multiplayer Atari 2600 emulator written in pure Java.
No external libs.

WWW: http://javatari.org

PR:		ports/178248
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Number of commits found: 19