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: misc/raspberrypi-userland/Makefile
SVNWeb

Number of commits found: 22

Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  b832da1  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 30 Jun 2022
[ 13:42 Dmitri Goutnik (dmgk) search for other commits by this committer Author: Robert Clausecker ]    commit hash:e48f39f4e9221483c54c5cc380ca5f6a167e1312  commit hash:e48f39f4e9221483c54c5cc380ca5f6a167e1312  commit hash:e48f39f4e9221483c54c5cc380ca5f6a167e1312  e48f39f  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
misc/raspberrypi-userland: fix build

- patch out -Werror
- add <libgen.h> for basename in raspicam and patch
  for const correctness

PR:		264940
Thu, 16 Jun 2022
[ 14:02 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:20a2ff573498fb0c81360ca7f032ce7d5fb4e980  commit hash:20a2ff573498fb0c81360ca7f032ce7d5fb4e980  commit hash:20a2ff573498fb0c81360ca7f032ce7d5fb4e980  20a2ff57 
misc/raspberrypi-userland: Avoid CONFLICTS with mesa-libs

- Bump PORTREVISION for package change

PR:		225053
Submitted by:	Robert Clausecker <fuz@fuz.su>
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
Thu, 17 Jun 2021
[ 04:25 Kevin Bowling (kbowling) search for other commits by this committer Author: Jan Beich ]    commit hash:b44acc9409bd3bdd92e86e35c06d50e2134b02f2  commit hash:b44acc9409bd3bdd92e86e35c06d50e2134b02f2  commit hash:b44acc9409bd3bdd92e86e35c06d50e2134b02f2  b44acc9 
graphics/mesa-libs: enable libglvnd support

PR:		246767
Reviewed by:	kbowling
Tested by:	kbowling
Differential Revision:	https://reviews.freebsd.org/D25020
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.
Sat, 2 Feb 2019
[ 17:23 tobik search for other commits by this committer ] Original commit   Revision:491963
Reset MAINTAINER of some ports

PR:		235429
Submitted by:	mikael.urankar@gmail.com (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
Sun, 28 Oct 2018
[ 00:52 jbeich search for other commits by this committer ] Original commit   Revision:483208
misc/raspberrypi-userland: adjust GL conflict after r440699

pkg-static: mesa-libs-18.2.3_1 conflicts with raspberrypi-userland-20161026
(installs files into the same place).  Problematic file:
/usr/local/include/EGL/egl.h
Thu, 11 Oct 2018
[ 09:14 manu search for other commits by this committer ] Original commit   Revision:481796
misc/raspberry-userland: Order USE* section

Reported by:	mat
Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D17225
Tue, 18 Sep 2018
[ 13:03 manu search for other commits by this committer ] Original commit   Revision:480019
misc/raspberrypi-userland: Unbreak on armv7

Set LLD_UNSAFE as it's needed to link.
While here pet portlint.

Tested-On: RPI2

Approved by:	mikael.urankar@gmail.com (maintainer), bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D17203
Tue, 10 Oct 2017
[ 01:46 linimon search for other commits by this committer ] Original commit   Revision:451653
Enable on armv7.

PR:		222879
Submitted by:	Sylvain Garrigues <sylvain at syvlaingarrigues dot com>
Sun, 25 Dec 2016
[ 19:22 cpm search for other commits by this committer ] Original commit   Revision:429455
misc/raspberrypi-userland: Update to 20161026

PR:		213911
Submitted by:	mikael.urankar@gmail.com (maintainer)
Approved by:	amdmi3 (mentor)
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 17 Mar 2016
[ 20:16 feld search for other commits by this committer ] Original commit   Revision:411305
misc/raspberrypi-userland: Update to 20160306

This update also adds a DEBUG option.

PR:		207790, 207097, 207102
Thu, 4 Feb 2016
[ 15:13 amdmi3 search for other commits by this committer ] Original commit   Revision:408041
- Switch to cmake outsource build to not install unneeded directories

Approved by:	portmgr blanket
MFH:		2016Q1 (blanket)
Fri, 13 Nov 2015
[ 12:30 junovitch search for other commits by this committer ] Original commit   Revision:401505
misc/raspberrypi-userland: add missing pkg-plist files; bump PORTREVISION

PR:		204388
Submitted by:	mikael.urankar@gmail.com (maintainer)
Thu, 12 Nov 2015
[ 02:51 junovitch search for other commits by this committer ] Original commit   Revision:401315
misc/raspberrypi-userland: update 20150501 -> 20151105

PR:		204388
Submitted by:	mikael.urankar@gmail.com (maintainer)
Tue, 20 Oct 2015
[ 15:09 brd search for other commits by this committer ] Original commit   Revision:399859
Fix ONLY_FOR_ARCHS spelling.

Submitted by:	Mikael Urankar <mikael.urankar@gmail.com> (maintainer)
Approved by:	bdrewery (mentor)
Mon, 19 Oct 2015
[ 16:35 brd search for other commits by this committer ] Original commit   Revision:399696
Add missing ${PORTSDIR} to LIBDEPENDS.  I forgot we were not doing that yet..

Approved by:	bdrewery (mentor)
[ 16:16 brd search for other commits by this committer ] Original commit   Revision:399694
Add a port of the raspberrypi userland tools.

Submitted by:	Mikael Urankar <mikael.urankar at gmail.com> via freebsd-arm
Approved by:	bdrewery (mentor)

Number of commits found: 22