non port: ports-mgmt/port-maintenance-tools/Makefile |
Number of commits found: 19 |
Wednesday, 28 Feb 2024
|
15:53 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
e83f0a9 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 8 Aug 2019
|
15:28 jgh
- reclaim
|
Monday, 5 Aug 2019
|
20:07 rene
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 2 Jun 2015
|
04:17 bdrewery
Fix INDEX after porteasy removed in r388298.
Pointyhat to: amdmi3
|
Wednesday, 1 Apr 2015
|
20:09 jgh
- portell is BROKEN
|
18:19 jgh
- switch to uses metaport
|
17:38 jgh
- remove do-install target
|
Thursday, 26 Sep 2013
|
07:10 jgh
- support staging
|
Friday, 20 Sep 2013
|
22:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
|
Tuesday, 12 Mar 2013
|
21:52 jgh
- really take maintainership now...
|
21:51 jgh
- fastest_cvsup is an outdated maintenance tool for ports, move to svn
- take maintainership
PR: 176696
Submitted by: jgh@
Approved by: maintainer, linimon@
|
06:56 linimon
I really haven't used this in quite some time, so return it to the pool.
|
Friday, 6 Jun 2008
|
13:56 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)
|
Wednesday, 5 Mar 2008
|
04:08 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
|
Tuesday, 27 Feb 2007
|
00:45 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)
|
Monday, 5 Feb 2007
|
01:08 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 )
|
Number of commits found: 19 |