Port details |
- rexima ncurses-based console mixer
- 1.4_1 audio =6 1.4_1Version of this port present on the latest quarterly branch.
- Maintainer: jerry@freebsd.se
- Port Added: 2003-01-20 03:46:13
- Last Update: 2024-02-18 16:03:00
- Commit Hash: 8d59f2f
- People watching this port, also watch:: libxml2, cdparanoia, vte, libglade2, libmng
- License: GPLv2
- WWW:
- http://www.svgalib.org/rus/rexima.html
- Description:
- A small and flexible console mixer using ncurses.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/rexima/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/rexima
- pkg install rexima
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rexima
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rexima-1.4.tar.gz) = bd5192bc12b6e3b1149cb936403fddba7985628ae85d9d08f6a79f2aca35bde6
SIZE (rexima-1.4.tar.gz) = 15903
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_rexima
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_1 18 Feb 2024 16:03:00 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.4 10 Sep 2022 21:16:45 |
Stefan Eßer (se) |
audio/rexima: replace stale URL in WWW
Mail to the maintainer bounced. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.4 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4 24 Sep 2021 13:11:53 |
Baptiste Daroussin (bapt) |
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29
In many places I overlooked at the problem we were trying to solve when
libncurses is split. |
1.4 23 Sep 2021 16:22:54 |
Baptiste Daroussin (bapt) |
ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses |
1.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4 31 Jan 2016 14:09:27 |
marino |
audio/rexima: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket |
1.4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4 09 Jun 2014 11:21:53 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
1.4 16 Feb 2014 11:03:11 |
ehaupt |
- Support staging
- Add LICENSE |
1.4 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.4 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.4 16 Apr 2007 22:14:54 |
edwin |
[patch] cleanup non-supported FreeBSD versions
PR: ports/111684
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Jerry Eriksson <jerer606@student.liu.se> |
1.4 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.4 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.4 30 Dec 2003 01:12:04 |
pav |
- Update to 1.4
- Take maintainership
PR: ports/60704
Submitted by: Jerry Eriksson <jerry@freebsd.se> |
1.3 02 Nov 2003 03:36:45 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.3 22 Oct 2003 23:42:13 |
kris |
Respect CC and CFLAGS |
1.3 12 May 2003 09:10:18 |
ijliao |
1. upgrade to 1.3
2. make portlint happy
PR: 51939 (1)
Submitted by: maintainer (1) |
1.2 21 Feb 2003 10:59:39 |
knu |
De-pkg-comment. |
1.2 20 Jan 2003 03:45:52 |
edwin |
New Port: rexima
A ncurses-based mixer program.
PR: ports/40607
Submitted by: Jerry Eriksson <jerry.e@gmx.net> |