Port details |
- ratmen Simple program for displaying a menu in a window
- 2.2.3_2 x11-wm
=0 2.2.3_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Last upstream release was in 2008
This port expired on: 2024-01-18
- 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: 2008-03-11 22:49:01
- Last Update: 2024-01-18 21:25:38
- Commit Hash: 99c09b5
- License: not specified in port
- WWW:
- http://www.update.uu.se/~zrajm/programs/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ratmen
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ratmen-2.2.3.tar.gz) = 2672f33da616c8d239c3f6d2281d64106b1e2e936dbf833294a827c82cc4ce3e
SIZE (ratmen-2.2.3.tar.gz) = 25026
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-wm_ratmen
- USES:
- perl5 xorg
- 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 |
2.2.3_2 18 Jan 2024 21:25:38 |
Rene Ladan (rene) |
x11-wm/ratmen: Remove expired port
2024-01-18 x11-wm/ratmen: Last upstream release was in 2008 |
2.2.3_2 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
2.2.3_1 18 Dec 2023 17:57:44 |
Muhammad Moinur Rahman (bofh) |
x11-wm/ratmen: Mark DEPRECATED
- Last upstream release was in 2008
- Both MASTER_SITES and WWW are defunct
- Set EXPIRATION_DATE 2024-01-18
- Pet portclippy |
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) |
2.2.3_1 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 ) |
2.2.3_1 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
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 ) |
2.2.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.3_1 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. |
2.2.3_1 29 Dec 2013 14:56:54 |
antoine |
Stage support |
2.2.3_1 21 Sep 2013 00:01:17 |
bapt |
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 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.2.3_1 28 Mar 2013 16:29:01 |
eadler |
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 |
miwi |
- Get Rid MD5 support |
2.2.3_1 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
2.2.3_1 19 Apr 2008 17:56:05 |
miwi |
- 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 |
miwi |
- 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 |
alepulver |
- Add missing Perl build dependency.
Reported by: pav |
2.2.3 11 Mar 2008 22:48:42 |
alepulver |
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/ |