diff options
author | bapt <bapt@FreeBSD.org> | 2011-09-01 14:47:46 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-09-01 14:47:46 +0800 |
commit | ce0b18f1e8a0e3baf9c7364b2b986ea844052a75 (patch) | |
tree | 10d763a7a24c3454b38b99129a3383c1f01b26dd /astro | |
parent | d27992e56237b9227fc82a83be8ac20fb77fe257 (diff) | |
download | freebsd-ports-graphics-ce0b18f1e8a0e3baf9c7364b2b986ea844052a75.tar.gz freebsd-ports-graphics-ce0b18f1e8a0e3baf9c7364b2b986ea844052a75.tar.zst freebsd-ports-graphics-ce0b18f1e8a0e3baf9c7364b2b986ea844052a75.zip |
2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 2 | ||||
-rw-r--r-- | astro/gkrellmoon/Makefile | 38 | ||||
-rw-r--r-- | astro/gkrellmoon/distinfo | 2 | ||||
-rw-r--r-- | astro/gkrellmoon/files/patch-CalcEphem.c | 13 | ||||
-rw-r--r-- | astro/gkrellmoon/files/patch-Makefile | 34 | ||||
-rw-r--r-- | astro/gkrellmoon/files/patch-gkrellmoon.c | 16 | ||||
-rw-r--r-- | astro/gkrellmoon/pkg-descr | 4 | ||||
-rw-r--r-- | astro/gkrellmoon/pkg-plist | 3 | ||||
-rw-r--r-- | astro/spacechart/Makefile | 41 | ||||
-rw-r--r-- | astro/spacechart/distinfo | 2 | ||||
-rw-r--r-- | astro/spacechart/files/patch-Makefile.in | 18 | ||||
-rw-r--r-- | astro/spacechart/pkg-descr | 7 | ||||
-rw-r--r-- | astro/spacechart/pkg-plist | 9 |
13 files changed, 0 insertions, 189 deletions
diff --git a/astro/Makefile b/astro/Makefile index e958739a2f2..4abd90c8d72 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -19,7 +19,6 @@ SUBDIR += ephem SUBDIR += fowsr SUBDIR += foxtrotgps - SUBDIR += gkrellmoon SUBDIR += gkrellmoon2 SUBDIR += gkrellsun SUBDIR += glunarclock @@ -91,7 +90,6 @@ SUBDIR += saoimage SUBDIR += sextractor SUBDIR += sky2000 - SUBDIR += spacechart SUBDIR += sscalc SUBDIR += stardates SUBDIR += starplot diff --git a/astro/gkrellmoon/Makefile b/astro/gkrellmoon/Makefile deleted file mode 100644 index 264a08966e1..00000000000 --- a/astro/gkrellmoon/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gkrellmoon -# Date Created: Tue Jun 26 18:04:37 EDT 2001 -# Whom: Patrick Li <pat@databits.net> -# -# $FreeBSD$ -# - -PORTNAME= gkrellmoon -PORTVERSION= 0.3 -PORTREVISION= 8 -CATEGORIES= astro -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= A moon clock plugin for Gkrellm - -DEPRECATED= Abandonware -EXPIRATION_DATE= 2011-09-01 - -BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm - -USE_GNOME= imlib - -MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" -ALL_TARGET= ${PORTNAME}.so - -PORTSCOUT= limit:^0\.3\. - -post-install: -.ifndef(NOPORTDOCS) - @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \ - ${PREFIX}/share/doc/${PORTNAME} - @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME} -.endif #NOPORTDOCS - -.include <bsd.port.mk> diff --git a/astro/gkrellmoon/distinfo b/astro/gkrellmoon/distinfo deleted file mode 100644 index af56b54dc34..00000000000 --- a/astro/gkrellmoon/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gkrellmoon-0.3.tar.gz) = c12d235700c89884aee7ff07333285716c676eb2d069501d5f7098fbcdd08039 -SIZE (gkrellmoon-0.3.tar.gz) = 51988 diff --git a/astro/gkrellmoon/files/patch-CalcEphem.c b/astro/gkrellmoon/files/patch-CalcEphem.c deleted file mode 100644 index d62320a1d69..00000000000 --- a/astro/gkrellmoon/files/patch-CalcEphem.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- CalcEphem.c.orig Thu Aug 15 20:41:03 2002 -+++ CalcEphem.c Thu Aug 15 20:41:23 2002 -@@ -8,6 +8,7 @@ - #ifdef HAVE_CONFIG_H - #include <config.h> - #endif -+#include <string.h> - - #include "CalcEphem.h" - #include "Moon.h" diff --git a/astro/gkrellmoon/files/patch-Makefile b/astro/gkrellmoon/files/patch-Makefile deleted file mode 100644 index 7fd220cd848..00000000000 --- a/astro/gkrellmoon/files/patch-Makefile +++ /dev/null @@ -1,34 +0,0 @@ ---- Makefile.orig Wed Apr 11 18:46:23 2001 -+++ Makefile Tue Jul 3 01:52:23 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 = /usr/share/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 = gkrellmoon.o MoonRise.o CalcEphem.o Moon.o - -@@ -26,4 +25,4 @@ - # %.o: %.c - - install: gkrellmoon.so -- sudo install -c -s -m 644 gkrellmoon.so $(INSTALLDIR) -+ $(BSD_INSTALL_DATA) gkrellmoon.so $(INSTALLDIR) diff --git a/astro/gkrellmoon/files/patch-gkrellmoon.c b/astro/gkrellmoon/files/patch-gkrellmoon.c deleted file mode 100644 index 9fe4c27bb39..00000000000 --- a/astro/gkrellmoon/files/patch-gkrellmoon.c +++ /dev/null @@ -1,16 +0,0 @@ - -$FreeBSD$ - ---- gkrellmoon.c.orig Thu Aug 15 20:40:11 2002 -+++ gkrellmoon.c Thu Aug 15 20:41:50 2002 -@@ -55,8 +55,9 @@ - update_moon_data(Moon * moon) - { - struct tm *time_struc; /* The tm struct is defined in <time.h> */ -+ time_t current_gmt; - gdouble local_std_time, univ_time, eot; -- glong current_gmt, date; -+ glong date; - gint day_of_month, month, year; - - current_gmt = time(CurrentTime); /* CurrentTime defined in <X11/X.h> */ diff --git a/astro/gkrellmoon/pkg-descr b/astro/gkrellmoon/pkg-descr deleted file mode 100644 index 2afe938e21f..00000000000 --- a/astro/gkrellmoon/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -gkrellmoon is a moon clock plugin for Gkrellm. This plugin is based -upon the glunarclock and wmMoonClock applications. - -WWW: http://gkrellmoon.sourceforge.net/ diff --git a/astro/gkrellmoon/pkg-plist b/astro/gkrellmoon/pkg-plist deleted file mode 100644 index 8045c71e4e4..00000000000 --- a/astro/gkrellmoon/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -libexec/gkrellm/plugins/gkrellmoon.so -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile deleted file mode 100644 index 0eb69e3e018..00000000000 --- a/astro/spacechart/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: spacechart -# Date created: Mon Aug 20 14:50:20 EDT 2001 -# Whom: Patrick Li <pat@databits.net> -# -# $FreeBSD$ -# - -PORTNAME= spacechart -PORTVERSION= 0.9.4 -PORTREVISION= 11 -CATEGORIES= astro -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= SpaceChart is a star chart viewer for GNOME - -DEPRECATED= Abandonware -EXPIRATION_DATE= 2011-09-01 - -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomelibs -CONFIGURE_ARGS= --without-included-gettext --datadir=${PREFIX}/share - -# trick it into using ports installed gettext -post-patch: - @${REINPLACE_CMD} -e 's|\(INTLLIBS =\).*$$|\1-I${LOCALBASE}/lib -lintl|' \ - ${WRKSRC}/src/Makefile.in - -pre-build: - @${RM} -Rf ${WRKSRC}/intl - -post-install: - @${INSTALL_DATA} ${WRKSRC}/doc/sample-spacechartrc ${PREFIX}/etc -.ifndef(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/doc/coordinates.txt \ - ${WRKSRC}/README ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/astro/spacechart/distinfo b/astro/spacechart/distinfo deleted file mode 100644 index 55a8ef772b5..00000000000 --- a/astro/spacechart/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (spacechart-0.9.4.tar.gz) = a1deb08eeaade41805d1fa221b2f6ea08b0a7b31420678ff678c5b78244c55a4 -SIZE (spacechart-0.9.4.tar.gz) = 384070 diff --git a/astro/spacechart/files/patch-Makefile.in b/astro/spacechart/files/patch-Makefile.in deleted file mode 100644 index d533e9c893b..00000000000 --- a/astro/spacechart/files/patch-Makefile.in +++ /dev/null @@ -1,18 +0,0 @@ ---- Makefile.in.orig Mon Dec 24 06:47:10 2001 -+++ Makefile.in Tue Jan 15 16:30:53 2002 -@@ -109,14 +109,11 @@ - cflags_set = @cflags_set@ - cxxflags_set = @cxxflags_set@ - --SUBDIRS = src include po intl data pixmaps doc -+SUBDIRS = src include po data pixmaps - --EXTRA_DIST = spacechartrc README - --docsdir = $(prefix)/share/doc/spacechart - confdir = $(sysconfdir) - --docs_DATA = README - conf_DATA = spacechartrc - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/astro/spacechart/pkg-descr b/astro/spacechart/pkg-descr deleted file mode 100644 index 8e919acf00d..00000000000 --- a/astro/spacechart/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -SpaceChart is a program that allows you to see the stars in glorious -3D and rotate them to see them from any point of view. You can also -limit which stars you want to see, according to their spectral -class and luminosity, and draw links between all stars closer than -a certain distance. - -WWW: http://spacechart.sourceforge.net/ diff --git a/astro/spacechart/pkg-plist b/astro/spacechart/pkg-plist deleted file mode 100644 index e8e76c10c46..00000000000 --- a/astro/spacechart/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/spacechart -etc/sample-spacechartrc -etc/spacechartrc -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/coordinates.txt -share/locale/es/LC_MESSAGES/spacechart.mo -share/spacechart/gliese.dat -@dirrm share/spacechart -%%PORTDOCS%%@dirrm %%DOCSDIR%% |