Re: cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr

2005-11-30 Thread Kris Kennaway
On Wed, Nov 30, 2005 at 02:45:42PM +, Alexey Dokuchaev wrote: > On Wed, Nov 30, 2005 at 03:16:00PM +0100, Kirill Ponomarew wrote: > > On Wed, Nov 30, 2005 at 02:08:38PM +, Alexey Dokuchaev wrote: > > > > What's so filthy about mkdirs? I personally enjoy seeing them in the > > > > typescript

Re: cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr

2005-11-30 Thread Emanuel Haupt
> > [...] > > You wanna get an entry in PH whether to mute or not MKDIR's ? It > > just smells like another-useless-policy-request. It's just a matter > > of taste if you want to hide dirs creation or not. > > Not a request, but rather suggestion or some soft guide-line, and not > only about MKD

Re: cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr

2005-11-30 Thread Alexey Dokuchaev
On Wed, Nov 30, 2005 at 03:16:00PM +0100, Kirill Ponomarew wrote: > On Wed, Nov 30, 2005 at 02:08:38PM +, Alexey Dokuchaev wrote: > > > What's so filthy about mkdirs? I personally enjoy seeing them in the > > > typescripts. > > > > I agree there's a fair amount of controversy with muting mkdir

Re: cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr

2005-11-30 Thread Kirill Ponomarew
On Wed, Nov 30, 2005 at 02:08:38PM +, Alexey Dokuchaev wrote: > > What's so filthy about mkdirs? I personally enjoy seeing them in the > > typescripts. > > I agree there's a fair amount of controversy with muting mkdir's. Back > when I started porting things, I've observed that most ports act

Re: cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr

2005-11-30 Thread Alexey Dokuchaev
On Wed, Nov 30, 2005 at 02:56:10PM +0100, Pav Lucistnik wrote: > Alexey Dokuchaev p??e v st 30. 11. 2005 v 13:49 +: > > danfe 2005-11-30 13:49:41 UTC > > > > FreeBSD ports repository > > > > Modified files: > > devel/asmutils Makefile distinfo pkg-descr > > Log: > > -

Re: cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr

2005-11-30 Thread Pav Lucistnik
Alexey Dokuchaev píše v st 30. 11. 2005 v 13:49 +: > danfe 2005-11-30 13:49:41 UTC > > FreeBSD ports repository > > Modified files: > devel/asmutils Makefile distinfo pkg-descr > Log: > - Mute ${MKDIR}'s What's so filthy about mkdirs? I personally enjoy seeing them i

cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr

2005-11-30 Thread Alexey Dokuchaev
danfe 2005-11-30 13:49:41 UTC FreeBSD ports repository Modified files: devel/asmutils Makefile distinfo pkg-descr Log: - Mute ${MKDIR}'s - $FOO -> ${FOO} - Reformat description so it looks nicer - Kill attribution (submitter's name mentioned in Makefile header) -