aboutsummaryrefslogtreecommitdiff
path: root/misc/valspeak
Commit message (Collapse)AuthorAgeFilesLines
* misc/valspeak: Remove RESTRICTIONJohn Marino2014-06-281-4/+0
| | | | | | | | | | | Valspeak comes from the same place as misc/jive which has never carried a restriction. Follow jive's suit; LEGAL entry no longer required. PR: 174940 Reported by: eadler Notes: svn path=/head/; revision=359722
* Add new port misc/valspeak (after 1.5 years wait)John Marino2014-06-193-0/+29
This was submitted 3 Jan 2013. Thanks for your patience. I took the liberty of proving stage support and allows CFLAGS from ports to pass to the vendor makefile. I also updated CONFLICTS to please portlint, and removed the unnecessary Makefile patch by using ALL_TARGETS. PR: 174940 Submitted by: Sebastien Santoro ================================================================ Valspeak is a filter that converts English text to valspeak. Valspeak reads from standard input and writes to standard output. Notes: svn path=/head/; revision=358364