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
genplist Generates a static plist for a port
1.2_1 ports-mgmt on this many watch lists=5 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.2Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-04-20 12:41:16
Last Update: 2024-03-20 19:51:25
Commit Hash: 415a405
People watching this port, also watch:: libdrm, sudo, postfix, xdg-utils, p5-MIME-Tools
License: BSD2CLAUSE
WWW:
http://personalpages.tds.net/~jwbacon/Ports
Description:
Genplist automatically creates a static plist for a port by installing it into a temporary directory, and then examining the directory tree. The process is based on the instructions for plist generation in the FreeBSD Porter's Handbook.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/genplist
  2. share/man/man1/genplist.1.gz
  3. /usr/local/share/licenses/genplist-1.2_1/catalog.mk
  4. /usr/local/share/licenses/genplist-1.2_1/LICENSE
  5. /usr/local/share/licenses/genplist-1.2_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • genplist>0:ports-mgmt/genplist
To install the port:
cd /usr/ports/ports-mgmt/genplist/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/genplist
  • pkg install genplist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: genplist
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (genplist-1.2.tar.xz) = bf5d61dc01c2699701897cf91332d73dd1abd8e948bd954c0c0bb7710ef600eb SIZE (genplist-1.2.tar.xz) = 5780

Packages (timestamps in pop-ups are UTC):
genplist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.2_11.21.21.2_1-1.2-
FreeBSD:13:quarterly1.21.21.21.21.21.21.21.2
FreeBSD:14:latest1.21.2_11.21.21.2_11.2-1.2
FreeBSD:14:quarterly1.21.2-1.21.21.21.21.2
FreeBSD:15:latest1.21.2_1n/a1.2n/a1.21.21.2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ports-mgmt_genplist
USES:
tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://acadix.biz/Ports/distfiles/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_1
20 Mar 2024 19:51:25
commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
ports-mgmt/genplist: Move man pages to share/man

Approved by:	portmgr (blanket)
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.2
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.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2
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.2
31 Jan 2018 01:07:08
Revision:460452Original commit files touched by this commit
jwb search for other commits by this committer
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
1.2
14 Feb 2016 22:29:56
Revision:408905Original commit files touched by this commit
ohauer search for other commits by this committer
- fix install target s/reinstall/stage/

PR:		206483
Submitted by:	<w.schwarzenfeld at aon.at>
Approved by:	maintainer timeout
MFH:		2016Q1
1.1
11 Dec 2015 08:48:57
Revision:403506Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
1.1
25 Apr 2014 23:27:32
Revision:352174Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update LICENSE
- Use USES=tar:xz

Submitted by:	sunpoet (myself)
Approved by:	Jason Bacon <jwbacon@tds.net> (maintainer)
1.1
19 Dec 2013 12:57:04
Revision:336897Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 1.0 to 1.1
- Add stage support
- Update header
- Add LICENSE

PR:		ports/184948
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
1.0
20 Sep 2013 22:36:49
Revision:327762Original 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:
ports-mgmt)
1.0
11 Jun 2013 02:14:25
Revision:320519Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.0

PR:		ports/177714
Submitted by:	Jason Bacon <jwbacon tds.net> (maintainer)
0.6
04 Dec 2010 18:12:06
Original commit files touched by this commit
ohauer search for other commits by this committer
- update genplist to version 0.6

New Features:
==============
- Handling of: PLIST_FILES, PORTEXAMPLES, PORTDOCS, PLIST_DIRS, PLIST_DIRSTRY
- Specific return codes which can be used for automated testing
- Ability to execute external scripts ( ~/.genplist/${portname} )

Sample script for the nmap port:
=================================
$> cat ~/.genplist/nmap
#!/bin/sh
sed -i '' -E -e 's|^(share/ncat/)|%%WITHSSL%%\1|g' \
-e 's|^(@dirrm share/ncat)|%%WITHSSL%%\1|' ${1}

PR:             ports/152836
Submitted by:   ohauer
Approved by:    Jason Bacon <jwbacon _at_ tds.net> (maintainer) via mail.
0.5_1
07 Sep 2010 15:40:33
Original commit files touched by this commit
ohauer search for other commits by this committer
 - Add JAVAJARDIR to substitutions
 - small fix if prefix is given with trailing /

PR:             150273
Submitted by:   Rob Farmer <rfarmer _at_ predatorlabs.net>
Approved by:    maintainer, glakin (mentor, implicit)
0.5
13 Aug 2010 19:19:08
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 0.5
- Minor Makefile cleanups

PR:             ports/149530
Submitted by:   Jason Bacon <jwbacon at tds dot net> (maintainer)
0.4
01 Jan 2010 16:22:01
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.4

PR:             ports/139468
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    Jason Bacon <jwbacon@tds.net> (maintainer)
0.3
10 Mar 2009 19:44:00
Original commit files touched by this commit
beat search for other commits by this committer
- Update to 0.3
- Update MASTER_SITES
- Update maintainers email address

PR:             ports/132384
Submitted by:   Jason Bacon <jwbacon AT tds.net> (maintainer)
Approved by:    miwi (mentor)
0.1
20 Apr 2007 12:40:28
Original commit files touched by this commit
miwi search for other commits by this committer
Genplist automatically creates a static plist for a port by installing it
into a temporary directory, and then examining the directory tree.  The
process is based on the instructions for plist generation in the
FreeBSD Porter's Handbook.

WWW:    http://www.neuro.mcw.edu/~bacon/FreeBSD_MRI

PR:             ports/111892
Submitted by:   Jason Bacon bacon at smithers.neuro.mcw.edu
Sponsord by:    addport

Number of commits found: 18