| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=225970
|
|
|
|
| |
Notes:
svn path=/head/; revision=221087
|
|
|
|
|
|
|
| |
- Use ${COPYTREE_SHARE} to install docs
Notes:
svn path=/head/; revision=216873
|
|
|
|
|
|
|
|
| |
PR: ports/121810
Submitted by: delphij
Notes:
svn path=/head/; revision=210300
|
|
|
|
| |
Notes:
svn path=/head/; revision=197210
|
|
|
|
|
|
|
|
| |
PR: ports/112584
Submitted by: Dima Panov <fluffy at ael.ru>
Notes:
svn path=/head/; revision=192296
|
|
|
|
| |
Notes:
svn path=/head/; revision=191030
|
|
|
|
|
|
|
| |
- Add a line in pkg-descr: espeak is not only for English
Notes:
svn path=/head/; revision=189278
|
|
|
|
| |
Notes:
svn path=/head/; revision=186304
|
|
|
|
|
|
|
| |
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=184576
|
|
|
|
|
|
|
|
|
|
| |
- Added files/patch-src-speech.h
- Replaced do-install target with post-install
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=183375
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=182675
|
|
|
|
|
|
|
| |
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=182355
|
|
|
|
|
|
|
|
|
|
|
| |
Log:
25.Nov.2006 Minor change to data, fix
to [j] phoneme when not preceded by a vowel.
Submitted by: pointyhat
Notes:
svn path=/head/; revision=178157
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=177682
|
|
|
|
|
|
|
|
| |
PR: ports/105644
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notes:
svn path=/head/; revision=177518
|
|
|
|
|
|
|
|
| |
PR: ports/104308
Submitted by: (Nicola Vitale) (maintainer)
Notes:
svn path=/head/; revision=175737
|
|
|
|
|
|
|
|
|
|
| |
- Mark it as broken on 4.x: requires iswdigit(3)
PR: ports/102782
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
Notes:
svn path=/head/; revision=171955
|
|
PR: 94928
Submitted by: Nicola Vitale <nivit@email.it>
Notes:
svn path=/head/; revision=160678
|