Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0a_14 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
3.0a_14 22 Jul 2024 19:24:16 |
Vladimir Druzenko (vvd) Author: Thomas Vogt |
games/foobillard: set BROKEN_aarch64, sort out Makefile
Can't build on aarch64 with error:
improper alignment for relocation R_AARCH64_LDST64_ABS_LO12_NC: 0x29B694 is not
aligned to 8 bytes
Fix dependencies from GL and XORG, pet portclippy.
PR: 280403
MFH: 2024Q3 |
3.0a_13 24 Feb 2024 07:08:01 |
Muhammad Moinur Rahman (bofh) |
games/foobillard: Moved man to share/man
Approved by: portmgr (blanket) |
3.0a_12 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
3.0a_12 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.0a_12 22 Jul 2023 06:11:19 |
Muhammad Moinur Rahman (bofh) |
games/foobillard: Fix build with llvm16
- Utilize OPTIONSNG to simplify Makefile
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
3.0a_12 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 ) |
3.0a_12 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 ) |
3.0a_12 06 Aug 2021 14:09:30 |
Tobias C. Berner (tcberner) |
games/foobillard: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.
PR: 251512 |
3.0a_12 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 |
3.0a_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0a_11 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. |
3.0a_11 05 Feb 2019 17:38:07 |
amdmi3 |
- Convert USE_SDL=yes to USE_SDL=sdl
Approved by: portmgr blanket |
3.0a_11 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 |
3.0a_10 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.0a_10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0a_10 14 Dec 2015 01:21:49 |
amdmi3 |
- Add LICENSE
- Fix fetch, update WWW
Approved by: portmgr blanket |
3.0a_10 13 Dec 2015 09:41:23 |
bapt |
Mark as broken: does not fetch |
3.0a_10 14 Nov 2015 23:10:28 |
amdmi3 |
- Unbreak build
PR: 203748
Submitted by: kennethsalerno@yahoo.com
Approved by: thomas@bsdunix.ch (maintainer) |
3.0a_10 27 Sep 2015 10:23:35 |
antoine |
Mark BROKEN: fails to link
cc -Wall `/usr/local/bin/freetype-config --cflags` -DNO_NV_BUMPREF
-DNO_NV_FRESNEL -DUSE_SOUND -O2 -pipe -fstack-protector -fno-strict-aliasing
`/usr/local/bin/freetype-config --libs` -lglut -L/usr/local/lib
-fstack-protector -o foobillard billard3d.o billmove.o billard.o vmath.o ball.o
png_loader.o table.o queue.o aiplayer.o options.o evaluate_move.o helpscreen.o
textobj.o font.o sys_stuff.o net_socket.o sound_stuff.o menu.o bumpref.o -lSM
-lICE -L/usr/local/lib -lGL -lGLU -lXaw -lm -lXi -lpng -lz
ball.o: In function `draw_balls':
ball.c:(.text+0x4ddc): undefined reference to `glProgramParameter4fNV'
Reported by: pkg-fallout |
3.0a_10 15 Jan 2015 13:40:57 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
3.0a_10 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
3.0a_9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
3.0a_9 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) |
3.0a_8 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
3.0a_8 23 May 2014 10:50:31 |
miwi |
- Stage support
- Convert gmake to USES |
3.0a_8 16 Apr 2014 18:28:50 |
zeising |
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 ) |
3.0a_7 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
3.0a_7 31 May 2013 14:40:56 |
jgh |
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt) |
3.0a_7 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
3.0a_6 04 Aug 2012 22:52:04 |
kwm |
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. |
3.0a_5 28 Jul 2012 15:57:56 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
3.0a_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.0a_4 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 |
3.0a_3 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.0a_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.0a_3 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
3.0a_3 19 Jun 2010 21:44:16 |
makc |
Bump PORTREVISION
Feature safe: yes |
3.0a_2 19 Jun 2010 21:42:45 |
makc |
Add desktop entry
PR: ports/147909
Submitted by: David Demelier <demelier.david at gmail.com>
Approved by: Thomas Vogt (maintainer)
Feature safe: yes |
3.0a_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.0a_1 23 Jan 2009 16:28:36 |
flz |
- 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). |
3.0a 03 Jun 2008 08:20:59 |
miwi |
- Update to 3.0a
PR: 124029
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
2.9_7 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.9_7 27 Mar 2008 09:30:49 |
miwi |
- Add missing dependens after sdl12 cleanup
- Bump PORTREVISION
Submitted by: pointyhat via pav |
2.9_6 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.9_6 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
2.9_5 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}. |
2.9_4 19 Mar 2007 16:02:17 |
gabor |
- OPTIONify
- portlint(1)
PR: ports/108378
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) |
2.9_4 25 Jan 2007 22:58:47 |
miwi |
- Fix compatibility problemes with freetype2-2.2.1_1
- Update maintainer mail adress
- Bump PORTREVISION
PR: ports/108310
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) |
2.9_3 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) |
2.9_2 17 Sep 2006 20:01:23 |
kris |
Now builds on sparc64 |
2.9_2 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
2.9_2 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
2.9_2 12 Jan 2006 12:54:32 |
sem |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
2.9_1 10 Jun 2005 13:31:30 |
lawrance |
BROKEN on sparc64, does not compile
PR: ports/82112
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer) |
2.9_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.9_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.9 16 Nov 2003 18:56:32 |
pav |
- Update to 2.9
- Add knob to build with SDL instead of glut.
PR: ports/59319
Submitted by: Mezz <mezz7@cox.net>
Approved by: Thomas Vogt (maintainer)
Approved by: marcus (backup mentor) |
2.6_1 25 Jul 2003 04:57:24 |
sf |
parse LDFLAGS to unbreak -STABLE with (SDL without EsounD). |
2.6_1 14 Jul 2003 02:36:32 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
convert getopt_long_only() to getopt_long(). |
2.6 15 May 2003 20:04:35 |
anholt |
Update to 2.6.
PR: ports/52126
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
Approved by: thomas.vogt@bsdunix.ch (maintainer) |
2.4 27 Feb 2003 10:37:45 |
arved |
Fix build if SDL is linked wiithout esound.
De-pkg-comment.
Reported by: bento
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> |
2.4 19 Feb 2003 17:12:33 |
arved |
Update to 2.4
Install manpage
Add gnugetopt as dependency (noticed by bento).
PR: 48331
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> |
1.8 02 Jan 2003 15:06:10 |
sobomax |
Update version number of SDL shared library. |
1.8 01 Nov 2002 20:41:26 |
adamw |
Add games/foobillard.
A free OpenGL-billard game.
PR: 44531
Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch>
Approved by: pat |