notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xwave Audio player/recorder/editor for the X Window System
2.2_3 audio on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2_3Version of this port present on the latest quarterly branch.
Maintainer: a0516@marimga.de search for ports maintained by this maintainer
Port Added: 2000-06-29 12:26:46
Last Update: 2023-03-15 17:33:26
Commit Hash: b9452f5
People watching this port, also watch:: nas, zip, libao
License: not specified in port
Description:
xwave - an audio player, recorder, editor for the XWindow System Note from the original author: The user interface of xwave is based on Athena and FWF widgets. The application defaults are optimized for Xaw3d, so if you don't use Xaw3d you may want to modify the resources. Features: - multiple files - overview window - zoom window - mark, cut, copy, paste, merge - echo, reverse, swap, resample, volume (absolute, dynamic compressor) - stop recording on demand - raw, wav, au, aiff, aifc (PCM, ALAW, ULAW, and some ADPCM implementations) - files of any length
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/xwave
  2. lib/X11/app-defaults/XWave
  3. share/doc/xwave/README
  4. share/doc/xwave/README-XWAVE2
  5. share/doc/xwave/README.v06
  6. share/doc/xwave/INSTALL
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • xwave>0:audio/xwave
To install the port:
cd /usr/ports/audio/xwave/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/xwave
  • pkg install xwave
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xwave
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xwave2v2.tar.gz) = c420e93a9f9cf64326ef56c6828364350525c1bb281d170164a8a6bbf1eaada6 SIZE (xwave2v2.tar.gz) = 292880

Packages (timestamps in pop-ups are UTC):
xwave
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2_32.2_32.2_32.2_32.2_3-2.2_3-
FreeBSD:13:quarterly2.2_32.2_32.2_32.2_32.2_32.2_32.2_32.2_3
FreeBSD:14:latest2.2_32.2_32.2_32.2_32.2_32.2_3-2.2_3
FreeBSD:14:quarterly2.2_32.2_3-2.2_32.2_32.2_32.2_32.2_3
FreeBSD:15:latest2.2_32.2_3n/a2.2_3n/a2.2_32.2_32.2_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. imake : devel/imake
  2. tradcpp : devel/tradcpp
  3. xaw7.pc : x11-toolkits/libXaw
Runtime dependencies:
  1. xaw7.pc : x11-toolkits/libXaw
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xwave-2.2_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
audio_xwave
USES:
imake xorg
pkg-message:
For install:
If you run out of space for the temporary files, set the X resource XWave*tdir (either in /usr/X11R6/lib/X11/app-defaults/XWave or your ~/.Xdefaults) to a suitable directory.
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/arved/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/arved/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/arved/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/arved/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2_3
15 Mar 2023 17:33:26
commit hash: b9452f5c1460ff776391db8ce37ec335f17522c5commit hash: b9452f5c1460ff776391db8ce37ec335f17522c5commit hash: b9452f5c1460ff776391db8ce37ec335f17522c5commit hash: b9452f5c1460ff776391db8ce37ec335f17522c5 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Martin Kraft
audio/xwave: fix build

The problem is an implicit type conversion:
StrToPmap.c:143:19: error: incompatible pointer to integer conversion assigning
to 'XrmName' (aka 'int') from 'void *' [-Wint-conversion]
      xrm_name[1] = NULL;

PR:		270150
Reported by:	a0516@marimga.de (maintainer)
2.2_3
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.2_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2_3
04 Nov 2019 20:39:52
Revision:516738Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
2.2_3
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
2.2_3
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2.2_3
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
2.2_3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
2.2_3
20 Oct 2014 06:36:00
Revision:371234Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.2_3
28 Jul 2014 14:12:36
Revision:363157Original commit files touched by this commit
adamw search for other commits by this committer
Rename audio/ patch-xy patches to reflect the files they modify.
2.2_3
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2_2
05 Feb 2014 22:38:00
Revision:342879Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
03 Jan 2014 15:26:07
Revision:338547Original commit files touched by this commit Sanity Test Failure Refresh
adamw search for other commits by this committer
Convert to PORT_OPTIONS:MDOCS.

