summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-07 14:21:37 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-07 14:21:37 +0800
commitba0b68b55c70636d80a9a789003a492ef9cb7882 (patch)
tree972b604ce16b8c4034148d68ba7802130bcd6e01 /devel
parent9868bd98a4fb89922c2c1afc0475bc76d0a6f42e (diff)
downloadmarcuscom-ports-ba0b68b55c70636d80a9a789003a492ef9cb7882.tar
marcuscom-ports-ba0b68b55c70636d80a9a789003a492ef9cb7882.tar.gz
marcuscom-ports-ba0b68b55c70636d80a9a789003a492ef9cb7882.tar.bz2
marcuscom-ports-ba0b68b55c70636d80a9a789003a492ef9cb7882.tar.lz
marcuscom-ports-ba0b68b55c70636d80a9a789003a492ef9cb7882.tar.xz
marcuscom-ports-ba0b68b55c70636d80a9a789003a492ef9cb7882.tar.zst
marcuscom-ports-ba0b68b55c70636d80a9a789003a492ef9cb7882.zip
Add gnome-vfsmm, and update to 2.10.0. This release is API and ABI
compatible with 2.6.x, and thus no repocopy to gnome-vfsmm26 is needed. Hopefully, bland won't mind. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3824 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-vfsmm/Makefile45
-rw-r--r--devel/gnome-vfsmm/distinfo2
-rw-r--r--devel/gnome-vfsmm/pkg-descr3
-rw-r--r--devel/gnome-vfsmm/pkg-plist55
4 files changed, 105 insertions, 0 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile
new file mode 100644
index 000000000..f6cf71cce
--- /dev/null
+++ b/devel/gnome-vfsmm/Makefile
@@ -0,0 +1,45 @@
+# New ports collection makefile for: gnome-vfsmm
+# Date created: 22 May 2003
+# Whom: Alexander Nedotsukov <bland@mail.ru>
+#
+# $FreeBSD: ports/devel/gnome-vfsmm/Makefile,v 1.16 2004/11/07 22:36:15 marcus Exp $
+#
+
+PORTNAME= gnome-vfsmm
+PORTVERSION= 2.10.0
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= bland@FreeBSD.org
+COMMENT= C++ wrapper for gnomevfs2 library
+
+LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm
+BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GCC= 3.4
+USE_GMAKE= yes
+USE_GNOME= gnomehack lthack gnomevfs2
+USE_INC_LIBTOOL_VER=15
+INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --enable-static
+
+PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
+
+post-patch:
+ @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
+ ${WRKSRC}/Makefile.in
+
+patch-autotools:
+ @(cd ${PATCH_WRKSRC}; \
+ for file in ${LIBTOOLFILES}; do \
+ ${CP} $$file $$file.tmp; \
+ ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \
+ $$file.tmp > $$file; \
+ ${RM} $$file.tmp; \
+ done);
+
+.include <bsd.port.mk>
diff --git a/devel/gnome-vfsmm/distinfo b/devel/gnome-vfsmm/distinfo
new file mode 100644
index 000000000..00edc798d
--- /dev/null
+++ b/devel/gnome-vfsmm/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/gnome-vfsmm-2.10.0.tar.bz2) = 0d5751f1c0074289c3e6a858357f9c4d
+SIZE (gnome2/gnome-vfsmm-2.10.0.tar.bz2) = 317394
diff --git a/devel/gnome-vfsmm/pkg-descr b/devel/gnome-vfsmm/pkg-descr
new file mode 100644
index 000000000..da03091b1
--- /dev/null
+++ b/devel/gnome-vfsmm/pkg-descr
@@ -0,0 +1,3 @@
+This is a set of thin C++ wrappers for GnomeVFS v2 library.
+
+WWW: http://gtkmm.sourceforge.net/
diff --git a/devel/gnome-vfsmm/pkg-plist b/devel/gnome-vfsmm/pkg-plist
new file mode 100644
index 000000000..4fee1a3e7
--- /dev/null
+++ b/devel/gnome-vfsmm/pkg-plist
@@ -0,0 +1,55 @@
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/address.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/application-registry.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/async-handle.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/async.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/directory-handle.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/dns-sd.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/drive.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/enums.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/exception.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/file-info.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/handle.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/init.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-action.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-application.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-handlers.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-monitor.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/monitor-handle.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/address_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/async-handle_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/drive_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/enums_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/file-info_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/mime-action_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/mime-application_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/mime-monitor_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/resolve-handle_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/transfer-progress_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/uri_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/volume-monitor_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/volume_p.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/resolve-handle.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/transfer-progress.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/transfer.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/types.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/uri.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/utils.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/volume-monitor.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/volume.h
+include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/wrap_init.h
+lib/gnome-vfsmm-%%API_VERSION%%/include/libgnomevfsmmconfig.h
+lib/gnome-vfsmm-%%API_VERSION%%/proc/m4/convert.m4
+lib/gnome-vfsmm-%%API_VERSION%%/proc/m4/convert_gnome_vfsmm.m4
+lib/libgnomevfsmm-%%VERSION%%.a
+lib/libgnomevfsmm-%%VERSION%%.so
+lib/libgnomevfsmm-%%VERSION%%.so.1
+libdata/pkgconfig/gnome-vfsmm-%%API_VERSION%%.pc
+@dirrm lib/gnome-vfsmm-%%API_VERSION%%/proc/m4
+@dirrm lib/gnome-vfsmm-%%API_VERSION%%/proc
+@dirrm lib/gnome-vfsmm-%%API_VERSION%%/include
+@dirrm lib/gnome-vfsmm-%%API_VERSION%%
+@dirrm include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private
+@dirrm include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm
+@dirrm include/gnome-vfsmm-%%API_VERSION%%