On 5/01/2022 11:46 am, Yoshihiro Ota wrote:
Hi,
I recently create a new PyPI tool for FreeBSD.
Based on PyPI's instruction, I have setup.cfg only without setup.py.
https://packaging.python.org/en/latest/tutorials/packaging-projects/ suggests
go with setup.cfg only for simplicity.
I'm now tryin
> 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
>> uninstalled postgresql12-server
## 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
> uninstalled postgresql12-server).
p5-DBD-Pg uses the "default" postgresql version, which switched from
12 to 1
Am 20.01.2022 um 16:27 schrieb Stefan Esser:
I have pushed a fixed CONFLICTS entry as commit 2d48a02b9f5.
thanks Stefan, that definitely fixed it.
The pkg loop I leave for you or Baptiste ;)
Gruß
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and
Am 20.01.22 um 13:29 schrieb Matthias Fechner:
> Dear all,
>
> I saw a problem arising many weeks ago, but now I want to report it.
> You can easily trigger it with:
> poudriere testport -j 130amd64 www/gitlab-ce
>
> You will see:
>
> [00:00:33] Removing old packages
> [00:00:33] Portlint check
On Thu, Jan 20, 2022 at 10:22:27PM +0700, Eugene Grosbein wrote:
> 20.01.2022 21:47, Baptiste Daroussin wrote:
>
> > On Thu, Jan 20, 2022 at 09:43:38AM -0500, James E Keenan wrote:
> >> On 1/20/22 9:25 AM, Baptiste Daroussin wrote:
> >>> Hello everyone,
> >>>
> >>> We plan to remove the support fo
Am 20.01.22 um 14:01 schrieb 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 ha
20.01.2022 21:47, Baptiste Daroussin wrote:
> On Thu, Jan 20, 2022 at 09:43:38AM -0500, James E Keenan wrote:
>> On 1/20/22 9:25 AM, Baptiste Daroussin wrote:
>>> Hello everyone,
>>>
>>> We plan to remove the support for fetching packages over ftp for the next
>>> releases of pkg (probably 1.18) i
On Thu, Jan 20, 2022 at 09:43:38AM -0500, James E Keenan wrote:
> On 1/20/22 9:25 AM, Baptiste Daroussin wrote:
> > Hello everyone,
> >
> > We plan to remove the support for fetching packages over ftp for the next
> > releases of pkg (probably 1.18) if you have a strong reason to use ftp which
> >
On 1/20/22 9:25 AM, Baptiste Daroussin wrote:
Hello everyone,
We plan to remove the support for fetching packages over ftp for the next
releases of pkg (probably 1.18) if you have a strong reason to use ftp which
cannot be fixed by switching to any other supported protocols like ssh or http,
ple
Hello everyone,
We plan to remove the support for fetching packages over ftp for the next
releases of pkg (probably 1.18) if you have a strong reason to use ftp which
cannot be fixed by switching to any other supported protocols like ssh or http,
please do share.
Best regards,
Bapt
> 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
Dear all,
I saw a problem arising many weeks ago, but now I want to report it.
You can easily trigger it with:
poudriere testport -j 130amd64 www/gitlab-ce
You will see:
[00:00:33] Removing old packages
[00:00:33] Portlint check
WARN: Makefile: [296]: possible direct use of command "install" fo
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 with php flavors (which it probably
does), it's probably a high level of
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
15 matches
Mail list logo