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: graphics/glfw/Makefile
SVNWeb

Number of commits found: 60

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)
Fri, 22 Jul 2022
[ 15:02 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:08bb1369e47dce2022caebbcc92b23ad74ec11d1  commit hash:08bb1369e47dce2022caebbcc92b23ad74ec11d1  commit hash:08bb1369e47dce2022caebbcc92b23ad74ec11d1  08bb136 
graphics/glfw: Update to 3.3.8

 - switch to DISTVERSION

ChangeLog:	https://www.glfw.org/changelog.html
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 20 Jun 2022
[ 10:08 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:05935ad553330a4b3a15116efd1a92deed59f274  commit hash:05935ad553330a4b3a15116efd1a92deed59f274  commit hash:05935ad553330a4b3a15116efd1a92deed59f274  05935ad 
graphics/glfw{,2}: add mutual CONFLICTS_INSTALL

Approved by:	portmgr blanket
Fri, 15 Apr 2022
[ 07:54 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:f86042382307bbb6f220b9a005bce27b51342fa4  commit hash:f86042382307bbb6f220b9a005bce27b51342fa4  commit hash:f86042382307bbb6f220b9a005bce27b51342fa4  f860423 
graphics/glfw: Update to 3.3.7

 - format Makefile with portfmt

ChangeLog: https://github.com/glfw/glfw/releases/tag/3.3.7
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, 20 Apr 2021
[ 02:08 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:0ff5fa157d9d30c36d0d012715d1cc30b202ddbd  commit hash:0ff5fa157d9d30c36d0d012715d1cc30b202ddbd  commit hash:0ff5fa157d9d30c36d0d012715d1cc30b202ddbd  0ff5fa1 
graphics/glfw: update to 3.3.4

ChangeLog: https://github.com/glfw/glfw/releases/tag/3.3.4

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D29828
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.
Thu, 11 Mar 2021
[ 06:54 eduardo search for other commits by this committer ] Original commit   Revision:568067
graphics/glfw: update to version 3.3.3

- Point MASTER_SITES to glfw official github.com url
- Pet portclippy

- ChangeLog: https://github.com/glfw/glfw/releases/tag/3.3.3

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D29179
Wed, 10 Feb 2021
[ 07:42 eduardo search for other commits by this committer ] Original commit   Revision:564845 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
Tue, 19 Jan 2021
[ 18:42 fernape search for other commits by this committer ] Original commit   Revision:562069
graphics/glfw: set MAINTAINER

Submitter becomes maintainer (already maintainer of several ports)

PR:	252824
Submitted by:	ed.arrakis@gmail.com
Thu, 6 Aug 2020
[ 09:36 amdmi3 search for other commits by this committer ] Original commit   Revision:544272
- Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
Sat, 28 Mar 2020
[ 11:26 rene search for other commits by this committer ] Original commit   Revision:529327 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Return Neels ports to the pool on his request.

Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
Sun, 8 Mar 2020
[ 09:29 tcberner search for other commits by this committer ] Original commit   Revision:528007
graphics/glfw: update to 3.3.2

PR:		243258
Submitted by:	Neel Chauhan <neel@neelc.org>
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.
Tue, 13 Aug 2019
[ 18:08 jgh search for other commits by this committer ] Original commit   Revision:508841
- address WAYLAND build

PR:		238085
Submitted by:	list1@gjunka.com
Approved by:	neel@neelc.org (maintainer)
Thu, 18 Apr 2019
[ 12:55 swills search for other commits by this committer ] Original commit   Revision:499254
graphics/glfw: Update to 3.3

PR:		237336
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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
Fri, 2 Nov 2018
[ 13:32 rene search for other commits by this committer ] Original commit   Revision:483807 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
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
Sat, 20 Oct 2018
[ 21:39 jbeich search for other commits by this committer ] Original commit   Revision:482624
graphics/glfw: prevent enabling WAYLAND without disabling X11

PR:		232323
Reviewed by:	tobik
Approved by:	portmgr blanket
Mon, 15 Oct 2018
[ 23:59 jbeich search for other commits by this committer ] Original commit   Revision:482189 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 11 Sep 2018
[ 18:34 zeising search for other commits by this committer ] Original commit   Revision:479538 (Only the first 10 of 331 ports in this commit are shown above. View all ports for this commit)
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
Thu, 16 Aug 2018
[ 12:17 swills search for other commits by this committer ] Original commit   Revision:477325
graphics/glfw: assign MAINTAINER

Per submitters request

PR:		230425
Submitted by:	Neel Chauhan <neel@neelc.org>
Wed, 28 Mar 2018
[ 18:55 tobik search for other commits by this committer ] Original commit   Revision:465839
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
[ 18:47 tobik search for other commits by this committer ] Original commit   Revision:465837
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)
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
Mon, 27 Feb 2017
[ 21:15 danfe search for other commits by this committer ] Original commit   Revision:434991
- 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)
Tue, 17 Jan 2017
[ 14:59 tz search for other commits by this committer ] Original commit   Revision:431745
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>
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
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.
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
Thu, 11 Feb 2016
[ 02:57 pi search for other commits by this committer ] Original commit   Revision:408675
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)
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)
Mon, 16 Jun 2014
[ 21:03 nemysis search for other commits by this committer ] Original commit   Revision:358053 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 28 Jan 2014
[ 20:31 nemysis search for other commits by this committer ] Original commit   Revision:341653
- 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
Sun, 6 Oct 2013
[ 23:44 nemysis search for other commits by this committer ] Original commit   Revision:329643
- 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)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Fri, 14 Jun 2013
[ 14:27 miwi search for other commits by this committer ] Original commit   Revision:320929
- Update to 2.7.9

