Re: [NEW] sysutils/pkg_depts

2020-09-23 Thread Marc Espie
On Tue, Sep 22, 2020 at 11:15:08AM +0200, m...@fn.de wrote: > > On 2020-09-22 10:26, Stuart Henderson wrote: > > > > This has put me off the idea further tbh. Once committed it can't simply > > be ignored, if it's not maintained in a timely fashion if things change > > in OpenBSD (which is not

Re: [NEW] sysutils/pkg_depts

2020-09-22 Thread mpfr
On 2020-09-22 10:26, Stuart Henderson wrote: This has put me off the idea further tbh. Once committed it can't simply be ignored, if it's not maintained in a timely fashion if things change in OpenBSD (which is not that unusual) then somebody else has to either fix or remove it. This happened

Re: [NEW] sysutils/pkg_depts

2020-09-22 Thread Stuart Henderson
On 2020/09/22 08:10, m...@fn.de wrote: > If it really does the same thing (I did not check), it's just another way > to get that information. I was doing it this way. What's wrong with that? > Especially because it's just a package everybody that doesn't like can > simply ignore. This has put me

Re: [NEW] sysutils/pkg_depts

2020-09-22 Thread mpfr
If it really does the same thing (I did not check), it's just another way to get that information. I was doing it this way. What's wrong with that? Especially because it's just a package everybody that doesn't like can simply ignore. But if someone needs this one functionality only (as I did)

Re: [NEW] sysutils/pkg_depts

2020-09-21 Thread Marc Espie
On Mon, Sep 21, 2020 at 02:36:36PM +0100, Stuart Henderson wrote: > It seems silly to have two tools that do basically the same thing, does this > have something that show-reverse-deps doesn't? And if so, wouldn't it be > better to improve the existing tool? > > Send tars not cvs diffs for new

Re: [NEW] sysutils/pkg_depts

2020-09-21 Thread Stuart Henderson
It seems silly to have two tools that do basically the same thing, does this have something that show-reverse-deps doesn't? And if so, wouldn't it be better to improve the existing tool? Send tars not cvs diffs for new ports please. -- Sent from a phone, apologies for poor formatting. On 21

Re: [NEW] sysutils/pkg_depts

2020-09-21 Thread Marc Espie
On Mon, Sep 21, 2020 at 02:52:34PM +0200, m...@fn.de wrote: > Anybody willing to OK? > No, I'm actually against it. Most specifically, you're not supposed to look within packing-lists directly. If I were to change the way @depend are recorded, your script will miserably fail. You've got lots

[NEW] sysutils/pkg_depts

2020-09-21 Thread mpfr
Anybody willing to OK? Index: sysutils/Makefile === RCS file: /cvs/ports/sysutils/Makefile,v retrieving revision 1.576 diff -u -p -u -p -r1.576 Makefile --- sysutils/Makefile 11 Aug 2020 14:54:41 - 1.576 +++

[NEW] sysutils/pkg_depts - determine reverse package dependencies

2020-09-15 Thread Matthias
The little script behind this package helps figuring out reverse package dependencies. Comments, tests and commits are welcome. Index: sysutils/Makefile === RCS file: /cvs/ports/sysutils/Makefile,v retrieving revision 1.576 diff -u