Port details |
- port-maintenance-tools Meta-port for administrative tools to maintain ports
- 1.0_4 ports-mgmt =10 1.0_4Version of this port present on the latest quarterly branch.
- Maintainer: jgh@FreeBSD.org
- 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:: screen, pkg_cutleaves, bash, pkg_tree, 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- svn : devel/subversion
- portupgrade : ports-mgmt/portupgrade
- pkg_cutleaves : ports-mgmt/pkg_cutleaves
- pkg_tree : ports-mgmt/pkg_tree
- 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:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_4 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: 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 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_3 08 Aug 2019 15:28:14 |
jgh |
- reclaim |
1.0_3 05 Aug 2019 20:07:07 |
rene |
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 |
mat |
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 |
bdrewery |
Fix INDEX after porteasy removed in r388298.
Pointyhat to: amdmi3 |
1.0_3 01 Apr 2015 20:09:14 |
jgh |
- portell is BROKEN |
1.0_2 01 Apr 2015 18:19:04 |
jgh |
- switch to uses metaport |
1.0_2 01 Apr 2015 17:38:43 |
jgh |
- remove do-install target |
1.0_2 26 Sep 2013 07:10:09 |
jgh |
- support staging |
1.0_2 20 Sep 2013 22:36:49 |
bapt |
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 |
jgh |
- really take maintainership now... |
1.0_2 12 Mar 2013 21:51:38 |
jgh |
- 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 |
linimon |
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 |
edwin |
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 |
tmclaugh |
- 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 |
tmclaugh |
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 |
pav |
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 ) |