aboutsummaryrefslogtreecommitdiff
path: root/security/vida/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | 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
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-4/+2
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Fix typo in pkg-descr.Florent Thoumie2005-05-311-1/+1
| | | | | | | | PR: ports/81701 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=136496
* New port.Michael Landin2003-05-151-0/+20
Vida is a multi-datapipe handler, written in C with ncurses library, for unix and unix-like OS. PR: 51086 Approved by: roberto(mentor) Notes: svn path=/head/; revision=81037