Port details |
- sphinx3 Speech recognition system
- 0.8_2 audio
=0 0.8_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream advises on using audio/pocketsphinx
This port expired on: 2024-01-25
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-03-22 20:38:41
- Last Update: 2024-01-25 20:35:25
- Commit Hash: 097ebf5
- Also Listed In: accessibility
- License: BSD2CLAUSE
- WWW:
- http://www.speech.cs.cmu.edu/sphinx/
- Description:
- Sphinx 3 is a frontend to the sphinxbase, a large-vocabulary,
speaker-independent, continuous speech recognition engine.
Once the system is built, try running the Perl script sphinx3-demo.
The sphinx3-test script should run sphinx3-batch over an example
utterance of "go forward ten meters."
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: sphinx3
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sphinx3-0.8.tar.gz) = 1cf76a086f9b509e35f7226df2e61b0a0bf8b0858b9676e5b18cfc47b2ea2741
SIZE (sphinx3-0.8.tar.gz) = 25226326
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libsphinxbase.so : audio/sphinxbase
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_sphinx3
- USES:
- gmake libtool localbase:ldflags pathfix
- 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.8_2 25 Jan 2024 20:35:25 |
Muhammad Moinur Rahman (bofh) |
audio/sphinx3: Remove expired port
2024-01-25 audio/sphinx3: Upstream advises on using audio/pocketsphinx |
0.8_2 04 Jan 2024 05:06:52 |
Muhammad Moinur Rahman (bofh) |
audio/sphinx3: Fix typos
localbse should be localbase |
0.8_2 24 Dec 2023 18:52:45 |
Muhammad Moinur Rahman (bofh) |
audio/sphinx3: Mark DEPRECATED
- Add LICENSE BSD2CLAUSE
- Last upstream release was in 2009
- Upstream advises to use audio/pocketsphinx
- Set EXPIRATION_DATE 2024-01-25
- Pet portclippy |
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) |
0.8_2 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 ) |
0.8_2 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 ) |
0.8_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8_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 |
0.8_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 |
0.8_2 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.8_2 14 May 2014 01:58:09 |
amdmi3 |
- Switch to USES=libtool |
0.8_1 09 Mar 2014 01:05:45 |
gerald |
Sort pkg-plist.
PR: 179235
Submitted by: nemysis |
0.8_1 17 Jan 2014 22:25:13 |
antoine |
Stage support |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.8_1 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 |
0.8_1 15 Apr 2013 19:28:45 |
bdrewery |
- Fix plist
- Convert tab to space in pkg-descr
- Convert to USES=pathfix
Pointyhat to: eadler
Approved by: portmgr (implicit) |
0.8 14 Dec 2012 17:09:22 |
eadler |
- Update sphinx3 and sphinxbase to 0.8.
- Add a patch to make sphinx3 compile. I can not figure out what compiler they
used when releasing this.
Upstream will be contacted.
- Pet portlint |
0.7 07 Dec 2012 22:26:41 |
linimon |
Current maintainer is away from FreeBSD work ATM, so return these to the
pool for now.
Feature safe: yes |
0.7 25 Sep 2012 19:20:14 |
beat |
- Chase sphinxbase update but mark it BROKEN too as it does not compile
with updated sphinxbase.
Reported by: pointyhat |
0.7 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 |
0.7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.7 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.7 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.7 25 Jul 2008 09:08:42 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.7 22 Mar 2008 20:38:18 |
pav |
Sphinx 3 is a frontend to the sphinxbase, a large-vocabulary,
speaker-independent, continuous speech recognition engine.
Once the system is built, try running the Perl script sphinx3-demo.
The sphinx3-test script should run sphinx3-batch over an example
utterance of "go forward ten meters."
WWW: http://www.speech.cs.cmu.edu/sphinx/
PR: ports/121612
Submitted by: Richard Neese <r.neese@gmail.com> |