diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-01 18:21:21 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-01 18:21:21 +0800 |
commit | cc7c4e4fb9d272ac170020d5d770129aabbc19ea (patch) | |
tree | eb19174576e39434e13917e1e964fe1a22ed858f /x11-fonts | |
parent | 7c44f90207686252873becffb40bd1f9b782b30a (diff) | |
download | marcuscom-ports-cc7c4e4fb9d272ac170020d5d770129aabbc19ea.tar marcuscom-ports-cc7c4e4fb9d272ac170020d5d770129aabbc19ea.tar.gz marcuscom-ports-cc7c4e4fb9d272ac170020d5d770129aabbc19ea.tar.bz2 marcuscom-ports-cc7c4e4fb9d272ac170020d5d770129aabbc19ea.tar.lz marcuscom-ports-cc7c4e4fb9d272ac170020d5d770129aabbc19ea.tar.xz marcuscom-ports-cc7c4e4fb9d272ac170020d5d770129aabbc19ea.tar.zst marcuscom-ports-cc7c4e4fb9d272ac170020d5d770129aabbc19ea.zip |
Remove ports has newer version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16845 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/cantarell-fonts/Makefile | 33 | ||||
-rw-r--r-- | x11-fonts/cantarell-fonts/distinfo | 2 | ||||
-rw-r--r-- | x11-fonts/cantarell-fonts/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/cantarell-fonts/pkg-plist | 6 |
4 files changed, 0 insertions, 44 deletions
diff --git a/x11-fonts/cantarell-fonts/Makefile b/x11-fonts/cantarell-fonts/Makefile deleted file mode 100644 index d6aed03cc..000000000 --- a/x11-fonts/cantarell-fonts/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: cantarell-fonts -# Date Created: 2 Feb 2011 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= cantarell-fonts -PORTVERSION= 0.0.7 -CATEGORIES= x11-fonts gnome -MASTER_SITES= GNOME - -MAINTAINER= kwm@FreeBSD.org -COMMENT= Cantarell, a Humanist sans-serif font family - -LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig - -USE_GNOME= pkgconfig -USE_BZIP2= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -FONTSDIR= share/fonts/cantarell -PLIST_SUB= FONTSDIR=${FONTSDIR} - -post-patch: - @${REINPLACE_CMD} -e 's|(datadir)/fontconfig/conf.avail/|(prefix)/etc/fonts/conf.avail/|g' \ - ${WRKSRC}/fontconfig/Makefile.in - -post-install: - @${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${FONTSDIR} - -.include <bsd.port.mk> diff --git a/x11-fonts/cantarell-fonts/distinfo b/x11-fonts/cantarell-fonts/distinfo deleted file mode 100644 index dd0df0c3a..000000000 --- a/x11-fonts/cantarell-fonts/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cantarell-fonts-0.0.7.tar.bz2) = 79f69beca780d84c7c5753566d801ca14e46b6c111ec71527e37ae29377c2c79 -SIZE (cantarell-fonts-0.0.7.tar.bz2) = 499599 diff --git a/x11-fonts/cantarell-fonts/pkg-descr b/x11-fonts/cantarell-fonts/pkg-descr deleted file mode 100644 index 378b17bea..000000000 --- a/x11-fonts/cantarell-fonts/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Dave Crossland's Cantarell is a contemporary Humanist sans serif that fully -support the following writing systems: Basic Latin, Western European, Catalan, -Baltic, Turkish, Central European, Dutch and Afrikaans. diff --git a/x11-fonts/cantarell-fonts/pkg-plist b/x11-fonts/cantarell-fonts/pkg-plist deleted file mode 100644 index e525a744f..000000000 --- a/x11-fonts/cantarell-fonts/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -etc/fonts/conf.avail/31-cantarell.conf -share/fonts/cantarell/Cantarell-Bold.otf -share/fonts/cantarell/Cantarell-Regular.otf -@exec %D/bin/fc-cache -f -v %D/%%FONTSDIR%% -@dirrm share/fonts/cantarell -@dirrmtry share/fonts |