diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-22 21:21:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-22 21:21:20 +0000 |
commit | 9e3d6f614aa5c86c9986a1a443fc3eb056214798 (patch) | |
tree | ae3546592e9f3675ceb060f2cdbc7b35b7827e42 /graphics | |
parent | b19d23695265b01ea613fe62a745bebe61bd2897 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ascii0/Makefile | 45 | ||||
-rw-r--r-- | graphics/ascii0/distinfo | 3 | ||||
-rw-r--r-- | graphics/ascii0/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/ascii0/pkg-plist | 45 |
4 files changed, 0 insertions, 99 deletions
diff --git a/graphics/ascii0/Makefile b/graphics/ascii0/Makefile deleted file mode 100644 index 0a75ec10c33a..000000000000 --- a/graphics/ascii0/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: ascii0 -# Date created: Mon Apr 22 13:48:17 CEST 2008 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ascii0 -PORTVERSION= 0.95 -CATEGORIES= graphics -MASTER_SITES= http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/N/NK/NKH/ \ - CRITICAL -DISTNAME= App-Asciio-${PORTVERSION}_01 - -MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A Perl/GTK application that lets you draw ASCII charts using a GUI - -BUILD_DEPENDS= ${SITE_PERL}/Directory/Scratch.pm:${PORTSDIR}/devel/p5-Directory-Scratch \ - ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ - ${SITE_PERL}/${PERL_ARCH}/Compress/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Bzip2 \ - ${SITE_PERL}/Test/Block.pm:${PORTSDIR}/devel/p5-Test-Block \ - ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ - ${SITE_PERL}/Test/Distribution.pm:${PORTSDIR}/devel/p5-Test-Distribution \ - ${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings \ - ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn \ - ${SITE_PERL}/Test/Strict.pm:${PORTSDIR}/devel/p5-Test-Strict \ - ${SITE_PERL}/Test/Dependencies.pm:${PORTSDIR}/devel/p5-Test-Dependencies \ - ${SITE_PERL}/Test/Spelling.pm:${PORTSDIR}/devel/p5-Test-Spelling \ - ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \ - ${SITE_PERL}/Data/TreeDumper/Renderer/GTK.pm:${PORTSDIR}/devel/p5-Data-TreeDumper-Renderer-GTK \ - ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ - ${SITE_PERL}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare \ - ${SITE_PERL}/Module/Util.pm:${PORTSDIR}/devel/p5-Module-Util \ - ${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter \ - ${SITE_PERL}/Eval/Context.pm:${PORTSDIR}/devel/p5-Eval-Context -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_MODBUILD= yes - -MAN3= App::Asciio::setup::import_export::perl.3 \ - App::Asciio.3 \ - App::Asciio::setup::hooks::canonize_connections.3 \ - App::Asciio::Undo.3 - -.include <bsd.port.mk> diff --git a/graphics/ascii0/distinfo b/graphics/ascii0/distinfo deleted file mode 100644 index 7d8c8227aec2..000000000000 --- a/graphics/ascii0/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (App-Asciio-0.95_01.tar.gz) = 2c518772b911900a1860fde0db7c3af6 -SHA256 (App-Asciio-0.95_01.tar.gz) = 3d5445d67e4a6d46badb1d624d377d52494f765bf51631a4a91dc5813bd14767 -SIZE (App-Asciio-0.95_01.tar.gz) = 57665 diff --git a/graphics/ascii0/pkg-descr b/graphics/ascii0/pkg-descr deleted file mode 100644 index 6b24cde4a460..000000000000 --- a/graphics/ascii0/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -A Perl/GTK application that lets you draw ASCII charts using a GUI. Objects on -the screen are sizable and have all the properties you'd expect in a drawing -tool (titles for the boxes, bullets, etc), but the end result is plain text -that's embeddable in your code. - -WWW: http://search.cpan.org/dist/App-Asciio/ diff --git a/graphics/ascii0/pkg-plist b/graphics/ascii0/pkg-plist deleted file mode 100644 index 78d76db80515..000000000000 --- a/graphics/ascii0/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -bin/asciio -%%SITE_PERL%%/App/Asciio.pm -%%SITE_PERL%%/App/Asciio/Actions.pm -%%SITE_PERL%%/App/Asciio/Ascii.pm -%%SITE_PERL%%/App/Asciio/Connections.pm -%%SITE_PERL%%/App/Asciio/Dialogs.pm -%%SITE_PERL%%/App/Asciio/Elements.pm -%%SITE_PERL%%/App/Asciio/Io.pm -%%SITE_PERL%%/App/Asciio/Menues.pm -%%SITE_PERL%%/App/Asciio/Setup.pm -%%SITE_PERL%%/App/Asciio/Undo.pm -%%SITE_PERL%%/App/Asciio/stripes/editable_arrow2.pm -%%SITE_PERL%%/App/Asciio/stripes/editable_box2.pm -%%SITE_PERL%%/App/Asciio/stripes/if_box.pm -%%SITE_PERL%%/App/Asciio/stripes/process_box.pm -%%SITE_PERL%%/App/Asciio/stripes/section_wirl_arrow.pm -%%SITE_PERL%%/App/Asciio/stripes/single_stripe.pm -%%SITE_PERL%%/App/Asciio/stripes/stripes.pm -%%SITE_PERL%%/App/Asciio/stripes/wirl_arrow.pm -%%SITE_PERL%%/App/Asciio/setup/actions/align.pl -%%SITE_PERL%%/App/Asciio/setup/actions/clipboard.pl -%%SITE_PERL%%/App/Asciio/setup/actions/context_menu_multi_wirl.pl -%%SITE_PERL%%/App/Asciio/setup/actions/debug.pl -%%SITE_PERL%%/App/Asciio/setup/actions/elements_manipulation.pl -%%SITE_PERL%%/App/Asciio/setup/actions/file.pl -%%SITE_PERL%%/App/Asciio/setup/actions/mouse.pl -%%SITE_PERL%%/App/Asciio/setup/actions/new_elements.pl -%%SITE_PERL%%/App/Asciio/setup/actions/unsorted.pl -%%SITE_PERL%%/App/Asciio/setup/asciio_object/basic.pl -%%SITE_PERL%%/App/Asciio/setup/hooks/canonize_connections.pl -%%SITE_PERL%%/App/Asciio/setup/import_export/ascii.pl -%%SITE_PERL%%/App/Asciio/setup/import_export/asciioe.pl -%%SITE_PERL%%/App/Asciio/setup/import_export/perl.pl -%%SITE_PERL%%/App/Asciio/setup/setup.ini -%%SITE_PERL%%/App/Asciio/setup/stencils/types.asciio -%%SITE_PERL%%/App/Asciio/setup/stencils/user_types.asciio -@dirrm %%SITE_PERL%%/App/Asciio/stripes -@dirrm %%SITE_PERL%%/App/Asciio/setup/stencils -@dirrm %%SITE_PERL%%/App/Asciio/setup/import_export -@dirrm %%SITE_PERL%%/App/Asciio/setup/hooks -@dirrm %%SITE_PERL%%/App/Asciio/setup/asciio_object -@dirrm %%SITE_PERL%%/App/Asciio/setup/actions -@dirrm %%SITE_PERL%%/App/Asciio/setup -@dirrm %%SITE_PERL%%/App/Asciio -@dirrmtry %%SITE_PERL%%/App |