notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/joequake/Makefile
SVNWeb

Number of commits found: 37

Fri, 14 Apr 2023
[ 14:16 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:9f0f032b1f0dd9fc2013b6742061b4e2e31c51cc  commit hash:9f0f032b1f0dd9fc2013b6742061b4e2e31c51cc  commit hash:9f0f032b1f0dd9fc2013b6742061b4e2e31c51cc  9f0f032 
games/joequake: work around duplicate symbol issues

Supply -fcommon to enable a build with recent clang.
This fixes the build on FreeBSD 13+.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 17 Feb 2021
[ 22:50 linimon search for other commits by this committer ] Original commit   Revision:565819
Mark BROKEN in 13/14 (via latest llvm update).
Thu, 4 Feb 2021
[ 17:30 jbeich search for other commits by this committer ] Original commit   Revision:564053
games/joequake: properly fix OPENGL vs. X11 after r564045
[ 17:12 jbeich search for other commits by this committer ] Original commit   Revision:564045
games/joequake: unbreak with libglvnd

vid_glx.c:42:10: fatal error: 'X11/extensions/xf86vmode.h' file not found
 #include <X11/extensions/xf86vmode.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	antoine (via bug 246767 exp-run)
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Mon, 8 Dec 2014
[ 13:59 amdmi3 search for other commits by this committer ] Original commit   Revision:374268
- Add LICENSE
- Drop @dirrm* from plist
Sat, 13 Sep 2014
[ 06:28 amdmi3 search for other commits by this committer ] Original commit   Revision:368075
- Only enable X86_ASM on amd64: breaks build on i386, and is probably useless on
other archs
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 22 Aug 2014
[ 15:31 amdmi3 search for other commits by this committer ] Original commit   Revision:365667
- Stagify
Sun, 13 Jul 2014
[ 23:23 bapt search for other commits by this committer ] Original commit   Revision:361727 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Mon, 10 Mar 2014
[ 14:49 bapt search for other commits by this committer ] Original commit   Revision:347760 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=zip
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Fri, 14 Jun 2013
[ 14:29 wg search for other commits by this committer ] Original commit   Revision:320933
games/joequake: fix build with clang

- Fix build with clang, use gnu89 C std
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
Tue, 12 Jun 2012
[ 16:35 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 2 Aug 2011
[ 13:49 bapt search for other commits by this committer ] Original commit 
Update master_site
Sun, 27 Feb 2011
[ 04:54 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 147 ports in this commit are shown above. View all ports for this commit)
- Reassign ports to heap

Submitted by:   alepulver
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Fri, 25 Jul 2008
[ 14:34 pav search for other commits by this committer ] Original commit  (Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Sat, 22 Mar 2008
[ 14:48 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sat, 20 May 2006
[ 13:29 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Fix building in non i386 architectures (change in Makefile.linux).
- Use Q1DIR directly, instead of assigning it to DATADIR.

Approved by:    garga (mentor, implicitly)
Wed, 10 May 2006
[ 16:50 alepulver search for other commits by this committer ] Original commit 
- Change distinfo (distfile changed because of a bugfix).
- Use a new Linux binary package (for data).

Approved by:    garga (mentor)
Sun, 7 May 2006
[ 16:12 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
JoeQuake is an improved NQ engine with plenty of ZQuake and FuhQuake graphical
effects included. JoeQuake's main aim is to provide pleasant demo watching for
.dem files. JoeQuake also supports better graphical quality including 32bit
textures, colored lights, smoother animations, etc.

WWW: http://runecentral.com/joequake/

PR:             ports/91890
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
Approved by:    garga (mentor)

Number of commits found: 37