Port details |
- ansiprint Prints through a terminal with ANSI escape sequences
- 1.0 print =2 1.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-06-06 17:26:43
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://ansiprint.sourceforge.net
- Description:
- A utility for printing text files (or stdin) through a terminal/terminal
emulator using ANSI escape sequences.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ansiprint>0:print/ansiprint
- To install the port:
- cd /usr/ports/print/ansiprint/ && make install clean
- To add the package, run one of these commands:
- pkg install print/ansiprint
- pkg install ansiprint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ansiprint
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ansiprint-1.0.tgz) = 13822671690d1b2065df6cc2720530436c4e7286219ea1511e1d8b2590f4e95e
SIZE (ansiprint-1.0.tgz) = 5454
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_ansiprint
- USES:
- tar:tgz
- 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.0 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.0 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.0 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.0 21 Aug 2014 17:12:31 |
marino |
Reset maintainer print/ansiprint per his request
Thanks for looking after this port, Stephen. While here, I'll make
some cosmetic realignments and convert EXTRACT_SUFX to USES.
PR: 192891
Submitted by: maintainer (Stephen Fisher) |
1.0 04 Feb 2014 19:10:51 |
pawel |
- Fix build with clang [1]
- Support stage
PR: ports/182043 [1]
Submitted by: maintainer
MFH: 2014Q1 |
1.0 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.0 08 Dec 2012 11:01:41 |
culot |
- Update MAINTAINER's address [1]
- Trim Makefile header
PR: ports/174239 [1]
Submitted by: Stephen Fisher <stephenfisher@outlook.com> (maintainer)
Feature safe: yes |
1.0 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.0 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.0 28 Mar 2010 12:35:01 |
makc |
Fix maintainer email address.
PR: ports/145098
Submitted by: maintainer |
1.0 09 Jan 2010 12:24:21 |
wen |
- Update maintainer's mail address
PR: ports/142520
Submitted by: Stephen Fisher <steve@stephen-fisher.com>
Approved by: maintainer |
1.0 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.0 06 Jun 2006 16:42:17 |
itetcu |
A utility for printing text files (or stdin) through a terminal/terminal
emulator using ANSI escape sequences.
WWW: http://ansiprint.sourceforge.net
PR: ports/98072
Submitted by: stephentfisher@yahoo.com
Approved by: lawrance (mentor, implicit) |