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: comms/airspy/Makefile
SVNWeb

Number of commits found: 13

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, 23 Apr 2021
[ 08:26 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:649bed92bc3b8a0b1e768a57b5952f5d4be6bb30  commit hash:649bed92bc3b8a0b1e768a57b5952f5d4be6bb30  commit hash:649bed92bc3b8a0b1e768a57b5952f5d4be6bb30  649bed9 
comms/airspy: Update 1.0.9-18 -> 1.0.10
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Mon, 15 Apr 2019
[ 05:55 linimon search for other commits by this committer ] Original commit   Revision:498995 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Thu, 4 Apr 2019
[ 07:53 yuri search for other commits by this committer ] Original commit   Revision:497802
comms/airspy: fix build on powerpc64

PR:		237005
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
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
Wed, 19 Sep 2018
[ 22:17 linimon search for other commits by this committer ] Original commit   Revision:480118
Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Sat, 7 Jul 2018
[ 06:44 linimon search for other commits by this committer ] Original commit   Revision:474058 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Mark these ports as broken on aarch64, and, where appropriate, armvX.

While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
Wed, 27 Jun 2018
[ 05:15 yuri search for other commits by this committer ] Original commit   Revision:473419
comms/airspy: Rename the option SSE -> SIMD
[ 05:09 yuri search for other commits by this committer ] Original commit   Revision:473418
comms/airspy: Fix build due to the MMX-related errors

Fix errors like this:
error: always_inline function '_mm_loadu_ps' requires target feature 'mmx',
       but would be inlined into function 'x' that is compiled without support
for 'mmx'

Reported by:	fallout
Sun, 24 Jun 2018
[ 20:28 yuri search for other commits by this committer ] Original commit   Revision:473274
New port: comms/airspy: AirSpy's usemode driver and associated tools

Number of commits found: 13