| From | Sent On | Attachments |
|---|---|---|
| Jeffrey Goldberg | Mar 19, 2007 4:03 am | |
| Chris Slothouber | Mar 19, 2007 4:26 am | |
| RW | Mar 19, 2007 12:54 pm | |
| RW | Mar 19, 2007 2:38 pm | |
| Jeffrey Goldberg | Mar 21, 2007 10:28 pm | |
| Peter A. Giessel | Mar 21, 2007 10:45 pm | |
| Kris Kennaway | Mar 21, 2007 10:49 pm | |
| RW | Mar 22, 2007 12:10 am | |
| Jeffrey Goldberg | Mar 22, 2007 12:52 am | |
| Kris Kennaway | Mar 22, 2007 12:59 am | |
| Eric P. Scott | Mar 22, 2007 11:06 pm | |
| RW | Mar 23, 2007 1:13 pm |
| Subject: | Summary: Tell portupgrade to use passive ftp | |
|---|---|---|
| From: | Kris Kennaway (kr...@obsecurity.org) | |
| Date: | Mar 22, 2007 12:59:21 am | |
| List: | org.freebsd.freebsd-questions | |
On Wed, Mar 21, 2007 at 07:52:51PM -0500, Jeffrey Goldberg wrote:
On Mar 21, 2007, at 5:50 PM, Kris Kennaway wrote:
On Wed, Mar 21, 2007 at 05:29:03PM -0500, Jeffrey Goldberg wrote:
<Rant> As far as I can tell this and many other configuration options are not documented anywhere outside of the .mk files themselves. Is that really how things should be? </Rant>
Let me tell you a totally awesome secret: YOU HAVE THE POWER TO CHANGE THIS! :-D omg
Yes, I know. But I should never be trusted to organize a project, and this is far too much for one person:
$ cd /usr/ports/Mk $ sed -n 's/^ *\([a-zA-Z0-9_]*\)?\{0,1\}=.*$/\1/p' *.mk | sort | uniq | wc -l 1593
If someone else is coordinating a project to document all of those, I'd be happy to contribute.
Why do you think it needs to be solved all at once? Nothing ever gets done that way. You have learned something that you say is not documented, so the solution is for you to document it.
Go on, pull out your favourite editor, edit the ports(7) manpage, then send-pr the diff. I dare you :)
Kris





