1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Dmitry Marakasov
95222d188e - Switch to USES=libtool 2014-05-14 01:58:08 +00:00
Gerald Pfeifer
d48ecc983e Sort pkg-plist.
PR:		179235
Submitted by:	nemysis
2014-03-09 01:05:44 +00:00
Antoine Brodin
298000a547 Stage support 2014-01-17 22:25:13 +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
Bryan Drewery
e4a3c5ded3 - Fix plist
- Convert tab to space in pkg-descr
- Convert to USES=pathfix

Pointyhat to:	eadler
Approved by:	portmgr (implicit)
2013-04-15 19:28:45 +00:00
Eitan Adler
df57a0e76f - 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
2012-12-14 17:09:21 +00:00
Mark Linimon
e55ace8cfe Current maintainer is away from FreeBSD work ATM, so return these to the
pool for now.

Feature safe:	yes
2012-12-07 22:26:41 +00:00
Beat Gaetzi
6c5115a339 - Chase sphinxbase update but mark it BROKEN too as it does not compile
with updated sphinxbase.

Reported by:	pointyhat
2012-09-25 19:20:14 +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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +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
Pav Lucistnik
3acf65bd2b 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>
2008-03-22 20:38:18 +00:00