Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The vast majority of pkg-descr files had the following format when they | dougb | 2011-10-24 | 1 | -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 Jombart | edwin | 2003-01-19 | 1 | -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 fly | jmz | 2002-01-01 | 1 | -0/+14 |
PR: ports/33388 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> |