Port details |
- ecawave Simple graphical audio file editor
- 0.6.1_7 audio
=2 0.6.1_7Version of this port present on the latest quarterly branch. BROKEN: does not compile
DEPRECATED: has been broken for over one year
This port expired on: 2011-02-01
IGNORE: is marked as broken: does not compile
- Maintainer: sylvio@FreeBSD.org
 - Port Added: 2001-12-07 19:41:53
- Last Update: 2011-02-01 16:35:55
- SVN Revision: UNKNOWN
- People watching this port, also watch:: audacity, ecasound, zip, festival
- License: not specified in port
- Description:
- Ecawave is a simple graphical audio file editor. The user-interface is
based on Qt libraries, while almost all audio functionality is taken
directly from ecasound libraries. As ecawave is designed for editing
large audio files, all processing is done direct-to-disk. Simple
waveform caching is used to speed-up file operations. Ecawave supports
all audio file formats and effect algorithms provided by ecasound
libraries. This includes OSS, ALSA, aRts, over 20 file formats, over 30
effect types, LADPSA plugins and multi-operator effect presets.
WWW: http://www.eca.cx/ecawave/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ecawave
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libecasound.a : audio/ecasound
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.6.1_7 01 Feb 2011 16:35:55
 |
garga  |
Remove expired ports:
2011-02-01 audio/ecawave: has been broken for over one year
2011-01-31 mail/spamass-rules_du_jour: Use sa-update instead
2011-01-31 x11/accessx: Project abandoned, mastersite disappeared
2011-01-31 x11/kde3-apireference: outdated and obsolete
Feature safe: yes |
0.6.1_7 02 Dec 2010 00:19:43
 |
linimon  |
Mark for expiration in 2 months: has been broken for over a year.
Hat: portmgr |
0.6.1_7 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.1_6 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.6.1_5 27 Nov 2009 22:52:30
 |
sylvio  |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
0.6.1_5 15 Nov 2009 20:45:45
 |
pav  |
- Mark BROKEN: does not compile |
0.6.1_5 19 Sep 2009 17:18:06
 |
miwi  |
- Convert PLIST_FILES and PORTDOCS
- Pass maintainership to submitter
PR: 138597
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes |
0.6.1_5 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.1_4 05 Jan 2009 17:27:29
 |
pav  |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
0.6.1_4 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.6.1_3 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
0.6.1_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6.1_1 21 Jun 2006 15:34:42
 |
itetcu  |
portlint
PR: ports/99142
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
0.6.1_1 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
0.6.1_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.1_1 22 Jan 2006 08:13:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.6.1_1 26 Nov 2005 05:13:18
 |
linimon  |
Reset maintainer at his request.
PR: ports/89566 |
0.6.1_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.6.1_1 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.6.1_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.6.1_1 05 Mar 2004 11:13:43
 |
kris  |
BROKEN on alpha 5.x: Configure fails |
0.6.1_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6.1 21 Oct 2003 11:24:02
 |
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
0.6.1 03 Jul 2003 12:26:16
 |
daichi  |
fix audio/ecawave: fix build error
PR: 53231
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Pointed out by: bento via kris |
0.6.1 26 Jun 2003 08:29:21
 |
daichi  |
maintenance upgrade of audio/ecawave
PR: 53599
Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer) |
0.6.0 17 Apr 2003 08:34:44
 |
arved  |
Update to 0.6.0
PR: 50657
Submitted by: maintainer |
0.4.1 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
0.4.1 26 Dec 2002 10:59:33
 |
edwin  |
Removed sourceforge.net from the master_sites, it didn't exist there anymore.
Noticed by: portsurvey |
07 Dec 2001 22:41:53
    |
petef  |
Add ecawave-0.4.1, a simple graphical audio file editor |