Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_5 22 Oct 2023 14:45:02 |
Muhammad Moinur Rahman (bofh) |
graphics/gauche-gl: Optionize INFO
- Pet portclippy |
0.6_5 18 Nov 2022 13:12:48 |
Alexey Dokuchaev (danfe) |
lang/gauche: update Gauche to version 0.9.12. |
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) |
0.6_5 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 ) |
0.6_5 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.6_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 |
0.6_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6_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. |
0.6_4 26 Jun 2019 09:07:08 |
danfe |
Unbreak staging against modern Gauche (ABI version had been bumped from
0.9 to 0.97 previously, but this port had slipped though the cracks). |
0.6_4 04 Jan 2019 20:57:21 |
antoine |
Mark BROKEN: fails to stage
cd:
/wrkdirs/usr/ports/graphics/gauche-gl/work/stage/usr/local/lib/gauche-0.9/site/amd64-portbld-freebsd11.2:
No such file or directory
Reported by: pkg-fallout |
0.6_4 06 Dec 2018 13:51:07 |
linimon |
Add patch to respect CFLAGS. This fixes the build on powerpc64.
While here, add gl to USES, per modern usage.
PR: 232859
Submitted by: Piotr Kubaj |
0.6_4 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
0.6_3 18 Sep 2018 07:10:08 |
linimon |
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.
Tested on powerpc64, amd64.
Approved by: portmgr (tier-2 blanket) |
0.6_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 |
0.6_2 17 Nov 2016 09:00:19 |
amdmi3 |
- Switch to USES=localbase
- Switch to options helpers |
0.6_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6_2 23 Jun 2015 14:12:21 |
amdmi3 |
- Fix library stripping |
0.6_1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.6_1 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) |
0.6 23 Aug 2014 16:12:55 |
adamw |
Stage.
PR: 192798
Submitted by: Ports Fury |
0.5.1_2 29 Jul 2014 19:59:58 |
antoine |
Fix make fetch
With hat: portmgr |
0.5.1_2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.5.1_2 23 Jul 2014 17:07:12 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.5.1_2 01 Jul 2014 17:37:42 |
antoine |
Make those ports more likely to build with texinfo from ports
With hat: portmgr |
0.5.1_2 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 ) |
0.5.1_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.5.1_1 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. |
0.5.1 22 Mar 2012 20:41:23 |
rm |
- update to 0.5.1
PR: 164354 (based on)
Submitted by: Erik Greenwald <erik at bz.bzflag dot bz> (maintainer)
Feature safe: yes |
0.4.4_1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.4.4_1 18 Dec 2011 21:45:40 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
0.4.4_1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.4.4_1 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
0.4.4_1 19 Nov 2009 23:41:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.4.4_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.4.4_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). |
0.4.4 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) |
0.4.4 21 Aug 2007 09:28:43 |
miwi |
- Update to 0.4.4
PR: 115604
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.4.3 06 Jun 2007 10:56:30 |
miwi |
- Update to 0.4.3
PR: 113373
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.4.2_1 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}. |
0.4.2 09 Jan 2007 22:26:16 |
miwi |
- Update to 0.4.2
PR: ports/107693
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.4.1_2 05 Jun 2006 13:12:46 |
pav |
- Fix build
PR: ports/95221
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.4.1_1 25 Feb 2006 21:40:30 |
kris |
BROKEN: Does not build
Approved by: portmgr (implicit) |
0.4.1_1 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> |
0.4.1 05 Dec 2005 00:53:19 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
0.4.1 29 Nov 2005 00:09:52 |
pav |
- Update to 0.4.1
PR: ports/89616
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.4 13 Jul 2005 21:01:03 |
pav |
- Update to 0.4
PR: ports/83173
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.3.1_2 09 Apr 2005 15:13:39 |
pav |
- Reflect plist changes in gauche port |
0.3.1_1 03 Jul 2004 07:16:17 |
krion |
Add missing dependency
PR: ports/68613
Submitted by: maintainer |
0.3.1 10 Jun 2004 18:25:53 |
krion |
- Utilize USE_GL
PR: ports/67803
Submitted by: maintainer |
0.3.1 16 May 2004 07:30:10 |
kris |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik. |
0.3.1 16 May 2004 04:04:18 |
kris |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1) |
0.3.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.3.1 17 Dec 2003 11:48:48 |
krion |
- Update to version 0.3.1
PR: 60325
Submitted by: maintainer |
0.2.2 21 Aug 2003 05:34:54 |
daichi |
update graphics/gauche-gl: add 'scheme' virtual catagory
PR: 55283
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.2.2 17 Jun 2003 14:52:35 |
erwin |
hand maintainership to submitter
PR: 53408
Submitted by: Erik Greenwald <erik@smluc.org> |
0.2.2 02 Jun 2003 01:24:33 |
naddy |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> |
0.2.2 30 Mar 2003 11:48:55 |
nork |
Oops, I forgot cvs remove pkg-message. |
0.2.2 30 Mar 2003 11:46:02 |
nork |
Remove pkg-message and sort pkg-plist.
PR: ports/50452
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
0.2.2 29 Mar 2003 00:39:16 |
edwin |
Update port: graphics/gauche-gl to 0.2.2
PR: ports/48188
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
0.2.1 23 Feb 2003 23:37:50 |
edwin |
graphics/gauche-gl to 0.2.2
PR: ports/48188
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
0.2.1 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
0.2.1 25 Jan 2003 14:06:53 |
nork |
Add gauche-gl 0.2.1, openGL binding for Gauche.
PR: ports/46285
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |