non port: games/minecraft-client/Makefile |
SVNWeb
|
Number of commits found: 31 |
Tue, 4 Apr 2023
|
[ 18:10 Muhammad Moinur Rahman (bofh) ] 4cda17a (Only the first 10 of 57 ports in this commit are shown above. )
*/*: 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)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 16 May 2020
|
[ 04:17 tagattie ]
- Make fetchable and unbreak
- Make portclippy happy
PR: 244104
Submitted by: Alexander Vereeken <Alexander88207@protonmail.com>
Approved by: ehaupt (mentor)
|
Mon, 6 Jan 2020
|
[ 06:37 antoine ]
Mark BROKEN again
With hat: portmgr
Pointy hat: yuri
|
[ 03:19 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.
|
Sun, 5 Jan 2020
|
[ 10:26 antoine ] (Only the first 10 of 35 ports in this commit are shown above. )
Mark a few ports broken (unfetchable)
|
Sun, 15 Dec 2019
|
[ 14:58 lwhsu ]
- Follow up r239415
Submitted by: voidanix <voidanix@420blaze.it>
Differential Revision: https://reviews.freebsd.org/D21045
|
Thu, 22 Aug 2019
|
[ 08:50 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
|
Sun, 4 Aug 2019
|
[ 11:43 antoine ] (Only the first 10 of 42 ports in this commit are shown above. )
Mark BROKEN: unfetchable
|
Sat, 2 Feb 2019
|
[ 10:11 tobik ]
games/*: Use NO_WRKSUBDIR
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 18 Jan 2016
|
[ 17:28 swills ]
games/minecraft-client: switch to USES=openal
|
Fri, 25 Dec 2015
|
[ 02:13 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>
|
Tue, 11 Nov 2014
|
[ 09:59 antoine ]
Remove dependency on bash
PR: ports/193945
Submitted by: Jan Kokemuller
|
Sun, 7 Sep 2014
|
[ 21:21 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
|
Fri, 20 Jun 2014
|
[ 10:45 marino ]
games/minecraft-client: Use OpenJDK8 to fix spawning problem
PR: 189028
Submitted by: Sean Bruno
Fix by: Kris Moore
|
Wed, 21 May 2014
|
[ 10:16 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
|
Thu, 17 Apr 2014
|
[ 23:14 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@
|
Mon, 31 Mar 2014
|
[ 20:23 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@
|
Wed, 25 Dec 2013
|
[ 23:29 antoine ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert the tree to USES=openal
Approved by: portmgr (bapt)
|
Tue, 29 Oct 2013
|
[ 12:47 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)
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] (Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Tue, 22 Jan 2013
|
[ 23:13 makc ] (Only the first 10 of 35 ports in this commit are shown above. )
- 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)
|
Wed, 16 Jan 2013
|
[ 19:24 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)
|
Sun, 9 Dec 2012
|
[ 00:36 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
|
Wed, 6 Jun 2012
|
[ 11:42 crees ]
Update to OPTIONSng
PR: ports/168644
Submitted by: crees
Approved by: maintainer
|
Sun, 3 Jun 2012
|
[ 17:09 crees ]
Add a WITH_NATIVE_LIBS option
PR: ports/167496
Submitted by: loader
Approved by: maintainer timeout (>4w, freebsd@rakor-net.de)
|
Wed, 21 Dec 2011
|
[ 17:04 scheidell ]
- Client for block building game minecraft
PR: ports/162516
Submitted by: Martin Kropfinger <freebsd@rakor-net.de>
Approved by: gabor (mentor)
|
Number of commits found: 31 |