Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.3_2 29 Jan 2024 22:26:03
    |
Muhammad Moinur Rahman (bofh)  |
audio/ecasound: Moved man to share/man
Approved by: portmgr (blanket) |
2.9.3_1 28 Jan 2024 16:06:41
    |
Ruslan Makhmatkhanov (rm)  |
audio/ecasound: fix build with python3.1[x]
PR: 275494 |
2.9.3_1 12 Jan 2024 15:11:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
2.9.3_1 09 Oct 2022 20:43:44
    |
Neel Chauhan (nc)  |
audio/ecasound: Release port |
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) |
2.9.3_1 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 ) |
2.9.3_1 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 ) |
2.9.3_1 02 Aug 2021 16:03:15
    |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
2.9.3 15 May 2021 07:14:04
    |
Tobias Kortkamp (tobik)  Author: Yasuhiro Kimura |
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459
Exp-run by: antoine |
2.9.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.9.3 05 Jan 2021 15:33:40
  |
nc  |
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966 |
2.9.3 06 Dec 2020 08:03:16
  |
rhurlin  |
audio/ecasound: Update to 2.9.3
Minor release with some bugfixes. Most important change
is full support for Python 3 now.
Changelog: https://nosignal.fi/ecasound/history.php
PR: 251521
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27491 |
2.9.1_6 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.9.1_5 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
2.9.1_4 06 Jan 2018 14:19:44
  |
jbeich  |
audio/ecasound: unbreak build with Clang 6 (C++14 by default)
eca-neteci-server.cpp:179:11: error: assigning to 'int' from incompatible type
'__bind<int &,
sockaddr *, unsigned long>'
res = bind(srvfd_rep, (struct sockaddr*)&addr_un_rep, sizeof(addr_un_rep));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eca-neteci-server.cpp:181:11: error: assigning to 'int' from incompatible type
'__bind<int &,
sockaddr *, unsigned long>'
res = bind(srvfd_rep, (struct sockaddr*)&addr_in_rep, sizeof(addr_in_rep));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: antoine (via bug 224669) |
2.9.1_4 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
2.9.1_3 21 Apr 2017 14:14:10
  |
amdmi3  |
- Fix shebangs
- Switch to USES=localbase |
2.9.1_2 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.9.1_2 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.9.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 |
2.9.1_2 03 Jan 2015 08:47:52
  |
mva  |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
2.9.1_2 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.9.1_1 17 Oct 2014 13:44:10
  |
amdmi3  |
- Add build-depend on pkgconfig, needed at least for OIL option
- Drop @dirrm* from plist |
2.9.1_1 05 Jul 2014 14:53:39
  |
marino  |
audio/ecasound: Use ports readline instead of system readline |
2.9.1_1 28 Apr 2014 13:54:47
  |
bapt  |
Convert from USE_AUTOTOOLS=libtool -> USES=libtool
While here:
- audio/esound:
* use @sample
* use install-strip target to strip binaires
- audio/Maaate:
* strip binaries
- audio/xmms-festalon:
* strip binaries
- audio/freealut
* strip binaries |
2.9.1 13 Jan 2014 19:27:29
  |
danilo  |
- Update from 2.9.0 to 2.9.1
- Remove GPLv3 and add LGPL21 to LICENSE
PR: ports/185516
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.0_1 24 Nov 2013 09:25:55
  |
mva  |
- Fix usage of 'python' to get rid of the implicit lang/python
dependency
- Fix OPTIONS |
2.9.0 29 Oct 2013 09:55:04
  |
kwm  |
Fix libaudiofile library name. |
2.9.0 14 Oct 2013 14:54:54
  |
sunpoet  |
- Update MASTER_SITES and WWW
- While I'm here:
- Remove deprecated PTHREAD_*
- Convert to new OPTIONS helper
- Support STAGEDIR
PR: ports/181887
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.0 06 Oct 2013 23:17:09
  |
marino  |
audio/ecasound: #include <cstring>
C++ fix taken from dports. |
2.9.0 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06

|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
2.9.0 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.9.0 26 Jul 2013 23:46:21
  |
bapt  |
Chase audio/arts removal |
2.9.0 06 May 2013 15:34:18
  |
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
2.9.0 13 Dec 2012 04:30:19
  |
araujo  |
- Support USE_READLINE.
- Trim header.
PR: ports/171959
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.0 17 Jun 2012 20:07:46
 |
sylvio  |
- Update to version 2.9.0
Remove file:
files/patch-ecatools__ecaplay.c
PR: ports/168990
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.8.1 01 Jun 2012 06:57:16
 |
bapt  |
Convert to new options framework |
2.8.1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.8.1 02 Jul 2011 07:21:25
 |
miwi  |
- Update to 2.8.1
PR: 158478
Submitted by: Ports Fury |
2.7.2_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.7.2_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
2.7.2_1 18 Sep 2010 15:57:29
 |
makc  |
Fix CONFIGURE_ARGS
PR: ports/150662
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
2.7.2 01 Sep 2010 10:11:20
 |
bapt  |
- Update to 2.7.2
- Changelog: http://eca.cx/relnotes/ecasound_v2_7_2_relnotes.txt
Approved by: mentors (implicit) |
2.7.1 01 Mar 2010 22:35:57
 |
