non port: audio/espeak/distinfo |
SVNWeb
|
Number of commits found: 35 |
Fri, 15 Jul 2022
|
[ 14:36 Stefan Eßer (se) ] 4638eaf (Only the first 10 of 13 ports in this commit are shown above. )
audio/espeak: rename to audio/espeak-ng
The stale espeak repository has been forked and development has
restarted under the name espeak-ng.
|
Fri, 8 Jul 2022
|
[ 16:46 Stefan Eßer (se) ] 8d111a1
audio/espeak: update to version 1.15.1
This port updates the espeak port to the sources distributed as
espeak-ng. The old project had been stalled and a new developer
team created a repository that continues where the previous team
stopped.
This port installs files with a suffix of -ng (e.g. espeak-ng),
but provides symbolic links that allow the binary and library to
be accessed under the legacy name without this suffix.
I could have created an audio/espeak-ng port, but since espeak-ng
should be a fully compatible replacement of espeak, I have decided
to re-use the existing port name. (The existing audio/espeak port
had been marked as deprecated and to be deleted on 2022-06-30.)
I have assigned the port to me (since I consider it to be a new
port under the name of the deprecated port), but do not object to
the previous maintainer of the audio/espeak port assigning it back
to himself.
|
Mon, 9 Feb 2015
|
[ 14:32 nivit ]
- Update to 1.48.04
- Use option helpers
- Use a compiler understanding C++0X when
PULSEAUDIO option is ON [1]
PR: 195264 [1]
Submitted by: Lawrence Chen <beastie@tardisi.com>
|
Sat, 15 Jun 2013
|
[ 12:41 nivit ]
- Update to 1.47.11
- Trim Makefile header
- Add LICENSE (GPLv3)
- Add radio option AUDIO_SYSTEM (default PORTAUDIO)
- Remove USE_GCC
- Convert to the new option framework
- Remove Author field from pkg-descr, fix WWW one
Build log: http://goo.gl/BWger
|
Sat, 21 Jan 2012
|
[ 14:12 nivit ]
- Update to 1.46.02
|
Tue, 16 Aug 2011
|
[ 08:38 nivit ]
- Update to 1.45.05
|
Mon, 16 May 2011
|
[ 14:04 nivit ]
- Update to 1.45.04
|
Thu, 7 Apr 2011
|
[ 13:15 nivit ]
- Update to 1.45.03
|
Fri, 18 Mar 2011
|
[ 09:41 nivit ]
- Update to 1.45.02
- Remove MD5 checksum from distinfo
|
Fri, 17 Sep 2010
|
[ 21:20 nivit ]
- Fix size mismatch
The Author has only changed a few of definitions in a file for
the Windows platform.
See http://people.freebsd.org/~nivit/diffs/espeak-1.44.05-source.diff
|
Wed, 15 Sep 2010
|
[ 22:56 nivit ]
- Update to 1.44.05
|
[ 08:37 nivit ]
- Update 1.44.04
|
Sat, 11 Sep 2010
|
[ 08:25 nivit ]
- Update to 1.44.03
|
Tue, 27 Apr 2010
|
[ 15:57 nivit ]
- Update to 1.43.03
PR: ports/145451
Submitted by: Florian Smeets <flo@kasimir.com>
|
Sun, 3 Jan 2010
|
[ 14:29 nivit ]
- Update to 1.42.04
|
Wed, 4 Nov 2009
|
[ 16:18 nivit ]
- Update to 1.41.01
|
Tue, 13 Jan 2009
|
[ 15:01 nivit ]
- Update to 1.40.02
|
Wed, 1 Oct 2008
|
[ 15:54 nivit ]
- Update to 1.39
|
Tue, 15 Jul 2008
|
[ 13:08 nivit ]
- Update to 1.37
- Use ${COPYTREE_SHARE} to install docs
|
Mon, 31 Mar 2008
|
[ 22:02 nivit ]
- Update to 1.36
PR: ports/121810
Submitted by: delphij
|
Mon, 6 Aug 2007
|
[ 13:33 nivit ]
- Update to 1.28
|
Tue, 29 May 2007
|
[ 12:18 nivit ]
- Update to 1.24
PR: ports/112584
Submitted by: Dima Panov <fluffy at ael.ru>
|
Fri, 27 Apr 2007
|
[ 19:52 nivit ]
- Update to 1.23
|
Thu, 5 Apr 2007
|
[ 12:00 nivit ]
- Update to 1.22
- Add a line in pkg-descr: espeak is not only for English
|
Thu, 1 Mar 2007
|
[ 16:58 nivit ]
- Updated to 1.21
|
Thu, 8 Feb 2007
|
[ 13:49 nivit ]
- Updated to 1.20
Approved by: alexbl (mentor, implicit)
|
Sat, 27 Jan 2007
|
[ 00:44 nivit ]
- Updated to 1.19
- Added files/patch-src-speech.h
- Replaced do-install target with post-install
Approved by: alexbl (mentor, implicit)
|
Wed, 17 Jan 2007
|
[ 22:49 nivit ]
- Fixed distinfo, because the Author updated the distfile
without changing the package revision.
No PORTREVISION bump, because the changes to the Makefile
in the distfile are trivial and overwritten by our patch.
Summary of the diffs between the old and the new distfile:
--- new/espeak-1.18-source/src/Makefile Mon Jan 15 02:08:03 2007
+++ old/espeak-1.18-source/src/Makefile Sat Jan 13 17:01:15 2007
[...]
-BINDIR=/usr/bin
+BINDIR=/usr/local/bin
[...]
-LIBS3=-lstdc++ ./libespeak.so
+LIBS3=-lstdc++ -lespeak
[...]
-all: $(BIN_NAME) $(LIB_NAME) $(BIN2_NAME)
+all: $(BIN_NAME) $(BIN2_NAME) $(LIB_NAME)
Submitted by: kris (via pointyhat)
Approved by: alexbl (mentor, implicit)
|
Sun, 14 Jan 2007
|
[ 14:31 nivit ]
- Updated to 1.18
Approved by: alexbl (mentor, implicit)
|
Tue, 28 Nov 2006
|
[ 10:05 miwi ]
- Fix file mismatch
25.Nov.2006 Minor change to data, fix
to [j] phoneme when not preceded by a vowel.
Submitted by: pointyhat
|
Mon, 20 Nov 2006
|
[ 19:30 miwi ]
- Fix mismatches
Notes from the Website:
Re-issued espeak-1.17-source and espeakedit-1.17 because the filr
portaudio19.h
was missing (was a duplicate of portaudio18.h).
Submitted by: pointyhat via kris
|
Sat, 18 Nov 2006
|
[ 19:03 miwi ]
- Update to 1.17
PR: ports/105644
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
Tue, 31 Oct 2006
|
[ 08:19 miwi ]
- Update to 1.6
PR: ports/104308
Submitted by: (Nicola Vitale) (maintainer)
|
Sun, 3 Sep 2006
|
[ 00:16 rafan ]
- Update to 1.13
- Mark it as broken on 4.x: requires iswdigit(3)
PR: ports/102782
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
|
Fri, 28 Apr 2006
|
[ 20:39 ehaupt ]
Add espeak 1.07, a software speech synthesizer.
PR: 94928
Submitted by: Nicola Vitale <nivit@email.it>
|
Number of commits found: 35 |