Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.9_6 04 Apr 2023 18:10:53 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
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) |
1.7.9_6 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 ) |
1.7.9_6 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.7.9_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.9_6 16 May 2020 04:17:43 |
tagattie |
- Make fetchable and unbreak
- Make portclippy happy
PR: 244104
Submitted by: Alexander Vereeken <Alexander88207@protonmail.com>
Approved by: ehaupt (mentor) |
1.7.9_6 06 Jan 2020 06:37:21 |
antoine |
Mark BROKEN again
With hat: portmgr
Pointy hat: yuri |
1.7.9_6 06 Jan 2020 03:19:12 |
yuri |
games/minecraft-client: Not broken
Erroneously labeled as BROKEN/unfetchable in rev.522132,
which may have been made during a period of intermittent connectivity problems. |
1.7.9_6 05 Jan 2020 10:26:04 |
antoine |
Mark a few ports broken (unfetchable) |
1.7.9_6 15 Dec 2019 14:58:12 |
lwhsu |
- Follow up r239415
Submitted by: voidanix <voidanix@420blaze.it>
Differential Revision: https://reviews.freebsd.org/D21045 |
1.7.9_5 22 Aug 2019 08:50:22 |
arrowd |
games/minecraft-client: Remove BROKEN, fix icon distfile, add dependency on
xrandr.
Submitted by: voidanix@420blaze.it
Differential Revision: https://reviews.freebsd.org/D21042 |
1.7.9_4 04 Aug 2019 11:43:40 |
antoine |
Mark BROKEN: unfetchable |
1.7.9_4 02 Feb 2019 10:11:49 |
tobik |
games/*: Use NO_WRKSUBDIR |
1.7.9_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.7.9_4 18 Jan 2016 17:28:00 |
swills |
games/minecraft-client: switch to USES=openal |
1.7.9_4 25 Dec 2015 02:13:04 |
junovitch |
games/minecraft-client: update dependencies
- Add libopenal.so as a LIB_DEPENDS to resolve run time issue (no sound)
- Update LWJGL lib dependency to 2.9.3
- Add NO_ARCH while here
PR: 205436
Submitted by: Ilia Skalozubov <freebsd@skinc.ru> |
1.7.9_3 11 Nov 2014 09:59:46 |
antoine |
Remove dependency on bash
PR: ports/193945
Submitted by: Jan Kokemuller |
1.7.9_2 07 Sep 2014 21:21:02 |
kmoore |
- Update minecraft client to work with the recent 1.8 client patch
- Change first-run script to only warn the user about changing the profile
- Bump PORTREV |
1.7.9_1 20 Jun 2014 10:45:12 |
marino |
games/minecraft-client: Use OpenJDK8 to fix spawning problem
PR: 189028
Submitted by: Sean Bruno
Fix by: Kris Moore |
1.7.9 21 May 2014 10:16:36 |
antoine |
Reset maintainer:
<janik@hikarihq.com>: host hikarihq.com[107.170.140.194] said: 454 4.7.1
<janik@hikarihq.com>: Relay access denied (in reply to RCPT TO command)
With hat: portmgr |
1.7.9 17 Apr 2014 23:14:24 |
marino |
games/minecraft-client: Unbreak run by using official launcher
The method of selectively loading specific versions in Minecraft stopped
working in the 1.5.x series. From 1.6.0 and later, the official launcher
must be used. The launcher itself does not change often (last time was
July 2013). The jar files are downloaded into $HOME/.minecraft directory,
so every user gets their own copy which is not removed when the port is
uninstalled.
The new launcher also downloads lwjgl files, so the dependency on
games/lwjgl is redundant, as well as openal-soft. This allows the port
to be simplified and to always install the native version.
The port version doesn't really matter anymore. I will set it to 1.7.9
right now as this is the latest available version.
PR: ports/188473
Approved by: marino@. It does mirror the maintainers original intent,
but he did not weigh in on the PR. The game was broken.
Simplified by: marino@ |
1.7.5 31 Mar 2014 20:23:56 |
marino |
games/minecraft-client: Upgrade version 1.4.6 -> 1.7.5 and support stage
This poor PR is several months old. It applied without much trouble, but
several changes were made:
* Don't use https if http will do (and http works fine)
* Don't use the launcher URL. It is always the latest version, so the
second minecraft is updated, the port will break. Use an version-based
URL instead, one that will update with the port version
* Add stage support
* At least four stable versions have been released since the PR's version
of 1.6.2. Go ahead and update it to the latest stable version of 1.7.5
* The latest version builds and installs fine, but it was not tested.
Feedback on the PR indicates 1.6.2 works fine, but currently how well
version 1.7.5 works is unknown.
PR: ports/180195
Submitted by: "r4721"
Approved by: maintainer (Janik Galasso)
Staged by: marino@ |
1.4.6_1 25 Dec 2013 23:29:34 |
antoine |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
1.4.6_1 29 Oct 2013 12:47:01 |
jhale |
- Pass maintainership to Janik Galasso <janik@hikarihq.com>
PR: ports/183423
Submitted by: Janik Galasso <janik@hikarihq.com>
Approved by: Martin Kropfinger <freebsd@rakor-net.de> (maintainer) |
1.4.6_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.4.6_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.4.6 22 Jan 2013 23:13:41 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
1.4.6 16 Jan 2013 19:24:14 |
crees |
* update port to latest version
* handle updates to symlinked files better
* add help notice for upgrades
* handle libopenal.so/libopenal64.so in startup script
PR: ports/174701
Submitted by: 4721
Approved by: maintainer timeout (freebsd@rakor-net.de, 50 days) |
1.4.5 09 Dec 2012 00:36:49 |
jhale |
- Update to 1.4.5
- Make NATIVE_LIBS option default to avoid Linux JDK
- Improve startup script to better handle updates to games/lwjgl
- Store unversioned distfiles in a versioned DIST_SUBDIR
- Fix JAVA_VENDOR typo
- Install icon in a better location
- Whitespace cleanup
- Trim Makefile header
PR: ports/173842
Submitted by: 4721@hushmail.com
Approved by: maintainer timeout (2 weeks)
Feature safe: yes |
1.0.0 06 Jun 2012 11:42:58 |
crees |
Update to OPTIONSng
PR: ports/168644
Submitted by: crees
Approved by: maintainer |
1.0.0 03 Jun 2012 17:09:15 |
crees |
Add a WITH_NATIVE_LIBS option
PR: ports/167496
Submitted by: loader
Approved by: maintainer timeout (>4w, freebsd@rakor-net.de) |
1.0.0 21 Dec 2011 17:04:33 |
scheidell |
- Client for block building game minecraft
PR: ports/162516
Submitted by: Martin Kropfinger <freebsd@rakor-net.de>
Approved by: gabor (mentor) |