Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2007 13:00:51 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Thierry Thomas <thierry@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@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:  <20071226130051.GC39223@FreeBSD.org>
In-Reply-To: <200712261038.lBQAcMwm070718@repoman.freebsd.org>
References:  <200712261038.lBQAcMwm070718@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 26, 2007 at 10:38:22AM +0000, Thierry Thomas wrote:
> thierry     2007-12-26 10:38:22 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     devel                Makefile 
>     devel/bouml          Makefile distinfo 
>   Added files:
>     devel/bouml          pkg-message 
>     devel/bouml_doc      Makefile distinfo pkg-descr pkg-plist 
>   Log:
>   The documentation is moved from the package 'bouml' to the dedicated
>   package 'bouml doc'.

$ 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'?

Thanks.

./danfe



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