aboutsummaryrefslogtreecommitdiff
path: root/misc/phraze
Commit message (Collapse)AuthorAgeFilesLines
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-4/+3
| | | | Notes: svn path=/head/; revision=380307
* Cleanup plistBaptiste Daroussin2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374378
* Support stagingEmanuel Haupt2014-03-202-7/+5
| | | | Notes: svn path=/head/; revision=348691
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* o Update to -> 0.4Michael Landin2005-10-043-8/+7
| | | | | | | o Fix MASTER_SITES Notes: svn path=/head/; revision=144170
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Add phraze 0.1.Christian Weisgerber2003-04-284-0/+49
Phraze produces a list of combinations of "valid" words that correspond to the letters on a standard U.S. telephone keypad. PR: 51038 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=79783