notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gnuspeechsa Command line, or application-based speech output module of gnuspeech
0.1.5_6 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.5_6Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-20 23:19:29
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3+
WWW:
https://www.gnu.org/software/gnuspeech/
Description:
gnuspeech makes it easy to produce high quality computer speech output, design new language databases, and create controlled speech stimuli for psychophysical experiments. gnuspeechsa is a cross-platform module of gnuspeech that allows command line, or application-based speech output
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (93 items)
Collapse this list.
  1. /usr/local/share/licenses/gnuspeechsa-0.1.5_6/catalog.mk
  2. /usr/local/share/licenses/gnuspeechsa-0.1.5_6/LICENSE
  3. /usr/local/share/licenses/gnuspeechsa-0.1.5_6/GPLv3+
  4. bin/gnuspeech_sa
  5. bin/gnuspeech_sa_trm
  6. include/gnuspeechsa/Dictionary.h
  7. include/gnuspeechsa/Exception.h
  8. include/gnuspeechsa/KeyValueFileReader.h
  9. include/gnuspeechsa/Log.h
  10. include/gnuspeechsa/Text.h
  11. include/gnuspeechsa/VocalTractModelParameterValue.h
  12. include/gnuspeechsa/WAVEFileWriter.h
  13. include/gnuspeechsa/en/dictionary/DictionarySearch.h
  14. include/gnuspeechsa/en/dictionary/suffix_list.h
  15. include/gnuspeechsa/en/letter_to_sound/apply_stress.h
  16. include/gnuspeechsa/en/letter_to_sound/check_word_list.h
  17. include/gnuspeechsa/en/letter_to_sound/clusters.h
  18. include/gnuspeechsa/en/letter_to_sound/ends_with.h
  19. include/gnuspeechsa/en/letter_to_sound/final_s.h
  20. include/gnuspeechsa/en/letter_to_sound/ie_to_y.h
  21. include/gnuspeechsa/en/letter_to_sound/insert_mark.h
  22. include/gnuspeechsa/en/letter_to_sound/isp_trans.h
  23. include/gnuspeechsa/en/letter_to_sound/letter_to_sound.h
  24. include/gnuspeechsa/en/letter_to_sound/long_medial_vowels.h
  25. include/gnuspeechsa/en/letter_to_sound/mark_final_e.h
  26. include/gnuspeechsa/en/letter_to_sound/medial_s.h
  27. include/gnuspeechsa/en/letter_to_sound/medial_silent_e.h
  28. include/gnuspeechsa/en/letter_to_sound/member.h
  29. include/gnuspeechsa/en/letter_to_sound/stresstables.h
  30. include/gnuspeechsa/en/letter_to_sound/suffix.h
  31. include/gnuspeechsa/en/letter_to_sound/syllabify.h
  32. include/gnuspeechsa/en/letter_to_sound/tail.h
  33. include/gnuspeechsa/en/letter_to_sound/vowel_before.h
  34. include/gnuspeechsa/en/letter_to_sound/word_to_patphone.h
  35. include/gnuspeechsa/en/number_pronunciations.h
  36. include/gnuspeechsa/en/phonetic_string_parser/PhoneticStringParser.h
  37. include/gnuspeechsa/en/text_parser/NumberParser.h
  38. include/gnuspeechsa/en/text_parser/TextParser.h
  39. include/gnuspeechsa/en/text_parser/abbreviations.h
  40. include/gnuspeechsa/en/text_parser/special_acronyms.h
  41. include/gnuspeechsa/global.h
  42. include/gnuspeechsa/trm/BandpassFilter.h
  43. include/gnuspeechsa/trm/FIRFilter.h
  44. include/gnuspeechsa/trm/MovingAverageFilter.h
  45. include/gnuspeechsa/trm/NoiseFilter.h
  46. include/gnuspeechsa/trm/NoiseSource.h
  47. include/gnuspeechsa/trm/RadiationFilter.h
  48. include/gnuspeechsa/trm/ReflectionFilter.h
  49. include/gnuspeechsa/trm/SampleRateConverter.h
  50. include/gnuspeechsa/trm/TRMConfiguration.h
  51. include/gnuspeechsa/trm/Throat.h
  52. include/gnuspeechsa/trm/Tube.h
  53. include/gnuspeechsa/trm/WavetableGlottalSource.h
  54. include/gnuspeechsa/trm_control_model/Category.h
  55. include/gnuspeechsa/trm_control_model/Controller.h
  56. include/gnuspeechsa/trm_control_model/DriftGenerator.h
  57. include/gnuspeechsa/trm_control_model/Equation.h
  58. include/gnuspeechsa/trm_control_model/EventList.h
  59. include/gnuspeechsa/trm_control_model/FormulaSymbol.h
  60. include/gnuspeechsa/trm_control_model/IntonationPoint.h
  61. include/gnuspeechsa/trm_control_model/Model.h
  62. include/gnuspeechsa/trm_control_model/Parameter.h
  63. include/gnuspeechsa/trm_control_model/Posture.h
  64. include/gnuspeechsa/trm_control_model/PostureList.h
  65. include/gnuspeechsa/trm_control_model/Rule.h
  66. include/gnuspeechsa/trm_control_model/Symbol.h
  67. include/gnuspeechsa/trm_control_model/TRMControlModelConfiguration.h
  68. include/gnuspeechsa/trm_control_model/Transition.h
  69. include/gnuspeechsa/trm_control_model/XMLConfigFileReader.h
  70. include/gnuspeechsa/trm_control_model/XMLConfigFileWriter.h
  71. include/gnuspeechsa/xml/RapidXmlUtil.h
  72. include/gnuspeechsa/xml/StreamXMLWriter.h
  73. lib/libgnuspeechsa.so
  74. lib/libgnuspeechsa.so.0
  75. lib/libgnuspeechsa.so.0.1.5
  76. libdata/pkgconfig/gnuspeechsa.pc
  77. share/gnuspeech/gnuspeechsa/data/en/MainDictionary
  78. share/gnuspeech/gnuspeechsa/data/en/README
  79. share/gnuspeech/gnuspeechsa/data/en/intonation
  80. share/gnuspeech/gnuspeechsa/data/en/monet.xml
  81. share/gnuspeech/gnuspeechsa/data/en/trm.config
  82. share/gnuspeech/gnuspeechsa/data/en/trm_control_model.config
  83. share/gnuspeech/gnuspeechsa/data/en/voice_baby.config
  84. share/gnuspeech/gnuspeechsa/data/en/voice_female.config
  85. share/gnuspeech/gnuspeechsa/data/en/voice_large_child.config
  86. share/gnuspeech/gnuspeechsa/data/en/voice_male.config
  87. share/gnuspeech/gnuspeechsa/data/en/voice_small_child.config
  88. share/gnuspeech/gnuspeechsa/data/en/vowelTransitions
  89. share/gnuspeech/gnuspeechsa/data/en/vowelTransitions_2
  90. @comment @dir include/gnuspeechsa/rapidxml
  91. @owner
  92. @group
  93. @mode
