notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pdmenu Simple console menu program
1.3.6_1 misc on this many watch lists=2 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 1.3.6Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-17 11:06:23
Commit Hash: fa67a81
People watching this port, also watch:: doxygen
License: GPLv2
WWW:
https://joeyh.name/code/pdmenu/
Description:
Pdmenu is a menuing system for Unix. It is designed to be easy to use, and is suitable for a login shell for inexperienced users, or it can just be ran at the command line as a handy menu.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/pdmenu-1.3.6_1/catalog.mk
  2. /usr/local/share/licenses/pdmenu-1.3.6_1/LICENSE
  3. /usr/local/share/licenses/pdmenu-1.3.6_1/GPLv2
  4. bin/pdmenu
  5. @sample etc/pdmenurc.sample
  6. share/locale/da/LC_MESSAGES/pdmenu.mo
  7. share/locale/es/LC_MESSAGES/pdmenu.mo
  8. share/locale/fr/LC_MESSAGES/pdmenu.mo
  9. share/locale/ru/LC_MESSAGES/pdmenu.mo
  10. share/man/man1/pdmenu.1.gz
  11. share/man/man5/pdmenurc.5.gz
  12. share/pdmenu/editdir.pl
  13. share/pdmenu/showdir.pl
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • pdmenu>0:misc/pdmenu
To install the port:
cd /usr/ports/misc/pdmenu/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/pdmenu
  • pkg install pdmenu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pdmenu
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1633012422 SHA256 (pdmenu-1.3.6.tar.gz) = dedd2a4a5719278b5e49041161990c2f20b5909818837542aaca01819f2c14eb SIZE (pdmenu-1.3.6.tar.gz) = 160265

Packages (timestamps in pop-ups are UTC):
pdmenu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.6_11.3.6_1-1.3.6_11.3.6_1---
FreeBSD:13:quarterly1.3.61.3.61.3.61.3.61.3.6_11.3.61.3.61.3.6
FreeBSD:14:latest1.3.6_11.3.6_11.3.61.3.6_11.3.6_11.3.6-1.3.6
FreeBSD:14:quarterly1.3.61.3.6_1-1.3.61.3.6_11.3.61.3.61.3.6
FreeBSD:15:latest1.3.61.3.6_1n/a1.3.6n/a1.3.61.3.61.3.6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. libslang.so : devel/libslang2
  2. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pdmenu-1.3.6_1: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
misc_pdmenu
USES:
gettext gmake ncurses shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.kitenet.net/index.cgi/pdmenu.git/snapshot/
Collapse this list.

Number of commits found: 63

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.6_1
17 Mar 2024 11:06:23
commit hash: fa67a814d0d439f7401224711dc910e205a343b4commit hash: fa67a814d0d439f7401224711dc910e205a343b4commit hash: fa67a814d0d439f7401224711dc910e205a343b4commit hash: fa67a814d0d439f7401224711dc910e205a343b4 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
misc/pdmenu: Move man pages to share/man

Approved by:	portmgr (blanket)
1.3.6
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
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)
1.3.6
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)
1.3.6
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.6
27 Oct 2021 15:53:38
commit hash: c32385406c3a5169b3e6dba473767e24168c8703commit hash: c32385406c3a5169b3e6dba473767e24168c8703commit hash: c32385406c3a5169b3e6dba473767e24168c8703commit hash: c32385406c3a5169b3e6dba473767e24168c8703 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
Author: Robert Clausecker
misc/pdmenu: update to 1.3.6

* Pass maintainership to submitter
* Switch to new upstream
* Fix build with FreeBSD 13 or later (-fno-common)
* Add NLS option

ChangeLog:	http://joeyh.name/code/pdmenu/news/version_1.3.5/ (1.3.5)
ChangeLog:	http://joeyh.name/code/pdmenu/news/version_1.3.6/ (1.3.6)
PR:		258809
MFH:		2021Q4
Differential Revision:	https://reviews.freebsd.org/D32662
1.3.4_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.
1.3.4_1
18 Feb 2021 02:08:37
Revision:565859Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
1.3.4_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.3.4_1
03 Feb 2016 00:16:12
Revision:407925Original commit files touched by this commit
marino search for other commits by this committer
misc/pdmenu: document ncurses requirement (USES+=ncurses)

Also link with libncurses, not libcurses
1.3.4_1
09 Jun 2015 18:53:07
Revision:388976Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs

MFH:		2015Q2 (blanket)
1.3.4
24 Jan 2015 02:13:00
Revision:377778Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.3.4.
1.3.3
09 Dec 2014 13:36:34
Revision:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.3.3
23 Aug 2014 19:02:55
Revision:365774Original commit files touched by this commit
wg search for other commits by this committer
misc/pdmenu: update to 1.3.3

PR:		192805
Submitted by:	tkato432 yahoo com
1.3.2_1
14 Jul 2014 18:42:04
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
1.3.2_1
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.2_1
20 Mar 2014 10:13:21
Revision:348675Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- USES -> gmake
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.3.2_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.3.2_1
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
1.3.2_1
25 Mar 2013 18:44:20
Revision:315240Original commit files touched by this commit
eadler search for other commits by this committer
Cleanup unmaintained ports in the misc category:
	- Single space for WWW in pkg-descr
	- Ordering if of items in Makefile
	- Trim headers
	- Comment should not begin with leading article
	- Pet portlint
1.3.2_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.3.2
31 Aug 2011 18:22:19
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 1.3.2
1.3.1
04 Aug 2011 07:40:50
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.3.1 [1]
- Pet portlint(1) by moving LICENSE section earlier

