svn commit: r553259 - in head/deskutils/calendar: . files

Cy Schubert Cy.Schubert at cschubert.com
Sun Oct 25 15:49:32 UTC 2020


In message <202010251437.09PEbDxN004209 at slippy.cwsent.com>, Cy Schubert 
writes:
> In message <202010251146.09PBknxk016101 at repo.freebsd.org>, 
> =?UTF-8?Q?Stefan_E=c
> 3=9fer?= writes:
> > Author: se
> > Date: Sun Oct 25 11:46:49 2020
> > New Revision: 553259
> > URL: https://svnweb.freebsd.org/changeset/ports/553259
> >
> > Log:
> >   Port of	the FreeBSD calendar program from -CURRENT
> >   
> >   This version of	the calendar program includes data file locations
> >   populated by the calendar-data port in the search path.
> >   
> >   It is meant to provide this feature to users of	FreeBSD	releases that
> >   have not received the updated calendar program,	yet.
> >   
> >   Development of the calendar program will	continue in the base system
> >   and the	port will be updated to	reflect	changes	made to	the calendar
> >   program	in FreeBSD-CURRENT.
> >   
> >   Different from the version in -CURRENT this port does not warn about
> >   missing calendar files provided by the calendar-data port since it has
> >   this port declared as a run-time dependency and it can therefore be
> >   assumed that the data port has been installed with this port.
> >   
> >   This port uses a preliminary location for the repository to fetch from.
> >   
> >   It is expected to be updated to an official repository with updated sourc
> es
> >   that eliminate the need for the patches that are currently required.
> >
> > Added:
> >   head/deskutils/calendar/
> >   head/deskutils/calendar/Makefile   (contents, props changed)
> >   head/deskutils/calendar/distinfo   (contents, props changed)
> >   head/deskutils/calendar/files/
> >   head/deskutils/calendar/files/patch-Makefile   (contents, props changed)
> >   head/deskutils/calendar/files/patch-calendar.h   (contents, props changed
> )
> >   head/deskutils/calendar/files/patch-io.c   (contents, props changed)
> >   head/deskutils/calendar/files/patch-pathnames.h   (contents, props change
> d)
> >   head/deskutils/calendar/pkg-descr   (contents, props changed)
> >
> > Added: head/deskutils/calendar/Makefile
> > ===========================================================================
> ==
> > =
> > --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> > +++ head/deskutils/calendar/Makefile	Sun Oct 25 11:46:49 2020
> 	(r55325
> > 9)
> > @@ -0,0 +1,31 @@
> > +# $FreeBSD$
> > +
> > +PORTNAME=	calendar
> > +DISTVERSION=	0.1
> > +CATEGORIES=	deskutils
> > +
> > +MAINTAINER=	se at FreeBSD.org
> > +COMMENT=	Port of the FreeBSD calendar program
> > +
> > +LICENSE=	BSD3CLAUSE
> > +
> > +RUN_DEPENDS=	${LOCALBASE}/share/calendar/calendar.all:deskutils/cale
> ndar-dat
> > a
>
> [00:00:07] Ports supports: FLAVORS SELECTED_OPTIONS
> [00:00:07] Gathering ports metadata
> [00:00:07] Warning: (deskutils/calendar): Error: deskutils/calendar depends 
> on nonexistent origin 'deskutils/calendar-data'; Please contact maintainer 
> of the port to fix this.
> [00:00:07] Error: Fatal errors encountered gathering ports metadata

nevermind, needed a complete svn up.


-- 
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy at nwtime.org>    Web:  https://nwtime.org

	The need of the many outweighs the greed of the few.





More information about the svn-ports-all mailing list