MegaCLI port is ports-only -- how would you deploy it?

2022-08-02 Thread Dan Mahoney
maintained (replaced by StorCLI), but there's no port for StorCLI, and...there are multiple raid-card specific versions? Jeez. Feels even more dirty. https://support.siliconmechanics.com/portal/en/kb/articles/storcli-for-freebsd-and-other-operating-systems Ideas welcome? -Dan Mahoney

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-08 Thread Dan Mahoney
> On Aug 8, 2022, at 15:57, Doug Ambrisko wrote: > > On Thu, Aug 04, 2022 at 05:22:29PM +0300, Ruslan Makhmatkhanov wrote: > |03.08.2022, 02:07, "Dan Mahoney" : > | Hey there all, > | At the dayjob we have a fleet of Dell Poweredge servers that can u

Re: Quick question about ports and mailing lists

2022-08-11 Thread Dan Mahoney
> On Aug 11, 2022, at 21:55, The Doctor wrote: > > On Thu, Aug 11, 2022 at 06:49:17PM -0700, Dan Mahoney (Gushi) wrote: >> Hey all, >> >> I had an apache question. (For those who care, I want to see if it's >> possible to get suexec support in the FreeB

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-12 Thread Dan Mahoney
> On Aug 8, 2022, at 16:45, Doug Ambrisko wrote: > > On Mon, Aug 08, 2022 at 04:10:10PM -0400, Dan Mahoney wrote: > | > | > | > On Aug 8, 2022, at 15:57, Doug Ambrisko wrote: > | > > | > On Thu, Aug 04, 2022 at 05:22:29PM +0300, Ruslan Makhmatkhanov wr

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-12 Thread Dan Mahoney
> On Aug 12, 2022, at 12:31, Doug Ambrisko wrote: > > On Fri, Aug 12, 2022 at 12:21:36PM -0400, Dan Mahoney wrote: > | > | > On Aug 8, 2022, at 16:45, Doug Ambrisko wrote: > | > > | > On Mon, Aug 08, 2022 at 04:10:10PM -0400, Dan Mahoney wrote: > | >

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-13 Thread Dan Mahoney
> On Aug 12, 2022, at 12:35, Doug Ambrisko wrote: > > On Fri, Aug 12, 2022 at 12:32:56PM -0400, Dan Mahoney wrote: > | > | > | > On Aug 12, 2022, at 12:31, Doug Ambrisko wrote: > | > > | > On Fri, Aug 12, 2022 at 12:21:36PM -0400, Dan Mahoney wrote: >

Re: ERROR: Ports Collection support for your FreeBSD version has ended o_O

2022-09-05 Thread Dan Mahoney
> On Sep 5, 2022, at 13:45, Tomek CEDRO wrote: > > Hello world :-) > > After `git pull` I get this warning now on each port build: > > /!\ ERROR: /!\ > Ports Collection support for your FreeBSD version has ended, and no > ports are guaranteed to build on this system. Please upgrade to a > su

Re: Upstream changed released versions from 1.0.2 -> 3025803779 (!)

