non port: comms/scrcpy/Makefile |
SVNWeb
|
Number of commits found: 22 |
Sun, 12 Mar 2023
|
[ 22:20 Hiroki Tagato (tagattie) ] 4048b8c
comms/scrcpy: update to 2.0
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v2.0
Reported by: GitHub (watch releases)
|
Sun, 29 Jan 2023
|
[ 07:41 Hiroki Tagato (tagattie) ] 5a6c7da
comms/scrcpy: update to 1.25
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v1.25
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 30 Jun 2022
|
[ 07:26 Hiroki Tagato (tagattie) ] 381a17a
comms/scrcpy: update to 1.24
Changelog:
- https://github.com/Genymobile/scrcpy/releases/tag/v1.22
- https://github.com/Genymobile/scrcpy/releases/tag/v1.23
- https://github.com/Genymobile/scrcpy/releases/tag/v1.24
|
Thu, 9 Jun 2022
|
[ 22:52 Neel Chauhan (nc) ] 4017a5f
comms/scrcpy: Depend on new devel/android-tools port
|
Thu, 2 Dec 2021
|
[ 05:23 Hiroki Tagato (tagattie) ] 4caa381
comms/scrcpy: update to 1.21
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v1.21
|
Wed, 24 Nov 2021
|
[ 12:53 Hiroki Tagato (tagattie) ] fc6a312
comms/scrcpy: update to 1.20
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v1.20
|
Mon, 8 Nov 2021
|
[ 06:58 Hiroki Tagato (tagattie) ] 6a080db
comms/scrcpy: update to 1.19
Changelog:
- https://github.com/Genymobile/scrcpy/releases/tag/v1.18
- https://github.com/Genymobile/scrcpy/releases/tag/v1.19
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 8 Jan 2021
|
[ 10:49 tagattie ]
Update to 1.17
Changelog:
- https://github.com/Genymobile/scrcpy/releases/tag/v1.15
- https://github.com/Genymobile/scrcpy/releases/tag/v1.15.1
- https://github.com/Genymobile/scrcpy/releases/tag/v1.16
- https://github.com/Genymobile/scrcpy/releases/tag/v1.17
Reviewed by: ehaupt
|
Sat, 30 May 2020
|
[ 06:54 tagattie ]
Update to 1.14
Approved by: mentors (implicit)
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v1.14
|
Thu, 7 May 2020
|
[ 11:39 tagattie ]
- Update to 1.13
- Make portclippy happy
Approved by: ehaupt (mentor)
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v1.13
|
Mon, 13 Apr 2020
|
[ 03:15 tagattie ] (Only the first 10 of 19 ports in this commit are shown above. )
Change MAINTAINER email address to FreeBSD.org one
Approved by: ehaupt (mentor)
|
Fri, 3 Jan 2020
|
[ 09:16 tcberner ]
comms/scrcpy: update to 1.12.1
PR: 242873
Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sun, 30 Jun 2019
|
[ 20:31 swills ]
comms/scrcpy: update to 1.9
PR: 238703
Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
|
Mon, 18 Mar 2019
|
[ 22:44 swills ]
comms/scrcpy: update to 1.8
PR: 236442
Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
|
Wed, 13 Mar 2019
|
[ 05:28 linimon ]
Fix build on gcc-based architectures:
cc1: error: unrecognized command line option "-std=c11"
Approved by: portmgr (tier-2 blanket)
|
Sat, 23 Feb 2019
|
[ 04:52 tobik ]
comms/scrcpy: Update to 1.7
Changes: https://github.com/Genymobile/scrcpy/releases/tag/v1.7
PR: 235851
Submitted by: Hiroki Tagato <tagattie@yandex.com>
|
Sun, 27 Jan 2019
|
[ 09:32 tcberner ]
comms/scrcpy: New port -- Display and control your Android device
Scrcpy provides display and control of Android devices connected on
USB (or over TCP/IP). It does not require any root access.
https://github.com/Genymobile/scrcpy
PR: 235146
Submitted by: Hiroki Tagato <tagattie@yandex.com>
|
Number of commits found: 22 |