Port details |
- flruler On-screen pixel ruler
- 1.05_1 x11 =3 1.05_1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2017-06-19 14:08:41
- Last Update: 2024-01-11 10:31:03
- Commit Hash: e762d07
- People watching this port, also watch:: inotify-tools, e2fsprogs, monit, pure-ftpd, phpsysinfo-php82
- License: GPLv2
- WWW:
- https://www.seriss.com/people/erco/fltk/flruler/
- Description:
- A program for measuring the pixel size of on-screen elements. Intended for
GUI debugging to verify widget separations and sizes, though may also be
used for general computer graphics debugging purposes, including measuring
pixel distances of images, web applications, etc.
You can easily make copies of the ruler and reoriented it via either the
keyboard or mouse.
- ¦ ¦ ¦ ¦
- 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/x11/flruler/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/flruler
- pkg install flruler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flruler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1470190812
SHA256 (flruler-1.05.tar.gz) = ece02a65bb408eaa83e46e0359bb1d8c07852b331f6f59975d8ae06c7197faaf
SIZE (flruler-1.05.tar.gz) = 25842
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:
-
- libfltk.a : x11-toolkits/fltk
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xft.pc : x11-fonts/libXft
- xinerama.pc : x11/libXinerama
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flruler-1.05_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_flruler
- USES:
- gmake perl5 xorg
- FreshPorts was unable to extract/find any pkg message
- 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.05_1 11 Jan 2024 10:31:03 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate the use of MANPREFIX for x11*
While here move some manpages to share/man |
1.05 08 Jan 2024 17:12:52 |
Alexey Dokuchaev (danfe) |
x11/flruler: chase HTTP/1.1 301 Moved Permanently redirection. |
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.05 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.05 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.05 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.05 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.05 19 Jun 2017 14:08:34 |
danfe |
A program for measuring the pixel size of on-screen elements. Intended for
GUI debugging to verify widget separations and sizes, though may also be
used for general computer graphics debugging purposes, including measuring
pixel distances of images, web applications, etc.
You can easily make copies of the ruler and reoriented it via either the
keyboard or mouse.
WWW: http://seriss.com/people/erco/fltk/flruler/ |
Number of commits found: 8
|