Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 May 2022 14:41:55 0.7.5_2
|
Dmitry Marakasov (amdmi3)  |
games/teeworlds: fix build, add extra WWW |
10 Mar 2022 12:14:32 0.7.5_2
|
Dmitry Marakasov (amdmi3)  |
games/teeworlds: apply patch for CVE-2021-43518
Security: CVE-2021-43518
Security: 5aaf534c-a069-11ec-acdc-14dae9d5a9d2 |
22 Jun 2021 18:53:08 0.7.5_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 |
07 Apr 2021 23:19:01 0.7.5 
|
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
06 Apr 2021 14:31:07 0.7.5 
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 May 2020 11:48:09
0.7.5 
|
pkubaj  |
games/teeworlds: fix build on GCC architectures
Use C99 standard, base GCC uses C89 by default:
/wrkdirs/usr/ports/games/teeworlds/work/teeworlds-0.7.5/src/base/system.c:2328:
error: 'for' loop initial declaration used outside C99 mode |
20 Apr 2020 01:35:22
0.7.5 
|
amdmi3  |
- Update to 0.7.5 |
23 Dec 2019 17:40:07
0.7.4 
|
amdmi3  |
- Update to 0.7.4 |
05 Nov 2019 22:21:16
0.7.3.1 
|
zeising  |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
22 Apr 2019 21:18:19
0.7.3.1 
|
amdmi3  |
- Update to 0.7.3.1
- Switch downloads to GitHub
- Support testing |
05 Jan 2019 21:05:55
0.6.5 
|
amdmi3  |
- Update to 0.6.5 |
12 Dec 2018 01:35:36
0.6.4_7 
|
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 |
29 Jul 2018 22:18:46
0.6.4_6 
|
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 |
10 Mar 2018 17:46:06
0.6.4_5 
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
19 Dec 2017 20:21:49
0.6.4_4 
|
amdmi3  |
- Remove python version restriction |
10 Sep 2017 20:55:39
0.6.4_4 
|
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 |
25 Jun 2017 00:29:09
0.6.4_3 
|
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
23 May 2017 05:03:16
0.6.4_3 
|
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 |
01 Apr 2017 15:23:32
0.6.4_2 
|
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 |
23 Jan 2017 15:05:55
0.6.4_1 
|
amdmi3  |
- Update WWW |
23 Nov 2016 10:49:54
0.6.4_1 
|
amdmi3  |
- Fix fetch: distfile was rerolled
- Difference is only removal of generated files (object files and python cache) |
21 Nov 2016 15:52:26
0.6.4 
|
amdmi3  |
- Update to 0.6.4
MFH: 2016Q4 (security fix) |
20 Nov 2016 09:38:09
0.6.3_1 
|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
14 Sep 2016 01:16:12
0.6.3 
|
amdmi3  |
- Update to 0.6.3
- Switch to options helpers |
01 Apr 2016 14:00:57
0.6.2_3 
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
04 Apr 2015 00:11:33
0.6.2_3 
|
amdmi3  |
- Add CPE info |
26 Mar 2015 12:46:46
0.6.2_3 
|
amdmi3  |
- Remove useless -pthread replace |
25 Mar 2015 18:30:26
0.6.2_3 
|
amdmi3  |
Remove PTHREAD_LIBS, PTHREAD_CFLAGS from my ports |
08 Dec 2014 16:48:41
0.6.2_3 
|
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 ) |
29 Sep 2014 14:38:01
0.6.2_2 
|
amdmi3  |
- Convert to USES=python |
10 Sep 2014 20:50:37
0.6.2_2 
|
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) |
16 Apr 2014 18:28:50
0.6.2_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 ) |
15 Dec 2013 13:35:53
0.6.2 
|
mva  |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Restrict the build to the supported Python versions
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
08 Nov 2013 12:20:45
0.6.2 
|
amdmi3  |
- Fix build on current
PR: 183774
Submitted by: Pavlo Greenberg <dog@virtual.org.ua> |
07 Nov 2013 23:11:04
0.6.2 
|
amdmi3  |
- Update to 0.6.2
- Support staging
- Use new LIB_DEPENDS syntax |
20 Sep 2013 17:36:36
0.6.1_2 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
17 Sep 2013 12:32:15
0.6.1_2 
|
amdmi3  |
Fix build with clang/libc++ |
14 Aug 2013 22:35:54
0.6.1_2 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 Jul 2013 15:01:46
0.6.1_2 
|
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
31 May 2013 14:40:56
0.6.1_2 
|
jgh  |
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt) |
23 Jan 2013 15:00:19
0.6.1_2 
|
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
18 Feb 2012 10:18:33
0.6.1_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 |
10 Aug 2011 03:04:12
0.6.1 
|
amdmi3  |
- Update to 0.6.1 |
04 Aug 2011 04:26:20
0.6.0 
|
amdmi3  |
- Update to 0.6.0
PR: 156344
Submitted by: David Demelier <demelier.david@gmail.com> |
03 Jul 2011 14:25:36
0.5.2_1 
|
ohauer  |
-remove MD5 |
23 Jun 2010 16:38:57
0.5.2_1 
|
amdmi3  |
- Fix possible server segfaults
PR: 148081
Submitted by: David DEMELIER <demelier.david@gmail.com>
Feature safe: yes |
04 Apr 2010 06:42:24
0.5.2 
|
linimon  |
Mark as broken on ia64: gets bus error.
Hat: portmgr |
30 Oct 2009 00:05:11
0.5.2 
|
amdmi3  |
- Update to 0.5.2 |
11 Sep 2009 21:57:40
0.5.1 
|
amdmi3  |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
28 Jul 2009 16:34:36
0.5.1 
|
amdmi3  |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
31 Mar 2009 17:04:03
0.5.1 
|
amdmi3  |
- Support parallel build, mark MAKE_JOBS_SAFE |
28 Jan 2009 02:36:09
0.5.1 
|
amdmi3  |
- Update to 0.5.1 |
14 Jan 2009 23:43:01
0.5.0 
|
amdmi3  |
- Update to 0.5.0 |
05 Jan 2009 16:14:51
0.4.3 
|
amdmi3  |
- Update address of my distfile mirror |
06 Sep 2008 00:46:28
0.4.3 
|
amdmi3  |
- Update to 0.4.3
- Unbreak on 6.x |
19 Jun 2008 17:28:24
0.4.2 
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
19 Apr 2008 22:48:55
0.4.2 
|
miwi  |
- Update to 0.4.2
PR: 122894
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
17 Apr 2008 21:26:26
0.4.1 
|
miwi  |
* Project name has changed (teewars to teeworlds)
* Update to 0.4.1
* Add USE_XORG, as the game is explicitly linked with X libs
* Connect to the build
PR: 122023
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
17 Apr 2008 17:46:55
0.3.4 
|
miwi  |
- Force commit
repcopy from games/teewars -> games/teeworlds |