sylvio  |
- Update to 2.7.1
Approved by: itetcu (mentor)
Feature safe: yes |
2.7.0 02 Nov 2009 10:54:24
 |
miwi  |
- Update to 2.7.0
PR: 140113
Submitted by: Ports Fury |
2.6.0_1 12 May 2009 11:28:17
 |
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
2.6.0 20 Feb 2009 16:25:23
 |
miwi  |
- Update to 2.6.0
PR: 131822
Submitted by: Ports Fury |
2.5.2 25 Aug 2008 21:16:31
 |
miwi  |
- Update to 2.5.2
PR: 126795
Submitted by: Ports Fury |
2.5.0 18 Aug 2008 22:08:13
 |
miwi  |
- Update to 2.5.0
PR: 126593
Submitted by: Ports Fury |
2.4.6.1 23 Oct 2007 23:06:48
 |
miwi  |
- Update to 2.4.6.1
PR: 117330
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.4.6 08 Oct 2007 14:08:18
 |
miwi  |
- Update to 2.4.6
PR: 116016
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.4.5_1 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
2.4.5_1 14 Apr 2007 16:20:45
 |
gabor  |
- Remove 4.X support from unmaintained ports in categories starting with
letter a-c |
2.4.5_1 10 Jan 2007 18:21:44
 |
miwi  |
- Fix manpage install
- Bump PORTREVISION
Submitted by: pointyhat via kris |
2.4.5 21 Dec 2006 19:57:26
 |
miwi  |
- Update to 2.4.5
PR: ports/106988
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.4.4_2 14 Aug 2006 10:08:25
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
2.4.4_2 06 Aug 2006 05:38:14
 |
rafan  |
- Depend on readline port if library exists
program will link it rather than a system one
PR: ports/101437
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
2.4.4_1 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
2.4.4_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.4.4 31 Jan 2006 16:11:45
 |
barner  |
- Update to 2.4.4
Submitted by: Ports fury
PR: ports/92609 |
2.4.3 18 Dec 2005 10:37:06
 |
lawrance  |
Update to 2.4.3.
PR: ports/90562
Submitted by: Ports Fury |
2.2.3_1 26 Nov 2005 05:13:18
 |
linimon  |
Reset maintainer at his request.
PR: ports/89566 |
2.2.3_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. |
2.2.3_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 |
2.2.3_1 04 Jun 2004 17:29:38
 |
ade  |
Sync with new bsd.autotools.mk |
2.2.3_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.2.3_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
2.2.3_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.2.3 23 Oct 2003 19:07:47
 |
arved  |
USE_REINPLACE
Respect CPPFLAGS and LDFLAGS
PR: 47651
Submitted by: Simon Schubert |
2.2.3 24 Sep 2003 09:37:11
 |
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
2.2.3 22 Jun 2003 22:48:25
 |
arved  |
Update to 2.2.3
Fix Build.
PR: 50858
Submitted by: "The Anarcat" <anarcat@anarcat.ath.cx> |
2.2.2 06 May 2003 07:02:47
 |
kris  |
BROKEN: Does not compile |
2.2.2 06 Apr 2003 00:05:00
 |
arved  |
Update to 2.2.2
PR: 50580
Submitted by: maintainer |
2.0.4 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
2.0.4 14 Jan 2003 04:17:21
 |
kris  |
Add some missing manpages |
2.0.4 26 Dec 2002 10:57:07
 |
edwin  |
Removed sourceforge.net from the master-sites, the distfiles weren't
there.
Noticed by: portsurvey |
2.0.4 21 Nov 2002 10:50:04
 |
edwin  |
Make audio/ecasound configuring and compiling again.
Noticed on: bento |
06 Feb 2002 05:02:44
    |
pat  |
Update to 2.0.4 |
06 Jan 2002 06:20:22
    |
will  |
First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK -
Other minor changes to fix things |
06 Dec 2001 19:18:09
    |
lioux  |
o Update to 2.0.3 o Style fix: replace all spaces with tabs where appropriate
o Add WITH_OPTMIZED_CFLAGS knob, build without any unless defined o Advertise
WITH* options |
20 Nov 2001 23:49:34
    |
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
15 Sep 2001 05:35:42
    |
dwcjr  |
Make configure script find audio libs Bump PORTREVISION |
24 Aug 2001 18:09:17
    |
roam  |
Forced commit to correct a typo: |
24 Aug 2001 18:08:11
    |
roam  |
Rephrase pkg-comment, shorten pkg-descr. |
24 Aug 2001 18:04:29
    |
roam  |
Update to 2.0.2, introducing NOPORTDOCS support. |
24 Apr 2001 23:22:45
    |
olgeni  |
Update port to version 1.9dev5, plus misc. cleanups. |
17 Mar 2001 13:40:05
    |
dinoex  |
from maintainer: Actually, the problem is that the ecasound port can
optionally be compiled with python so that you have another interface to the
program. The python dependency wasn't recorded in the makefile and the port
was building the python bits by default, so the process of installing or
packaging failed a one point. The fix is quite simple. And it features a
couple of other enhancments. First off, the current plist must be renamed
"pkg-plist.py". Second, a new plist must be made with the following diff on
the original: |
26 Dec 2000 05:52:16
    |
will  |
Add ecasound 1.8.5d15, a software package designed for multitrack audio
processing. |