svn commit: r311663 - head/net/cvsup-mirror
Beat Gaetzi
beat at FreeBSD.org
Tue Feb 5 07:55:39 UTC 2013
2013/2/5 Eitan Adler <eadler at freebsd.org>:
> Author: eadler
> Date: Tue Feb 5 03:54:04 2013
> New Revision: 311663
> URL: http://svnweb.freebsd.org/changeset/ports/311663
>
> Log:
> - Deprecate
> - Trim header
>
> Modified:
> head/net/cvsup-mirror/Makefile
>
> Modified: head/net/cvsup-mirror/Makefile
> ==============================================================================
> --- head/net/cvsup-mirror/Makefile Tue Feb 5 02:41:24 2013 (r311662)
> +++ head/net/cvsup-mirror/Makefile Tue Feb 5 03:54:04 2013 (r311663)
> @@ -1,9 +1,5 @@
> -# New ports collection makefile for: cvsup-mirror
> -# Date created: 01 February 1997
> -# Whom: jdp
> -#
> +# Created by: jdp
> # $FreeBSD$
> -#
>
> PORTNAME= cvsup-mirror
> PORTVERSION= 1.3
> @@ -16,6 +12,9 @@ COMMENT= A kit for easily setting up a F
>
> RUN_DEPENDS= ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup-without-gui
>
> +DEPRECATED= www, doc, gnats, ports repo gone; src repo deprecated
> +EXPIRATION_DATE= 2012-02-28
Yes, ports will no longer use CVS/cvsup after 2012-02-28 but src still use
it and there is no EoL for src/ CVS currently. For that time we have to
provide the cvsup tools as cvsup-mirror in not only used by committers
but also for the mirrors.
Please revert this change.
Beat
> +
> NO_WRKSUBDIR= true
> NO_BUILD= true
> IS_INTERACTIVE= true
More information about the svn-ports-head
mailing list