Collapse this list.
Dependency lines:
  • gnuspeechsa>0:audio/gnuspeechsa
To install the port:
cd /usr/ports/audio/gnuspeechsa/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/gnuspeechsa
  • pkg install gnuspeechsa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gnuspeechsa
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gnuspeechsa-0.1.5.tar.gz) = 5691ad47214e055062b9c3b04c19cea3ff3b5eb261cd5b16aa946e70bce8d088 SIZE (gnuspeechsa-0.1.5.tar.gz) = 816802

Packages (timestamps in pop-ups are UTC):
gnuspeechsa
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.5_60.1.5_60.1.5_60.1.5_60.1.5_6-0.1.5_6-
FreeBSD:13:quarterly0.1.5_60.1.5_60.1.5_60.1.5_60.1.5_60.1.5_60.1.5_60.1.5_6
FreeBSD:14:latest0.1.5_60.1.5_60.1.5_60.1.5_60.1.5_60.1.5_6-0.1.5_6
FreeBSD:14:quarterly0.1.5_60.1.5_6-0.1.5_60.1.5_60.1.5_60.1.5_60.1.5_6
FreeBSD:15:latest0.1.5_60.1.5_6n/a0.1.5_6n/a0.1.5_60.1.5_60.1.5_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gnuspeechsa-0.1.5_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
audio_gnuspeechsa
USES:
cmake compiler:c++11-lib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/gnuspeech/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gnuspeech/
  3. ftp://mirrors.rit.edu/gnu/gnuspeech/
  4. http://download.xs4all.nl/gnu/gnuspeech/
  5. http://ftp.halifax.rwth-aachen.de/gnu/gnuspeech/
  6. http://ftp.kddilabs.jp/GNU/gnu/gnuspeech/
  7. http://mirror.navercorp.com/gnu/gnuspeech/
  8. https://ftp.gnu.org/gnu/gnuspeech/
  9. https://ftpmirror.gnu.org/gnuspeech/
  10. https://mirror.netcologne.de/gnu/gnuspeech/
  11. https://mirrors.kernel.org/gnu/gnuspeech/
  12. https://www.nic.funet.fi/pub/gnu/gnu/gnuspeech/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.1.5_6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1.5_6
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
0.1.5_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.5_6
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
0.1.5_5
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
0.1.5_4
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
0.1.5_3
07 Dec 2017 16:38:43
Revision:455737Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove -march=native; should unbreak aarch64/powerpc64
0.1.5_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
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
0.1.5_1
21 May 2017 13:21:04
Revision:441395Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
0.1.5_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
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
0.1.5
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
0.1.5
14 Nov 2016 05:03:05
Revision:426082Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.1.5
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.1.5
13 Dec 2015 16:07:28
Revision:403676Original commit files touched by this commit
swills search for other commits by this committer
mark some of the ports that don't build on powerpc64 for me
0.1.5
20 Oct 2015 23:19:21
Revision:399883Original commit files touched by this commit
amdmi3 search for other commits by this committer
gnuspeech makes it easy to produce high quality computer speech
output, design new language databases, and create controlled speech
stimuli for psychophysical experiments.

gnuspeechsa is a cross-platform module of gnuspeech that allows
command line, or application-based speech output

WWW: https://www.gnu.org/software/gnuspeech/

Number of commits found: 16