summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pangomm
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-12 23:49:19 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-12 23:49:19 +0800
commit926382e09698007dc3472481164045c6b0b9754a (patch)
treed0ae60e8f02a2f6b230176c1f2dd549262359efb /x11-toolkits/pangomm
parent42048341091e3810049dedfc96d4b312013ab048 (diff)
downloadmarcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.gz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.bz2
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.lz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.xz
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.tar.zst
marcuscom-ports-926382e09698007dc3472481164045c6b0b9754a.zip
Post 2.30.1 commit clean up.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/pangomm')
-rw-r--r--x11-toolkits/pangomm/Makefile46
-rw-r--r--x11-toolkits/pangomm/distinfo3
-rw-r--r--x11-toolkits/pangomm/pkg-descr3
-rw-r--r--x11-toolkits/pangomm/pkg-plist65
4 files changed, 0 insertions, 117 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile
deleted file mode 100644
index 255cb031d..000000000
--- a/x11-toolkits/pangomm/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: pangomm
-# Date created: 23 July 2008
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.15 2010/04/16 22:10:31 kwm Exp $
-#
-
-PORTNAME= pangomm
-PORTVERSION= 2.26.2
-PORTREVISION?= 0
-CATEGORIES= x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= C++ wrapper for Pango
-
-USE_BZIP2= yes
-
-.if !defined(REFERENCE_PORT)
-
-LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
- cairomm-1.0.1:${PORTSDIR}/graphics/cairomm
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-USE_GNOME= gnomehack pango
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --disable-documentation \
- --enable-static=yes
-
-PLIST_SUB= VERSION="2.4" API_VERSION="1.4"
-
-post-patch:
-.for d in tests
- @${REINPLACE_CMD} -e '/^SUBDIRS =/s/${d}//' \
- ${WRKSRC}/Makefile.in
-.endfor
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/x11-toolkits/pangomm/distinfo b/x11-toolkits/pangomm/distinfo
deleted file mode 100644
index b6b07fba1..000000000
--- a/x11-toolkits/pangomm/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/pangomm-2.26.2.tar.bz2) = b363b09faf884db8bf8d1458d719ff00
-SHA256 (gnome2/pangomm-2.26.2.tar.bz2) = 0d20fd80d35f7df01138e24b2ab4a70974c6652528a905605e3173a6955fa739
-SIZE (gnome2/pangomm-2.26.2.tar.bz2) = 979801
diff --git a/x11-toolkits/pangomm/pkg-descr b/x11-toolkits/pangomm/pkg-descr
deleted file mode 100644
index 1fec3f2b7..000000000
--- a/x11-toolkits/pangomm/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-C++ wrapper for Pango.
-
-WWW: http://gtkmm.sourceforge.net/
diff --git a/x11-toolkits/pangomm/pkg-plist b/x11-toolkits/pangomm/pkg-plist
deleted file mode 100644
index 8483bc4b0..000000000
--- a/x11-toolkits/pangomm/pkg-plist
+++ /dev/null
@@ -1,65 +0,0 @@
-include/pangomm-%%API_VERSION%%/pangomm.h
-include/pangomm-%%API_VERSION%%/pangomm/attributes.h
-include/pangomm-%%API_VERSION%%/pangomm/attriter.h
-include/pangomm-%%API_VERSION%%/pangomm/attrlist.h
-include/pangomm-%%API_VERSION%%/pangomm/cairofontmap.h
-include/pangomm-%%API_VERSION%%/pangomm/color.h
-include/pangomm-%%API_VERSION%%/pangomm/context.h
-include/pangomm-%%API_VERSION%%/pangomm/coverage.h
-include/pangomm-%%API_VERSION%%/pangomm/font.h
-include/pangomm-%%API_VERSION%%/pangomm/fontdescription.h
-include/pangomm-%%API_VERSION%%/pangomm/fontface.h
-include/pangomm-%%API_VERSION%%/pangomm/fontfamily.h
-include/pangomm-%%API_VERSION%%/pangomm/fontmap.h
-include/pangomm-%%API_VERSION%%/pangomm/fontmetrics.h
-include/pangomm-%%API_VERSION%%/pangomm/fontset.h
-include/pangomm-%%API_VERSION%%/pangomm/glyph.h
-include/pangomm-%%API_VERSION%%/pangomm/glyphstring.h
-include/pangomm-%%API_VERSION%%/pangomm/init.h
-include/pangomm-%%API_VERSION%%/pangomm/item.h
-include/pangomm-%%API_VERSION%%/pangomm/language.h
-include/pangomm-%%API_VERSION%%/pangomm/layout.h
-include/pangomm-%%API_VERSION%%/pangomm/layoutiter.h
-include/pangomm-%%API_VERSION%%/pangomm/layoutline.h
-include/pangomm-%%API_VERSION%%/pangomm/layoutrun.h
-include/pangomm-%%API_VERSION%%/pangomm/private/attributes_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/attriter_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/attrlist_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/cairofontmap_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/color_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/context_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/coverage_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/font_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/fontdescription_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/fontface_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/fontfamily_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/fontmap_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/fontmetrics_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/fontset_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/glyph_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/glyphstring_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/item_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/language_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/layout_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/layoutiter_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/layoutline_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/layoutrun_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/rectangle_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/renderer_p.h
-include/pangomm-%%API_VERSION%%/pangomm/private/tabarray_p.h
-include/pangomm-%%API_VERSION%%/pangomm/rectangle.h
-include/pangomm-%%API_VERSION%%/pangomm/renderer.h
-include/pangomm-%%API_VERSION%%/pangomm/tabarray.h
-include/pangomm-%%API_VERSION%%/pangomm/types.h
-include/pangomm-%%API_VERSION%%/pangomm/wrap_init.h
-lib/libpangomm-%%API_VERSION%%.a
-lib/libpangomm-%%API_VERSION%%.la
-lib/libpangomm-%%API_VERSION%%.so
-lib/libpangomm-%%API_VERSION%%.so.1
-lib/pangomm-%%API_VERSION%%/include/pangommconfig.h
-libdata/pkgconfig/pangomm-%%API_VERSION%%.pc
-@dirrm lib/pangomm-%%API_VERSION%%/include
-@dirrm lib/pangomm-%%API_VERSION%%
-@dirrm include/pangomm-%%API_VERSION%%/pangomm/private
-@dirrm include/pangomm-%%API_VERSION%%/pangomm
-@dirrm include/pangomm-%%API_VERSION%%