diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 12:07:55 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 12:07:55 +0800 |
commit | 82668a5a8439e675e24ef1e63feab92af1f68e42 (patch) | |
tree | b1dec9b5a11909412754cde7a86124bed0f04607 /devel/libglademm24 | |
parent | e6bbcf50151b2b71ae5e44168254d8cdedb6ad66 (diff) | |
download | marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.gz marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.tar.zst marcuscom-ports-82668a5a8439e675e24ef1e63feab92af1f68e42.zip |
- Clean devel
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5056 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libglademm24')
-rw-r--r-- | devel/libglademm24/Makefile | 54 | ||||
-rw-r--r-- | devel/libglademm24/distinfo | 2 | ||||
-rw-r--r-- | devel/libglademm24/pkg-descr | 3 | ||||
-rw-r--r-- | devel/libglademm24/pkg-plist | 63 |
4 files changed, 0 insertions, 122 deletions
diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile deleted file mode 100644 index e823c788a..000000000 --- a/devel/libglademm24/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: libglademm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= libglademm -PORTVERSION= 2.6.1 -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 libglade2 library - -LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= libglademm24 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_REINPLACE= yes -USE_GNOME= gnomehack libglade2 -USE_INC_LIBTOOL_VER=15 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.4" API_VERSION="2.4" - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e 's|^\(SUBDIRS = .*\)\(docs\)\(.*\)|\1\3|' ${WRKSRC}/Makefile.in -.endif - @${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/libglademm24/distinfo b/devel/libglademm24/distinfo deleted file mode 100644 index 14c40e63f..000000000 --- a/devel/libglademm24/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libglademm-2.6.1.tar.bz2) = 0e9dd1e7b0e3170b56c50e5c4630fe95 -SIZE (gnome2/libglademm-2.6.1.tar.bz2) = 328018 diff --git a/devel/libglademm24/pkg-descr b/devel/libglademm24/pkg-descr deleted file mode 100644 index 4e71ae598..000000000 --- a/devel/libglademm24/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libglade v2 library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/devel/libglademm24/pkg-plist b/devel/libglademm24/pkg-plist deleted file mode 100644 index dcc7df3fc..000000000 --- a/devel/libglademm24/pkg-plist +++ /dev/null @@ -1,63 +0,0 @@ -include/libglademm-%%API_VERSION%%/libglademm.h -include/libglademm-%%API_VERSION%%/libglademm/init.h -include/libglademm-%%API_VERSION%%/libglademm/private/xml_p.h -include/libglademm-%%API_VERSION%%/libglademm/variablesmap.h -include/libglademm-%%API_VERSION%%/libglademm/wrap_init.h -include/libglademm-%%API_VERSION%%/libglademm/xml.h -lib/libglademm-%%VERSION%%.a -lib/libglademm-%%VERSION%%.so -lib/libglademm-%%VERSION%%.so.1 -lib/libglademm-%%API_VERSION%%/include/libglademmconfig.h -lib/libglademm-%%API_VERSION%%/proc/m4/convert.m4 -lib/libglademm-%%API_VERSION%%/proc/m4/convert_libglademm.m4 -libdata/pkgconfig/libglademm-%%API_VERSION%%.pc -%%PORTDOCS%%share/devhelp/books/libglademm-%%API_VERSION%%/libglademm-%%API_VERSION%%.devhelp -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/annotated.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1VariablesMap-members.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1VariablesMap.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1Xml-members.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1Xml.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1XmlError-members.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1XmlError.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1XmlError__inherit__graph.dot -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1Xml__inherit__graph.dot -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classes.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/dir_000000.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/dir_000000_dep.dot -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/dir_000001.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/dir_000001_dep.dot -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/dirs.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/doxygen.css -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/doxygen.png -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/files.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions_func.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions_type.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions_vars.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/graph_legend.dot -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/graph_legend.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/hierarchy.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/index.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/inherit__graph__0.dot -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/inherits.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/init_8h.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/namespaceGnome.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/namespaceGnome_1_1Glade.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/namespaces.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/variablesmap_8h.html -%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/xml_8h.html -%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html -%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference -%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs -%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%% -%%PORTDOCS%%@unexec /bin/rmdir %D/share/doc/gnomemm-2.6 2> /dev/null || /usr/bin/true -%%PORTDOCS%%@dirrm share/devhelp/books/libglademm-%%API_VERSION%% -%%PORTDOCS%%@unexec /bin/rmdir %D/share/devhelp/books 2> /dev/null || /usr/bin/true -%%PORTDOCS%%@unexec /bin/rmdir %D/share/devhelp 2> /dev/null || /usr/bin/true -@dirrm lib/libglademm-%%API_VERSION%%/proc/m4 -@dirrm lib/libglademm-%%API_VERSION%%/proc -@dirrm lib/libglademm-%%API_VERSION%%/include -@dirrm lib/libglademm-%%API_VERSION%% -@dirrm include/libglademm-%%API_VERSION%%/libglademm/private -@dirrm include/libglademm-%%API_VERSION%%/libglademm -@dirrm include/libglademm-%%API_VERSION%% |