summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/gnome-nettool/Makefile4
-rw-r--r--net/gnome-nettool/distinfo6
-rw-r--r--net/gnomenettool/Makefile4
-rw-r--r--net/gnomenettool/distinfo6
-rw-r--r--x11/libgnomemm26/Makefile35
-rw-r--r--x11/libgnomemm26/distinfo3
-rw-r--r--x11/libgnomemm26/pkg-descr3
-rw-r--r--x11/libgnomemm26/pkg-plist24
8 files changed, 75 insertions, 10 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile
index 97043f150..b5e78041a 100644
--- a/net/gnome-nettool/Makefile
+++ b/net/gnome-nettool/Makefile
@@ -3,11 +3,11 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/gnomenettool/Makefile,v 1.18 2006/03/13 06:55:51 mezz Exp $
+# $MCom: ports/net/gnomenettool/Makefile,v 1.19 2006/03/13 19:31:43 mezz Exp $
#
PORTNAME= gnomenettool
-PORTVERSION= 2.13.91
+PORTVERSION= 2.14.0
PORTEPOCH= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/net/gnome-nettool/distinfo b/net/gnome-nettool/distinfo
index a19970a2f..95dfeb4e1 100644
--- a/net/gnome-nettool/distinfo
+++ b/net/gnome-nettool/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-nettool-2.13.91.tar.bz2) = 4c6eca6878fd5dda53cc3958cb8fc408
-SHA256 (gnome2/gnome-nettool-2.13.91.tar.bz2) = b2356c28a1d440debb9fd0e771232b3592c48afc369b401f47c664669fb2881d
-SIZE (gnome2/gnome-nettool-2.13.91.tar.bz2) = 487121
+MD5 (gnome2/gnome-nettool-2.14.0.tar.bz2) = 2969f06d98f36c4031cb2b321c6607c3
+SHA256 (gnome2/gnome-nettool-2.14.0.tar.bz2) = 180867ff429e121ac3085473ed9ae48b666359aebd361a3ef1322520c4c7eded
+SIZE (gnome2/gnome-nettool-2.14.0.tar.bz2) = 487472
diff --git a/net/gnomenettool/Makefile b/net/gnomenettool/Makefile
index 97043f150..b5e78041a 100644
--- a/net/gnomenettool/Makefile
+++ b/net/gnomenettool/Makefile
@@ -3,11 +3,11 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/gnomenettool/Makefile,v 1.18 2006/03/13 06:55:51 mezz Exp $
+# $MCom: ports/net/gnomenettool/Makefile,v 1.19 2006/03/13 19:31:43 mezz Exp $
#
PORTNAME= gnomenettool
-PORTVERSION= 2.13.91
+PORTVERSION= 2.14.0
PORTEPOCH= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
diff --git a/net/gnomenettool/distinfo b/net/gnomenettool/distinfo
index a19970a2f..95dfeb4e1 100644
--- a/net/gnomenettool/distinfo
+++ b/net/gnomenettool/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-nettool-2.13.91.tar.bz2) = 4c6eca6878fd5dda53cc3958cb8fc408
-SHA256 (gnome2/gnome-nettool-2.13.91.tar.bz2) = b2356c28a1d440debb9fd0e771232b3592c48afc369b401f47c664669fb2881d
-SIZE (gnome2/gnome-nettool-2.13.91.tar.bz2) = 487121
+MD5 (gnome2/gnome-nettool-2.14.0.tar.bz2) = 2969f06d98f36c4031cb2b321c6607c3
+SHA256 (gnome2/gnome-nettool-2.14.0.tar.bz2) = 180867ff429e121ac3085473ed9ae48b666359aebd361a3ef1322520c4c7eded
+SIZE (gnome2/gnome-nettool-2.14.0.tar.bz2) = 487472
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
new file mode 100644
index 000000000..b8e91293e
--- /dev/null
+++ b/x11/libgnomemm26/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: libgnomemm
+# Date created: 22 May 2003
+# Whom: Alexander Nedotsukov <bland@mail.ru>
+#
+# $FreeBSD: ports/x11/libgnomemm26/Makefile,v 1.20 2006/02/23 10:39:57 ade Exp $
+# $MCom: ports/x11/libgnomemm26/Makefile,v 1.5 2005/10/14 20:39:59 adamw Exp $
+#
+
+PORTNAME= libgnomemm
+PORTVERSION= 2.14.0
+CATEGORIES= x11 gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= bland@FreeBSD.org
+COMMENT= C++ wrapper for libgnome library
+
+LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
+BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+
+LATEST_LINK= libgnomemm26
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GCC= 3.4
+USE_GNOME= gnomehack libgnome
+GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --enable-static
+
+PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
+
+.include <bsd.port.mk>
diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo
new file mode 100644
index 000000000..b8a51c48c
--- /dev/null
+++ b/x11/libgnomemm26/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/libgnomemm-2.14.0.tar.bz2) = 8e31905b9732fdb099381569736829fa
+SHA256 (gnome2/libgnomemm-2.14.0.tar.bz2) = 66cc9f99f074bcc9c2c014880ff14d0e8ec15067fff0a9f6fe7ca79f65f65500
+SIZE (gnome2/libgnomemm-2.14.0.tar.bz2) = 250757
diff --git a/x11/libgnomemm26/pkg-descr b/x11/libgnomemm26/pkg-descr
new file mode 100644
index 000000000..02e98740a
--- /dev/null
+++ b/x11/libgnomemm26/pkg-descr
@@ -0,0 +1,3 @@
+This is a set of thin C++ wrappers for libgnome library.
+
+WWW: http://gtkmm.sourceforge.net/
diff --git a/x11/libgnomemm26/pkg-plist b/x11/libgnomemm26/pkg-plist
new file mode 100644
index 000000000..4f553eb76
--- /dev/null
+++ b/x11/libgnomemm26/pkg-plist
@@ -0,0 +1,24 @@
+include/libgnomemm-%%API_VERSION%%/libgnomemm.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/init.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/main.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/moduleinfo.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/private/main_p.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/private/moduleinfo_p.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/private/program_p.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/program.h
+include/libgnomemm-%%API_VERSION%%/libgnomemm/wrap_init.h
+lib/libgnomemm-%%VERSION%%.a
+lib/libgnomemm-%%VERSION%%.la
+lib/libgnomemm-%%VERSION%%.so
+lib/libgnomemm-%%VERSION%%.so.1
+lib/libgnomemm-%%API_VERSION%%/include/libgnomemmconfig.h
+lib/libgnomemm-%%API_VERSION%%/proc/m4/convert.m4
+lib/libgnomemm-%%API_VERSION%%/proc/m4/convert_libgnomemm.m4
+libdata/pkgconfig/libgnomemm-%%API_VERSION%%.pc
+@dirrm lib/libgnomemm-%%API_VERSION%%/proc/m4
+@dirrm lib/libgnomemm-%%API_VERSION%%/proc
+@dirrm lib/libgnomemm-%%API_VERSION%%/include
+@dirrm lib/libgnomemm-%%API_VERSION%%
+@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm/private
+@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm
+@dirrm include/libgnomemm-%%API_VERSION%%