notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
ratmen Simple program for displaying a menu in a window
2.2.3_1 x11-wm on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version 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 search for ports maintained by this maintainer
Port Added: 2008-03-11 22:49:01
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/ratmen
  2. man/man1/ratmen.1.gz
Collapse this list.
Dependency lines:
  • ratmen>0:x11-wm/ratmen
To install the port:
cd /usr/ports/x11-wm/ratmen/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/ratmen
  • pkg install ratmen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ratmen
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
ratmen
ABIlatestquarterly
FreeBSD:11:aarch642.2.3_12.2.3_1
FreeBSD:11:amd642.2.3_12.2.3_1
FreeBSD:11:armv62.2.3_12.2.3_1
FreeBSD:11:i3862.2.3_12.2.3_1
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips642.2.3_12.2.3_1
FreeBSD:12:aarch642.2.3_12.2.3_1
FreeBSD:12:amd642.2.3_12.2.3_1
FreeBSD:12:armv62.2.3_12.2.3_1
FreeBSD:12:armv72.2.3_12.2.3_1
FreeBSD:12:i3862.2.3_12.2.3_1
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips642.2.3_12.2.3_1
FreeBSD:12:powerpc64pkg-fallout2.2.3_1
FreeBSD:13:aarch642.2.3_12.2.3_1
FreeBSD:13:amd642.2.3_12.2.3_1
FreeBSD:13:armv62.2.3_12.2.3_1
FreeBSD:13:armv72.2.3_12.2.3_1
FreeBSD:13:i3862.2.3_12.2.3_1
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc642.2.3_12.2.3_1
FreeBSD:13:riscv64pkg-fallout2.2.3_1
FreeBSD:14:aarch642.2.3_1pkg-fallout
FreeBSD:14:amd642.2.3_1pkg-fallout
FreeBSD:14:armv62.2.3_1pkg-fallout
FreeBSD:14:armv72.2.3_1pkg-fallout
FreeBSD:14:i3862.2.3_1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc642.2.3_1pkg-fallout
FreeBSD:14:riscv642.2.3_1pkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
  2. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.update.uu.se/~zrajm/programs/ratmen/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.2.3_1
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.2.3_1
20 Jul 2022 14:23:42
commit hash:f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash:f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash:f65f20b278cf11869d6dae597786f33c1bef0cb9commit hash:f65f20b278cf11869d6dae597786f33c1bef0cb9 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11-wm: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger
  *  Alejandro Pulver <alepulver@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Anton Tornqvist <antont@inbox.lv>
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Brett Taylor <brett@peloton.physics.montana.edu>
  *  Brian Handy <handy@physics.montana.edu>
  *  Bruce A. Mah <bmah@ca.sandia.gov>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.3_1
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2.3_1
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
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.
2.2.3_1
29 Dec 2013 14:56:54
Revision:338000Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
2.2.3_1
21 Sep 2013 00:01:17
Revision:327786Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
2.2.3_1
03 Aug 2013 13:44:01
Revision:324191Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2.2.3_1
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
2.2.3_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.2.3_1
27 Feb 2011 04:54:41
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
2.2.3_1
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
2.2.3_1
23 Mar 2008 11:11:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
2.2.3
13 Mar 2008 19:30:17
Original commit files touched by this commit
alepulver search for other commits by this committer
- Add missing Perl build dependency.

Reported by:    pav
2.2.3
11 Mar 2008 22:48:42
Original commit files touched by this commit
alepulver search for other commits by this committer
Ratmen is a simple program for displaying a menu in a window. On selection is
may either run a program or simply write something on standard out. It is
inspired by, and is similar in function to, 9menu and ratmenu but is muchly
improved. It includes: User settings in X resources, long and short option
names (using getopts), scrollable menus (if they do not fit on screen), both
mouse and keyboard support, exiting on unfocus, and a decent manpage.

WWW:    http://www.update.uu.se/~zrajm/programs/

Number of commits found: 15