cvs commit: ports/devel/kdesvn Makefile distinfo pkg-plist

Andrew Pantyukhin sat at FreeBSD.org
Fri Jun 15 15:37:17 UTC 2007


On 6/15/07, Li-Wen Hsu <lwhsu at freebsd.org> wrote:
> lwhsu       2007-06-15 14:28:53 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     devel/kdesvn         Makefile distinfo pkg-plist
>   Log:
>   From PR:
>   - Update to 0.12.1
>   - Add WITHOUT_NLS knob
>   - Remove 4.x suff
>   - Change maintainer's address
>
>   While here:
>   - Respect NOPORTDOCS
>   - Change MASTER_SITES for new distfile URL
>
>   PR:             ports/113661
>   Submitted by:   YUAN Jue <yuanjue AT FreeBSD.org> (maintainer)
>   Approved by:    YUAN Jue <yuanjue AT FreeBSD.org> (maintainer)
>
>   Revision  Changes    Path
>   1.18      +20 -11    ports/devel/kdesvn/Makefile
>   1.11      +3 -3      ports/devel/kdesvn/distinfo
>   1.12      +26 -24    ports/devel/kdesvn/pkg-plist
> _______________________________________________
> -MAINTAINER=    yuanjue at yuanjue.net
> +MAINTAINER=    yuanjue at freebsd.org

We have a policy of capitalizing our project's name as
"FreeBSD" where possible. From prior discussions, I
remember there might be some trademark issues involved,
and at least for some time after the new logo has been
accepted, some developers were quite sure it's not a
style issue, but rather a mandatory policy.

> +.if !defined(NOPORTDOCS)
> +DOCSDIR=       ${PREFIX}/share/doc/HTML/en/kdesvn
>  .endif

Is there any merit to this DOCSDIR definition being
conditional?

Thanks!


More information about the cvs-all mailing list