summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:41:17 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:41:17 +0800
commit2e4d2b950fa8ddf9396d2d8065942a8659800c9a (patch)
treef8feb79e194a2be0b5649461f2922d7997bdf8b0
parent60ef2e09592b20da1ceefba064d89d9ce50cb236 (diff)
downloadmarcuscom-ports-2e4d2b950fa8ddf9396d2d8065942a8659800c9a.tar
marcuscom-ports-2e4d2b950fa8ddf9396d2d8065942a8659800c9a.tar.gz
marcuscom-ports-2e4d2b950fa8ddf9396d2d8065942a8659800c9a.tar.bz2
marcuscom-ports-2e4d2b950fa8ddf9396d2d8065942a8659800c9a.tar.lz
marcuscom-ports-2e4d2b950fa8ddf9396d2d8065942a8659800c9a.tar.xz
marcuscom-ports-2e4d2b950fa8ddf9396d2d8065942a8659800c9a.tar.zst
marcuscom-ports-2e4d2b950fa8ddf9396d2d8065942a8659800c9a.zip
- Remove
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5073 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/gnome-vfsmm/Makefile48
-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, 0 insertions, 108 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile
deleted file mode 100644
index b18b1f25a..000000000
--- a/devel/gnome-vfsmm/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: gnome-vfsmm
-# Date created: 22 May 2003
-# Whom: Alexander Nedotsukov <bland@mail.ru>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTNAME= gnome-vfsmm
-PORTVERSION= 2.12.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 gnomevfs2
-USE_AUTOTOOLS= libtool:15:inc
-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
- @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
- ${WRKSRC}/tools/extra_defs_gen/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
deleted file mode 100644
index 38cd20eac..000000000
--- a/devel/gnome-vfsmm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/gnome-vfsmm-2.12.0.tar.bz2) = 4a73741ab5232bf85cb631108c5b6430
-SIZE (gnome2/gnome-vfsmm-2.12.0.tar.bz2) = 321830
diff --git a/devel/gnome-vfsmm/pkg-descr b/devel/gnome-vfsmm/pkg-descr
deleted file mode 100644
index da03091b1..000000000
--- a/devel/gnome-vfsmm/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 4fee1a3e7..000000000
--- a/devel/gnome-vfsmm/pkg-plist
+++ /dev/null
@@ -1,55 +0,0 @@
-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%%