Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Jan 2021 18:42:00
3.3.2

|
fernape  |
graphics/glfw: set MAINTAINER
Submitter becomes maintainer (already maintainer of several ports)
PR: 252824
Submitted by: ed.arrakis@gmail.com |
06 Aug 2020 09:36:27
3.3.2

|
amdmi3  |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
28 Mar 2020 11:26:59
3.3.2

|
rene  |
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports |
08 Mar 2020 09:29:43
3.3.2

|
tcberner  |
graphics/glfw: update to 3.3.2
PR: 243258
Submitted by: Neel Chauhan <neel@neelc.org> |
05 Nov 2019 22:16:15
3.3_1

|
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. |
13 Aug 2019 18:08:40
3.3_1

|
jgh  |
- address WAYLAND build
PR: 238085
Submitted by: list1@gjunka.com
Approved by: neel@neelc.org (maintainer) |
18 Apr 2019 12:55:15
3.3

|
swills  |
graphics/glfw: Update to 3.3
PR: 237336
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
25 Dec 2018 20:25:40
3.2.1_4

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
02 Nov 2018 13:32:35
3.2.1_4

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
20 Oct 2018 21:39:09
3.2.1_4

|
jbeich  |
graphics/glfw: prevent enabling WAYLAND without disabling X11
PR: 232323
Reviewed by: tobik
Approved by: portmgr blanket |
15 Oct 2018 23:59:24
3.2.1_4

|
jbeich  |
graphics/wayland: update to 1.16.0
- New libwayland-egl home for consumers as Mesa 18.2 dropped it
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html
PR: 227423
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: maintainer timeout (5 months) |
11 Sep 2018 18:34:28
3.2.1_3

|
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 |
16 Aug 2018 12:17:58
3.2.1_2

|
swills  |
graphics/glfw: assign MAINTAINER
Per submitters request
PR: 230425
Submitted by: Neel Chauhan <neel@neelc.org> |
28 Mar 2018 18:55:34
3.2.1_2

|
tobik  |
Cleanup graphics/glfw
- Simplify DOCS and EXAMPLES installation
- Use CMAKE_ON
- Add LICENSE_FILE
- Let the framework handle the move of *.pc files to libdata/pkgconfig |
28 Mar 2018 18:47:52
3.2.1_2

|
tobik  |
graphics/glfw: Add WAYLAND option
- Reset maintainer after the third consecutive timeout
PR: 226605
Submitted by: greg@unrelenting.technology (based on)
Approved by: koalative@gmail.com (maintainer timeout, 2 weeks) |
23 May 2017 05:03:16
3.2.1_2

|
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 |
27 Feb 2017 21:15:12
3.2.1_1

|
danfe  |
- Prefer to build and install shared library rather than static one
- Convert explicit LIB_DEPENDS to their USE_XORG equivalents
- Utilize USES+=localbase instead of manually amending CPPFLAGS/LDFLAGS
- Drop USE_GCC=yes: the port builds fine with both Clang and GCC 4.2.1
(e.g. on PowerPC) |
17 Jan 2017 14:59:45
3.2.1

|
tz  |
graphics/glfw: Upgrade from 3.1.2 to 3.2.1
Changelog: http://www.glfw.org/changelog.html
PR: 214985
Submitted by: Florian Degner <f.degner@mail.de> |
20 Nov 2016 09:38:09
3.1.2_1

|
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. |
01 Apr 2016 14:00:57
3.1.2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 Feb 2016 02:57:55
3.1.2

|
pi  |
graphics/glfw: 3.0.4 -> 3.1.2
Version 3.1.2 adds fixes for a large number of bugs that together
affect all supported platforms, as well as dynamic loading work
that simplifies compilation and linking.
PR: 205460
Submitted by: f.degner@gmx.de
Approved by: koalative@gmail.com (maintainer timeout) |
20 Oct 2014 17:04:21
3.0.4_2

|
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
3.0.4_2

|
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) |
16 Jun 2014 21:03:58
3.0.4_1

|
nemysis  |
These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
audio/portaudio
- Pass maintainership to koalative at gmail.com
audio/portaudio2
- Pass maintainership to koalative at gmail.com
deskutils/parcellite
(Only the first 15 lines of the commit message are shown above ) |
10 Mar 2014 20:55:22
3.0.4_1

|
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
28 Jan 2014 20:31:49
3.0.4

|
nemysis  |
- Update to 3.0.4, stable version
- Import from graphics/glfw-devel
- Add USES=cmake
- Add USE_GCC=yes
- Remove MAKE_JOBS_UNSAFE=yes
- Remove PLIST_FILES, add pkg-plist
- Add CPPFLAGS and LDFLAGS
- Change DOCS and EXAMPLES
- Remove PORTSCOUT
- Add DOCS and EXAMPLES Options
- Remove post-extract
- Change REINPLACE
- Remove obsolete patches
- Change pkg-descr |
06 Oct 2013 23:44:25
2.7.9

