aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Wx-GLCanvas
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-09-05 11:40:24 +0000
committerRene Ladan <rene@FreeBSD.org>2019-09-05 11:40:24 +0000
commitfc31075d85494a429c83dc15560c42efdfe3245d (patch)
treec57ed201463e2fa5875d2c2ce896968f3d74c56d /x11-toolkits/p5-Wx-GLCanvas
parent271e11bf77ccfda5e26be255cb3ecf1141653d06 (diff)
downloadports-fc31075d85494a429c83dc15560c42efdfe3245d.tar.gz
ports-fc31075d85494a429c83dc15560c42efdfe3245d.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Wx-GLCanvas')
-rw-r--r--x11-toolkits/p5-Wx-GLCanvas/Makefile44
-rw-r--r--x11-toolkits/p5-Wx-GLCanvas/distinfo3
-rw-r--r--x11-toolkits/p5-Wx-GLCanvas/pkg-descr5
-rw-r--r--x11-toolkits/p5-Wx-GLCanvas/pkg-plist5
4 files changed, 0 insertions, 57 deletions
diff --git a/x11-toolkits/p5-Wx-GLCanvas/Makefile b/x11-toolkits/p5-Wx-GLCanvas/Makefile
deleted file mode 100644
index c05be4f96261..000000000000
--- a/x11-toolkits/p5-Wx-GLCanvas/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# Created by: mr
-# $FreeBSD$
-
-PORTNAME= Wx-GLCanvas
-PORTVERSION= 0.09
-PORTREVISION= 4
-CATEGORIES= x11-toolkits perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:MBARBON
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= mr@FreeBSD.org
-COMMENT= Perl interface to wxWidgets' OpenGL canvas
-
-DEPRECATED= Depends on expiring x11-toolkits/p5-Wx
-EXPIRATION_DATE= 2019-09-04
-
-BUILD_DEPENDS= p5-OpenGL>=0.66:graphics/p5-OpenGL \
- p5-Wx>=0.5000:x11-toolkits/p5-Wx
-RUN_DEPENDS= p5-OpenGL>=0.66:graphics/p5-OpenGL \
- p5-Wx>=0.5000:x11-toolkits/p5-Wx
-
-#MANUAL_PACKAGE_BUILD= needs the X server it will be used with to build
-
-PORTSCOUT= limit:^[0-9\.]*$$
-
-USES= compiler:c++11-lib perl5
-USE_CXXSTD= c++11
-USE_PERL5= configure
-USE_WX= 3.0
-CONFIGURE_ENV= CXX="${CXX}"
-
-CFLAGS+= -pthread -Wno-write-strings -I${LOCALBASE}/include
-
-post-configure:
- @${FIND} ${WRKSRC} -name "Makefile" -type f | ${XARGS} \
- ${REINPLACE_CMD} -e \
- 's|$$(CC)|$$(CXX)|g ; \
- s|$$(CCFLAGS)|$$(CXXFLAGS)|g'
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Makefile.PL
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/p5-Wx-GLCanvas/distinfo b/x11-toolkits/p5-Wx-GLCanvas/distinfo
deleted file mode 100644
index 429a3271f154..000000000000
--- a/x11-toolkits/p5-Wx-GLCanvas/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1536929122
-SHA256 (Wx-GLCanvas-0.09.tar.gz) = 6ad2c29ff06ff80a5c8b4b9d1d6bf0aed57489e831be59c94494f4f688dc8fe0
-SIZE (Wx-GLCanvas-0.09.tar.gz) = 13910
diff --git a/x11-toolkits/p5-Wx-GLCanvas/pkg-descr b/x11-toolkits/p5-Wx-GLCanvas/pkg-descr
deleted file mode 100644
index 5ca6979bf127..000000000000
--- a/x11-toolkits/p5-Wx-GLCanvas/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Wx::GLCanvas - interface to wxWidgets' OpenGL canvas
-
-The documentation for this module is included in the main wxPerl distribution (wxGLCanvas).
-
-WWW: https://metacpan.org/release/Wx-GLCanvas
diff --git a/x11-toolkits/p5-Wx-GLCanvas/pkg-plist b/x11-toolkits/p5-Wx-GLCanvas/pkg-plist
deleted file mode 100644
index 4999d65b6bb6..000000000000
--- a/x11-toolkits/p5-Wx-GLCanvas/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_ARCH%%/Wx/DemoModules/wxGLCanvas.pm
-%%SITE_ARCH%%/Wx/GLCanvas.pm
-%%SITE_ARCH%%/auto/Wx/GLCanvas/.packlist
-%%SITE_ARCH%%/auto/Wx/GLCanvas/GLCanvas.so
-%%PERL5_MAN3%%/Wx::GLCanvas.3.gz