Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2018 09:02:58 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461993 - head/x11-fonts/ecofont
Message-ID:  <201802160902.w1G92wS3062427@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Feb 16 09:02:58 2018
New Revision: 461993
URL: https://svnweb.freebsd.org/changeset/ports/461993

Log:
  - Add LICENSE
  - Add NO_ARCH
  - Update WWW
  - Mark BROKEN: does not fetch. The website only mentions commercial
    options, no mention of font download.

Modified:
  head/x11-fonts/ecofont/Makefile
  head/x11-fonts/ecofont/pkg-descr

Modified: head/x11-fonts/ecofont/Makefile
==============================================================================
--- head/x11-fonts/ecofont/Makefile	Fri Feb 16 09:02:53 2018	(r461992)
+++ head/x11-fonts/ecofont/Makefile	Fri Feb 16 09:02:58 2018	(r461993)
@@ -11,8 +11,13 @@ DISTNAME=	ecofont_vera_sans_regular
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Environmentally friendly, ink saving typeface
 
+LICENSE=	NONE
+
+BROKEN=		unfetchable
+
 USES=		fonts zip
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 PLIST_FILES=	${FONTSDIR}/${ECOFONT}
 

Modified: head/x11-fonts/ecofont/pkg-descr
==============================================================================
--- head/x11-fonts/ecofont/pkg-descr	Fri Feb 16 09:02:53 2018	(r461992)
+++ head/x11-fonts/ecofont/pkg-descr	Fri Feb 16 09:02:58 2018	(r461993)
@@ -3,4 +3,4 @@ individual letters of the typeface. Ecofont claims to 
 potentially saving larger institutions thousands of dollars every year without
 sacrificing legibility.
 
-WWW: http://www.ecofont.com/
+WWW: https://www.ecofont.com/



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