|
nemysis  |
- Change maintainer email to @FreeBSD.org
- Remove dependencies pulled in by other deps
- Change USE_XORG xi xrandr
- Set PORTSCOUT
- Support STAGEDIR
- Add patch for proper staging [1]
PR: ports/179602
Submitted by: nemysis (self), bapt [1]
Approved by: wg/pawel (mentors) |
20 Sep 2013 18:35:46
2.7.9

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
14 Jun 2013 14:27:04
2.7.9

|
miwi  |
- Update to 2.7.9
PR: 179457
Submitted by: maintainer |
08 Jun 2013 02:27:06
2.7.8

|
miwi  |
- Update to 2.7.8
- Fix docs
- Fix examples, use executable
PR: 178846
Submitted by: maintainer |
25 May 2013 14:37:03
2.7.7

|
zeising  |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
17 Dec 2012 17:35:34
2.7.7

|
pawel  |
- Update to 2.7.7, add LICENSE
- Remove pkg-plist, switch to PLIST_FILES, PORTDOCS, PORTEXAMPLES
- Give maintainership to submitter
While I'm here:
- Add missing deps
- Sort USE_ flags
PR: ports/173571
Submitted by: nemysis <nemysis@gmx.ch> |
18 Oct 2012 01:52:49
2.7.6

|
jhale  |
- Update to 2.7.6
- Convert to new options framework
While here:
- Remove indefinite article from COMMENT
- Trim Makefile header
PR: ports/170151
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
23 May 2012 02:01:18
2.7.5
|
miwi  |
- Update to 2.7.5
PR: 168037
Submitted by: Ports Fury |
08 Apr 2012 06:43:10
2.7.4
|
miwi  |
- Update to version 2.7.4
PR: 166035
Submitted by: Ports Fury
Feature safe: yes |
15 Jan 2012 21:34:48
2.7.2
|
pav  |
- Attempt to fix build after X11BASE removal
Reported by: pointyhat |
29 Dec 2011 15:53:51
2.7.2
|
miwi  |
- Fix build with clang
PR: 162915
Submitted by: Jan Beich <jbeich@tormail.net> |
18 Oct 2011 13:05:57
2.7.2
|
ehaupt  |
Fix WWW
PR: 161618
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
31 Aug 2011 22:01:23
2.7.2
|
dhn  |
- Update to 2.7.2
PR: ports/160116
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
03 Jul 2011 14:12:23
2.6
|
ohauer  |
-remove MD5 |
21 Dec 2009 02:19:12
2.6
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
10 Jul 2009 00:48:58
2.6
|
amdmi3  |
- Mark MAKE_JOBS_UNSAFE |
15 Jun 2008 20:17:03
2.6
|
thierry  |
Upgrade to 2.6, with some cleaning.
PR: ports/123532
Submitted by: Vitaly Magerya <vmagerya (at) gmail.com> |
19 Apr 2008 17:56:05
2.5.0_2 
|
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) |
20 Mar 2008 20:08:37
2.5.0_2
|
miwi  |
- Use SF macro
- Get rid of USE_X_PREFIX.
PR: 121891
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
19 May 2007 20:32:57
2.5.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jul 2006 04:28:27
2.5.0
|
linimon  |
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr |
22 Jan 2006 12:35:18
2.5.0
|
edwin  |
SHA256ify
Approved by: krion@ |
06 May 2005 12:00:01
2.5.0
|
novel  |
Update to 2.5.0
PR: 80670
Submitted by: Igor Pokrovsky (maintainer) |
21 Jul 2004 17:47:52
2.4.2
|
krion  |
Change maintainer's email. |
01 Apr 2004 12:22:05
2.4.2
|
krion  |
- Update to version 2.4.2
PR: ports/65037
Submitted by: maintainer |
31 Mar 2004 03:12:58
2.4
|
trevor  |
SIZEify (maintainer timeout) |
01 Mar 2004 19:13:37
2.4
|
krion  |
- Fix build on 5.x alpha
PR: ports/63602
Submitted by: maintainer |
25 Feb 2004 10:37:59
2.4
|
kris  |
BROKEN on alpha 5.x: Does not compile |
25 Jan 2004 10:39:43
2.4
|
krion  |
Add glfw 2.4,
GLFW is a free, open source, portable framework for OpenGL
application development. In short, it is a library that
constitutes a powerful API for handling operating system
specific tasks, such as opening an OpenGL window, reading
keyboard and mouse input, creating threads, and much more.
PR: ports/61861
Submitted by: Igor Pokrovsky <tiamat@comset.net> |