non port: audio/espeak/Makefile |
SVNWeb
|
Number of commits found: 67 |
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
|
[ 18:26 Stefan Eßer (se) ] ae25671
audio/espeak: generate and install man page
|
[ 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.
|
Sun, 24 Apr 2022
|
[ 12:10 Daniel Engberg (diizzy) ] b184c55
audio/espeak: Deprecate and set expiration date to 2022-06-30
Project is deprecated upstream, its successor is called espeak-ng
and can be found at https://github.com/espeak-ng/espeak-ng
PR: 258648
Approved by: nivit (maintainer timeout, 6+ months)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Wed, 17 Jan 2018
|
[ 09:21 tcberner ]
audio/espeak fix build with clang6
PR: 224669
|
Thu, 11 Jan 2018
|
[ 16:16 danfe ]
- Unbreak the port on sparc64, by 's|-fpic|-fPIC|' in the Makefile
(vague explanation: http://seclists.org/tcpdump/2012/q4/112)
- While here, sort the knob groups properly, drop redundant WRKSRC,
simplify patching with sed(1) logic, remove superfluous linefeed
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Thu, 20 Oct 2016
|
[ 03:51 jhale ]
Fix build when RUNTIME option is selected
PR: 213633
Approved by: portmgr (blanket)
MFH: 2016Q4
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sat, 30 May 2015
|
[ 20:39 bapt ] (Only the first 10 of 68 ports in this commit are shown above. )
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
|
Wed, 25 Mar 2015
|
[ 21:37 marino ] (Only the first 10 of 37 ports in this commit are shown above. )
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
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>
|
Wed, 14 Jan 2015
|
[ 18:36 amdmi3 ]
- Depend on specific version of libportaudio, to not pick up library from
portaudio2 and break the build
- Add empty directories to plist
PR: 196345
Submitted by: amdmi3
Approved by: maintainer timeout (nivit)
|
Tue, 15 Jul 2014
|
[ 23:11 adamw ] (Only the first 10 of 115 ports in this commit are shown above. )
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
|
Fri, 7 Mar 2014
|
[ 15:48 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert to rest of a* to USES=zip
|
Sat, 8 Feb 2014
|
[ 21:19 ehaupt ]
- Fully support staging (there were some ${STAGEDIR} statements but NO_STAGE
was still defined)
- also strip binaries and shared objects
|
Wed, 5 Feb 2014
|
[ 13:45 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Stage support
|
Wed, 15 Jan 2014
|
[ 22:32 bapt ]
Reduce over inclusion of bsd.port.mk
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
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
|
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
|
Fri, 4 May 2012
|
[ 14:14 nivit ]
- Enable runtime detection of pulseaudio, with fallback to portaudio
if pulse is not running. That is useful for the users of KDE speech
dispatcher system. [1]
- Bump PORTREVISION (changed lib dependencies)
Suggested by: Andrew Johnson <daeron at optushome.com.au> (via private email)
|
Sat, 21 Jan 2012
|
[ 14:12 nivit ]
- Update to 1.46.02
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
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
|
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, 4 May 2010
|
[ 15:40 nivit ]
- Remove some old, useless lines from pkg-plist
- Bump PORTREVISION
Submitted by: avilla (via private email)
|
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
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Sun, 18 Jan 2009
|
[ 13:42 gerald ]
Simplify the use of USE_GCC.
Approved by: nivit (maintainer)
|
Thu, 15 Jan 2009
|
[ 16:23 nivit ]
- Fix build on 6.X systems
Reported by: pavbot
|
Tue, 13 Jan 2009
|
[ 15:01 nivit ]
- Update to 1.40.02
|
Wed, 10 Dec 2008
|
[ 07:35 linimon ] (Only the first 10 of 29 ports in this commit are shown above. )
Mark as broken on sparc64.
Hat: portmgr
|
Wed, 1 Oct 2008
|
[ 15:54 nivit ]
- Update to 1.39
|
Fri, 25 Jul 2008
|
[ 09:08 pav ] (Only the first 10 of 35 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
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
|
Thu, 20 Mar 2008
|
[ 09:19 pav ] (Only the first 10 of 42 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
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
|
Mon, 16 Apr 2007
|
[ 11:24 nivit ]
- Cleanup non-supported FreeBSD versions
PR: ports/111652
Submitted by: edwin
|
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)
|
Sun, 14 Jan 2007
|
[ 14:31 nivit ]
- Updated to 1.18
Approved by: alexbl (mentor, implicit)
|
Sun, 10 Dec 2006
|
[ 01:21 nivit ] (Only the first 10 of 66 ports in this commit are shown above. )
- Updated email address in my ports
Approved by: alexbl (mentor)
|
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)
|
Sat, 29 Apr 2006
|
[ 09:59 ehaupt ]
Fix CONFLICTS
Notified by: ITetcu (irc)
|
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: 67 |