Re: Alpha release of Maia Mailguard 1.0.5
"Janky Jay, III" <[email protected]> Tue, 23 Sep 2025 19:49:56 -0600
| Newsgroups | gmane.mail.virus.maiamailguard |
|---|---|
| Message-ID | <[email protected]> |
Hi Bubba,
On 9/23/25 05:47PM, Bubba Brown wrote:
>
>
> # pkg info | grep -i perl
> p5-Authen-SASL-2.1900 Perl5 module for SASL authentication
> p5-Crypt-URandom-0.54 Perl extension to provide non blocking
> randomness
> p5-Digest-HMAC-1.05 Perl5 interface to HMAC Message-Digest
> Algorithms
> p5-IO-Socket-SSL-2.095 Perl5 interface to SSL sockets
> p5-Mozilla-CA-20250602 Perl extension for Mozilla CA cert
> bundle in PEM format
> p5-Net-SSLeay-1.94 Perl5 interface to SSL
> p5-URI-5.32 Perl5 interface to Uniform Resource
> Identifier (URI) references
> pcre2-10.45_1 Perl Compatible Regular Expressions
> library, version 2
> perl5-5.40.3_2 Practical Extraction and Report Language
>
> # git -C /usr/ports log | head -3
> fatal: not a git repository (or any of the parent directories): .git
>
Okay. So, is there anything at all inside /usr/ports? Did you install
ports during the FBSD install? Here are the steps I would suggest (as
root or using sudo/doas/whatever) if this is a fresh install:
1. pkg update
2. pkg upgrade # this will likely solve a majority of all your current
problems
3. pkg install -y git-tiny portmaster
4. rm -rf /usr/ports/* /usr/ports/.*
5. git clone --depth=1 https://git.freebsd.org/ports.git /usr/ports
6. portmaster -a
7. # Now apply the patch or security/maia-mailguard directory to
/usr/ports and try again.
This should get you up-to-date with ports and ready to go. Keep in mind
that once you begin using ports, it's suggested best to no longer use
"pkg" as things can get finicky and confused.
--
Regards,
Janky Jay, III
_______________________________________________
Maia-users mailing list
[email protected]
http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users