aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/p5-qt/Makefile67
-rw-r--r--x11-toolkits/p5-qt/distinfo3
-rw-r--r--x11-toolkits/p5-qt/files/patch-Makefile.in11
-rw-r--r--x11-toolkits/p5-qt/pkg-descr3
6 files changed, 1 insertions, 85 deletions
diff --git a/MOVED b/MOVED
index 4bf6fc205a1d..5572120eb399 100644
--- a/MOVED
+++ b/MOVED
@@ -3717,3 +3717,4 @@ graphics/gstreamer-plugins-swfdec||2008-12-19|Has expired: Has been broken for m
irc/erc||2008-12-19|Has expired: Has been broken for more than 6 months
lang/chameleon||2008-12-19|Has expired: Has been broken for more than 6 months
math/ses||2008-12-19|Has expired: Has been broken for more than 6 months
+x11-toolkits/p5-qt||2008-12-19|Has expired: Has been broken for more than 6 months
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 182af3bddf5a..04f0be65c36e 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -178,7 +178,6 @@
SUBDIR += p5-Tk-ResizeButton
SUBDIR += p5-Tk-Splashscreen
SUBDIR += p5-Tk-TableMatrix
- SUBDIR += p5-qt
SUBDIR += pango
SUBDIR += pango-reference
SUBDIR += pangoxsl
diff --git a/x11-toolkits/p5-qt/Makefile b/x11-toolkits/p5-qt/Makefile
deleted file mode 100644
index 35ddd0b471f3..000000000000
--- a/x11-toolkits/p5-qt/Makefile
+++ /dev/null
@@ -1,67 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: p5-qt
-# Date created: Mar 17, 2004
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= qt
-PORTVERSION= 3.008
-PORTREVISION= 3
-CATEGORIES= x11-toolkits perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
- ${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
-MASTER_SITE_SUBDIR= Qt/:cpan \
- perlqt/:sf
-PKGNAMEPREFIX= p5-
-DISTNAME= PerlQt-${PORTVERSION}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:cpan \
- ${DISTNAME}${EXTRACT_SUFX}:sf
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A set of Perl bindings for the Qt toolkit
-
-BROKEN= Configure fails
-DEPRECATED= Has been broken for more than 6 months
-EXPIRATION_DATE=2008-09-19
-
-USE_AUTOTOOLS= libtool:15
-USE_GL= yes
-USE_QT_VER= 3
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-PLIST_FILES= bin/pqtapi bin/pqtsh bin/puic include/smoke.h \
- lib/libsmokeqt.la lib/libsmokeqt.so lib/libsmokeqt.so.3 \
- lib/libsmokeqt.a
-
-MAN1= puic.1
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Qt.3
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "ia64"
-BROKEN= "Does not link on ia64"
-.endif
-
-post-configure:
- @cd ${CONFIGURE_WRKSRC}/PerlQt && \
- ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile
-
-post-install:
- @${FIND} ${PREFIX}/share/PerlQt-3 -type f | \
- ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
- @${FIND} ${PREFIX}/share/PerlQt-3 -type d | ${SORT} -r | \
- ${SED} "s,^${PREFIX}/,@dirrm ," >> ${TMPPLIST}
- @${FIND} ${SITE_PERL}/${PERL_ARCH}/Qt* -type f | \
- ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
- @${FIND} ${SITE_PERL}/${PERL_ARCH}/Qt* -type d | ${SORT} -r | \
- ${SED} "s,^${PREFIX}/,@dirrm ," >> ${TMPPLIST}
- @${FIND} ${SITE_PERL}/${PERL_ARCH}/auto/Qt -type f | \
- ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
- @${FIND} ${SITE_PERL}/${PERL_ARCH}/auto/Qt -type d | ${SORT} -r | \
- ${SED} "s,^${PREFIX}/,@dirrm ," >> ${TMPPLIST}
-
-.include <bsd.port.post.mk>
diff --git a/x11-toolkits/p5-qt/distinfo b/x11-toolkits/p5-qt/distinfo
deleted file mode 100644
index 056455797ba6..000000000000
--- a/x11-toolkits/p5-qt/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (PerlQt-3.008.tar.gz) = a0cdc0c86b3e79c56f09f2af8c4c2c39
-SHA256 (PerlQt-3.008.tar.gz) = 0ebcffa39841c871e6ac347ae6f2a8f3af75622535425c160e6c3437f5df32da
-SIZE (PerlQt-3.008.tar.gz) = 922164
diff --git a/x11-toolkits/p5-qt/files/patch-Makefile.in b/x11-toolkits/p5-qt/files/patch-Makefile.in
deleted file mode 100644
index 27536d11e998..000000000000
--- a/x11-toolkits/p5-qt/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- smoke/qt/Makefile.in.orig Thu Aug 19 15:29:48 2004
-+++ smoke/qt/Makefile.in Fri Aug 20 16:15:03 2004
-@@ -55,7 +55,7 @@
- CXX = @CXX@
- CXXCPP = @CXXCPP@
- CXXDEPMODE = @CXXDEPMODE@
--CXXFLAGS = @CXXFLAGS@
-+CXXFLAGS = @CXXFLAGS@ -fPIC
- CYGPATH_W = @CYGPATH_W@
- DEFS = @DEFS@
- DEPDIR = @DEPDIR@
diff --git a/x11-toolkits/p5-qt/pkg-descr b/x11-toolkits/p5-qt/pkg-descr
deleted file mode 100644
index 20c00d1de437..000000000000
--- a/x11-toolkits/p5-qt/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A set of Perl bindings for the Qt toolkit.
-
-WWW: http://perlqt.sourceforge.net/