non port: audio/mixertui/Makefile |
Number of commits found: 21 |
Sunday, 14 Apr 2024
|
19:52 Daniel Engberg (diizzy) Author: Alfonso S. Siciliano
audio/mixertui: Update to 1.5
Changelog: https://alfonsosiciliano.gitlab.io/posts/2024-02-23-mixertui-1-5.html
PR: 277270
aaf401d |
Wednesday, 10 Jan 2024
|
08:16 Baptiste Daroussin (bapt)
MAN?PREFIX: eleminate its usage and move man to share/man
1b819e4 |
Sunday, 31 Dec 2023
|
00:37 Muhammad Moinur Rahman (bofh)
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
bbab7f5 |
Wednesday, 12 Jul 2023
|
18:56 Felix Palmen (zirias)
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
7d1faa7 |
Monday, 12 Dec 2022
|
21:41 Fernando Apesteguía (fernape) Author: Alfonso S. Siciliano
sysutils/sysctlinfo-kmod: Update to 20221211 and restore clients
PR: 268314
Reported by: asiciliano@FreeBSD.org (maintainer)
29b1930 |
Friday, 30 Sep 2022
|
10:10 Fernando Apesteguía (fernape)
sysutils/sysctlinfo-kmod: ignore after 1400071
Also modify clients.
PR: 266690
Reported by: asiciliano@FreeBSD.org
c05c823 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 1 Mar 2021
|
15:29 fernape
audio/mixertui: Portrevision 1.4.2_2
Portrevision: shared lib update, libsysctlmibinfo2 2.0.1
ChangeLog: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253883
PR: 253926
Submitted by: alfix86@gmail.com (maintainer)
 |
Thursday, 25 Feb 2021
|
11:16 fernape
devel/libsysctlmibinfo2: Add Portrevision and patch
Bump PORTREVISION for dependencies.
PR: 253781
Submitted by: alfix86@gmail.com (maintainer)
 |
Thursday, 28 Jan 2021
|
09:13 fernape
audio/mixertui: Update to 1.4.2
ChangeLog:
https://gitlab.com/alfix/mixertui/-/commit/06c6e4b0b008affc95801964c043862a003e4d2a
PR: 253022
Submitted by: alfix86@gmail.com (maintainer)
 |
Sunday, 17 Jan 2021
|
20:17 swills
audio/mixertui: update to 1.4.1
PR: 251525
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer, previous
version)
 |
20:05 swills
audio/mixertui: allow base ncurses where appropriate
PR: 250835
Approved by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
 |
Saturday, 31 Oct 2020
|
16:39 pi
audio/mixertui,deskutils/sysctlview,sysutils/nsysctl: bump PORTREVISION
- after devel/libsysctlmibinfo2 etc are updated
PR: 250151
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
 |
Wednesday, 28 Oct 2020
|
08:07 fernape
audio/mixertui: Update to 1.4
CHANGELOG:
* Code refactoring (improve maintainability and efficiency)
* add dep: "USES=ncurses:port"
* add responsiveness
* add view mode option "-V playback|capture|all"
PR: 250676
Submitted by: alfix86@gmail.com (maintainer)
 |
Thursday, 22 Oct 2020
|
06:08 lwhsu
audio/mixertui: Update to 1.3
PR: 250510
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
 |
Sunday, 28 Jun 2020
|
08:15 lwhsu
Update to 1.2
PR: 247605
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
 |
Friday, 24 Apr 2020
|
12:12 fernape
audio/mixertui: Update to 1.1
PR: 245860
Submitted by: alfix86@gmail.com (maintainer)
 |
Sunday, 12 Apr 2020
|
16:41 tcberner
audio/mixertui: Update to 1.0
CHANGELOG:
* fix: UI bugs (bar background and select device)
* add: KEY_HOME to set volume to 100 %
* add: libsysctlmibinfo2 dep, so in the port Makefile:
add LIB_DEPENDS= libsysctlmibinfo2.so:devel/libsysctlmibinfo2
PR: 245569
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
 |
Thursday, 2 Apr 2020
|
07:18 rodrigo
New port: audio/mixertui Audio Mixer TUI
Audio Mixer with a Terminal User Interface built on the FreeBSD sound system.
PR: 245233
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
 |
Number of commits found: 21 |