Remove it; it has been unbuildable for months, and it lacks maintain and lack

keep up to date with the other libraries that its depend on.

No object by:	my team, FreeBSD GNOME Team
This commit is contained in:
Jeremy Messenger 2006-03-16 20:14:11 +00:00
parent 7126940e73
commit 442ce6cf96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157455
6 changed files with 1 additions and 111 deletions

1
MOVED
View File

@ -2219,3 +2219,4 @@ misc/globus2||2006-03-15|Remove expired port
sysutils/prune||2006-03-15|Remove expired port
www/evg||2006-03-15|Remove expired port
x11/login.app||2006-03-15|Remove expired port
sysutils/coaster||2006-03-16|Deleted; broke for months

View File

@ -76,7 +76,6 @@
SUBDIR += cloop-utils
SUBDIR += cmdwatch
SUBDIR += cmospwd
SUBDIR += coaster
SUBDIR += cog
SUBDIR += colorize
SUBDIR += comconsole

View File

@ -1,49 +0,0 @@
# New ports collection makefile for: coaster
# Date created: 11 Nov 2004
# Whom: Mezz <mezz7@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/sysutils/coaster/Makefile,v 1.11 2005/10/14 20:39:58 adamw Exp $
#
PORTNAME= coaster
PORTVERSION= 0.1.4.2
PORTREVISION= 2
CATEGORIES= sysutils gnome
#MASTER_SITES= http://www.coaster-burn.org/files/coaster/
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mezz
MAINTAINER= gnome@FreeBSD.org
COMMENT= A disc burning application for Gnome 2
LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
glademm-2.4:${PORTSDIR}/devel/libglademm24 \
gnomevfsmm-2.6:${PORTSDIR}/devel/gnome-vfsmm \
xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack desktopfileutils \
nautiluscdburner
USE_GCC= 3.4
USE_GMAKE= yes
USE_X_PREFIX= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
DOCS= AUTHORS COPYING ChangeLog NEWS README TODO
GCONF_SCHEMAS= coaster.schemas
BROKEN= "Broken with new nautilus-cd-burner"
post-install:
@-update-desktop-database
.ifndef (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for i in ${DOCS}
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (coaster-0.1.4.2.tar.gz) = d6e4998f4e8a37af6038a2ae455294c6
SHA256 (coaster-0.1.4.2.tar.gz) = b7154d386af89f26ed992debd31433007830cbc148196fa22d0eac1d014d4bc8
SIZE (coaster-0.1.4.2.tar.gz) = 665198

View File

@ -1,11 +0,0 @@
Coaster-GUI is the graphical user frontend for the libburn library. The goal
is to present the user with a complete yet simple burning solution. Features
include:
Features for Coaster include:
* Audio cd sessions
* Data cd sessions
* File drag and drop from nautilus
* Ability to save and restore sessions from file
WWW: http://www.coaster-burner.org/

View File

@ -1,47 +0,0 @@
bin/coaster
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
share/gnome/application-registry/coaster.applications
share/gnome/applications/coaster.desktop
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/coaster/glade/coaster-dialogs.glade
share/gnome/coaster/glade/coaster-preferences.glade
share/gnome/coaster/glade/coaster.glade
share/gnome/coaster/ui/coaster-audio.ui
share/gnome/coaster/ui/coaster-data.ui
share/gnome/coaster/ui/coaster.ui
share/gnome/help/coaster/C/coaster.xml
share/gnome/help/coaster/C/fdl-appendix.xml
share/gnome/help/coaster/C/figures/main_window.png
share/gnome/help/coaster/C/figures/preferences_general.png
share/gnome/help/coaster/C/figures/preferences_layouts.png
share/gnome/help/coaster/C/figures/preferences_notifications.png
share/gnome/help/coaster/C/legal.xml
share/gnome/mime-info/coaster.keys
share/gnome/mime-info/coaster.mime
share/gnome/omf/coaster/coaster-manual-C.omf
share/gnome/pixmaps/coaster.png
share/gnome/xml/coaster/coaster-audio.dtd
share/gnome/xml/coaster/coaster-catalog.xml
share/gnome/xml/coaster/coaster-data.dtd
share/gnome/xml/coaster/coaster-video.dtd
share/locale/de/LC_MESSAGES/coaster.mo
share/locale/fr/LC_MESSAGES/coaster.mo
share/locale/nl/LC_MESSAGES/coaster.mo
share/mime/packages/coaster.xml
@dirrm share/gnome/xml/coaster
@dirrm share/gnome/omf/coaster
@dirrm share/gnome/help/coaster/C/figures
@dirrm share/gnome/help/coaster/C
@dirrm share/gnome/help/coaster
@dirrm share/gnome/coaster/ui
@dirrm share/gnome/coaster/glade
@dirrm share/gnome/coaster
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime