Hi,
ping (port reattached). Thanks for your help Brian.
On Sun, Jul 12, 2020 at 07:55:43PM +, Brian Callahan wrote:
> Hi Paul --
>
> On Friday, July 10, 2020 11:26 AM, Paul Valencia wrote:
>
> > Hi ports,
> >
> > This is a new port for oshu which is a clone of osu! rhythm game.
> > Current
On Sat, Aug 08, 2020 at 12:09:52AM +0300, Kirill Bychkov wrote:
> On Fri, August 7, 2020 09:05, Landry Breuil wrote:
> > On Fri, Aug 07, 2020 at 12:33:49AM +0300, Kirill Bychkov wrote:
> >> Missed your previous mail.
> >> I'm OK with moving config to /etc/goaccess/ as upstream have done.
> >> Proba
On Fri, August 7, 2020 09:05, Landry Breuil wrote:
> On Fri, Aug 07, 2020 at 12:33:49AM +0300, Kirill Bychkov wrote:
>> Missed your previous mail.
>> I'm OK with moving config to /etc/goaccess/ as upstream have done.
>> Probably browsers.list could be @sampled here with the tweak to
>> config file
On Tue, 09 Jun 2020 at 02:18:45 +0200, Alex Free wrote:
> Hello ports, attached is a Mini vMac port for the latest version with 6
> total flavors. Each flavor emulates a different Mac model, such as the M
> acintosh 128k, 512Ke, SE, Classic, SEFDHD, or II. The Macintosh Plus is
> emulated by defaul
bulk build on arm64.ports.openbsd.org
started on Thu Aug 6 00:32:41 MDT 2020
finished at Fri Aug 7 13:32:13 MDT 2020
lasted 1D12h59m
done with kern.version=OpenBSD 6.7-current (GENERIC.MP) #753: Wed Aug 5
22:59:13 MDT 2020
built packages:7770
Aug 6:7703
Aug 7:66
critical path missing pkgs:
this updates editors/kakoune
Changelog since last version
* Introduce `User` hook support.
* The `bold` and `italic` faces are no longer built-in. Highlighters
are expected to use face attributes (`+b` and `+i`, respectively) to
decorate text.
* The `lint-enable` command no longer needs to
Here's a new port for Crypt::OpenPGP plus some dependencies it needs.
One fairly major change to upstream is that I changed a couple of
Crypt::OpenPGP::Util functions to use arc4random_buf instead of some
other ugly modules that still didn't tie into the OpenBSD random
subsystem to get random byte
On Wed 29/07/2020 15:37, Bjorn Ketelaars wrote:
> On Wed 22/07/2020 09:33, Bjorn Ketelaars wrote:
> > Update vpnc-scripts to the latest version. While here:
> > - Change HOMEPAGE and MASTER_SITES. Upstream has moved to gitlab.com
> > - Take MAINTAINER
> >
> > Tested with openconnect connecting to
Here is a diff to switch GCC 8 to defaulting to i586 on i386.
Index: Makefile
===
RCS file: /home/cvs/ports/lang/gcc/8/Makefile,v
retrieving revision 1.31
diff -u -p -u -p -r1.31 Makefile
--- Makefile5 Apr 2020 15:44:52 -
Sync with base.
Index: Makefile
===
RCS file: /home/cvs/ports/devel/llvm/Makefile,v
retrieving revision 1.256
diff -u -p -u -p -r1.256 Makefile
--- Makefile5 Aug 2020 06:49:48 - 1.256
+++ Makefile7 Aug 2020 11:05:44
On 08/06 04:00, Ricardo Mestre wrote:
> Hi,
>
> Easy update to latest stable version (1.24.3). Comments? OK?
OK jeremy@
>
> Changelog as follows:
>
> v1.24.3:
>
> - This update implements more complete emulation of the Saturn SCSP's short
> waveform mode, fixing excessive distortion in a soun
On Fri, Aug 07, 2020 at 05:36:19PM +1000, Jonathan Gray wrote:
> -march=i586 is now the default for clang in base on i386
There were a few other spots with -march adjustments for atomics.
Index: net/dnsdist/Makefile
===
RCS file: /h
Hello,
Sorry for starting a new thread, I couldn't answer to the existing one
because I didn't have suscribed yet.
I was writing the minivmac port when I saw that somebody did it already.
Thanks!
but after executing make port-lib-depends-check on your port, it show
that it's missing the WA
As we are now requiring i586 minimum, I think it makes sense.
On 2020/08/07 07:45, Brad Smith wrote:
> Here is a diff to switch GCC 8 to defaulting to i586 on i386.
>
>
>
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/lang/gc
On Fri, August 7, 2020 09:05, Landry Breuil wrote:
> On Fri, Aug 07, 2020 at 12:33:49AM +0300, Kirill Bychkov wrote:
>> Missed your previous mail.
>> I'm OK with moving config to /etc/goaccess/ as upstream have done.
>> Probably browsers.list could be @sampled here with the tweak to
>> config file
ok.
On 2020/08/07 19:34, Jonathan Gray wrote:
> On Fri, Aug 07, 2020 at 05:00:53AM -0400, Brad Smith wrote:
> > On Fri, Aug 07, 2020 at 05:36:19PM +1000, Jonathan Gray wrote:
> > > -march=i586 is now the default for clang in base on i386
> >
> > There were a few other spots with -march adjustment
On Fri, Aug 07, 2020 at 05:00:53AM -0400, Brad Smith wrote:
> On Fri, Aug 07, 2020 at 05:36:19PM +1000, Jonathan Gray wrote:
> > -march=i586 is now the default for clang in base on i386
>
> There were a few other spots with -march adjustments for atomics.
it does seem that all of those -march=i68
On Fri, Aug 07, 2020 at 10:28:43AM +0200, Stefan Hagen wrote:
> Solene Rapenne wrote:
> > sysutils/rofi has x11/i3 as a build dependency, it still
> > compiles fine and its make test passes 14/14
> >
> > ok?
>
> The question really is, why has rofi an i3 dependency? It is a multi
> purpose launch
Solene Rapenne wrote:
> sysutils/rofi has x11/i3 as a build dependency, it still
> compiles fine and its make test passes 14/14
>
> ok?
The question really is, why has rofi an i3 dependency? It is a multi
purpose launcher that doesn't need i3. I removed the dependency and
it compiles fine and tes
-march=i586 is now the default for clang in base on i386
Index: databases/kyotocabinet/Makefile
===
RCS file: /cvs/ports/databases/kyotocabinet/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- databases/kyotocabinet/
20 matches
Mail list logo