diff options
author | bapt <bapt@FreeBSD.org> | 2012-10-26 01:47:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-10-26 01:47:20 +0800 |
commit | 727c709e7847d2a1832142ad059d82d2750da9eb (patch) | |
tree | 0bdda668e1283b62d73556350b3e1f6cb7c68de2 /x11-fonts | |
parent | 79fb312ca5820a0c82c18fac2d77dbc34c44a54b (diff) | |
download | freebsd-ports-gnome-727c709e7847d2a1832142ad059d82d2750da9eb.tar.gz freebsd-ports-gnome-727c709e7847d2a1832142ad059d82d2750da9eb.tar.zst freebsd-ports-gnome-727c709e7847d2a1832142ad059d82d2750da9eb.zip |
2012-10-20 x11-themes/metacity-ana-theme: No more public distfiles
2012-10-20 x11-themes/gtk-ana-theme: No more public distfiles
2012-10-20 x11-fonts/getbdf: No more public distfiles
2012-10-20 x11-fonts/arkpandora: No more public distfiles
2012-10-20 x11-clocks/wmdate: No more public distfiles
2012-10-20 x11/multi-gnome-terminal: depends on deprecated gnome1 things
2012-10-20 www/wacko: No more public distfiles
2012-10-20 sysutils/wtmp-tools: No more public distfiles
2012-10-20 sysutils/reed: No more public distfiles
2012-10-20 sysutils/pdumpfs-rsync: No more public distfiles
2012-10-20 sysutils/pdumpfs-clean: No more public distfiles
2012-10-20 sysutils/netdump-server: No more public distfiles
2012-10-20 sysutils/nctop: No more public distfiles
2012-10-20 sysutils/memgrep: No more public distfiles
2012-10-20 sysutils/logserial: No more public distfiles
2012-10-20 sysutils/dupfind: No more public distfiles
2012-10-20 sysutils/dump9660: No more public distfiles
2012-10-20 sysutils/desktopbsd-tools: No more public distfiles
2012-10-20 sysutils/agef: No more public distfiles
Remove a bunch of expired ports
Feature safe: yes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/arkpandora/Makefile | 86 | ||||
-rw-r--r-- | x11-fonts/arkpandora/distinfo | 2 | ||||
-rw-r--r-- | x11-fonts/arkpandora/pkg-descr | 13 | ||||
-rw-r--r-- | x11-fonts/arkpandora/pkg-message | 12 | ||||
-rw-r--r-- | x11-fonts/arkpandora/pkg-plist | 23 | ||||
-rw-r--r-- | x11-fonts/getbdf/Makefile | 36 | ||||
-rw-r--r-- | x11-fonts/getbdf/distinfo | 2 | ||||
-rw-r--r-- | x11-fonts/getbdf/files/patch-aa | 37 | ||||
-rw-r--r-- | x11-fonts/getbdf/files/patch-ab | 19 | ||||
-rw-r--r-- | x11-fonts/getbdf/pkg-descr | 3 |
11 files changed, 0 insertions, 235 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 8e1bd02a1997..598c5b11ebca 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -4,7 +4,6 @@ COMMENT = X11 fonts and font utilities SUBDIR += anonymous-pro - SUBDIR += arkpandora SUBDIR += artwiz-aleczapka SUBDIR += artwiz-aleczapka-de SUBDIR += artwiz-aleczapka-se @@ -84,7 +83,6 @@ SUBDIR += geminifonts SUBDIR += gentium SUBDIR += gentium-basic - SUBDIR += getbdf SUBDIR += gfe SUBDIR += gnu-unifont SUBDIR += gnu-unifont-ttf diff --git a/x11-fonts/arkpandora/Makefile b/x11-fonts/arkpandora/Makefile deleted file mode 100644 index 344e4af6385f..000000000000 --- a/x11-fonts/arkpandora/Makefile +++ /dev/null @@ -1,86 +0,0 @@ -# New ports collection makefile for: Arkpandora TrueType fonts -# Date created: 17 Aug 2004 -# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru> -# -# $FreeBSD$ -# - -PORTNAME= arkpandora -PORTVERSION= 2.04 -PORTREVISION= 2 -CATEGORIES= x11-fonts -MASTER_SITES= http://www.users.bigpond.net.au/gavindi/ -DISTNAME= ttf-${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Arkpandora TrueType fonts - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-10-20 - -BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ - ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir -RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig - -USE_XORG= x11 - -PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" - -MSG_FILE= ${PKGDIR}/pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message - -# -# Local variables -# - -FONTNAME= ${PORTNAME} -FONTSDIR?= ${PREFIX}/lib/X11/fonts/${FONTNAME} -TTMKFDIR_CMD?= ${LOCALBASE}/bin/ttmkfdir - -.SILENT: - -post-patch: - ${SED} 's|%%FONTSDIR%%|${FONTSDIR}|g' ${MSG_FILE} > ${PKGMESSAGE} - -# -# Build -# - -do-build: make-fonts.dir - -make-fonts.dir: - ${TTMKFDIR_CMD} -c -d ${WRKSRC} -f Arkpandora | ${CAT} -n | ${SED} -e ' \ - s,^ 1,100000,' | ${SORT} -r | ${CUT} -c 8- > ${WRKSRC}/fonts.dir - -# -# Install -# - -do-install: install-fonts install-fonts.dir install-conf - -install-fonts: - ${MKDIR} ${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/COPYRIGHT.TXT ${FONTSDIR} - -install-fonts.dir: - ${INSTALL_DATA} ${WRKSRC}/fonts.dir ${FONTSDIR} - ${LN} -fs fonts.dir ${FONTSDIR}/fonts.scale - -install-conf: - ${MKDIR} ${PREFIX}/etc/fonts - if [ ! -f ${PREFIX}/etc/fonts/local.conf ]; then \ - ${INSTALL_DATA} ${WRKSRC}/local.conf.arkpandora \ - ${PREFIX}/etc/fonts/local.conf ; \ - fi - ${INSTALL_DATA} ${WRKSRC}/local.conf.arkpandora ${PREFIX}/etc/fonts - -post-install: - ${ECHO_MSG} "===> Running fc-cache" - -${LOCALBASE}/bin/fc-cache -f -v ${FONTSDIR} - ${ECHO_MSG} - ${CAT} ${PKGMESSAGE} - ${ECHO_MSG} - -.include <bsd.port.mk> diff --git a/x11-fonts/arkpandora/distinfo b/x11-fonts/arkpandora/distinfo deleted file mode 100644 index 8686a1c8cb79..000000000000 --- a/x11-fonts/arkpandora/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ttf-arkpandora-2.04.tgz) = a1fc953c98d00fcc3ef168044c5d9470995f6d2b0a42006c1f7a1bfb28efae9a -SIZE (ttf-arkpandora-2.04.tgz) = 417520 diff --git a/x11-fonts/arkpandora/pkg-descr b/x11-fonts/arkpandora/pkg-descr deleted file mode 100644 index 86a88aa5739d..000000000000 --- a/x11-fonts/arkpandora/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This font pack is designed for screen and print and as a "drop-in" -replacement for Arial and Time New Roman. - -You get the following fonts: Aerial, Aerial Mono, Tymes & Veranda. - -It will automatically make the fonts recognizable by the system. It -also makes Aerial the default font for the Sans-Serif and Tymes the -Serif font types. - -The fonts are derived from the Bitstream Vera fonts and are available -under the same terms as Vera. - -WWW: http://www.users.bigpond.net.au/gavindi/ diff --git a/x11-fonts/arkpandora/pkg-message b/x11-fonts/arkpandora/pkg-message deleted file mode 100644 index 1d83296ce19d..000000000000 --- a/x11-fonts/arkpandora/pkg-message +++ /dev/null @@ -1,12 +0,0 @@ -IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts -before using. The copyright can be found at %%FONTSDIR%%/COPYRIGHT.TXT. -To use these fonts, follow the instructions below. - -Make sure that the freetype module is loaded. If it is not, add the following -line to the "Modules" section of XF86Config: - - Load "freetype" - -Add the following line to the "Files" section of XF86Config: - - FontPath "%%FONTSDIR%%/" diff --git a/x11-fonts/arkpandora/pkg-plist b/x11-fonts/arkpandora/pkg-plist deleted file mode 100644 index 6f92b28fc224..000000000000 --- a/x11-fonts/arkpandora/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -@unexec if cmp -s %D/etc/fonts/local.conf %D/etc/fonts/local.conf.arkpandora; then rm -f %D/etc/fonts/local.conf; fi -etc/fonts/local.conf.arkpandora -@exec [ ! -f %B/local.conf ] && cp %B/%f %B/local.conf -%%FONTSDIR%%/COPYRIGHT.TXT -%%FONTSDIR%%/AerialBdIt.ttf -%%FONTSDIR%%/AerialBd.ttf -%%FONTSDIR%%/AerialIt.ttf -%%FONTSDIR%%/AerialMonoBdIt.ttf -%%FONTSDIR%%/AerialMonoBd.ttf -%%FONTSDIR%%/AerialMonoIt.ttf -%%FONTSDIR%%/AerialMono.ttf -%%FONTSDIR%%/Aerial.ttf -%%FONTSDIR%%/TymesBd.ttf -%%FONTSDIR%%/Tymes.ttf -%%FONTSDIR%%/VerandaBdIt.ttf -%%FONTSDIR%%/VerandaBd.ttf -%%FONTSDIR%%/VerandaIt.ttf -%%FONTSDIR%%/Veranda.ttf -%%FONTSDIR%%/fonts.dir -@unexec /bin/rm %D/%%FONTSDIR%%/fonts.scale -@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true -@dirrm %%FONTSDIR%% -@exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile deleted file mode 100644 index 1e9b2c7ddaec..000000000000 --- a/x11-fonts/getbdf/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: getbdf -# Date created: 30 August 1996 -# Whom: ache -# -# $FreeBSD$ -# - -PORTNAME= getbdf -PORTVERSION= 1.0 -PORTREVISION= 2 -CATEGORIES= x11-fonts -MASTER_SITES= http://www.netsw.org/x11/tools/internal/ -DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tar.gz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Convert any X server font to .bdf format - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-10-20 - -PLIST_FILES= bin/getbdf -USE_PERL5_BUILD=yes -USE_XORG= x11 -NO_WRKSUBDIR= yes -ALL_TARGET= getbdf - -pre-patch: - @${PERL} -pi -e 's,<malloc.h>,<stdlib.h>,' \ - ${WRKSRC}/Xargs.c ${WRKSRC}/getbdf.c - -do-install: - cd ${WRKSRC}; \ - ${INSTALL} -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} getbdf ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/x11-fonts/getbdf/distinfo b/x11-fonts/getbdf/distinfo deleted file mode 100644 index 88bf6f499a17..000000000000 --- a/x11-fonts/getbdf/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (getbdf.tar.gz) = 38204d253c0b54aef7261ed5166319561dc3ccb36ff50dc395dabeb15cb62644 -SIZE (getbdf.tar.gz) = 5566 diff --git a/x11-fonts/getbdf/files/patch-aa b/x11-fonts/getbdf/files/patch-aa deleted file mode 100644 index 3c534f9d5464..000000000000 --- a/x11-fonts/getbdf/files/patch-aa +++ /dev/null @@ -1,37 +0,0 @@ -*** Makefile.orig Wed Mar 7 17:23:09 1990 ---- Makefile Sat Aug 31 00:04:49 1996 -*************** -*** 1,22 **** - OBJS= getbdf.o Xargs.o open_display.o - -! # HP or SUN ? -! #CFLAGS= -g -DHP -! CFLAGS= -g - - - getbdf: $(OBJS) -! cc $(CFLAGS) $(OBJS) -o getbdf -lX11 -lm -! -! -! getbdf.o: getbdf.c -! cc -c $(CFLAGS) getbdf.c -I. -I/usr/include/X11 -! -! Xargs.o: Xargs.c -! cc -c $(CFLAGS) Xargs.c -I. -I/usr/include/X11 -! -! open_display.o: open_display.c -! cc -c $(CFLAGS) open_display.c -I. -I/usr/include/X11 - - clean: - rm -f $(OBJS) getbdf ---- 1,10 ---- - OBJS= getbdf.o Xargs.o open_display.o - -! CFLAGS+= -I. -I${LOCALBASE}/include - - - getbdf: $(OBJS) -! cc $(CFLAGS) $(OBJS) -o getbdf -L${LOCALBASE}/lib -lX11 -lm - - clean: - rm -f $(OBJS) getbdf diff --git a/x11-fonts/getbdf/files/patch-ab b/x11-fonts/getbdf/files/patch-ab deleted file mode 100644 index c5db30aa4b48..000000000000 --- a/x11-fonts/getbdf/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -*** getbdf.c.orig Wed Mar 7 17:16:41 1990 ---- getbdf.c Fri Aug 30 23:39:32 1996 -*************** -*** 33,39 **** - - XFontStruct *font; - -! #ifdef HP - nint(x) double x; - { - int i; ---- 33,39 ---- - - XFontStruct *font; - -! #if defined(HP) || defined(__FreeBSD__) - nint(x) double x; - { - int i; diff --git a/x11-fonts/getbdf/pkg-descr b/x11-fonts/getbdf/pkg-descr deleted file mode 100644 index d04ad5cfc253..000000000000 --- a/x11-fonts/getbdf/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -getbdf will convert anything your X server understands into the bdf format. -Hence snftobdf, pcftobdf are not necessary. It is useful to convert a Latin -font that you work with into bdf so that you may compare and edi. |