aboutsummaryrefslogtreecommitdiffstats
path: root/security/subweb/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+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
* Email address update for Nicolas Jombartedwin2003-01-191-1/+1
| | | | | | | | | From: Nicolas Jombart <ecu@ipv42.net> To: Edwin Groothuis <edwin@FreeBSD.org> Cc: Nicolas.Jombart@hsc-labs.com Thank you for commiting my last PR this week. Can you, if you have time, change my e-mail address in all of my ports ? (see diff attached).
* SubWeb is a (reverse) proxy to inspect HTTP flows on the flyjmz2002-01-011-0/+14
PR: ports/33388 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>