non port: misc/raspberrypi-userland/Makefile |
SVNWeb
|
Number of commits found: 22 |
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
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 )
|
Thu, 30 Jun 2022
|
[ 13:42 Dmitri Goutnik (dmgk) Author: Robert Clausecker ] e48f39f (Only the first 10 of 19 ports in this commit are shown above. )
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) ] 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) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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) Author: Jan Beich ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 2 Feb 2019
|
[ 17:23 tobik ]
Reset MAINTAINER of some ports
PR: 235429
Submitted by: mikael.urankar@gmail.com (maintainer)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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 ]
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 ]
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 ]
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 ]
Enable on armv7.
PR: 222879
Submitted by: Sylvain Garrigues <sylvain at syvlaingarrigues dot com>
|
Sun, 25 Dec 2016
|
[ 19:22 cpm ]
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 ] (Only the first 10 of 217 ports in this commit are shown above. )
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 ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 17 Mar 2016
|
[ 20:16 feld ]
misc/raspberrypi-userland: Update to 20160306
This update also adds a DEBUG option.
PR: 207790, 207097, 207102
|
Thu, 4 Feb 2016
|
[ 15:13 amdmi3 ]
- Switch to cmake outsource build to not install unneeded directories
Approved by: portmgr blanket
MFH: 2016Q1 (blanket)
|
Fri, 13 Nov 2015
|
[ 12:30 junovitch ]
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 ]
misc/raspberrypi-userland: update 20150501 -> 20151105
PR: 204388
Submitted by: mikael.urankar@gmail.com (maintainer)
|
Tue, 20 Oct 2015
|
[ 15:09 brd ]
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 ]
Add missing ${PORTSDIR} to LIBDEPENDS. I forgot we were not doing that yet..
Approved by: bdrewery (mentor)
|
[ 16:16 brd ]
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 |