aboutsummaryrefslogtreecommitdiffstats
path: root/misc/rpl
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Fix compile with gcc4xmich2006-12-191-0/+23
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - SIZEify.mich2004-03-181-0/+1
| | | | Submitted by: trevor
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Fix WWW.mich2003-11-051-1/+1
| | | | Approved by: roberto (mentor)
* Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2
| | | | Approved by: roberto(mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* add rpl 1.4.0ijliao2002-11-205-0/+37
Rpl is a Unix text replacement utility PR: 40970 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>