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: emulators/cannonball/Makefile
SVNWeb

Number of commits found: 15

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, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
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, 27 Apr 2021
[ 14:44 Santhosh Raju (fox) search for other commits by this committer ]    commit hash:c391ce3a1c6ab181804f5dac3c67595fab0d093e  commit hash:c391ce3a1c6ab181804f5dac3c67595fab0d093e  commit hash:c391ce3a1c6ab181804f5dac3c67595fab0d093e  c391ce3 
emulators/cannonball: Updates to 0.34

Changes since 0.32:

v0.34

Car Handling Options, Colours & More!

  * Car Setup Options (selectable in Settings -> Engine -> Car Setup)
      * [Car Handling] Top Speed of 352kph option.
      * [Car Handling] Grippy Tyres option.
      * [Car Handling] Drive offroad without losing speed option.
      * [Car Handling] Strong Bumper option. Hit other cars without
        sliding/losing as much speed.
      * [Car Colours] Eventually these will be hooked up to something
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Fri, 26 Mar 2021
[ 05:24 fox search for other commits by this committer ] Original commit   Revision:569241
emulators/cannonball: Updates to 0.32

Changes since 0.31:

Controller Improvements & Rumble Support

This release focuses on Controller Support & Improvements.

Please replace your old config.xml file when upgrading to this release.

  * [Controllers] Basic rumble support can now be enabled from the CONTROLS
    menu. The strength can be adjusted. The code that controls the rumble is
    identical to that of the upright arcade machine motor shaker. The option
    will only show in the menu if your controller is supported.
  * [Controllers] Auto-detection and assignment of controller buttons and axis
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 19 Mar 2021
[ 16:46 mat search for other commits by this committer ] Original commit   Revision:568805 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
Wed, 17 Mar 2021
[ 00:09 fox search for other commits by this committer ] Original commit   Revision:568624
emulators/cannonball: Updates to 0.31

Changes since g20191023:

Maintenance Release

This release focuses on upgrading the libraries and compilation tools CannonBall
uses, as I hadn't maintained the codebase in a number of years. Most of these
changes will be invisible to most users. Right now, I'm trying to get the house
in order as opposed to add lots of wild new features! :)

  * [audio] Audio updates at the correct rate and resolves the longstanding
    issue with music and sound being very slightly 'off'
  * [roms] ROMs are now read by CRC 32 value. Filenames no longer matter - so
    long as they are present they can be renamed to anything.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 11 Dec 2019
[ 17:53 jbeich search for other commits by this committer ] Original commit   Revision:519824 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Thu, 24 Oct 2019
[ 08:46 fox search for other commits by this committer ] Original commit   Revision:515324
emulators/cannonball - Update to g20191023

Changes since g20190924:

- bsd.cmake now supports build with SDL2 by default.

Approved by:	philip (mentor)
Thu, 26 Sep 2019
[ 04:04 fox search for other commits by this committer ] Original commit   Revision:512877
emulators/cannonball: Fixes build with clang 9

Original issue: https://github.com/djyt/cannonball/pull/46

Submitted by:	jbeich
Approved by:	philip (mentor)
Tue, 3 Sep 2019
[ 02:49 fox search for other commits by this committer ] Original commit   Revision:510915
emulators/cannonball: Update to g20190819

- Updates MAINTAINER email

Changes since cannonball-g20171201:

1. Removes files/patch-cmake_bsd.cmake and files/patch-cmake_CMakeLists.txt
   since these are now merged with upstream.
2. Removes files/cannonball.6.in since the man page is now available upstream.

PR:		239960
Approved by:	philip (mentor)
Mon, 19 Aug 2019
[ 15:35 jbeich search for other commits by this committer ] Original commit   Revision:509290 (Only the first 10 of 412 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
Sat, 6 Jul 2019
[ 18:55 swills search for other commits by this committer ] Original commit   Revision:506026 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
emulators/cannonball: create port

Cannonball is a program which allows you to play an enhanced version
of Yu Suzuki's seminal arcade racer, OutRun, on a variety of systems.

WWW: https://github.com/djyt/cannonball/wiki

PR:		238495
Submitted by:	Santhosh Raju <santhosh.raju@gmail.com>

Number of commits found: 15