Remove metaport for unmaintained gnome2 c++ librairies

This commit is contained in:
Baptiste Daroussin 2020-09-19 10:58:58 +00:00
parent 6b5e7cdc84
commit 7e71d82679
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548956
4 changed files with 1 additions and 27 deletions

1
MOVED
View file

@ -15453,3 +15453,4 @@ graphics/libgnomecanvas-reference||2020-09-19|Remove outdated reference document
textproc/libxslt-reference||2020-09-19|Remove outdated reference documentation
textproc/gtkspell-reference||2020-09-19|Remove outdated reference documentation
textproc/libxml2-reference||2020-09-19|Remove outdated reference documentation
x11-toolkits/gnomemm||2020-09-19|Remove metaport for non maintained gnome2 libraries

View file

@ -23,7 +23,6 @@
SUBDIR += gnocl
SUBDIR += gnome-pty-helper
SUBDIR += gnome-sharp20
SUBDIR += gnomemm
SUBDIR += gnustep-back
SUBDIR += gnustep-gui
SUBDIR += granite

View file

@ -1,21 +0,0 @@
# Created by: Alexander Nedotsukov <bland@mail.ru>
# $FreeBSD$
PORTNAME= gnomemm
PORTVERSION= 2.6.2
PORTREVISION= 8
CATEGORIES= x11-toolkits devel gnome
MAINTAINER= bland@FreeBSD.org
COMMENT= The "meta-port" for the powerful C++ bindings to the GNOME2 libraries
LIB_DEPENDS= libgconfmm-2.6.so:devel/gconfmm26 \
libgnomevfsmm-2.6.so:devel/gnome-vfsmm \
libglademm-2.4.so:devel/libglademm24 \
libgnomecanvasmm-2.6.so:graphics/libgnomecanvasmm26 \
libgnomemm-2.6.so:x11/libgnomemm26 \
libgnomeuimm-2.6.so:x11-toolkits/libgnomeuimm26
USES= metaport
.include <bsd.port.mk>

View file

@ -1,5 +0,0 @@
Gnomemm (Previously known as Gnome--) is a set of powerful C++ bindings
for the GNOME libraries, which provide additional functionality
above GTK+/gtkmm.
WWW: http://gtkmm.sourceforge.net/