Adam Weinberger
44eaadcb75
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.
2014-07-15 23:11:12 +00:00
Baptiste Daroussin
e06f3ca1c9
Convert to rest of a* to USES=zip
2014-03-07 15:48:59 +00:00
Emanuel Haupt
069a29a27b
- Fully support staging (there were some ${STAGEDIR} statements but NO_STAGE
...
was still defined)
- also strip binaries and shared objects
2014-02-08 21:19:56 +00:00
Martin Wilke
c57133fc36
- Stage support
2014-02-05 13:45:39 +00:00
Baptiste Daroussin
75d1dff36d
Fix properties on pkg-plist
2014-01-21 22:55:59 +00:00
Baptiste Daroussin
57e9c7cfdb
Reduce over inclusion of bsd.port.mk
2014-01-15 22:32:04 +00:00
Baptiste Daroussin
5978476c35
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in audio
With hat: portmgr
2013-12-11 14:35:36 +00:00
Baptiste Daroussin
183c2ed74f
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
2013-09-20 14:36:35 +00:00
Baptiste Daroussin
5163781803
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
2013-08-30 23:01:05 +00:00
Nicola Vitale
14a769e8ca
- 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
2013-06-15 12:41:52 +00:00
Nicola Vitale
548e329135
- 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)
2012-05-04 14:14:45 +00:00
Nicola Vitale
e50eb0f0ad
- Update to 1.46.02
2012-01-21 14:12:29 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Nicola Vitale
22ab03fcd0
- Update to 1.45.05
2011-08-16 08:38:29 +00:00
Nicola Vitale
c62cc0af16
- Update to 1.45.04
2011-05-16 14:04:40 +00:00
Nicola Vitale
da738a06b7
- Forgotten to commit files/patch-src__Makefile (update to 1.45.03)
2011-04-07 13:37:26 +00:00
Nicola Vitale
ce4443bae0
- Update to 1.45.03
2011-04-07 13:15:46 +00:00
Nicola Vitale
a5dec4c3a1
- Update to 1.45.02
...
- Remove MD5 checksum from distinfo
2011-03-18 09:41:25 +00:00
Nicola Vitale
1837cbe99b
- 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
2010-09-17 21:20:49 +00:00
Nicola Vitale
726a079fde
- Update to 1.44.05
2010-09-15 22:56:04 +00:00
Nicola Vitale
a236fb12fb
- Update 1.44.04
2010-09-15 08:37:20 +00:00
Nicola Vitale
3d4331b89a
- Update to 1.44.03
2010-09-11 08:25:09 +00:00
Nicola Vitale
a100f1fdd5
- Remove some old, useless lines from pkg-plist
...
- Bump PORTREVISION
Submitted by: avilla (via private email)
2010-05-04 15:40:22 +00:00
Nicola Vitale
19c2368fb0
- Update to 1.43.03
...
PR: ports/145451
Submitted by: Florian Smeets <flo@kasimir.com>
2010-04-27 15:57:52 +00:00
Nicola Vitale
a2a18ea855
- Update to 1.42.04
2010-01-03 14:29:26 +00:00
Nicola Vitale
eb43dbc6f6
- Update to 1.41.01
2009-11-04 16:18:01 +00:00
Dmitry Marakasov
a07aa037a1
- Switch SourceForge ports to the new File Release System: categories starting with A
2009-08-22 00:13:26 +00:00
Gerald Pfeifer
d5c5b75dde
Simplify the use of USE_GCC.
...
Approved by: nivit (maintainer)
2009-01-18 13:42:57 +00:00
Nicola Vitale
43b7ec3be3
- Fix build on 6.X systems
...
Reported by: pavbot
2009-01-15 16:23:32 +00:00
Nicola Vitale
14cff6ad6d
- Fix a typo in files/patch-src-Makefile (just committed), that prevents the program to... speak.
2009-01-13 15:28:23 +00:00
Nicola Vitale
679907497d
- Update to 1.40.02
2009-01-13 15:01:31 +00:00
Mark Linimon
55eaa1a131
Mark as broken on sparc64.
...
Hat: portmgr
2008-12-10 07:35:19 +00:00
Nicola Vitale
1d9be3bfbf
- Update to 1.39
2008-10-01 15:54:55 +00:00
Pav Lucistnik
29e60de039
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
2008-07-25 09:08:42 +00:00
Nicola Vitale
8e6f3bffad
- Update to 1.37
...
- Use ${COPYTREE_SHARE} to install docs
2008-07-15 13:08:53 +00:00
Nicola Vitale
cf86e19bb4
- Update to 1.36
...
PR: ports/121810
Submitted by: delphij
2008-03-31 22:02:57 +00:00
Pav Lucistnik
dad0d0873a
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:23:28 +00:00
Nicola Vitale
b33402ec25
- Update to 1.28
2007-08-06 13:33:16 +00:00
Nicola Vitale
f5b95fb6d0
- Update to 1.24
...
PR: ports/112584
Submitted by: Dima Panov <fluffy at ael.ru>
2007-05-29 12:18:33 +00:00
Nicola Vitale
e2f0260c49
- Update to 1.23
2007-04-27 19:52:56 +00:00
Nicola Vitale
93176e16cd
- Cleanup non-supported FreeBSD versions
...
PR: ports/111652
Submitted by: edwin
2007-04-16 11:24:21 +00:00
Nicola Vitale
cca09a5cc0
- Update to 1.22
...
- Add a line in pkg-descr: espeak is not only for English
2007-04-05 12:00:09 +00:00
Nicola Vitale
aa03b1f9e7
- Updated to 1.21
2007-03-01 16:58:58 +00:00
Nicola Vitale
9c0bc5da83
- Updated to 1.20
...
Approved by: alexbl (mentor, implicit)
2007-02-08 13:49:21 +00:00
Nicola Vitale
94e076cadf
- Updated to 1.19
...
- Added files/patch-src-speech.h
- Replaced do-install target with post-install
Approved by: alexbl (mentor, implicit)
2007-01-27 00:44:33 +00:00
Nicola Vitale
83ea9596a2
- 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)
2007-01-17 22:49:33 +00:00
Nicola Vitale
3bf4585ae5
- Updated to 1.18
...
Approved by: alexbl (mentor, implicit)
2007-01-14 14:31:58 +00:00
Nicola Vitale
bd6fa393f8
- Updated email address in my ports
...
Approved by: alexbl (mentor)
2006-12-10 01:21:51 +00:00
Martin Wilke
7f08e267b3
- Fix segfaults
...
PR: ports/105981
Submitted by: "Aleksander Fafula" <alex@fafula.com>
Approved by: maintainer
2006-12-03 23:10:05 +00:00
Martin Wilke
8b40470178
- Fix file mismatch
...
Log:
25.Nov.2006 Minor change to data, fix
to [j] phoneme when not preceded by a vowel.
Submitted by: pointyhat
2006-11-28 10:05:57 +00:00