summaryrefslogtreecommitdiff
path: root/x11-toolkits/panel--
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:39:58 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:39:58 +0000
commit03af2187bd388708aa7234d923ec38192b6fc7a2 (patch)
tree7ce23e0d0c750d353ac0da5306ba035076e0adf0 /x11-toolkits/panel--
parent- Fix on python2.1; (diff)
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
Notes
Notes: svn path=/head/; revision=42257
Diffstat (limited to 'x11-toolkits/panel--')
-rw-r--r--x11-toolkits/panel--/Makefile26
-rw-r--r--x11-toolkits/panel--/distinfo1
-rw-r--r--x11-toolkits/panel--/files/patch-aa7
-rw-r--r--x11-toolkits/panel--/pkg-comment1
-rw-r--r--x11-toolkits/panel--/pkg-descr8
-rw-r--r--x11-toolkits/panel--/pkg-plist11
6 files changed, 54 insertions, 0 deletions
diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile
new file mode 100644
index 000000000000..127d8ca60b9a
--- /dev/null
+++ b/x11-toolkits/panel--/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: panelmm
+# Date created: 28th February 2001
+# Whom: Ade Lovett <ade@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= panelmm
+PORTVERSION= 0.1
+CATEGORIES= x11-toolkits gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= stable/sources/panelmm
+
+MAINTAINER= ade@FreeBSD.org
+
+LIB_DEPENDS= gnomemm.6:${PORTSDIR}/x11-toolkits/gnome--
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GNOME= yes
+USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-ignore
+INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --enable-static
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/panel--/distinfo b/x11-toolkits/panel--/distinfo
new file mode 100644
index 000000000000..7420d103f6d9
--- /dev/null
+++ b/x11-toolkits/panel--/distinfo
@@ -0,0 +1 @@
+MD5 (panelmm-0.1.tar.gz) = c69464cf59468e82bb1bfdc3aa1c72b9
diff --git a/x11-toolkits/panel--/files/patch-aa b/x11-toolkits/panel--/files/patch-aa
new file mode 100644
index 000000000000..9591d6bfd3dc
--- /dev/null
+++ b/x11-toolkits/panel--/files/patch-aa
@@ -0,0 +1,7 @@
+--- Makefile.in.orig Tue May 23 18:20:42 2000
++++ Makefile.in Wed Feb 28 14:30:24 2001
+@@ -104,3 +104,3 @@
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = panelmmConf.sh
diff --git a/x11-toolkits/panel--/pkg-comment b/x11-toolkits/panel--/pkg-comment
new file mode 100644
index 000000000000..22e34f7970a4
--- /dev/null
+++ b/x11-toolkits/panel--/pkg-comment
@@ -0,0 +1 @@
+A powerful C++ binding for the GNOME panel libraries
diff --git a/x11-toolkits/panel--/pkg-descr b/x11-toolkits/panel--/pkg-descr
new file mode 100644
index 000000000000..fd3cd8de5e71
--- /dev/null
+++ b/x11-toolkits/panel--/pkg-descr
@@ -0,0 +1,8 @@
+Panel-- - A GTK-- wrapper for applet_widget
+
+This is a wrapper for the applet_widget component of GNOME for use
+with the GTK-- wrapper for GTK, the Gimp Toolkit and libgnomeui, the
+GNOME UI library. The wrapper is distributed under the GNU LGPL and
+its demo is distibuted under the GNU GPL.
+
+WWW: http://www.gnome.org/
diff --git a/x11-toolkits/panel--/pkg-plist b/x11-toolkits/panel--/pkg-plist
new file mode 100644
index 000000000000..7dc7175ec8b5
--- /dev/null
+++ b/x11-toolkits/panel--/pkg-plist
@@ -0,0 +1,11 @@
+etc/panelmmConf.sh
+include/panel--.h
+include/panel--/applet-main.h
+include/panel--/applet.h
+include/panel--/private/applet-main_p.h
+include/panel--/private/applet_p.h
+lib/libpanelmm.a
+lib/libpanelmm.so
+lib/libpanelmm.so.0
+@dirrm include/panel--/private
+@dirrm include/panel--