non port: games/teeworlds/Makefile |
SVNWeb
|
Number of commits found: 58 |
Thu, 8 Sep 2022
|
[ 20:30 Dmitry Marakasov (amdmi3) ] 15d936e (Only the first 10 of 44 ports in this commit are shown above. )
*/*: preserve all WWWs for my ports
|
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 )
|
Thu, 10 Mar 2022
|
[ 12:14 Dmitry Marakasov (amdmi3) ] c862f87
games/teeworlds: apply patch for CVE-2021-43518
Security: CVE-2021-43518
Security: 5aaf534c-a069-11ec-acdc-14dae9d5a9d2
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 7 Apr 2021
|
[ 23:19 Dmitry Marakasov (amdmi3) ] 5823922 (Only the first 10 of 288 ports in this commit are shown above. )
Remove useless Created by: headers mentioning me
|
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, 2 May 2020
|
[ 11:48 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
|
Mon, 20 Apr 2020
|
[ 01:35 amdmi3 ]
- Update to 0.7.5
|
Mon, 23 Dec 2019
|
[ 17:40 amdmi3 ]
- Update to 0.7.4
|
Tue, 5 Nov 2019
|
[ 22:21 zeising ] (Only the first 10 of 36 ports in this commit are shown above. )
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.
|
Mon, 22 Apr 2019
|
[ 21:18 amdmi3 ]
- Update to 0.7.3.1
- Switch downloads to GitHub
- Support testing
|
Sat, 5 Jan 2019
|
[ 21:05 amdmi3 ]
- Update to 0.6.5
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Tue, 19 Dec 2017
|
[ 20:21 amdmi3 ]
- Remove python version restriction
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
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)
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Wed, 23 Nov 2016
|
[ 10:49 amdmi3 ]
- Fix fetch: distfile was rerolled
- Difference is only removal of generated files (object files and python cache)
|
Mon, 21 Nov 2016
|
[ 15:52 amdmi3 ]
- Update to 0.6.4
MFH: 2016Q4 (security fix)
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
Wed, 14 Sep 2016
|
[ 01:16 amdmi3 ]
- Update to 0.6.3
- Switch to options helpers
|
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
|
Sat, 4 Apr 2015
|
[ 00:11 amdmi3 ]
- Add CPE info
|
Thu, 26 Mar 2015
|
[ 12:46 amdmi3 ]
- Remove useless -pthread replace
|
Wed, 25 Mar 2015
|
[ 18:30 amdmi3 ]
Remove PTHREAD_LIBS, PTHREAD_CFLAGS from my ports
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Mon, 29 Sep 2014
|
[ 14:38 amdmi3 ]
- Convert to USES=python
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Sun, 15 Dec 2013
|
[ 13:35 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)
|
Fri, 8 Nov 2013
|
[ 12:20 amdmi3 ]
- Fix build on current
PR: 183774
Submitted by: Pavlo Greenberg <dog@virtual.org.ua>
|
Thu, 7 Nov 2013
|
[ 23:11 amdmi3 ]
- Update to 0.6.2
- Support staging
- Use new LIB_DEPENDS syntax
|
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)
|
Tue, 17 Sep 2013
|
[ 12:32 amdmi3 ]
Fix build with clang/libc++
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 12 Jul 2013
|
[ 15:01 amdmi3 ] (Only the first 10 of 229 ports in this commit are shown above. )
- 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
|
Fri, 31 May 2013
|
[ 14:40 jgh ] (Only the first 10 of 45 ports in this commit are shown above. )
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt)
|
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
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- 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
|
Wed, 10 Aug 2011
|
[ 03:04 amdmi3 ]
- Update to 0.6.1
|
Thu, 4 Aug 2011
|
[ 04:26 amdmi3 ]
- Update to 0.6.0
PR: 156344
Submitted by: David Demelier <demelier.david@gmail.com>
|
Wed, 23 Jun 2010
|
[ 16:38 amdmi3 ]
- Fix possible server segfaults
PR: 148081
Submitted by: David DEMELIER <demelier.david@gmail.com>
Feature safe: yes
|
Sun, 4 Apr 2010
|
[ 06:42 linimon ]
Mark as broken on ia64: gets bus error.
Hat: portmgr
|
Fri, 30 Oct 2009
|
[ 00:05 amdmi3 ]
- Update to 0.5.2
|
Fri, 11 Sep 2009
|
[ 21:57 amdmi3 ] (Only the first 10 of 33 ports in this commit are shown above. )
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE
|
Tue, 28 Jul 2009
|
[ 16:34 amdmi3 ] (Only the first 10 of 87 ports in this commit are shown above. )
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin)
|
Tue, 31 Mar 2009
|
[ 17:04 amdmi3 ]
- Support parallel build, mark MAKE_JOBS_SAFE
|
Wed, 28 Jan 2009
|
[ 02:36 amdmi3 ]
- Update to 0.5.1
|
Wed, 14 Jan 2009
|
[ 23:43 amdmi3 ]
- Update to 0.5.0
|
Mon, 5 Jan 2009
|
[ 16:14 amdmi3 ] (Only the first 10 of 69 ports in this commit are shown above. )
- Update address of my distfile mirror
|
Sat, 6 Sep 2008
|
[ 00:46 amdmi3 ]
- Update to 0.4.3
- Unbreak on 6.x
|
Thu, 19 Jun 2008
|
[ 17:28 amdmi3 ] (Only the first 10 of 132 ports in this commit are shown above. )
Update my email address in 132 ports.
Approved by: miwi (mentor)
|
Sat, 19 Apr 2008
|
[ 22:48 miwi ]
- Update to 0.4.2
PR: 122894
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Thu, 17 Apr 2008
|
[ 21:26 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:46 miwi ]
- Force commit
repcopy from games/teewars -> games/teeworlds
|
Number of commits found: 58 |