svn commit: r527442 - head

Rene Ladan rene at freebsd.org
Sat Mar 28 15:28:08 UTC 2020


On Sat, Mar 28, 2020 at 09:03:15PM +0800, Po-Chuan Hsieh wrote:
> On Sun, Mar 1, 2020 at 7:22 PM Rene Ladan <rene at freebsd.org> wrote:
> 
> > On Sat, Feb 29, 2020 at 04:47:52PM +0000, Sunpoet Po-Chuan Hsieh wrote:
> > > Author: sunpoet
> > > Date: Sat Feb 29 16:47:52 2020
> > > New Revision: 527442
> > > URL: https://svnweb.freebsd.org/changeset/ports/527442
> > >
> > > Log:
> > >   Document the removal of expired ports
> > >
> > >   - devel/py-rwt
> > >   - graphics/py-pyglet12
> > >   - net/p5-ZeroMQ
> > >
> > > Modified:
> > >   head/MOVED
> > >
> > There is Tools/scripts/rmport which does this all for you in one commit,
> > and also checks for PRs and dependent ports.
> >
> > René
> >
> 
> Hi Rene,
> 
> I know that tool but it's for the whole ports tree.
> I'm just taking care of the 3 ports that I marked deprecated.
> PRs and dependent ports are checked manually.
> 
Uhm, that's the whole point of that script, so that the computer does all
the boring and time-consuming checks for you ;)

René


More information about the svn-ports-all mailing list