2022-09-12 Thread Dan Mahoney
> On Sep 12, 2022, at 04:17, Nuno Teixeira wrote: > > Hello to all, > > Recently, upstream change version naming from 1.0.2 -> 3025803779 based on CI > run id as release tag. Which port is this for? (Or is there literally a piece of software called "upstream"? If so, that makes discussion

Python version dependencies in pkg

2022-09-26 Thread Dan Mahoney
All, A quick question: If a pkg depends on python, but not a specific version, it will simply pick a version to install (I guess, whatever version was the default when the pkg was built, 3.8 right now), correct? If you have 3.9 installed, that will satifsfy dependencies, and it won't install

Re: Python version dependencies in pkg

2022-09-26 Thread Dan Mahoney
> On Sep 26, 2022, at 09:27, Kevin Oberman wrote: > > On Mon, Sep 26, 2022 at 2:58 AM Dan Mahoney <mailto:free...@gushi.org>> wrote: > All, > > A quick question: > > If a pkg depends on python, but not a specific version, it will simply pick a > v

pkg question: how to patch a startup file, but make it so that an upgrade to the package still overwrites it

2022-09-26 Thread Dan Mahoney
All, At the day job we've found a bug in an rcfile (for open-vm-tools), that conflicts with our puppet install. We've already told the pkg maintainer, pointed out the problem, might also go ahead and file a pr so there's an available patch. In the mean time, all our puppet runs are reporting

Re: Python version dependencies in pkg

2022-09-28 Thread Dan Mahoney
> On Sep 26, 2022, at 20:22, Kevin Oberman wrote: > > On Mon, Sep 26, 2022, 18:13 Dan Mahoney <mailto:free...@gushi.org>> wrote: > > >> On Sep 26, 2022, at 09:27, Kevin Oberman > <mailto:rkober...@gmail.com>> wrote: >> >> On M

Re: Python version dependencies in pkg

2022-09-29 Thread Dan Mahoney
> On Sep 28, 2022, at 23:39, Alexander Leidinger > wrote: > > Quoting Rainer Hurling (from Thu, 29 Sep 2022 06:43:49 > +0200): > >> Hi Dan, >> >> Am 28.09.22 um 23:01 schrieb Dan Mahoney: >>> >>> >>>> On Sep 26, 202

Re: Python version dependencies in pkg

2022-09-30 Thread Dan Mahoney
> On Sep 29, 2022, at 14:21, Stefan Esser wrote: > > >> But trying to do a pkg delete python3.8 attempted to delete bind-tools, and >> I was looking for the magic incantation that says "without reinstalling >> bind-tools, how can I re-point it at the python39 variants of that package". >>

Re: Spamassassin fails to start

2022-10-01 Thread Dan Mahoney
This is either a disconnect between sa and the init script, or something broken in spamassassin. Please post any relevant config snippets for spamassassin from your rc.conf.local -- it was previously the case but may have been fixed that the rc.d files would start it, but if you were running in

Default versions and pkg (slight rant)

2022-10-09 Thread Dan Mahoney
Hey there all, I recently asked about default versions in pkg, and if it was possible to tell a pkg (without building it yourself) "no, don't conflict with that", for example to point bind-tools916 at python3.9, because it's just a shebang line. That thread went a lot of places, but only serve

Re: dns/bind916 builds rust unexpectedly

2023-09-25 Thread Dan Mahoney
> On Sep 25, 2023, at 14:41, Robert Clausecker wrote: > > Am Mon, Sep 25, 2023 at 02:15:19PM -0700 schrieb Edward Sanford Sutton, III: >> Poudriere still causes crashes in my experience depending on hardware, >> poudriere configuration, and what you tell it to build; I have to change >> defau

Re: dns/bind916 builds rust unexpectedly

2023-09-29 Thread Dan Mahoney
> On Sep 25, 2023, at 18:23, Roger Marquis wrote: > > On Mon, 25 Sep 2023, Mark Millard wrote: >> ... it takes so long to build (and distribute) the 30,000+ >> packages (or any large incremental subset or subset that >> involves huge builds) that a fair number ports have had >> updates before

Re: How to correctly reference WRKSRC of another port?

2021-05-27 Thread Dan Mahoney
> On May 27, 2021, at 5:31 AM, Mathieu Arnold wrote: > > On Wed, May 26, 2021 at 12:46:20AM +0200, Philipp Ost wrote: >> Thanks everyone for your help and suggestions so far! >> >> On 5/25/21 4:16 PM, Mathieu Arnold wrote: >>> On Mon, May 24, 2021 at 08:16:47PM +0200, Philipp Ost wrote: >> [sn

Re: Quick fun question: only set an rc.d variable sometimes?

2021-09-28 Thread Dan Mahoney
.@quip.cz> wrote: > > On 28/09/2021 05:23, Dan Mahoney (Gushi) wrote: >> Hey all, >> I'm dealing with rc.d scripting and reading >> https://docs.freebsd.org/en/articles/rc-scripting/ >> Here's my question: Is there a sane way to have something like foo_pid &g

p5-dbd-pg

2022-01-20 Thread Dan Mahoney
Hey there, On doing a routine pkg upgrade at the dayjob, the perl module p5-DBD-pg forced an upgrade from postgresql12-client to postgresql13-client (which uninstalled postgresql12-server). This in turn required a full dump and restore of the DB to make things compatible (after first re-downgr

Re: p5-dbd-pg

2022-01-20 Thread Dan Mahoney
> On Jan 20, 2022, at 3:54 AM, Kurt Jaeger wrote: > > Hello, > > [postgres flavors] >> This feels like the ideal kind of port that could be flavored so >> it works with any installed postgres version. I'm willing to submit >> patches, how hard would it be? > > If it needs to interoperate wi

Re: p5-dbd-pg

2022-01-20 Thread Dan Mahoney
> On Jan 20, 2022, at 9:38 AM, Christoph Moench-Tegeder > wrote: > > ## Dan Mahoney (free...@gushi.org): > >> On doing a routine pkg upgrade at the dayjob, the perl module p5-DBD-pg >> forced an upgrade from postgresql12-client to postgresql13-client (which

ca_root_nss

2022-02-08 Thread Dan Mahoney
All, Now that FreeBSD seems to be handling root ssl certs internally, will the ca_root_nss port/package go away at some point? (Or rather, stop being a dependency of other packages? I.e. if you want to trust ca_root_nss you can install it, but the OS baseline is what things like "curl" defaul

Re: p5-dbd-pg

2022-02-18 Thread Dan Mahoney
.80_1 (ABI changed: 'freebsd:12:x86:64' -> 'freebsd:12:*') p5-Pg-2.1.1_6,1 (direct dependency changed: postgresql13-client) Number of packages to be installed: 1 Number of packages to be upgraded: 65 Number of packages to be reinstalled: 3 The process will require 13

Re: porting Makefiles from Linux

2022-03-15 Thread Dan Mahoney
> On Mar 15, 2022, at 3:48 PM, Axel Rau wrote: > > Hi all, > > are there any tools available to convert install statements in Makefiles from > Linux to FreeBSD? > The install utilities have different options and I’m looking for a tool to > convert. This is the idea behind autoconf, that it

Re: What to do if e-mail from pkg-fall...@freebsd.org arrives?

2022-03-23 Thread Dan Mahoney
> On Mar 23, 2022, at 7:14 AM, Rodrigo Osorio wrote: > > On 3/23/22 14:44, Vasily Postnicov wrote: >> Oh my! I didn't see that. I tried on x86-64 :) I don't even have arm64 >> machine. Any ideas what to do? >> >> ср, 23 мар. 2022 г., 16:30 Muhammad Moinur Rahman > >:

Forking a couple of python ports to tauthon versions

2022-07-14 Thread Dan Mahoney (Ports)
Hey there all, I’m looking at *attempting* to get Mailman to play nice with tauthon, but the dependency chain is kind of fierce: dnspython, cython, setuptools. I’d like to do this in a ports-compatible way if at all possible. /usr/ports/Mk/uses/Python.mk will never include tauthon as a version

Quick question about

2022-08-11 Thread Dan Mahoney (Gushi)
Should users be expected to know which maintainers are lists which must be joined before asking questions, and which maintainers are simply open to questions? Should there be some separate maintainer flag that specifies this? -Dan -- Dan Mahoney Techie, Sysadmin, WebGeek

Re: Recover from a corrupt pkg DB

2022-08-30 Thread Dan Mahoney (Ports)
> On Aug 30, 2022, at 10:26 AM, Pete Wright wrote: > > On Tue, Aug 30, 2022 at 09:36:52AM -0700, Kevin Oberman wrote: >> I had a crash while building ffmpeg on a new system. The build had not >> begun, so I don't think ffmpeg is really an issue. portmaster(8) was >> walking the dependency tree

Re: security/portsentry removal

2023-04-09 Thread Dan Mahoney (Ports)
> On Apr 8, 2023, at 9:01 AM, Andrea Venturoli wrote: > > On 4/8/23 16:40, Helge Oldach wrote: > >> I wonder why that would provide anything useful though. > > Main reason is to react to port scans or swiping attempts at well-known > service. > I.e. Someone (or some bot) connect to port 22,

Another morning lost to bad ports choices (perl upgrade, plus postgres)

2023-10-24 Thread Dan Mahoney (Ports)
All, I’ve lost another morning to a bad choice made by ports/pkg. Maybe this is a dumb question/rant, but recently, a routine pkg upgrade of the dayjob’s RT VM (which included an upgrade to perl) decided to leave me with no ability to connect. After following the rabbit hole, I hit a database

Re: Another morning lost to bad ports choices (perl upgrade, plus postgres)

2023-10-25 Thread Dan Mahoney (Ports)
On Tue, 24 Oct 2023, Dan Mahoney (Ports) wrote: All, I’ve lost another morning to a bad choice made by ports/pkg. Maybe this is a dumb question/rant, but recently, a routine pkg upgrade of the dayjob’s RT VM (which included an upgrade to perl) decided to leave me with no ability to connect

I'd like to take over net-mgmt/cdpd

2024-09-13 Thread Dan Mahoney (Ports)
All, I can take over net-mgmt/cdpd if need be. We use it at the day job, where we have lots of freeBSD boxen that speak BGP and other routing protocols. Dayjob has a poudriere set up and I’d like to give it more exercise. -Dan

Quick fun question: only set an rc.d variable sometimes?

2021-09-27 Thread Dan Mahoney (Gushi)
27;s more a "hey, this syntax isn't clear in the above article, and how does one do it, and should it be added to the above?" -- Dan Mahoney Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC FB: fb.com/DanielMahoneyIV LI: linkedin.com/in/gushi Site: http://www.gushi.org ---

Re: Regarding port(s) you maintain in FreeBSD ports collection

2021-11-07 Thread Dan Mahoney (Ports)
Hi, This caused me some headscratching (wait, is my port here but not in the list? Am I mailed because a port here is a dependency of my port?) I’ve concluded that instead I’m receiving this mail because you sent it to the entire ports mailing list. Am I wrong? > On Nov 7, 2021, at 7:04 AM,

Using a combination of ports and pkg

2021-12-20 Thread Dan Mahoney (Gushi)
on the platforms I'm not testporting on like ARM. For 99 percent of that, I'm just building the same exact things I could pkg install, which poudriere gives me no way to do in a jail. Is this...normal? Is this what one expects a new porter to do? Or am I making too much work

Please shed some wisdom on how autogen/autoconf works? Also, how to build a port from github.

2024-12-16 Thread Dan Mahoney (Ports)
Hey there all, I’m debugging an issue with FreeIPMI that you can go read about on the freeipmi-users mailing list if you care, but as part of that, the developer has asked me to git checkout the “master” branch from their github mirror and build against it, including running autogen to create a