Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20180412.b1_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
20180412.b1 04 Jul 2023 13:20:14 |
Alexey Dokuchaev (danfe) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20180412.b1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
20180412.b1 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
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 ) |
20180412.b1 01 Dec 2021 16:56:43 |
Alexey Dokuchaev (danfe) |
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 |
20140513_5 22 Jun 2021 18:53:08 |
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 |
20140513_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20140513_4 21 Oct 2020 17:16:30 |
pkubaj |
games/darkplaces: fix build on GCC architectures
Use newer GCC:
../../../glquake.h:855: error: redefinition of typedef 'GLchar' |
20140513_4 05 Nov 2019 22:16:15 |
zeising |
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. |
20140513_4 11 Sep 2018 18:34:28 |
zeising |
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 |
20140513_3 01 Aug 2018 16:33:11 |
adamw |
Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible
to." |
20140513_3 23 May 2017 05:03:16 |
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 |
20140513_2 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
20140513_2 20 Nov 2016 09:38:09 |
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. |
20140513_1 20 Oct 2016 15:58:13 |
rakuco |
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. |
20140513_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20140513_1 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
20140513_1 15 Jul 2015 20:34:29 |
amdmi3 |
- Fix build on non-x86
- Add SSE support
PR: 201252
Submitted by: amdmi3
Approved by: maintainer timeout (makc, 2 weeks) |
20140513 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
20140513 12 May 2015 13:52:07 |
amdmi3 |
- Fix build on < 10.x
Approved by: portmgr blanket |
20140513 06 May 2015 20:38:20 |
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 |
20110628_4 22 Dec 2014 21:38:24 |
bapt |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3 |
20110628_4 20 Dec 2014 18:37:12 |
bapt |
Cleanup plist |
20110628_4 08 Dec 2014 16:48:41 |
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 ) |
20110628_3 10 Sep 2014 20:50:37 |
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) |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
20110628_2 23 Oct 2013 13:08:42 |
makc |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
20110628_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
20110628_2 12 May 2013 11:48:50 |
makc |
- 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 |
20110628_2 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
20110628_1 07 Jan 2013 02:07:27 |
makc |
- 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 |
20110628_1 31 Jul 2012 13:25:27 |
makc |
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict |
20110628_1 27 Jul 2012 11:03:39 |
makc |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
20110628_1 18 Feb 2012 10:18:33 |
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 |
20110628 22 Dec 2011 11:05:55 |
linimon |
Mark broken on tier-2: cc1: unrecognized command line option "-msse2".
Hat: portmgr |
20110628 11 Nov 2011 13:45:26 |
makc |
Take maintainership
Feature safe: yes |
20110628 25 Oct 2011 16:46:11 |
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] |
20071120_5 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
20071120_5 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
20071120_4 03 Jun 2010 15:54:29 |
pav |
- Convert unzip -a to USE_DOS2UNIX
PR: ports/146533
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
20071120_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
20071120_3 27 Feb 2009 21:24:38 |
alepulver |
- 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 ) |
20071120_3 31 Jan 2009 21:58:27 |
pav |
- Update download location |
20071120_3 28 Mar 2008 17:49:30 |
miwi |
- Fix build
Submitted by: pointyhat via erwin
Approved by: portmgr (xorg cleanup) |
20071120_2 27 Mar 2008 09:30:49 |
miwi |
- Add missing dependens after sdl12 cleanup
- Bump PORTREVISION
Submitted by: pointyhat via pav |
20071120_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
20071120 12 Dec 2007 05:05:23 |
alepulver |
- Update to version 20071120. |
20070711 05 Sep 2007 22:55:33 |
alepulver |
- Update to version 20070711. |
20060725_3 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
20060725_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20060725_1 20 Sep 2006 11:21:59 |
stas |
- 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) |
20060725 22 Aug 2006 17:00:14 |
alepulver |
- Update to version 20060725.
- Change CLIENT option to "on" by default.
- Remove message about broken OSS in client (is fixed now). |
20060606 31 Jul 2006 18:16:05 |
alepulver |
- Fix wrong check (WITH_GLX -> WITH_CLIENT). |
20060606 24 Jul 2006 03:19:09 |
alepulver |
- Update to version 20060606.
- Clean-up. |
20050818_1 24 Apr 2006 21:02:27 |
alepulver |
- Fix IGNORE message.
- Fix OPTIONS handling.
- Bump PORTREVISION.
Approved by: garga (mentor) |
20050818 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
20050818 16 Mar 2006 09:12:28 |
vd |
* Integrate with quake-data
* Minor fixes
PR: ports/91840
Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> (maintainer) |
20050818 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
20050818 04 Oct 2005 18:43:18 |
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> |