Date: Tue, 11 Nov 2003 20:27:31 +0100 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Fernan Aguero <fernan@iib.unsam.edu.ar> Cc: freebsd-ports@freebsd.org Subject: Re: Ability for maintainers to update own ports Message-ID: <3FB13823.2080003@fillmore-labs.com> In-Reply-To: <20031111144221.GA527@iib.unsam.edu.ar> References: <1068458390.38101.19.camel@dirk.no.domain> <20031110152000.622db381.lehmann@ans-netz.de> <1068471598.38101.77.camel@dirk.no.domain> <20031110163623.GC93583@procyon.firepipe.net> <3FB02895.5050108@ciam.ru> <20031111001932.GA95315@toxic.magnesium.net> <20031111144221.GA527@iib.unsam.edu.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
Fernan Aguero wrote: [...] > On the other side, there are many ports that are just > applications: no other port depends on them, and there is > little risk if the port is not perfect. In my particular > case I'm thinking in the biology stuff, because that's my > main interest. I guess that only a minority of the FreeBSD > user base would ever install one of those ports. And for > those that do, what is the potential impact of doing a > less-than-perfect port? Breaking hier(7)? In this case, > the consequences of bad porting practices would impact the > port itself. I can't stress enough how many problems I had with the wrong PKGORIGINs (PR 58268) of a few ports in my portconflicts tool. I had to write a special subroutine looking up these ports in a list. If you want to work with tools on the ports tree (like building the INDEX, conflicts checking etc.) they have to adhere to more rules than just compiling and installing. Thats the reason for most of my PRs: Some ports break tools I'm workin on. I still favour the idea of pkgsrc-wip: it is a great place to try new things, a place for people that are not happy with the ports tree as it is now (which I can fully understand) and should be easy to integrate into the existing FreeBSD ports tree. Heck, I mentioned that thing so often, I should start the project myself. Oliver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB13823.2080003>