Port details |
- urxvt-font-size Perl extension for rxvt-unicode terminal emulator to change font size
- 1.3_1 x11 =3 1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2017-10-07 18:31:23
- Last Update: 2023-09-05 20:34:38
- Commit Hash: f3a6981
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- License: MIT
- WWW:
- https://github.com/majutsushi/urxvt-font-size
- Description:
- A perl extension for rxvt-unicode that allows changing the font size on the fly
with keyboard shortcuts
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- urxvt-font-size>0:x11/urxvt-font-size
- To install the port:
- cd /usr/ports/x11/urxvt-font-size/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/urxvt-font-size
- pkg install urxvt-font-size
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: urxvt-font-size
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1507313520
SHA256 (majutsushi-urxvt-font-size-v1.3_GH0.tar.gz) = 98bddf0dbad4e11231b07121c1c10b10116985f0ae6019173b10eaa23491a4af
SIZE (majutsushi-urxvt-font-size-v1.3_GH0.tar.gz) = 6276
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:
-
- urxvt : x11/rxvt-unicode
- xlsfonts : x11-fonts/xlsfonts
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for urxvt-font-size-1.3_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_urxvt-font-size
- pkg-message:
- For install:
- To enable this urxvt extension, modify ~/.Xresources as follows:
URxvt.perl-ext-common: ...,font-size
The extension automatically binds:
- Ctrl++ to 'increase'
- Ctrl+- to 'decrease'
- Ctrl+0 to 'reset'
For further customization consult
/usr/local/share/doc/urxvt-font-size/README
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_1 05 Sep 2023 20:34:38 |
Dave Cottlehuber (dch) |
x11/urxvt-font-size: update dependencies
- pet portclippy, portfmt while here
PR: 273318
Sponsored by: SkunkWerks, GmbH |
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.3 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.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
1.3 21 May 2019 11:49:16 |
dch |
fix auto-assign for BZ PRs by updating MAINTAINER for my ports
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D20331 |
1.3 07 Oct 2017 18:31:16 |
dch |
new port: x11/urxvt-font-size
A perl extension for x11/rxvt-unicode that allows changing the
font size on the fly with keyboard shortcuts.
WWW: https://github.com/majutsushi/urxvt-font-size
Reviewed by: mat, jrm (mentor)
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D12463 |
Number of commits found: 8
|