Holdout shame list: ruby, perl, python
2.2_2
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
2.2_2
28 Jun 2013 11:51:06
Revision:321957Original commit files touched by this commit
bapt search for other commits by this committer
New USES imake to handle the dependency on imake.

This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2.2_2
04 May 2013 14:56:12
Revision:317324Original commit files touched by this commit
crees search for other commits by this committer
audio/xwave: Fix typo

PR:		ports/175986
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
Approved by:	maintainer
2.2_2
27 Jan 2013 05:55:20
Revision:311049Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
2.2_2
08 Aug 2011 19:13:28
Original commit files touched by this commit
arved search for other commits by this committer
Move distfile from trevors to my public_distfiles.
Update maintainer emailadress and pkg-descr

PR:             155356
Submitted by:   maintainer
2.2_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.2_2
22 Nov 2009 19:49:43
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
2.2_2
23 Jan 2009 16:28:36
Original commit files touched by this commit
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2.2_1
22 Jul 2008 21:53:22
Original commit files touched by this commit
flz search for other commits by this committer
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).

Approved by:    portmgr (self)
2.2_1
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
2.2_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.2
22 Jan 2006 08:13:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
2.2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.2
13 Nov 2003 10:11:35
Original commit files touched by this commit
trevor search for other commits by this committer
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
2.2
21 Oct 2003 11:24:02
Original commit files touched by this commit
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
2.2
21 Feb 2003 10:59:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.2
08 Sep 2002 10:39:12
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
2.2
10 Jun 2002 08:48:07
Original commit files touched by this commit
trevor search for other commits by this committer
(forced commit)  The log message for the last revision should have
said:

Remove my name and address from this file, since Martin Kraft is
the maintainer.
2.2
09 Jun 2002 11:58:08
Original commit files touched by this commit
trevor search for other commits by this committer
Use MASTER_SITE_LOCAL.

PR:             39056
Submitted by:   Martin Kraft (maintainer)
2.2
09 Jun 2002 11:56:57
Original commit files touched by this commit
trevor search for other commits by this committer
Use MASTER_SITE_LOCAL.

PR:             39056
Submitted by:   Martin Kraft (maintainer)
08 Jul 2001 06:20:58
commit hash: fp1.15957@dev.null.freshports.orgcommit hash: fp1.15957@dev.null.freshports.orgcommit hash: fp1.15957@dev.null.freshports.orgcommit hash: fp1.15957@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
PORTDOCS police    
05 Mar 2001 22:37:31
commit hash: fp1.10340@dev.null.freshports.orgcommit hash: fp1.10340@dev.null.freshports.orgcommit hash: fp1.10340@dev.null.freshports.orgcommit hash: fp1.10340@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
fixes for two libfwf-related compilation problems (see comments in   patches)   
08 Oct 2000 00:19:06
commit hash: fp1.4704@dev.null.freshports.orgcommit hash: fp1.4704@dev.null.freshports.orgcommit hash: fp1.4704@dev.null.freshports.orgcommit hash: fp1.4704@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category audio to new layout.  
03 Aug 2000 10:28:58
commit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
13 Jul 2000 14:32:28
commit hash: fp1.1911@dev.null.freshports.orgcommit hash: fp1.1911@dev.null.freshports.orgcommit hash: fp1.1911@dev.null.freshports.orgcommit hash: fp1.1911@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
- Update to version 2v2    
30 Jun 2000 09:30:12
commit hash: fp1.1373@dev.null.freshports.orgcommit hash: fp1.1373@dev.null.freshports.orgcommit hash: fp1.1373@dev.null.freshports.orgcommit hash: fp1.1373@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Change MAINTAINER.    
29 Jun 2000 16:26:46
commit hash: fp1.1344@dev.null.freshports.orgcommit hash: fp1.1344@dev.null.freshports.orgcommit hash: fp1.1344@dev.null.freshports.orgcommit hash: fp1.1344@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
New port xwave - a wave record/play/edit utility.    

Number of commits found: 40