On Wed, Jan 24, 2024 at 2:06 AM Christian Weisgerber wrote:
>
> It would have been nicer if we could have had this as a collaborative
> branch in the freebsd.org repository...
> (Do we have a policy on this?)
I wanted to do that too, actually, but it turned out that
freebsd/freebsd-ports is a rea
Dear port maintainers,
The portscout new distfile checker has detected that one or more
unmaintained ports appears to be out of date. Please take the opportunity
to check each of the ports listed below, and if possible and appropriate,
submit/commit an update. Please consider also adopting this po
Hello all,
Since the update to graphics/poppler at the begginning of this month I am
getting fallout notifications for graphics/py-python-poppler-qt5 from
builders on 13.2. Fortunately the issue was already fixed by upstream, so
I just needed to cherry-pick the patch. Have a look here:
https:
Hi Daniel,
On 24/01/24 13:17, Daniel Engberg wrote:
[...]
Hi,
I've done some testing and while I can't replicate the issue with
graphics/eom or archivers/engrampa I could however with
misc/mate-user-guide. From what I gather itstool could use some love in
general but bumping misc/mate-user-g
On 2024-01-23T22:35:19.000+01:00, Daniel Engberg
wrote:
> Hi,
>
> There seems to be some issues with the current version of itstool
> looking at other repos.
>
> https://git.alpinelinux.org/aports/tree/main/itstool/fix-segfault.patch
>
>
>https://gitlab.archlinux.org/archlinux/packaging/packa
Gleb Popov:
> Check out [2] regularly to not step on others' feet.
>
> [2] https://github.com/arrowd/freebsd-ports/tree/autotools-mandir
Hint: You can add https://github.com/arrowd/freebsd-ports/ as an
additional remote to your local git repository, fetch and check out
that branch. That's a lot
Hi,
There seems to be some issues with the current version of itstool
looking at other repos.
https://git.alpinelinux.org/aports/tree/main/itstool/fix-segfault.patch
https://gitlab.archlinux.org/archlinux/packaging/packages/itstool/-/blob/main/0001-Fix-the-crash-from-912099.patch?ref_type=heads
> On Dec 30, 2023, at 1:02 AM, Janky Jay, III wrote:
>
> This is great to hear! Thank you, Moin!
>
> Regards,
> Janky Jay, III
>
> On 12/28/23 06:09PM, Moin Rahman wrote:
>>
>>> On Dec 29, 2023, at 2:07 AM, Rozhuk Ivan wrote:
>>>
>>> Hi!
>>>
>>>
>>> Can we please have at least BASIC cont
Follow-up update from my side.
I received a decent amount of patches and PRs, thanks everyone who contributed.
I ran a mini-exp-run locally to get an idea of how much is left and
also to generate a more relevant list of failed ports. This one
contains origins of 1148 failing ports that have GNU_CO
Hallo Ronald,
I figured out, that the compilation without specifying a target was okay
- but there was no *BSD specific target created. To create it you have
to add a "-Dnative" parameter like:
# mvn clean verify -DskipTests=true -Dnative=gtk.linux.x86_64
it did not compile and stopped with an
yes...
If I would know where to put changes into, maybe I can do it. I
compiled the port, but for the newer version there should be changes as
Jonathan wrote me... But as long as I do not understand the "workflow"
in details and the requirements it is difficult to proceed... so I
started first
On Tue, 23 Jan 2024 14:29:50 +0100, Norbert Grundmann wrote:
Hello :-)
I am still using eclipse as my development environment and try to
figure out how to make a new port. Actually there is a 4.24 version
in the packages - it works, but...
So I already (months ago) tried to understand the port
Van: Norbert Grundmann
Datum: dinsdag, 23 januari 2024 14:29
Aan: ports@FreeBSD.org
Onderwerp: FreeBSD Port: java/eclipse
Hello :-)
I am still using eclipse as my development environment and try to figure out
how to make a new port. Actually there is a 4.24 version in the packages - it
work
Hello :-)
I am still using eclipse as my development environment and try to figure
out how to make a new port. Actually there is a 4.24 version in the
packages - it works, but...
So I already (months ago) tried to understand the port by Jonathan Chen
(j...@chen.org.nz) - he did a good job :-)
> On Jan 21, 2024, at 11:19 AM, Gleb Popov wrote:
>
> Ahoy there fellow porters!
>
> portmgr@ is currently working on switching the directory into which
> man pages are installed from "${PREFIX}/man" to "${PREFIX}/share/man".
> It is quite a tedious process, as you might imagine. More than tha
Jan Beich writes:
> $ fetch -qo - "https://pkg-status.freebsd.org/api/1/builds?type=package"; |
> jq -r ".. | select(.started? > $(date -v -2w +%s)) | .server" | sort -u
Alternatively,
https://github.com/bdrewery/pkg-status.freebsd.org/blob/master/servers.txt
but it's likely out-of-date as pow
On Tue, 23 Jan 2024 20:53:31 +1300
Jonathan Chen wrote:
> Hi,
>
> Ever since textproc/libxml2 was updated 2.11.6, I've started seeing
> segfaults with itstool when I'm running builds for various ports; in
> particular archivers/engrampa, graphics/eom and misc/mate-user-guide.
>
> If I introdu
Yuri writes:
> What I couldn't determine is the query to find all active build servers.
> Does such query exist?
https://pkg-status.freebsd.org/api/1/builds
https://portsfallout.com/api/
$ fetch -qo - "https://pkg-status.freebsd.org/api/1/builds?type=package"; |
jq -r ".. | select(.started? >
18 matches
Mail list logo