Hello,
can you check https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233289
I fear zoneminder-h264 will expire before a commit :P
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, sen
Hello!
I'm porting ZoneMinder, it needs folder, writable under web server user.
I wrote in post-install something like this
${INSTALL} -d -g ${WWWGRP} -o ${WWWOWN} ${STAGEDIR}${WWWDIR}/images
I can see right permissions in a stage directory, however, after
installation a destination fold
Great! Looks like I missed certain parts of Porter's Handbook
Baptiste Daroussin писал 2016-04-01 13:31:
> On Fri, Apr 01, 2016 at 01:12:10PM +0300, a...@abinet.ru wrote:
>
>> Hello!
>>
>> I'm porting ZoneMinder, it needs folder, writable under web server user.
>>
>> I wrote in post-ins
If library in port tree you can fetch old version of the port from svn
manually or with portdowngrade.
anat...@kazanfieldhockey.ru писал 2016-04-03 04:54:
> Sometimes i need to build specific version of some library from source,
> not from ports. How can I tell port system about it. There wa
Hello.
I'm porting Zoneminder, however I have bad luck compiling v4l support.
The program uses smale and has the following check:
check_include_file("libv4l1-videodev.h" HAVE_LIBV4L1_VIDEODEV_H)
if(NOT HAVE_LIBV4L1_VIDEODEV_H)
check_include_file("linux/videodev.h" HAVE_LINUX_VIDEODEV_H)
:00PM +0300 I heard the voice of
abi, and lo! it spake thus:
/usr/bin/cc-O2 -pipe -fstack-protector -fno-strict-aliasing -o
CMakeFiles/cmTC_bd985.dir/CheckIncludeFile.c.o -c
/usr/home/abishai/zoneminder/work/ZoneMinder-5a3978f/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/usr/home/abishai/zoneminder
w the effect
of this on linux systems.
On 24.04.2016 10:13, Matthew D. Fuller wrote:
On Sun, Apr 24, 2016 at 01:28:35AM +0300 I heard the voice of
abi, and lo! it spake thus:
Thanks!
If speak about general purpose solution, acceptable by upstream, I should
1. make cmake variable like INCLUD
-- Looking for linux/videodev2.h - found
and tests are passed/entire project is builded. Is hardcoded directory
includes considered evil and I should find (read - ask here :)) ) better
solution ?
On 24.04.2016 12:00, Matthew D. Fuller wrote:
On Sun, Apr 24, 2016 at 11:44:31AM +0300 I heard the voic
I passed -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" from
port Makefile.
Looks like the best solution - no need to poke upstream or make patch.
On 24.04.2016 12:43, Matthew D. Fuller wrote:
On Sun, Apr 24, 2016 at 12:09:53PM +0300 I heard the voice of
abi, and lo! it
e voice of
abi, and lo! it spake thus:
I passed -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" from
port Makefile.
Looks like the best solution - no need to poke upstream or make patch.
Interesting. It's not clear from the docs that
CMAKE_REQUIRED_INCLUDES affects the actual
Hello,
I'm porting ZoneMinder and making pull requests to avoid FreeBSD
specific patches as upstream is happy to merge them.
I've noticed that sock files ZM creates has 'soc' extension. This make
these file haunt sock folder as they are not cleared for obvious reason
after they are not neede
Please, make this optional! I don't want samba on my server.
Miroslav Lachman писал 2016-04-28 10:32:
> Then somebody should fix it's dependency. net/pecl-smbclient depends on
> net/samba36 which is deprecated, expired 2016-04-01 and is waiting for
> removal from the ports tree.
__
Hello.
I'm updating the ZoneMinder security camera solution
(http://www.freshports.org/multimedia/zoneminder/). Developers made huge
efforts to make it compatible with FreeBSD.
As this is my first attempt, can you look into it before I open a PR ? :)
https://github.com/abishai/Zoneminder-por
Looks like it doesn't work with mysql57-client :(
mysql56-client works.
On 01.06.2016 22:27, Kurt Jaeger wrote:
Hi!
I'm updating the ZoneMinder security camera solution
(http://www.freshports.org/multimedia/zoneminder/). Developers made huge
efforts to make it compatible with FreeBSD.
As this
Hello,
can you give me advice for system to test ports if I want to test ports
against 9, 10 and 11 versions and keep my installation compact? 11a +
poudriere with necessary userlands ? I don't know if 10.3 can drive 11a
world.
___
freebsd-ports@fre
Hello,
I have a daemon depended on mysql database, however
REQUIRE: mysql
is not enough as mysql databases are not available immediately after
mysql start, so my daemon fails to start.
Are there any way to check mysql availability that would by mysql setup
agnostic?
I have 2 ideas: use slee
That's zoneminder and it doesn't survive mysql restart :-]
On 11.06.2016 13:54, Kurt Jaeger wrote:
Hi!
I have a daemon depended on mysql database, however
REQUIRE: mysql
is not enough as mysql databases are not available immediately after
mysql start, so my daemon fails to start.
Are there an
Most of work is done by host, so the plan is to disable some of periodic
stuff, leaving only serious matters like port security.
This can be done by creating /etc/periodic.conf.local file with contents
like this:
## This is JAILED systems periodic configuration ##
# Daily options
daily_statu
1.06.2016 19:40, Michael Gmelin wrote:
On 11 Jun 2016, at 08:11, Mathieu Arnold wrote:
+--On 11 juin 2016 13:48:52 +0300 abi wrote:
| Hello,
|
| I have a daemon depended on mysql database, however
| REQUIRE: mysql
| is not enough as mysql databases are not available immediately after
| mysql star
ut need to experiment a little?
I want 'make extract', then patch by hand, then try to compile. Is it
possible?
On 08.06.2016 23:30, Matthew Seaman wrote:
On 08/06/2016 16:16, abi wrote:
can you give me advice for system to test ports if I want to test ports
against 9, 10 and 11
My question was that poudriere testport tries to build port
automatically. What to do if I want some manual steps with port sources
between make extract and make patch steps ? I'm asking about
interactivity with port testing.
On 12.06.2016 13:19, Kurt Jaeger wrote:
Hi!
OK, I installed 11-a2
Hello,
how to migrate an existing owncloud installation? Maybe it's worth to be
mentioned in UPDATING?
Loïc BLOT писал 2016-06-15 09:07:
> Hi
> nextcloud have many chances to replace owncloud as many owncloud
> founders and developpers left owncloud company to create nextcloud
> which is b
I tried to build www/nginx today, however it seems ignoring
DEFAULT_VERSIONS knob.
Old style knobs works.
On 02.07.2016 19:10, Don Lewis wrote:
On 2 Jul, Gerard Seibert wrote:
I have to admit that this whole discussion has gotten me confused. I
use "openssl" from ports, always have and probab
Hello,
I've received messages with port build failure
http://beefy2.nyi.freebsd.org/data/93amd64-default/418411/logs/zoneminder-1.30.0_1.log
cd
/wrkdirs/usr/ports/multimedia/zoneminder/work/ZoneMinder-1.30.0-rc1/src
&& /usr/local/bin/cmake -E cmake_link_script CMakeFiles/zma.dir/link.txt
--v
Hello,
can anybody commit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210939 ?
It status was changed, but assignee is not, I suspect no one is aware
about this particular PR.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebs
Hello,
how it's going ? :) I fixed qa warnings, so I think it could be commited.
On 14.07.2016 10:57, Torsten Zuehlsdorff wrote:
Hello,
can anybody commit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210939 ?
It status was changed, but assignee is not, I suspect no one is aware
about t
Hello,
is it possible to fetch specific branch+commit from GitHub in port
makefile? I found only release fetch or master+commit one.
Thanks.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubs
. |GH_TAGNAME is working
only for releases or for commit id. The latter tries master branch.|
On 24.07.2016 22:15, Bradley T. Hughes wrote:
On 24 Jul 2016, at 18:23, abi wrote:
Hello,
is it possible to fetch specific branch+commit from GitHub in port makefile? I
found only release fetch or
Hello,
can anyone commit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211681 ?
This fixes build under CURRENT.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "f
Hello,
I have something mysterious on my installation. I reinstalled, but I
still have the issue.
xfce4-session states that I must write ck rules to get rights for reboot
and shutdown. However, I have all rights (reboot, shutdown, suspend
hibernate) without any rules at all. All I need is st
I see, memory played a trick with me. I was sure that --with-ck-launch
is complimentary part of rules. Later, I realized ck is activated by dbus.
To my excuse:
1. polkit sets wrong permissons on /usr/local/etc/polkit-1 folder and
has no rights to read directory
2. example rules have logic err
3. You will get all rights without polkit rules.
On 23.08.2016 21:25, Olivier Duchateau wrote:
On Tue, 23 Aug 2016 19:01:56 +0300
abi wrote:
I see, memory played a trick with me. I was sure that --with-ck-launch
is complimentary part of rules. Later, I realized ck is activated by dbus.
To
added configuration 'abinet'
Aug 25 17:14:59 sphinx charon: 05[CFG] received stroke: initiate 'abinet'
Aug 25 17:14:59 sphinx charon: 05[IKE] initiating IKE_SA abinet[1] to
Aug 25 17:14:59 sphinx charon: 05[IKE] configured DH group MODP_3072 not
supported
Aug 25 17:1
.
If it matters, I use virtual ip (as it's a laptop without left network and
without external ip).
--
abi
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to &quo
Strange indeed. Yes, I ping correctly and auto=start works flawless.
Is OPNsense tracking 10 branch? I'm on 11-RC1
On 26.08.16 10:05, Franco Fichtner wrote:
Hi,
On 26 Aug 2016, at 9:00 AM, abi wrote:
I'd like to open PR on upstream, but I want be sure that the problem exists not
Hello again!
graphics/zathura has sysutils/file in LIB_DEPENDS for libmagic.so
However we already have this lib in base since FreeBSD 7.0
zathura links to external one and somehow confuses pkg. pkg autoremove
suggests to remove sysutils/file, breaking zathura.
After I removed sysutils/file
Hello,
I want to add to existing port another one for the same program, but
with different git branch and (possibly) with slightly different
dependencies. Is this a good case for slave port ?
Slave ports are not documented in porter handbook and I'm not sure how
they work and when used.
Than
I see. So, I'll create new one instead of slave.
On 14.09.2016 22:20, Kevin Oberman wrote:
On Wed, Sep 14, 2016 at 12:03 PM, abi wrote:
Hello,
I want to add to existing port another one for the same program, but with
different git branch and (possibly) with slightly different depende
Hello,
not many reasons exist
1. rights issue (www:www should read and write to path)
2. fcgiwrap is not working. zms is called by it when user enters monitor
page.
socket_sendto is not critical error, php front queries zms socket for
some data like fps.
On 19.09.2016 23:17, Chris Kiakas wrot
Hello,
this port looks very outdated and I have an issue with saving mp4 files
in development branch of multimedia/zoneminder. Linux version of ZM
linked against 2.0.0 version, so it's worth to try to update this port
first and see if something improves. However, looks like sources are
gone r
No, I haven't. Thanks to point me.
I'm not sure what is 3.0.0.1 it looks like fork with unknown origins.
Original code was 2.0.0 before google code died and 2.0.0 is adopted in
lunux world, however not sure how they are going to build it now.
On 27.09.2016 23:23, Kurt Jaeger wrote:
Hi!
thi
Hello,
I received the pkg-fallout message for port I'm maintaning, however
error is rather strange
http://beefy3.nyi.freebsd.org/data/93i386-quarterly/423181/logs/errors/zoneminder-1.30.0_3.log
/usr/local/lib/libopencv_core.so.2: undefined reference to
`std::ctype::_M_widen_init() const@GLIBCXX_3.
Hello,
looking for anyone with some spare time to commit new port
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214564
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any ma
05.12.2016 11:39, Kurt Jaeger пишет:
Hi!
looking for anyone with some spare time to commit new port
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214564
What is the difference to multimedia/zoneminder ?
Is it an add-on or ... ?
This is a special version of multimedia/zoneminder with abil
I tried to switch from portmaster to synth yesterday. Tests was
sponsored by zfs snapshots.
I still have strong opinion that synth IS NOT replacement for portmaster
and not usable at all.
Yes, synth build ports, however it's just builds them. I don't receive
information:
1. Why it builds e
2. It doesn't provide dialog for port options, so
2.1 I don't receive information if port options have changed. I don't
know what else will be pulled to my system after port tree update.
which of course is a false statement.
If you set port options which then change, Synth will stop and tell
On 01.01.2017 18:28, Grzegorz Junka wrote:
I am using FreeBSD 10.3 x64. I understand that to run Windows
applications on that configuration I can use only one of the following:
1. playonbsd-4.2.10_1
2. wine-staging-2.0.r3_1,1
3. i386-wine-staging-2.0.r3_1,1
4. wine-devel-2.0.r3_1,1
5. i386-win
On 05.01.2017 22:12, Grzegorz Junka wrote:
On 01/01/2017 17:28, abi wrote:
On 01.01.2017 18:28, Grzegorz Junka wrote:
I am using FreeBSD 10.3 x64. I understand that to run Windows
applications on that configuration I can use only one of the following:
1. playonbsd-4.2.10_1
2. wine-staging
10.01.2017 12:41, Stefan Esser пишет:
Am 09.01.2017 um 21:20 schrieb Grzegorz Junka:
Thank you for the additional information. The PlayOnLinux documentation
mentions some dedicated application to actually install or run the
Windows apps from some UI. Is this supported in PlayOnBSD?
Yes, there i
24.01.2017 16:00, The Doctor пишет:
Getting
===>>> The x11-drivers/xf86-video-fbdev port has been deleted: Linux only driver
===>>> Aborting update
on portmaster -a .
What do I need to stop this from happening?
Probably, delete this package from your system :) fbdev shouldn't work
on FreeB
On 29.01.2017 05:10, Jan Beich wrote:
Mike Clarke writes:
On Sat, 28 Jan 2017 14:58:51 +
Grzegorz Junka wrote:
On 28/01/2017 11:37, Tobias Kortkamp wrote:
On Sat, Jan 28, 2017, at 11:23, Grzegorz Junka wrote:
Audio in Firefox seems to be working fine when ALSA is enabled. But when
A
Hello,
I have a PR assigned in me.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=21
I disagree that my port is affected. What should I do to close this issue?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/
15.02.2017 12:26, Thomas Mueller пишет:
Expulsion of John Marino was a shocker to me, caught me by surprise.
Now my question is what is the status of synth?
Should I switch from portmaster to synth?
If synth is deprecated or dropped, after I switch from portmaster to synth,
then I have to swi
On 15.02.2017 18:00, Adam Weinberger wrote:
On 15 Feb, 2017, at 2:26, Thomas Mueller wrote:
Expulsion of John Marino was a shocker to me, caught me by surprise.
Now my question is what is the status of synth?
Should I switch from portmaster to synth?
If synth is deprecated or dropped, afte
On 15.02.2017 21:58, Adam Weinberger wrote:
On 15 Feb, 2017, at 11:47, abi wrote:
On 15.02.2017 18:00, Adam Weinberger wrote:
On 15 Feb, 2017, at 2:26, Thomas Mueller wrote:
Expulsion of John Marino was a shocker to me, caught me by surprise.
Now my question is what is the status of
17.02.2017 00:22, Chris H пишет:
On Thu, 16 Feb 2017 15:48:57 -0500 Baho Utot wrote
On 02/16/17 15:40, George Mitchell wrote:
On 02/16/17 15:33, Baho Utot wrote:
On 02/16/17 14:01, Lowell Gilbert wrote:
Baho Utot writes:
On 02/16/17 06:08, Luca Pizzamiglio wrote:
I'm looking for constr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216627 is the PR
Forwarded Message
Subject: Looking for committer (clang4 patch for zoneminder)
Date: Sun, 26 Feb 2017 21:01:50 +0300
From: abi
To: freebsd-ports@freebsd.org
Hello,
I was asked to patch ZM for upcoming
Hello,
I was asked to patch ZM for upcoming llvm4 in the base, however looks
like it was forgotten.
New ZM was released a week ago and I'd like to tie the loose ends before
I'll start port upgrade.
Thanks.
___
freebsd-ports@freebsd.org mailing lis
Hello,
it's nice that your mail is not working, unfortunately mine is, so can
you please commit this stuff and save my mail from pkg-fallout hammering.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216627
Thank you.
___
freebsd-ports@freebsd.or
On 28.03.2017 11:32, Matthias Apitz wrote:
Hello,
I was searching for some cmd line tool to extract the 'saved logins'
from my firefox; I know that there is some mozilla add-on, but I do not
want to use this.
I came across this little piece of software
https://github.com/glondu/nss-passwords
Hello, can you commit zoneminder updates?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217896
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218292
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-por
Hello,
I tried to upgrade my jail to the latest versions of ports and nginx is
not building correctly.
objs/src/event/ngx_event_openssl.o: In function `ngx_ssl_get_ciphers':
src/event/ngx_event_openssl.c:(.text+0x3de6): undefined reference to
`SSL_CIPHER_find'
src/event/ngx_event_openssl.c:(.
08.05.2017 00:06, Adam Weinberger пишет:
On 7 May, 2017, at 13:55, abi wrote:
Hello,
I tried to upgrade my jail to the latest versions of ports and nginx is not
building correctly.
objs/src/event/ngx_event_openssl.o: In function `ngx_ssl_get_ciphers':
src/event/ngx_event_openssl.c:(
On 11.05.2017 04:58, Adam Weinberger wrote:
On 10 May, 2017, at 18:42, Sergey A. Osokin wrote:
On Wed, May 10, 2017 at 11:13:05PM +, Sergey A. Osokin wrote:
On Wed, May 10, 2017 at 10:56:26PM +, Sergey A. Osokin wrote:
On Wed, May 10, 2017 at 04:04:52PM -0600, Adam Weinberger wrote:
Hello,
AFAIK OSS support is not complete (WebRTS doesn't use it)
On 04.06.2017 05:17, Rozhuk Ivan wrote:
Hi!
Why we have no option OSS in www/firefox?
If we build always with OSS (patch-bug1021761) then why user cant unselect all
options in audio section?
_
On 04.06.2017 22:39, Paul Schmehl wrote:
--On June 4, 2017 at 9:28:29 PM +0200 Kurt Jaeger wrote:
Hi!
PHP Fatal error: Uncaught Error: Call to undefined function
mysql_connect()
I noticed that there was no php70-mysql extension any more. Is there
something that replaces that?
database
On 04.06.2017 21:42, scratch65...@att.net wrote:
[Default] On Sun, 04 Jun 2017 12:10:46 -0500, Paul Schmehl
wrote:
Are there any instructions explaining how to upgrade php from 5.6.30 to
7.0? Is it fairly straightforward? Or are there some gotchas one needs to
know about?
php.net has some inf
Hello,
I need to organize file exchange between between daemon and windows
program. Daemon is sitting in jail, windows - in bhyve, both on the same
host. Daemon is writing lines into file, windows program reads them.
The obvious choose was to install samba46 into jail and provide share to
wi
30.09.2017 20:06, Kevin Oberman пишет:
As a result, I am no longer able to track HEAD and, if the issue is not
resolved in some manner before 11 support ends, will be forced to move from
FreeBSD after an using it for over 2 decades. I certainly hope that this is
not what happens.
Is it absolut
01.10.2017 01:44, Jonathan Chen пишет:
On 1 October 2017 at 11:29, abi wrote:
30.09.2017 20:06, Kevin Oberman пишет:
As a result, I am no longer able to track HEAD and, if the issue is not
resolved in some manner before 11 support ends, will be forced to move
from
FreeBSD after an using it
02.10.2017 12:07, Carmel NY пишет:
While it will undoubtedly work, it is still more complex than the average
desktop user requirers.
Building from ports is already more complex thing than one could expect
from desktop user. I don't think ports are recommended way to keep
system updated. It you
02.10.2017 12:22, Thomas Mueller пишет:
Downside of dialog4ports is burying options in a tree under /var/db/ports not
intended for direct modification by user.
Direct modification assumes you edit it directly, I leave this job for
dialog4ports.
I had to delete /var/db/ports/* but keep empty
02.10.2017 12:51, Vlad K. пишет:
On 2017-10-02 09:02, abi wrote:
1. When port doesn't have options cached portmaster invokes
dialog4ports (poudriere can't do it in proper way, synth doesn't do it
at all)
What do you mean it can't?
' in proper way.
Issues I enc
02.10.2017 13:25, Matt Smith пишет:
On Oct 02 12:05, Vlad K. wrote:
On 2017-10-02 11:57, abi wrote:
2. Dependency chain is not updated - if I disable B feature on port A,
poudriere asks me for options of ports implementing B. I have to
Ctrl+C after any option change.
I find that annoying as
02.10.2017 13:05, Vlad K. пишет:
On 2017-10-02 11:57, abi wrote:
2. Dependency chain is not updated - if I disable B feature on port A,
poudriere asks me for options of ports implementing B. I have to
Ctrl+C after any option change.
I find that annoying as well, but isn't that jus
Hello,
can you review and commit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222472 ? I use it for
2 months for myself and it's definitely works.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-por
Hello,
Assuming that -n flag suggests that options run recursivly for deps
chain, isn't -c flag should always invoke dialog4ports for every port
with options ?
For example, poudriere options -c editors/libreoffice asks for options
through all dep chain if runs the first time, on subsequent
On 04.03.2018 02:26, Le Baron d’Merde wrote:
On Sat, Mar 03, 2018 at 01:02:23PM +0300, abi wrote:
Hello,
Assuming that -n flag suggests that options run recursivly for deps chain,
isn't -c flag should always invoke dialog4ports for every port with options ?
For example, poudriere optio
07.10.2019 09:18, Yasuhiro KIMURA пишет:
On October 10, 2012 IPV6 option of all ports was enabled by
default. Commit message said "We are in 2012, it is time to activate
IPV6 options by default everywhere".
And now we are in 2019. IPv6 is more widely used than 2012. So I
wonder if IPV6 option is
09.10.2019 09:15, Baptiste Daroussin пишет:
I'm writing from 2019 and I build kernel and ports without IPv6. For all
this years I fail to understand why I need it.
My home devices fit 10.0.0.0/16 nicely, I have faith in NAT and I
encountered no IPv6-only sites.
But I saw CVEs in IPv6 stack.
Pl
Hello,
looking for a committer for
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250234
@lwhsu had pointed me to some issues, however he didn't reply after I
fixed them.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mai
On 12.11.2020 19:12, Yuri Pankov wrote:
Andrea Venturoli wrote:
Hello.
After many year of happy usage, since yesterday rdesktop dumps core
(12.2/amd64).
% rdesktop xx
Assertion failed: ((len * 2) < size), function _utils_data_to_hex,
file utils.c, line 499.
Abort (core dumped)
Thi
On 28.12.2020 12:44, David Gessel wrote:
Original Message
Subject: Re: portmaster new development
From: LuMiWa via freebsd-ports
To: freebsd-ports@freebsd.org
Date: 2020-12-27 02:00+0300
On Sun, 27 Dec 2020 11:16:23 +0100
Michael Grimm wrote:
Matthias Apitz wrote:
El
On 28.12.2020 16:16, Stefan Esser wrote:
Am 28.12.20 um 11:11 schrieb abi via freebsd-ports:> I build my ports
in poudriere in VM without zfs or ssd on pre-Sandy
Bridge CPU. I don't have enough memory or disk space, so I don't use
tmpfs or ccache either. I migrated from portmaste
84 matches
Mail list logo