diff options
author | pav <pav@FreeBSD.org> | 2006-01-15 05:16:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-15 05:16:35 +0800 |
commit | 7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602 (patch) | |
tree | 765cfcfa89d9f76d50e0d05b3be1a5900ca064bf /astro | |
parent | 53e4d2159716f78b0b9b121428ca6c67428cfcb0 (diff) | |
download | freebsd-ports-gnome-7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602.tar.gz freebsd-ports-gnome-7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602.tar.zst freebsd-ports-gnome-7863ec28d4bd2ab14aa3c8e1c9d03b3c9ad93602.zip |
- Remove expired ports
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 1 | ||||
-rw-r--r-- | astro/gkrellmearth/Makefile | 36 | ||||
-rw-r--r-- | astro/gkrellmearth/distinfo | 2 | ||||
-rw-r--r-- | astro/gkrellmearth/files/patch-Makefile | 34 | ||||
-rw-r--r-- | astro/gkrellmearth/pkg-descr | 7 |
5 files changed, 0 insertions, 80 deletions
diff --git a/astro/Makefile b/astro/Makefile index ed4959c7043f..40f6dd224d06 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -10,7 +10,6 @@ SUBDIR += dgpsip SUBDIR += ephem SUBDIR += gdesklets-goodweather - SUBDIR += gkrellmearth SUBDIR += gkrellmoon SUBDIR += gkrellmoon2 SUBDIR += gkrellsun diff --git a/astro/gkrellmearth/Makefile b/astro/gkrellmearth/Makefile deleted file mode 100644 index 2a00a8bf9f53..000000000000 --- a/astro/gkrellmearth/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: gkrellm-earth -# Date Created: Thu Jun 28 01:54:57 EDT 2001 -# Whom: Patrick Li <pat@databits.net> -# With help from: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= earth -PORTVERSION= 0.3 -PORTREVISION= 1 -CATEGORIES= astro -MASTER_SITES= http://www.geocities.com/saintdead/ \ - http://www.linuxtux.org/downloads/linux-older-aps/gkrellm/ -PKGNAMEPREFIX= gkrellm -DISTNAME= ${PORTNAME}_anim-${PORTVERSION} - -MAINTAINER= pat@FreeBSD.org -COMMENT= A plugin for GKrellM that displays a rotating earth - -BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm - -DEPRECATED= mastersite disappeared, no longer maintained by author -EXPIRATION_DATE= 2005-12-31 -IGNORE= has no mastersite, nor is it maintained any longer - -WRKSRC= ${WRKDIR}/${PORTNAME}_anim -USE_X_PREFIX= yes -USE_GNOME= imlib -MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" -PLIST_FILES= libexec/gkrellm/plugins/earth_anim.so -ALL_TARGET= ${PORTNAME}_anim.so - -.include <bsd.port.mk> diff --git a/astro/gkrellmearth/distinfo b/astro/gkrellmearth/distinfo deleted file mode 100644 index 0953ba5cc4f5..000000000000 --- a/astro/gkrellmearth/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (earth_anim-0.3.tar.gz) = fc5517c55367f806939a96036e79e737 -SIZE (earth_anim-0.3.tar.gz) = 44936 diff --git a/astro/gkrellmearth/files/patch-Makefile b/astro/gkrellmearth/files/patch-Makefile deleted file mode 100644 index 5be777a0d8fe..000000000000 --- a/astro/gkrellmearth/files/patch-Makefile +++ /dev/null @@ -1,34 +0,0 @@ ---- Makefile.orig Thu May 17 18:42:12 2001 -+++ Makefile Tue Jul 3 01:49:50 2001 -@@ -1,17 +1,16 @@ --GTK_INCLUDE = `gtk-config --cflags` --GTK_LIB = `gtk-config --libs` -+GTK_INCLUDE = `$(GTK_CONFIG) --cflags` -+GTK_LIB = `$(GTK_CONFIG) --libs` - --IMLIB_INCLUDE = `imlib-config --cflags-gdk` --IMLIB_LIB = `imlib-config --libs-gdk` --THREAD_LIB = -lpthread --INSTALLDIR = $(HOME)/.gkrellm/plugins -+IMLIB_INCLUDE = `$(IMLIB_CONFIG) --cflags-gdk` -+IMLIB_LIB = `$(IMLIB_CONFIG) --libs-gdk` -+INSTALLDIR = $(PREFIX)/libexec/gkrellm/plugins - - --FLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) --LIBS = $(GTK_LIB) $(IMLIB_LIB) $(THREAD_LIB) -+FLAGS = -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) ${PTHREAD_CFLAGS} -+LIBS = $(GTK_LIB) $(IMLIB_LIB) ${PTHREAD_LIBS} - LFLAGS = -shared - --CC = gcc $(CFLAGS) $(FLAGS) -+CC += $(CFLAGS) $(FLAGS) - - OBJS = earth_anim.o - -@@ -26,4 +25,4 @@ - # %.o: %.c - - install: earth_anim.so -- install -c -s -m 644 earth_anim.so $(INSTALLDIR) -+ $(BSD_INSTALL_DATA) earth_anim.so $(INSTALLDIR) diff --git a/astro/gkrellmearth/pkg-descr b/astro/gkrellmearth/pkg-descr deleted file mode 100644 index ecad8f514f9d..000000000000 --- a/astro/gkrellmearth/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a simple plugin for GKrellM that displays a rotating image -of the earth. - -WWW: http://www.geocities.com/saintdead/earth_anim.html -Author: Brad Abel <envy@cybergoth.zzn.com> - -- Patrick Li <pat@FreeBSD.org> |