PR:             ports/159486 [1]
Submitted by:   Kato Tsuguru <tkato432@yahoo.com>
1.3.0
02 Jul 2011 07:39:06
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.0

PR:             158457
Submitted by:   Ports Fury
1.2.99
25 Mar 2011 11:36:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.29

PR:             155860
Submitted by:   Ports Fury
1.2.98_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2.98_2
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
1.2.98_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.2.98
10 Feb 2010 21:47:48
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Reset more ports I don't use anymore
1.2.98
05 Aug 2009 03:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.2.98
1.2.97
16 May 2009 06:27:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
1.2.97
22 Apr 2009 04:20:11
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.2.97
1.2.96_1
08 Feb 2009 03:14:14
Original commit files touched by this commit
pgollucci search for other commits by this committer
- devel/libslang2 has completely replaced devel/libslang which has not been
  released in ~5yrs.

- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
  so bump PORTREVISION for affected ports

- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions

- BROKEN with devel/libslang2 and DEPRECATE
    math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
    japanese/slirc

PR:             ports/125255
Reviewed by:    garga (libslang maintainer), portmgr (pav)
Exp Run by:     pav
1.2.96
13 Dec 2008 15:33:08
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.96

PR:             129543
Submitted by:   "Beat Gätzi" <beat@chruetertee.ch>
1.2.95
02 Aug 2008 22:34:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.95
- Update WWW

PR:             126175
Submitted by:   Ports Fury
1.2.93_1
06 Jun 2008 13:45:40
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.2.93
20 Mar 2008 22:42:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.93

PR:             121799
Submitted by:   Ports Fury
1.2.90
28 Feb 2008 20:14:29
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: does not fetch
1.2.90
24 Jun 2007 12:19:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.90
1.2.89
27 Feb 2007 20:41:57
Original commit files touched by this commit
linimon search for other commits by this committer
Reset jacques@php.net due to maintainer-timeouts.

Hat:            portmgr
1.2.89
24 Jan 2007 21:17:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.89

PR:             107741
Submitted by:   miwi
Approved by:    maintainer timeout
1.2.87
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2.87
21 Oct 2005 16:17:55
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 1.2.87

PR:             ports/87790
Submitted by:   maintainer
1.2.85
14 Jan 2005 23:05:47
Original commit files touched by this commit
krion search for other commits by this committer
Fix plist.
1.2.85
17 Jun 2004 06:18:52
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 1.2.85.

PR:             ports/67876
Submitted by:   Jacques Marneweck <jacques@maquis.powertrip.co.za> (maintainer)
1.2.83
27 May 2004 15:57:32
Original commit files touched by this commit
pav search for other commits by this committer
- Add WWW

PR:             ports/67257
Submitted by:   Jacques Marneweck <jacques@php.net> (maintainer)
1.2.83
26 May 2004 21:23:12
Original commit files touched by this commit
eik search for other commits by this committer
- update to version 1.2.83
- pass maintainership to submitter
  <http://lists.freebsd.org/pipermail/freebsd-ports/2004-May/012764.html>

Submitted by:   Jacques Marneweck <jacques@php.net>
1.2.81_1
14 Apr 2004 23:21:53
Original commit files touched by this commit
clement search for other commits by this committer
- remove extraneous blankline

Noticed by:     kris
Pointy hat to:  me
1.2.81_1
14 Apr 2004 19:56:37
Original commit files touched by this commit
clement search for other commits by this committer
- add @dirrm

Reported on:    dosirak
1.2.81_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.2.81_1
25 Mar 2004 18:33:22
Original commit files touched by this commit
nbm search for other commits by this committer
Drop maintainership
1.2.81_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.2.81
03 Sep 2003 10:51:34
Original commit files touched by this commit
nbm search for other commits by this committer
Correct package list due to changes from previous version.
1.2.81
01 Sep 2003 08:46:14
Original commit files touched by this commit
nbm search for other commits by this committer
Locate a new set of master sites as the author doesn't keep old versions
(easily locatable, at least) on his web site.

Noticed by:     marcus
1.2.81
19 Aug 2003 18:38:43
Original commit files touched by this commit
nbm search for other commits by this committer
Update pdmenu to 1.2.81, fix fetching problems.

PR:             53364
Submitted by:   Mark Linimon <linimon@lonesome.com>
1.2.65
07 Mar 2003 06:07:20
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.2.65
27 Dec 2002 07:48:09
Original commit files touched by this commit
edwin search for other commits by this committer
The mastersite is unreachable for a long time now.
Asked maintainer and author if a new site was known.
Noticed by: portsurvey
1.2.65
20 Oct 2002 20:38:35
Original commit files touched by this commit
kris search for other commits by this committer
Remove -fstrict-prototypes from CFLAGS, since this flag does not exist
on gcc 3.2
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
09 Nov 2000 01:32:06
commit hash: fp1.6172@dev.null.freshports.orgcommit hash: fp1.6172@dev.null.freshports.orgcommit hash: fp1.6172@dev.null.freshports.orgcommit hash: fp1.6172@dev.null.freshports.org files touched by this commit
nbm search for other commits by this committer
Upgrade to 1.2.65.    
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  
23 Aug 2000 16:11:24
commit hash: fp1.3182@dev.null.freshports.orgcommit hash: fp1.3182@dev.null.freshports.orgcommit hash: fp1.3182@dev.null.freshports.orgcommit hash: fp1.3182@dev.null.freshports.org files touched by this commit
nbm search for other commits by this committer
Upgrade to pdmenu 1.2.64.    

Number of commits found: 63