PR:		179457
Submitted by:	maintainer
Sat, 8 Jun 2013
[ 02:27 miwi search for other commits by this committer ] Original commit   Revision:320230
- Update to 2.7.8
- Fix docs
- Fix examples, use executable

PR:		178846
Submitted by:	maintainer
Sat, 25 May 2013
[ 14:37 zeising search for other commits by this committer ] Original commit   Revision:319055 (Only the first 10 of 518 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 17 Dec 2012
[ 17:35 pawel search for other commits by this committer ] Original commit   Revision:309114
- 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>
Thu, 18 Oct 2012
[ 01:52 jhale search for other commits by this committer ] Original commit   Revision:306049
- 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
Wed, 23 May 2012
[ 02:01 miwi search for other commits by this committer ] Original commit 
- Update to 2.7.5

PR:             168037
Submitted by:   Ports Fury
Sun, 8 Apr 2012
[ 06:43 miwi search for other commits by this committer ] Original commit 
- Update to version 2.7.4

PR:             166035
Submitted by:   Ports Fury
Feature safe:   yes
Sun, 15 Jan 2012
[ 21:34 pav search for other commits by this committer ] Original commit 
- Attempt to fix build after X11BASE removal

Reported by:    pointyhat
Thu, 29 Dec 2011
[ 15:53 miwi search for other commits by this committer ] Original commit 
- Fix build with clang

PR:             162915
Submitted by:   Jan Beich <jbeich@tormail.net>
Tue, 18 Oct 2011
[ 13:05 ehaupt search for other commits by this committer ] Original commit 
Fix WWW

PR:             161618
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Wed, 31 Aug 2011
[ 22:01 dhn search for other commits by this committer ] Original commit 
- Update to 2.7.2

PR:             ports/160116
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Fri, 10 Jul 2009
[ 00:48 amdmi3 search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_UNSAFE
Sun, 15 Jun 2008
[ 20:17 thierry search for other commits by this committer ] Original commit 
Upgrade to 2.6, with some cleaning.

PR:             ports/123532
Submitted by:   Vitaly Magerya <vmagerya (at) gmail.com>
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Thu, 20 Mar 2008
[ 20:08 miwi search for other commits by this committer ] Original commit 
- Use SF macro
- Get rid of USE_X_PREFIX.

PR:             121891
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
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, 22 Jul 2006
[ 04:28 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Reset bouncing maintainer address ip@doom.homeunix.org.  We hope to see him
back soon.

Hat:            portmgr
Fri, 6 May 2005
[ 12:00 novel search for other commits by this committer ] Original commit 
Update to 2.5.0

PR:             80670
Submitted by:   Igor Pokrovsky (maintainer)
Wed, 21 Jul 2004
[ 17:47 krion search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Change maintainer's email.
Thu, 1 Apr 2004
[ 12:22 krion search for other commits by this committer ] Original commit 
- Update to version 2.4.2

PR:             ports/65037
Submitted by:   maintainer
Mon, 1 Mar 2004
[ 19:13 krion search for other commits by this committer ] Original commit 
- Fix build on 5.x alpha

PR:             ports/63602
Submitted by:   maintainer
Wed, 25 Feb 2004
[ 10:37 kris search for other commits by this committer ] Original commit 
BROKEN on alpha 5.x: Does not compile
Sun, 25 Jan 2004
[ 10:39 krion search for other commits by this committer ] Original commit 
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>

Number of commits found: 60