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
port-maintenance-tools Meta-port for administrative tools to maintain ports
1.0_4 ports-mgmt on this many watch lists=8 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.0_3Version of this port present on the latest quarterly branch.
Maintainer: jgh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-02-05 01:09:12
Last Update: 2024-02-28 15:53:37
Commit Hash: e83f0a9
People watching this port, also watch:: pkg_cutleaves, pkg_tree, screen, bash, portdowngrade
License: NA
Description:
Here is a meta-port for a collection of tools that will help you manage your ports tree, both for installation, deinstallation, updating, and browsing. Many FreeBSD administrators and users find these tools to be helpful, especially when working with building ports from their sources.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/port-maintenance-tools-1.0_4/catalog.mk
  2. /usr/local/share/licenses/port-maintenance-tools-1.0_4/LICENSE
  3. /usr/local/share/licenses/port-maintenance-tools-1.0_4/NA
Collapse this list.
Dependency lines:
  • port-maintenance-tools>0:ports-mgmt/port-maintenance-tools
To install the port:
cd /usr/ports/ports-mgmt/port-maintenance-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/port-maintenance-tools
  • pkg install port-maintenance-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: port-maintenance-tools
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
port-maintenance-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_41.0_41.0_31.0_41.0_4---
FreeBSD:13:quarterly1.0_31.0_3-1.0_31.0_31.0_31.0_31.0_3
FreeBSD:14:latest1.0_41.0_41.0_31.0_41.0_41.0_3-1.0_3
FreeBSD:14:quarterly1.0_31.0_3-1.0_31.0_31.0_31.0_31.0_3
FreeBSD:15:latest1.0_41.0_4n/a1.0_3n/a1.0_31.0_31.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. svn : devel/subversion
  2. portupgrade : ports-mgmt/portupgrade
  3. pkg_cutleaves : ports-mgmt/pkg_cutleaves
  4. pkg_tree : ports-mgmt/pkg_tree
  5. portdowngrade : ports-mgmt/portdowngrade
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ports-mgmt_port-maintenance-tools
USES:
metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_4
28 Feb 2024 15:53:37
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
1.0_3
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.0_3
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.0_3
08 Aug 2019 15:28:14
Revision:508388Original commit files touched by this commit
jgh search for other commits by this committer
- reclaim
1.0_3
05 Aug 2019 20:07:07
Revision:508206Original commit files touched by this commit
rene search for other commits by this committer
Return jgh's ports to the various pools after his commit bit was safekept.

Hat:		portmgr-secretary
1.0_3
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.0_3
02 Jun 2015 04:17:32
Revision:388302Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix INDEX after porteasy removed in r388298.

Pointyhat to:	amdmi3
1.0_3
01 Apr 2015 20:09:14
Revision:382949Original commit files touched by this commit
jgh search for other commits by this committer
- portell is BROKEN
1.0_2
01 Apr 2015 18:19:04
Revision:382935Original commit files touched by this commit
jgh search for other commits by this committer
- switch to uses metaport
1.0_2
01 Apr 2015 17:38:43
Revision:382929Original commit files touched by this commit
jgh search for other commits by this committer
- remove do-install target
1.0_2
26 Sep 2013 07:10:09
Revision:328338Original commit files touched by this commit
jgh search for other commits by this committer
- support staging
1.0_2
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_2
12 Mar 2013 21:52:57
Revision:314001Original commit files touched by this commit
jgh search for other commits by this committer
- really take maintainership now...
1.0_2
12 Mar 2013 21:51:38
Revision:314000Original commit files touched by this commit
jgh search for other commits by this committer
- fastest_cvsup is an outdated maintenance tool for ports, move to svn
- take maintainership

PR:		176696
Submitted by:	jgh@
Approved by:	maintainer, linimon@
1.0_1
12 Mar 2013 06:56:48
Revision:313949Original commit files touched by this commit
linimon search for other commits by this committer
I really haven't used this in quite some time, so return it to the pool.
1.0_1
06 Jun 2008 13:56: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.0
05 Mar 2008 04:08:38
Original commit files touched by this commit
tmclaugh search for other commits by this committer
- add ports-mgmt/portupgrade as a dependency as it used to be pulled in
  by pkg_cutleaves but no longer is.

Approved by:    linimon
1.0
27 Feb 2007 00:45:57
Original commit files touched by this commit
tmclaugh search for other commits by this committer
Remove net/cvsup-without-gui dependency
- It's done us well but csup is in base and fills the needs of most users.

Approved by:    The old man (linimon)
1.0
05 Feb 2007 01:08:46
Original commit files touched by this commit
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 19