Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2007 15:57:16 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/devel Makefile ports/devel/bouml Makefile distinfo pkg-message ports/devel/bouml_doc Makefile distinfo pkg-descr pkg-plist
Message-ID:  <20071226155716.GA78264@FreeBSD.org>
In-Reply-To: <20071226133555.GK28599@graf.pompo.net>
References:  <200712261038.lBQAcMwm070718@repoman.freebsd.org> <20071226130051.GC39223@FreeBSD.org> <20071226133555.GK28599@graf.pompo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 26, 2007 at 02:35:55PM +0100, Thierry Thomas wrote:
> Le Mer 26 d?c 07 ? 14:00:51 +0100, Alexey Dokuchaev <danfe@FreeBSD.org>
>  ?crivaitš:
> 
> > $ cd /usr/ports
> > $ find . -type d -a \( -name \*-doc -o -name \*-docs \) | wc -l
> > 	39
> > $ find . -type d -a \( -name \*_doc -o -name \*_docs \) | wc -l
> > 	9
> > 
> > Would you mind changing the name to `bouml-doc' or `bouml-docs'?
> 
> OK, done.

Thanks!

> 
> Note: portlint does not like hyphen in PORTNAME...

We should probably teach it about special suffixes like `devel',
`doc[s]' and alike.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071226155716.GA78264>