non port: math/sound-of-sorting/Makefile |
SVNWeb
|
Number of commits found: 10 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Fri, 16 Apr 2021
|
[ 07:52 Yuri Victorovich (yuri) ] 925e342 (Only the first 10 of 51 ports in this commit are shown above. )
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout
|
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.
|
Thu, 31 Dec 2020
|
[ 00:14 pkubaj ]
math/sound-of-sorting: fix build on GCC architectures
/usr/local/include/wx-3.0/wx/strvararg.h:350: error: ISO C++ forbids declaration
of 'is_enum' with no type
/usr/local/include/wx-3.0/wx/strvararg.h:350: error: typedef name may not be a
nested-name-specifier
/usr/local/include/wx-3.0/wx/strvararg.h:350: error: expected ';' before '<'
token
/usr/local/include/wx-3.0/wx/strvararg.h:354: error: 'is_enum' was not declared
in this scope
/usr/local/include/wx-3.0/wx/strvararg.h:354: error: template argument 1 is
invalid
While here, fix obvious typo in maintainer.
|
Fri, 28 Aug 2020
|
[ 13:42 se ]
Unbreak by requiring a newer wxWidgets version (3.0+).
While here update to the latest Github version (untagged) that contains
minor bug fixes.
Approved by: antoine (implicit)
|
Sun, 17 May 2020
|
[ 05:55 lbartoletti ] (Only the first 10 of 79 ports in this commit are shown above. )
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808
|
Fri, 8 Nov 2019
|
[ 14:11 tobik ] (Only the first 10 of 17 ports in this commit are shown above. )
math: Add missing USES={gl,gnome,php,sdl,xorg}
|
Sat, 19 Mar 2016
|
[ 18:17 mat ] (Only the first 10 of 13 ports in this commit are shown above. )
Montly GH_* cleanup.
Sponsored by: Absolight
|
Mon, 22 Feb 2016
|
[ 08:12 se ]
Add math/sound-of-sorting:
This program demonstrates the working principles of some 20 sorting
algorithms and is very easy to use. Select the algorithm, the speed
of the visualisation and whether you want to get sound output (that
reflects the values being moved and is characteristic for each kind
of algorithm).
Approved by: antoine (mentor)
|
Number of commits found: 10 |