aboutsummaryrefslogtreecommitdiff
path: root/audio/flite
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371234
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)Olli Hauer2014-06-011-4/+3
| | | | Notes: svn path=/head/; revision=356114
* Support stageBaptiste Daroussin2014-01-281-9/+6
| | | | | | | Add DOCS option Notes: svn path=/head/; revision=341509
* Convert to PORT_OPTIONS:MDOCS.Adam Weinberger2014-01-031-1/+3
| | | | | | | Holdout shame list: ruby, perl, python Notes: svn path=/head/; revision=338547
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-6/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=325727
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* remove empty filePhilip M. Gollucci2010-12-301-0/+0
| | | | Notes: svn path=/head/; revision=267180
* - Update to 1.4Philip M. Gollucci2010-12-277-107/+57
| | | | | | | | | | | - Remove MD5 PR: ports/150438 Submitted by: kwm Approved by: maintainer timeout (sobomax ; 104 days, kwm 83 days) Notes: svn path=/head/; revision=267012
* Fix plist with -DNOPORTDOCS.Ion-Mihai Tetcu2009-04-062-16/+9
| | | | | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231723
* - Update to 1.3Pav Lucistnik2008-03-3110-43/+165
| | | | | | | | | PR: ports/121609 Submitted by: Richard Neese <r.neese@gmail.com> Approved by: maintainer timeout (sobomax; 20 days) Notes: svn path=/head/; revision=210244
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* PKGNAME does not work right here since PORTREVISION bump.Alexey Dokuchaev2004-12-281-2/+2
| | | | | | | Approved by: maintainer (sobomax) Notes: svn path=/head/; revision=125368
* Add missed @dirrm.Maxim Sobolev2004-12-211-0/+1
| | | | Notes: svn path=/head/; revision=124659
* Force compiling with -O0, otherwise sometimes it blows out with SIGBUS, atMaxim Sobolev2004-12-201-1/+6
| | | | | | | least on 5-STABLE. Notes: svn path=/head/; revision=124617
* Fix MASTER_SITES.Maxim Sobolev2004-12-191-1/+1
| | | | | | | | PR: 75234 Submitted by: Jin-Shan Tseng Notes: svn path=/head/; revision=124482
* Add flite 1.2, a small run-time speech synthesis engine.Maxim Sobolev2004-12-188-0/+165
Notes: svn path=/head/; revision=124399