Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Apr 2022 19:11:41 1.9.5.9.1_2,1
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 1.9.5.9.1_1,1
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
31 Jul 2021 04:18:26 1.9.5.9.1,1
|
Jose Alonso Cardenas Marquez (acm)  |
games/el: update to 1.9.5.9
ChangeLog at: https://github.com/raduprv/Eternal-Lands/releases/tag/1.9.5.9-1
Many other smaller changes, bug fixes and improvements including a fix for
region sounds on maps. |
22 Jun 2021 18:53:08 1.9.5.8_1,1
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 1.9.5.8,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 May 2020 18:19:17
1.9.5.8,1
|
acm  |
- Update to 1.9.5.8
- Add desktop file
- Add hicolor icon
Changelog at: https://github.com/raduprv/Eternal-Lands/releases/tag/1.9.5.8 |
19 Mar 2020 23:02:31
1.9.5.6,1
|
tobik  |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
13 Feb 2020 23:09:55
1.9.5.6,1
|
acm  |
- Add missing dependency |
11 Feb 2020 21:05:23
1.9.5.6,1
|
acm  |
- Update to 1.9.5.6
- Update to SDL2 dependencies
ChangeLog at: https://github.com/raduprv/Eternal-Lands/releases/tag/1.9.5.6 |
31 Dec 2019 19:52:41
1.9.5.4,1
|
acm  |
- Update to 1.9.5.4 |
05 Nov 2019 22:16:15
1.9.5.3_2,1
|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
17 Sep 2019 10:49:14
1.9.5.3_2,1
|
pkubaj  |
games/el: unbreak on GCC architectures
graphics/cal3d needs a C++11 compiler for el to link.
Approved by: mentors (implicit approval) |
26 Jul 2019 20:46:57
1.9.5.3_2,1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
1.9.5.3_1,1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
20 Nov 2018 17:34:41
1.9.5.3,1
|
acm  |
- Update to 1.9.5.3 |
29 Jul 2018 22:18:46
1.9.5.2_1,1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
28 Jul 2018 07:50:55
1.9.5.2,1
|
acm  |
- Update to 1.9.5.2 |
06 Apr 2018 01:58:49
1.9.4.3_2,1
|
emaste  |
games/el: fix build when lld is the system linker
Ports that use openal (such as this one) fail to link with lld as the
system linker due to disagreement in the handling of preemption of
protected visibility symbols in shared objects.
PR: 226980
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
10 Sep 2017 20:55:39
1.9.4.3_2,1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
06 Jun 2017 16:18:17
1.9.4.3_1,1
|
mat  |
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight |
23 May 2017 05:03:16
1.9.4.3_1,1
|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
22 May 2017 13:17:39
1.9.4.3,1
|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
11 May 2017 21:53:34
1.9.4.3,1
|
acm  |
- Update to 1.9.4.3
- Bump PORTEPOCH |
01 Apr 2017 15:23:32
193_6
|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
29 Apr 2016 21:55:10
193_5
|
pi  |
games/el: Fix build with libc++ 3.8.0
PR: 208841
Submitted by: dim
Approved by: acm (maintainer timeout) |
01 Apr 2016 14:00:57
193_5
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
25 Dec 2014 20:54:43
193_5
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
193_4
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
08 Dec 2014 16:48:41
193_4
|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
27 Nov 2014 19:14:09
193_3
|
amdmi3  |
- Simplify plist handling
- Use BROKEN_sparc64 instead of conditional BROKEN
PR: 195358
Submitted by: amdmi3
Approved by: bapt |
25 Nov 2014 01:20:03
193_3
|
amdmi3  |
- Unbreak
- Add missing USES=iconv
Approved by: portmgr blanket
MFH: 2014Q4 |
12 Oct 2014 08:40:01
193_3
|
antoine  |
- Mark BROKEN, fails to build [1]
===> Building for el-193_3
CC 2d_objects.o
In file included from 2d_objects.c:12:
load_gl_extensions.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'ELglClientActiveTexture'
load_gl_extensions.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'ELglLoadTransposeMatrixd'
load_gl_extensions.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'ELglLoadTransposeMatrixf'
load_gl_extensions.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'ELglMultTransposeMatrixd'
load_gl_extensions.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'ELglMultTransposeMatrixf'
- Drop ftp://rene-ladan.nl/pub/ from MASTER_SITES [2]
Reported by: pkg-fallout [1]
PR: ports/194224 [2]
Submitted by: rene [2] |
10 Sep 2014 20:50:37
193_3
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
29 Jul 2014 21:07:40
193_2
|
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
09 Jul 2014 19:06:35
193_2
|
tijl  |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
16 Apr 2014 18:28:50
193_1
|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
06 Jan 2014 15:23:31
193
|
rene  |
- Update to 193 to be able to connect to the servers again
- Repack distribution file, reroll/simplify patches.
The original host is gone, and there is no obvious replacement for the
distribution file, so roll our own from the referenced git repository:
git://git.berlios.de/elc
branch master, commit 86780d5dd43b3c9b66fa014944cf1811fa78d161
- Stagify
- Strip library versions [1]
Submitted by: portlint [1]
Approved by: acm (implicit) |
06 Jan 2014 13:07:14
192_3
|
rene  |
Fix build (on my 10.0-amd64 laptop at least).
Submitted by: marino
Approved by: acm (maintainer, implicit) |
06 Jan 2014 11:46:02
192_3
|
rene  |
Try to build after games/el-data is resurrected.
Fails to link on 10.0-amd64 with old Xorg, so mark BROKEN:
> LINK el.bin
> /usr/bin/ld: invalid DSO for symbol `XConvertSelection' definition
> /usr/local/lib/libX11.so.6: could not read symbols: Bad value
While here convert to new LIB_DEPENDS and USES=gmake
PR: ports/185113 (related)
Submitted by: rene
Approved by: maintainer timeout (acm, 15 days) |
25 Dec 2013 23:29:34
192_3
|
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
20 Sep 2013 17:36:36
192_3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
19 Jul 2012 20:15:39
192_3
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 05:26:28
192_2
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
192_1
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
24 Oct 2011 04:17:38
192
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Oct 2011 17:47:59
192
|
acm  |
- Update to 1.9.2
- Add ELSOUND and ELMUSIC options. It installs additional sound and music files
- Remove Makefile.linux patch file
- Re-add Makefile.bsd patch file
- Respect CC/CXX/LINK [1]
- Few others modifications
PR: 161561
Submitted by: Nali Toja <nalitoja __ at __ gmail.com> [1] |
03 Jul 2011 14:25:36
180_6
|
ohauer  |
-remove MD5 |
06 Jun 2010 20:44:03
180_6
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
28 Mar 2010 06:47:48
180_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
180_4
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
180_3
|
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
25 Jan 2010 19:15:18
180_2
|
pav  |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
06 Jul 2009 21:26:00
180_1
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
20 Jan 2009 17:29:36
180
|
acm  |
- Fix build on amd64
Reported by: itetcu |
20 Jan 2009 07:43:56
180
|
acm  |
- Update to 180 |
19 Apr 2008 17:56:05
140_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
22 Mar 2008 08:55:40
140_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
13 Mar 2008 14:28:35
140_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
13 Mar 2008 11:27:29
140
|
edwin  |
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.
PR: ports/121453 (related)
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Reviewed by: pav@ |
20 Aug 2007 07:18:29
140
|
acm  |
- Update to 140
- Remove el-data/pkg-plist file
- Remove BROKEN
- Add new el source code mastersite |
28 Jul 2007 12:27:31
133_2
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
25 May 2007 01:25:17
133_1
|
kris  |
BROKEN: Does not build |
19 May 2007 20:32:57
133_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 20:26:51
133
|
acm  |
- Update to 133
- Remove obsolete patch file |
30 Nov 2006 20:29:21
132_1
|
acm  |
- Respect X11BASE
Reported by: kris |
24 Nov 2006 19:13:04
132_1
|
acm  |
- Respect X11BASE
Reported by: kris |
20 Sep 2006 11:21:59
132_1
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
04 Sep 2006 18:00:57
132_1
|
acm  |
- Change PLIST to ${WRKDIR}/pkg-plist. I need to write there.
Reported by: kris
Approved by: garga (mentor,implicit) |
01 Sep 2006 15:51:01
132
|
acm  |
- Update to 132
- Fix installation process on games/el [1]
Reported by: kris [1]
Approved by: garga (mentor) |
21 Aug 2006 20:18:05
130_1
|
acm  |
- Add some missing things to patch-openal.c
- Fixes problems with empty directories on games/el-data
Approved by: garga (mentor) |
20 Aug 2006 14:43:55
130
|
acm  |
- Update to 130
- Take maintainership
- Use Makefile.bsdg instead of Makefile.bsd
- Add/Remove patch-Makefile.bsdg/bsd files
- Add patch-sound.c, the sound.c file is using deprecated functions of alut
- Remove pkg-plist, now ,it isn't necessary
Approved by: garga (mentor) |
08 Jun 2006 16:07:12
112_1
|
oliver  |
update freealut to 1.1.0 |
23 Apr 2006 10:14:30
112
|
oliver  |
update to openal 20060211 [1]
fix dependant ports [2]
PR: ports/96172 [1]
ports/95192 [2]
Submitted by: maintainer [1]
oliver [2]
Approved by: maintainer |
20 Jan 2006 00:08:22
112
|
kris  |
BROKEN on sparc64: Does not compile |
06 Jan 2006 09:17:55
112
|
pav  |
- Mark BROKEN on FreeBSD 4.X; does not compile without warnings, sets -Werror
Reported by: krismail |
05 Jan 2006 15:20:49
112
|
pav  |
- Don't remove what's in mtree |
22 Dec 2005 13:09:29
112
|
pav  |
- Update to 1.12
PR: ports/90766
Submitted by: Melvyn Sopacua <portmaint@melvyn.homeunix.org> |
24 Nov 2005 19:28:01
101
|
pav  |
- Add SHA256 |
30 Sep 2005 13:08:24
101
|
oliver  |
reset maintainer to ports@
Approved by: maintainer |
29 Jan 2005 18:13:14
101
|
pav  |
Eternal Lands is a FREE MMORPG (massive multiplay online role playing game)
currently under development. There are 9 skills, total character development
freedom, many quests, religion, a lot of NPCs, animals and monsters.
PR: ports/76646
Submitted by: Jan Rochel <jannisan@t-online.de> |