Port details |
- colwide Utility which outputs a number of characters to the screen
- 0.01 misc =2 0.01Version of this port present on the latest quarterly branch.
- Maintainer: nc@FreeBSD.org
- Port Added: 2014-09-24 13:56:33
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: BSD2CLAUSE
- WWW:
- https://github.com/neelchauhan/colwide
- Description:
- colwide is a Perl script which displays either 80 or specified number of hash
(#) characters on the screen. Can be useful to determine terminal width.
- ¦ ¦ ¦ ¦
- 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/misc/colwide/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/colwide
- pkg install colwide
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: colwide
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1481334662
SHA256 (neelchauhan-colwide-0.01-7b32131_GH0.tar.gz) = a58b44b610272ac98d77c272909aaf1ef5098ed66a46f630d270ccc3c3d7a27c
SIZE (neelchauhan-colwide-0.01-7b32131_GH0.tar.gz) = 2436
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_colwide
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.01 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 ) |
0.01 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.01 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.01 05 Jan 2021 15:33:40 |
nc |
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966 |
0.01 03 Dec 2020 00:23:15 |
wen |
- Pass maintainership to submitter
PR: 251551
Submitted by: neel@neelc.org |
0.01 27 Feb 2020 21:26:26 |
sunpoet |
Reset maintainership
PR: 244448
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
0.01 10 Aug 2019 09:02:30 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.01 11 Dec 2016 23:54:24 |
jhale |
Switch to USE_GITHUB; MASTER_SITES no longer available
Distinfo has changed, but verified no difference in installed files
While here:
Add NO_ARCH
PR: 215186
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
0.01 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
0.01 24 Sep 2014 13:56:26 |
amdmi3 |
colwide is a Perl script which displays either 80 or specified number of hash
(#) characters on the screen. Can be useful to determine terminal width.
WWW: http://www.neelc.org/software/colwide/
PR: 193466
Submitted by: neel@neelc.org |
Number of commits found: 11
|