Port details |
- asciio Perl/GTK application that lets you draw ASCII charts using a GUI
- 1.9.02,1 graphics =3 1.9.02,1Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2008-04-22 21:12:00
- Last Update: 2023-11-04 21:04:15
- Commit Hash: cd15ecb
- People watching this port, also watch:: bingrep, check_ssl_cert, newsboat, xrdp, pcpustat
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/App-Asciio
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/asciio/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/asciio
- pkg install asciio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: asciio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699130000
SHA256 (App-Asciio-1.9.02.tar.gz) = f407051a16a5cf0b29bc34635dc42027550283145ca1b1e49cee382cbeed5788
SIZE (App-Asciio-1.9.02.tar.gz) = 12955871
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Algorithm-Diff>=0 : devel/p5-Algorithm-Diff
- p5-Check-ISA>=0 : devel/p5-Check-ISA
- p5-Compress-Bzip2>=0 : archivers/p5-Compress-Bzip2
- p5-Data-Compare>=0 : devel/p5-Data-Compare
- p5-Data-TreeDumper-Renderer-GTK>=0 : devel/p5-Data-TreeDumper-Renderer-GTK
- p5-Directory-Scratch>=0 : devel/p5-Directory-Scratch
- p5-Eval-Context>=0 : devel/p5-Eval-Context
- p5-File-HomeDir>=0 : devel/p5-File-HomeDir
- p5-Gtk3>=0 : x11-toolkits/p5-Gtk3
- p5-Hash-Slice>=0.03 : devel/p5-Hash-Slice
- p5-IO-Prompter>=0 : devel/p5-IO-Prompter
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Module-Util>=0 : devel/p5-Module-Util
- p5-Pango>0 : x11-toolkits/p5-Pango
- p5-Sereal>=0 : converters/p5-Sereal
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- p5-Term-ReadKey>0 : devel/p5-Term-ReadKey
- p5-Term-Size-Any>=0 : devel/p5-Term-Size-Any
- p5-Term-TermKey>=0 : devel/p5-Term-TermKey
- p5-Text-Diff>=1.41 : textproc/p5-Text-Diff
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-NoWarnings>=0 : devel/p5-Test-NoWarnings
- p5-Test-Warn>=0 : devel/p5-Test-Warn
- Runtime dependencies:
-
- p5-Algorithm-Diff>=0 : devel/p5-Algorithm-Diff
- p5-Check-ISA>=0 : devel/p5-Check-ISA
- p5-Compress-Bzip2>=0 : archivers/p5-Compress-Bzip2
- p5-Data-Compare>=0 : devel/p5-Data-Compare
- p5-Data-TreeDumper-Renderer-GTK>=0 : devel/p5-Data-TreeDumper-Renderer-GTK
- p5-Directory-Scratch>=0 : devel/p5-Directory-Scratch
- p5-Eval-Context>=0 : devel/p5-Eval-Context
- p5-File-HomeDir>=0 : devel/p5-File-HomeDir
- p5-Gtk3>=0 : x11-toolkits/p5-Gtk3
- p5-Hash-Slice>=0.03 : devel/p5-Hash-Slice
- p5-IO-Prompter>=0 : devel/p5-IO-Prompter
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Module-Util>=0 : devel/p5-Module-Util
- p5-Pango>0 : x11-toolkits/p5-Pango
- p5-Sereal>=0 : converters/p5-Sereal
- p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
- p5-Term-ReadKey>0 : devel/p5-Term-ReadKey
- p5-Term-Size-Any>=0 : devel/p5-Term-Size-Any
- p5-Term-TermKey>=0 : devel/p5-Term-TermKey
- p5-Text-Diff>=1.41 : textproc/p5-Text-Diff
- p5-Class-ISA>=0 : devel/p5-Class-ISA
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_asciio
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.02,1 04 Nov 2023 21:04:15 |
Emanuel Haupt (ehaupt) |
graphics/asciio: Update to 1.9.02 |
1.9.1.1,1 01 Nov 2023 09:42:13 |
Emanuel Haupt (ehaupt) |
graphics/asciio: Update to 1.9.1.1
The application has been refactored to utilize GTK3 instead of GTK2.
Increase the PORTEPOCH since 1.9.1.1 is numerically a lower version than
1.51.3. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.51.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.51.3_2 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.51.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.51.3_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.51.3_2 06 Jan 2018 05:33:51 |
sunpoet |
Update {BUILD,RUN}_DEPENDS: remove deprecated (and unused) p5-Test-Block
- While I'm here:
- Move test-only dependencies to TEST_DEPENDS
- Clean up unused TEST_DEPENDS
- Bump PORTREVISION for dependency change |
1.51.3_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.51.3_1 31 Jan 2017 16:21:46 |
mat |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
1.51.3 10 Sep 2016 10:48:57 |
ehaupt |
Mark NO_ARCH |
1.51.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.51.3 04 Jul 2015 09:32:07 |
ehaupt |
Update to 1.51.3 |
1.02.71_6 21 Mar 2015 19:56:47 |
sunpoet |
- Fix *_DEPENDS: version 0.50+ is already in all supported Perl releases
- Add LICENSE [1]
- Bump PORTREVISION for dependency change
Approved by: portmgr (blanket) [1]
With hat: perl |
1.02.71_5 06 Feb 2015 13:40:23 |
ehaupt |
Add devel/p5-Class-ISA to RUN_DEPENDS |
1.02.71_4 06 Jan 2015 09:38:14 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.02.71_4 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.02.71_3 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
1.02.71_3 25 Oct 2013 13:07:05 |
ehaupt |
Fix package list. |
1.02.71_3 23 Oct 2013 10:26:46 |
ehaupt |
Support staging. |
1.02.71_3 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.02.71_3 11 Sep 2013 11:44:41 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.02.71_3 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
1.02.71_3 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
1.02.71_3 06 Jun 2012 10:43:19 |
ehaupt |
Get rid of ${SITE_PERL} in *_DEPENDS
Submitted by: az |
1.02.71_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.02.71_2 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.02.71_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.02.71_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.02.71_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.02.71 29 Sep 2009 09:16:10 |
ehaupt |
Update to 1.02.71
Feature safe: yes |
0.95_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.95_1 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
0.95_1 06 Jun 2008 13:35:04 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.95 22 Apr 2008 21:11:13 |
ehaupt |
graphics/ascii0 -> graphics/asciio, renamed by delete+add |