Port details |
- soundgrab Interactively select and save sections of an audio file
- 1.0.1_4 audio
=3 1.0.1_4Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2002-05-10 10:53:06
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jftp, tcpcat, gnome-icons-ximian-south, lincity, xmbmon
- Also Listed In: perl5
- License: GPLv2
- WWW:
- http://rawrec.sourceforge.net/soundgrab/
- Description:
- soundgrab is designed to help you slice up a big long raw audio file
(by default 44.1 kHz 2 channel signed sixteen bit little endian) and
save your favorite sections to other files. It does this by providing
you with a cassette player like command line interface. Commands like
ff <secs>, rw <secs>, jump <offset_from_start> can be used while the
volume is being played or while it is stopped to move the player head
around. The commands mark and name allow you to give names to sections
between the mark and the current position of the player head (like
emacs mark and point concept), and the export command exports the
named sections to other files in wav, cdr (CD mastering), or raw
format (or ogg or flac format if the appropriate encoder binaries are
found on your system).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- soundgrab>0:audio/soundgrab
- To install the port:
- cd /usr/ports/audio/soundgrab/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/soundgrab
- pkg install soundgrab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: soundgrab
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (soundgrab-1.0.1.tar.gz) = 65d46f4cecb77336195ebf4649e006ba76da14198ecf0907b866acc7b4f095c5
SIZE (soundgrab-1.0.1.tar.gz) = 159774
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- sox : audio/sox
- rawplay : audio/rawrec
- oggenc : audio/vorbis-tools
- flac : audio/flac
- p5-Term-ReadLine-Gnu>=0 : devel/p5-Term-ReadLine-Gnu
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_soundgrab
- USES:
- perl5 shebangfix
- 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.0.1_4 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
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.0.1_3 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.0.1_3 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.0.1_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.1_3 16 Jan 2020 09:34:42
  |
bapt  |
First pass at moving manpages to share/man for category a* |
1.0.1_3 17 Jun 2017 10:01:59
  |
sunpoet  |
Remove Perl core modules
- Pet portlint
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
1.0.1_2 21 Jun 2016 13:24:53
  |
mat  |
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight |
1.0.1_2 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_2 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.0.1_2 12 Jun 2014 16:38:18
  |
vanilla  |
Stagify.
Approved by: portmgr@ |
1.0.1_2 11 Jun 2014 18:55:30
  |
marino  |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.0.1_2 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0.1_2 11 Sep 2013 09:36:43
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.0.1_2 29 Jun 2012 16:36:01
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.0.1_2 16 Feb 2012 15:57:34
 |
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.0.1_1 19 May 2011 18:25:58
 |
sylvio  |
- Add license |
1.0.1_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0.1_1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.1 27 Nov 2009 22:52:30
 |
sylvio  |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
1.0.1 16 Oct 2009 03:10:06
 |
wen  |
- Update to 1.0.1
- Pass maintainership to submitter
PR: ports/139666
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: mentors(implicit) |
0.9.0_1 24 Feb 2009 13:29:22
 |
skv  |
Use variables SITE_PERL and SITE_PERL_REL where appropriate. |
0.9.0_1 06 Jun 2008 13:07:20
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.0 03 Jul 2006 13:55:08
 |
clsung  |
- Update to 0.9.0
PR: ports/99674
Submitted by: chinsan <chinsan dot tw AT gmail dot com>
Reviewed by: clsung |
0.7.0_1 23 Nov 2005 23:29:54
 |
pav  |
- Add some SHA256 checksums |
0.7.0_1 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
0.7.0_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.7.0 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
0.7.0 20 Feb 2003 16:49:55
 |
knu  |
De-pkg-comment. |
0.7.0 26 Jul 2002 19:52:03
 |
pat  |
Update to 0.7.0
PR: ports/41013
Submitted by: Erwin Lansing <erwin@lansing.dk> |
0.6.0 10 May 2002 10:52:51
 |
ijliao  |
add soundgrab 0.6.0
Interactively select and save sections of an audio file |