non port: games/stormbaancoureur/Makefile |
SVNWeb
|
Number of commits found: 32 |
Fri, 4 Nov 2022
|
[ 05:34 Yuri Victorovich (yuri) ] a5a627b (Only the first 10 of 17 ports in this commit are shown above. )
devel/ode: Update 0.13 -> 0.16.2
PR: 255111
Approved by: acm@ (maintainer)
|
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 )
|
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.
|
Thu, 21 Feb 2019
|
[ 20:55 amdmi3 ]
- Avoid static linking with ode [1]
- Switch to more correct way of avoiding C++11 related build errors
- Switch to options helpers
PR: 231016 [1]
Submitted by: yuri@freebsd.org [1]
|
Tue, 18 Sep 2018
|
[ 08:47 linimon ]
Conditionalize the addition of -Wno-c++11-narrowing to fix clang6 errors
in CFLAGS to affect clang-based archs.
Approved by: portmgr (tier-2 blanket)
|
Fri, 22 Jun 2018
|
[ 21:04 amdmi3 ]
- Add LICENSE
- Add missing gl depends
- Fix build with clang 6
- Regenerate patches
|
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
|
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
|
Thu, 12 Feb 2015
|
[ 10:04 jbeich ]
- Update to 2.1.6
- Enable sound via alsa-lib
Differential Revision: https://reviews.freebsd.org/D1670
Reviewed by: amdmi3
Approved by: amdmi3 (maintainer)
Approved by: bapt (mentor)
ChangeLog:
* Point to new leaderboard server
* Make name resolve non-fatal
* Debian patch for gcc-4.4 integrated
|
Mon, 24 Nov 2014
|
[ 23:53 amdmi3 ]
- Update devel/ode to 0.13
- Bump dependent ports
PR: 193086
Submitted by: pfg
Approved by: maintainer timeout (acm, almost 3 months)
|
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)
|
Sun, 3 Aug 2014
|
[ 13:12 amdmi3 ]
- Strip binary
|
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 )
|
Mon, 16 Dec 2013
|
[ 17:40 amdmi3 ] (Only the first 10 of 52 ports in this commit are shown above. )
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook
|
Sat, 19 Oct 2013
|
[ 02:24 amdmi3 ]
- Support staging
|
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, 18 Jun 2013
|
[ 11:46 amdmi3 ] (Only the first 10 of 109 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
|
Sat, 4 Aug 2012
|
[ 22:52 kwm ] (Only the first 10 of 122 ports in this commit are shown above. )
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area.
|
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)
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
|
Fri, 16 Jan 2009
|
[ 04:18 acm ]
- Bump PORTREVISION, because devel/ode was updated
Approved by: amdmi3 via email
|
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
|
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)
|
Wed, 18 Jun 2008
|
[ 23:24 miwi ]
- Update to 2.1.5
PR: 124556
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Tue, 3 Jun 2008
|
[ 08:52 miwi ]
- Update to 2.1.4
PR: 124211
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Mon, 31 Mar 2008
|
[ 10:01 miwi ]
- Update to 2.1.3
PR: 122265
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Fri, 21 Mar 2008
|
[ 11:45 miwi ]
- Update to 2.1.2
PR: 121842
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Sun, 10 Feb 2008
|
[ 14:06 miwi ]
- Update to 120427
PR: 120427
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
Sat, 26 Jan 2008
|
[ 23:30 miwi ]
- Update to 2.0.0
PR: 119190
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
[ 23:12 miwi ]
Force commit
- Repocopy from games/sturmbahnfahrer -> games/stormbaancoureur
Repocopyed by: marcus
|
Number of commits found: 32 |