non port: games/darkplaces/Makefile |
SVNWeb
|
Number of commits found: 55 |
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Tue, 4 Jul 2023
|
[ 13:20 Alexey Dokuchaev (danfe) ] 57580de
games/darkplaces: unbreak the port's build against Clang 16
Recent versions of GCC (11+) and Clang (16+) got more strict about
attribute placing, e.g. alignment annotation must be attached to a
struct, not its typedef'ed alias.
Reported by: pkg-fallout
Obtained from: Gentoo Linux
|
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 )
|
Wed, 1 Dec 2021
|
[ 16:56 Alexey Dokuchaev (danfe) ] b05652e
games/darkplaces: the port had been updated and cleaned up (+)
- Update to 20180412beta1 penultimate snapshot, the very latest one
had introduced too many changes which e.g. broke dedicated server
- Drop needless zip:infozip dependency, set USE_XORG more discretely
- Follow the defaults and link to libjpeg the usual way rather than
load it at run-time with dlopen(3)
- Target `sdl-release' is spelled the same, regardless of the used
SDL version
- Remove SSE port option: upstream makefile logic enables it for x86
CPUs; it's safe to assume that all modern x86 CPUs would support
these instructions
- Amend patches and remove `post-patch' target (patching makefiles
for LOCALBASE with sed(1) is bogus in the first place as it is
passed on the MAKE_ENV and thus propagated down to inner makes)
- Do not try to use unsupported `-fno-signaling-nans' compiler flag
- Define LICENSE (GPLv2 or later) and assume port's maintainership
PR: 259123
|
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
|
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.
|
Wed, 21 Oct 2020
|
[ 17:16 pkubaj ]
games/darkplaces: fix build on GCC architectures
Use newer GCC:
../../../glquake.h:855: error: redefinition of typedef 'GLchar'
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
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.
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
|
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
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
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.
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] (Only the first 10 of 116 ports in this commit are shown above. )
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
|
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
|
Wed, 15 Jul 2015
|
[ 20:34 amdmi3 ]
- Fix build on non-x86
- Add SSE support
PR: 201252
Submitted by: amdmi3
Approved by: maintainer timeout (makc, 2 weeks)
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Tue, 12 May 2015
|
[ 13:52 amdmi3 ]
- Fix build on < 10.x
Approved by: portmgr blanket
|
Wed, 6 May 2015
|
[ 20:38 makc ]
games/darkplaces:
- Update to 20140513
- Make dependencies unconditional, as they're required by any option
- Rename options, use self-explanatory option names
- Build with SDL v2.0 by default, add option for SDL v1.2
- Install icons, tweak DESKTOP_ENTRIES
- Convert to plist
|
Mon, 22 Dec 2014
|
[ 21:38 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3
|
Sat, 20 Dec 2014
|
[ 18:37 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Cleanup plist
|
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 )
|
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)
|
Mon, 10 Mar 2014
|
[ 14:49 bapt ] (Only the first 10 of 191 ports in this commit are shown above. )
Convert g* to USES=zip
|
Wed, 23 Oct 2013
|
[ 13:08 makc ] (Only the first 10 of 108 ports in this commit are shown above. )
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
|
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)
|
Sun, 12 May 2013
|
[ 11:48 makc ] (Only the first 10 of 20 ports in this commit are shown above. )
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
|
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
|
Mon, 7 Jan 2013
|
[ 02:07 makc ] (Only the first 10 of 48 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
- Trim Makefile header
- Other minor changes
|
Tue, 31 Jul 2012
|
[ 13:25 makc ]
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict
|
Fri, 27 Jul 2012
|
[ 11:03 makc ] (Only the first 10 of 38 ports in this commit are shown above. )
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
|
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
|
Thu, 22 Dec 2011
|
[ 11:05 linimon ]
Mark broken on tier-2: cc1: unrecognized command line option "-msse2".
Hat: portmgr
|
Fri, 11 Nov 2011
|
[ 13:45 makc ]
Take maintainership
Feature safe: yes
|
Tue, 25 Oct 2011
|
[ 16:46 pawel ]
- Update to 20110628 [1]
- Add desktop entries for client programs [2]
PR: ports/161910
Submitted by: green dog <fiziologus@gmail.com> [1], myself [2]
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Thu, 3 Jun 2010
|
[ 15:54 pav ] (Only the first 10 of 13 ports in this commit are shown above. )
- Convert unzip -a to USE_DOS2UNIX
PR: ports/146533
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 27 Feb 2009
|
[ 21:24 alepulver ] (Only the first 10 of 23 ports in this commit are shown above. )
- Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube (Only the first 15 lines of the commit message are shown above )
|
Sat, 31 Jan 2009
|
[ 21:58 pav ]
- Update download location
|
Fri, 28 Mar 2008
|
[ 17:49 miwi ]
- Fix build
Submitted by: pointyhat via erwin
Approved by: portmgr (xorg cleanup)
|
Thu, 27 Mar 2008
|
[ 09:30 miwi ]
- Add missing dependens after sdl12 cleanup
- Bump PORTREVISION
Submitted by: pointyhat via pav
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Wed, 12 Dec 2007
|
[ 05:05 alepulver ]
- Update to version 20071120.
|
Wed, 5 Sep 2007
|
[ 22:55 alepulver ]
- Update to version 20070711.
|
Sat, 28 Jul 2007
|
[ 12:27 miwi ] (Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- 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)
|
Tue, 22 Aug 2006
|
[ 17:00 alepulver ]
- Update to version 20060725.
- Change CLIENT option to "on" by default.
- Remove message about broken OSS in client (is fixed now).
|
Mon, 31 Jul 2006
|
[ 18:16 alepulver ]
- Fix wrong check (WITH_GLX -> WITH_CLIENT).
|
Mon, 24 Jul 2006
|
[ 03:19 alepulver ]
- Update to version 20060606.
- Clean-up.
|
Mon, 24 Apr 2006
|
[ 21:02 alepulver ]
- Fix IGNORE message.
- Fix OPTIONS handling.
- Bump PORTREVISION.
Approved by: garga (mentor)
|
Sun, 9 Apr 2006
|
[ 13:08 alepulver ] (Only the first 10 of 80 ports in this commit are shown above. )
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
|
Thu, 16 Mar 2006
|
[ 09:12 vd ]
* Integrate with quake-data
* Minor fixes
PR: ports/91840
Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
|
Tue, 4 Oct 2005
|
[ 18:43 garga ]
Dark Places is a Quake modification I have built over the course of 6 years on
and off experimenting, it got somewhat of an overhaul when the Quake engine
source code was released, and I began developing a custom OpenGL-only engine
for it and other mods, which supports Windows WGL and Linux GLX, and has
greatly improved graphics and image quality.
WWW: http://icculus.org/twilight/darkplaces/
PR: ports/85325
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
|
Number of commits found: 55 |