On Wed, Nov 2, 2016, at 07:14 PM, Jonathan Gray wrote:
> On Tue, Nov 01, 2016 at 07:30:10AM -0600, Aaron Bieber wrote:
> >
> >
> > On Tue, Nov 1, 2016, at 06:23 AM, Jeremie Courreges-Anglas wrote:
> > > Jonathan Gray writes:
> > >
> > > > On Mon, Oct 31, 2016 at 07:59:21PM +0100, Jeremie Cour
Aaron Bieber wrote:
> > On the other hand:
> > - other OSes don't seem to enable it (granted, I only checked Debian and
> > FreeBSD)
> > - I didn't hear anyone step up to keep LUAJIT_ENABLE_LUA52COMPAT. :)
> >
> > I'd just kill it, unless you or abieber@ see value in keeping it.
>
> IIRC tedu@
On Tue, Nov 01, 2016 at 07:30:10AM -0600, Aaron Bieber wrote:
>
>
> On Tue, Nov 1, 2016, at 06:23 AM, Jeremie Courreges-Anglas wrote:
> > Jonathan Gray writes:
> >
> > > On Mon, Oct 31, 2016 at 07:59:21PM +0100, Jeremie Courreges-Anglas wrote:
> > >>
> > >> lua.port.mk doesn't automatically ad
This fixes an occasional crash when loading files in aqualung.
This is a fix to an earlier patch, which was taken from Aqualung's
bug tracker.
The reason the previous patch was wrong (at least on OpenBSD), is
that wchar_t is int on OpenBSD, but gunichar2 is guint16, so the sizes
of the types were
This is a long overdue update of devel/gmp to the latest release
(6.1.1). The regression tests are fine on amd64 and i386. Since
this uses assembly optimizations just about everywhere, testing on
other archs would be appreciated, although I'm not sure what we're
going to do about failures.
(This
On Wed, 2 Nov 2016 15:51:24 +, Florian Obser
wrote:
> What we currently have doesn't work after an api change.
> OK?
What about adding flavor to libs (Sagan and Cousteau) and switch tools
(Magellan) to py3?
Cheers,
DanielIndex: Makefile
==
On Wed, Nov 02, 2016 at 03:09:00PM +0100, Matthias Kilian wrote:
> Hi,
>
> looking at an (overdue) update of print/ghostscript/gnu, I'd really
> like to get rid of the a4 flavor. It's stupid, device drivers testing
> for a cpp macro 'A4' are cleary wrong (because they can derive the
> paper size b
On Wed, Nov 02, 2016 at 06:13:13PM +0100, Daniel Jakots wrote:
> On Wed, 2 Nov 2016 15:49:13 +, Florian Obser
> wrote:
>
> > tested with net/py-ripe.atlas.tools
> > OK?
>
> It lacks some RDEP. Also, I added a note about why disabling tests, but
> fill free to remove it. ok danj@ if you want
On Wed, 2 Nov 2016 15:49:50 +, Florian Obser
wrote:
> tested with net/py-ripe.atlas.tools
> OK?
ok danj@
Christian Weisgerber writes:
> Here's a port of libidn2 for comments. (I thought we might need
> this for curl 7.51.0, but we'll take a different direction.)
codesearch.debian.net says that the following debian packages contain
the string "idn2_":
aptly, libidn2-0, libpsl, php-pecl-http, html
On Wed, 2 Nov 2016 15:49:13 +, Florian Obser
wrote:
> tested with net/py-ripe.atlas.tools
> OK?
It lacks some RDEP. Also, I added a note about why disabling tests, but
fill free to remove it. ok danj@ if you want to commit it:
Index: Makefile
On Tue, Nov 01, 2016 at 03:59:30PM +0100, Daniel Jakots wrote:
> On Tue, 1 Nov 2016 10:31:47 +, Stuart Henderson
> wrote:
>
> > On 2016/11/01 11:24, Daniel Jakots wrote:
> > > Updated diff: aja noticed that without py-ecdsa installed it says:
> > > INFO: Can't import python ecdsa lib. Disable
On Wed, 2 Nov 2016 15:48:25 +, Florian Obser
wrote:
> tested with net/py-ripe.atlas.tools
> OK?
You forgot to remove the REVISION. Also the RDEP was broken for py3. ok
danj@ with that fixed:
Index: Makefile
===
RCS file: /cvs/p
tested with net/py-ripe.atlas.tools
OK?
diff --git net/py-socketio-client/Makefile net/py-socketio-client/Makefile
index 7a1cf49..910f1c8 100644
--- net/py-socketio-client/Makefile
+++ net/py-socketio-client/Makefile
@@ -2,7 +2,7 @@
COMMENT = python socket.io client library
-MODP
tested with net/py-ripe.atlas.tools
OK?
diff --git net/py-websocket-client/Makefile net/py-websocket-client/Makefile
index b2fb81a..7759836 100644
--- net/py-websocket-client/Makefile
+++ net/py-websocket-client/Makefile
@@ -2,7 +2,7 @@
COMMENT = WebSocket client for Python
-MODP
Landry Breuil writes:
> On Tue, Oct 18, 2016 at 11:07:22AM -0500, attila wrote:
>>
>> attila writes:
>>
>> > attila writes:
>> >
>> >> Hi ports@,
>> >>
>> > Feedback, comments, most welcome.
>> >
>> > Pax, -A
>>
>> Ping. Ports attached for convenience.
>
> Fwiw, i've built the git tip of h
What we currently have doesn't work after an api change.
OK?
diff --git net/py-ripe.atlas.cousteau/Makefile
net/py-ripe.atlas.cousteau/Makefile
index a32370a..e47817a 100644
--- net/py-ripe.atlas.cousteau/Makefile
+++ net/py-ripe.atlas.cousteau/Makefile
@@ -2,7 +2,7 @@
COMMENT =
tested with net/py-ripe.atlas.tools
OK?
diff --git devel/py-tzlocal/Makefile devel/py-tzlocal/Makefile
index a5bc50c..c5281b4 100644
--- devel/py-tzlocal/Makefile
+++ devel/py-tzlocal/Makefile
@@ -2,7 +2,7 @@
COMMENT = python tzinfo object for the local timezone
-MODPY_EGG_VERSIO
On Mon, 31 Oct 2016 19:02:06 +0100, Daniel Jakots
wrote:
> Hi,
>
> Scapy recently released their yearly version (a bit earlier than usual
> though). Here's a diff to update it. The diff is quite long because
> it's mainly some patches that were upstreamed/from upstream.
>
> There is currently a
Theo Buehler wrotes:
>
>> configure: error: cannot run C compiled programs.
>> If you meant to cross compile, use `--host'.
>> See `config.log' for more details
>> [8409] Process 414 (/usr/ports/pobj/Python-2.7.12/.configure_done) exited
>> with status 256.
>> *** Error 1 in . (/usr/ports/infrastr
> configure: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details
> [8409] Process 414 (/usr/ports/pobj/Python-2.7.12/.configure_done) exited
> with status 256.
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2659
>
Stuart Henderson wrotes:
>
>On 2016/11/02 16:43, Ali Farzanrad wrote:
>> Hi ports@,
>>
>> I recently tried to build python-2.7 from ports, but I got errors:
>
>I suspect you are mixing -current ports and 6.0-release.
>
I upgraded from source few hours ago using cvsync. I rechecked for
CVS/Tag in
Hi,
looking at an (overdue) update of print/ghostscript/gnu, I'd really
like to get rid of the a4 flavor. It's stupid, device drivers testing
for a cpp macro 'A4' are cleary wrong (because they can derive the
paper size by other means), and I can't think of many people still
using DEC LN03 or Xero
On 2016/11/02 16:43, Ali Farzanrad wrote:
> Hi ports@,
>
> I recently tried to build python-2.7 from ports, but I got errors:
I suspect you are mixing -current ports and 6.0-release.
Hi ports@,
I recently tried to build python-2.7 from ports, but I got errors:
# cd /usr/lang/python/2.7 && make -dA > /tmp/out 2>&1
# cat /tmp/out
... many lines ...
for d in /usr/ports/pobj/Python-2.7.12/Python-2.7.12; do cp -f
/usr/ports/infrastructure/db/config.guess $d; chmod a+rx $d/conf
Solène RAPENNE writes:
> Solène Rapenne writes:
>>> "Solène Rapenne" writes:
>>>
>>> Hello,
>>>
>>> Please find a version bump for sbcl and a flavor which enable thread.
>>> There is no support for threads in sbcl for macppc and they are
>>> considered
>>> experimental on OpenBSD, so it shoul
Here's a port of libidn2 for comments. (I thought we might need
this for curl 7.51.0, but we'll take a different direction.)
* Not sure about the category. devel (like libidn)? net?
* COMMENT and in particular DESCR are very sparse.
* I have disabled iconv support. Supposedly this is only need
So samba-4.5.1 has been published, time for us to make the switch.
https://www.samba.org/samba/history/samba-4.5.0.html
https://www.samba.org/samba/history/samba-4.5.1.html
I haven't done any runtime testing yet, build reports on !(amd64) and
test reports on any arch are welcome.
Index: Ma
Stuart Henderson writes:
> I think this is correct, but can someone proofread it for me please?
Looks fine (untested, though).
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
I think this is correct, but can someone proofread it for me please?
Thanks.
Index: Makefile
===
RCS file: /cvs/ports/mail/dovecot/Makefile,v
retrieving revision 1.245
diff -u -p -r1.245 Makefile
--- Makefile1 Nov 2016 14:12:04 -0
On 10/23/16 18:53, Ray Lai wrote:
> Based on Carlos Alberto Pereira Gomes's work:
> https://marc.info/?l=openbsd-ports&m=105265115901089&w=2
>
> DESCR:
> noweb is designed to meet the needs of literate programmers while
> remaining as simple as possible. Its primary advantages are simplicity,
> ex
mono-addins:
===> Building for mono-addins-1.2
Making all in Mono.Addins
gmake[1]: Entering directory
'/usr/obj/ports/mono-addins-1.2/mono-addins-mono-addins-1.2/Mono.Addins'
sed -e "s/@ASSEMBLY_NAME@/Mono.Addins/" -e "s/@POLICY@/0.2/" ../policy.config >
policy.0.2.config
/usr/local/bin/al -lin
On Tue, Oct 18, 2016 at 11:07:22AM -0500, attila wrote:
>
> attila writes:
>
> > attila writes:
> >
> >> Hi ports@,
> >>
> > Feedback, comments, most welcome.
> >
> > Pax, -A
>
> Ping. Ports attached for convenience.
Fwiw, i've built the git tip of https://github.com/torbsd/openbsd-ports
on
On Tue, Nov 01, 2016 at 03:52:00PM -0400, Jiri B wrote:
> With the path and my original path I was able to build curl with
> gssapi and ssl:
>
> $ curl -V
> curl 7.50.3 (x86_64-unknown-openbsd6.0) libcurl/7.50.3 LibreSSL/2.0.0
> zlib/1.2.3 libidn/1.33 nghttp2/1.16.0
> Protocols: dict file ftp ftp
34 matches
Mail list logo