On 2017/05/04 17:52, Stuart Cassoff wrote:
> > The mailed diff doesn't apply..(webmail word-wrapping?)
> > Reads OK though.
>
> Grr. Most likely the new webmail client I'm using.
> Thanks.
>
> > Makes sense, "pkglocate lib/tcl/|fgrep .so." finds a few more instances,
> > should they be converted
As this removes a symbol, crank major.
$ /usr/src/lib/check_sym /tmp/libluajit-5.1.so.0.0
/usr/local/lib/libluajit-5.1.so.1.0
/tmp/libluajit-5.1.so.0.0 --> /usr/local/lib/libluajit-5.1.so.1.0
Dynamic export changes:
added:
luaJIT_version_2_0_5
removed:
luaJIT_version_2_0_4
Index
On Mon, May 01, 2017 at 11:23:22PM +1000, Jonathan Gray wrote:
> On Mon, May 01, 2017 at 01:58:05PM +0100, Stuart Henderson wrote:
> > On 2017/05/01 22:26, Jonathan Gray wrote:
> > > Update dtb to linux 4.11.
> > >
> > > This also switches from the gcc4 module to clang. Base gcc can't be
> > > us
ping
On 23 Apr. 2017 8:45 pm, "Tobias Brodel" wrote:
> necroping,
>
> i've made a few attempts to get the inline assembly built on armv7 with
> clang,
> but it fails in the linking stage, unable to find the `main' function.
>
> so for now i'm just patching that part out, any comments?
>
> please
OpenSmalltalk appears to be the consolidation
of various modern open-source Smalltalks.
This set of OpenSmalltalk ports can build and install
a variety of images, sources and VMs.
Squeak, Pharo and Newspeak in various configurations
are available plus the old Squeak that's already ports.
There's
bulk build on sparc64-1.ports.openbsd.org
started on Tue Apr 18 11:38:29 MDT 2017
finished at Thu May 4 16:33:21 MDT 2017
lasted 16D21h54m
done with kern.version=OpenBSD 6.1-current (GENERIC) #77: Mon Apr 17 13:18:39
MDT 2017
built packages:8962
Apr 18:283
Apr 19:61
Apr 20:136
Apr 21:124
Apr 22:
> The mailed diff doesn't apply..(webmail word-wrapping?)
> Reads OK though.
Grr. Most likely the new webmail client I'm using.
Thanks.
> Makes sense, "pkglocate lib/tcl/|fgrep .so." finds a few more instances,
> should they be converted too?
Probably yes. I'll look into it further.
btw, I not
Hi, I added simply #define _XOPEN_SOURCE_EXTENDED to the top of probe code
like this.
--
SASANO Takayoshi (JG1UAA)
Index: Makefile
===
RCS file: /cvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.160
diff -u -r1.160 Makefil
On Thu, May 04, 2017 at 07:18:36PM +0200, Rafael Sadowski wrote:
> On Thu May 04, 2017 at 08:50:49AM +0200, Antoine Jacoutot wrote:
> > Log attached.
> >
> > --
> > Antoine
>
> Hi Antoine,
>
> I do not think so, there are no doxygen calls or any doxygen keyword in
> okular. I'm running some tes
On Thu May 04, 2017 at 08:50:49AM +0200, Antoine Jacoutot wrote:
> Log attached.
>
> --
> Antoine
Hi Antoine,
I do not think so, there are no doxygen calls or any doxygen keyword in
okular. I'm running some tests on an fresh snapshot but these will take
some time.
Best regards,
Rafael
On Sat Apr 29, 2017 at 09:37:26PM +0200, Rafael Sadowski wrote:
> Hi All,
>
> simple patch to disable doxygen as BUILD_DEPENDS. No plist changes
> detected.
>
> Comments? Ok?
>
> Rafael Sadowski
>
> Index: Makefile
> ===
> RCS file
Hi,
update to latest version, on package stage I have some warnings[¹], is it worth
patching or should I commit it as-is ?
Thanks & Cheers
Giovanni
[¹]
===> Building package for p5-Log-Any-1.049
Create /home/cvs/ports/packages/amd64/no-arch/p5-Log-Any-1.049.tgz
/usr/obj/ports/p5-Log-Any-1.049
On Thu, May 04, 2017 at 04:14:56PM +0200, Jeremie Courreges-Anglas wrote:
> modify -> derived work?
>
> isn't it? I do not think our ports are derived works (maybe some
> patches we have really are intrusive?)
Very often, it will trigger a move to include our patches upstream, which
is a good
Stuart Henderson writes:
> On 2017/05/03 20:40, Solène Rapenne wrote:
>> > > >
>> > > > DESCR:
>> > > > noweb is designed to meet the needs of literate programmers while
>> > > > remaining as simple as possible. Its primary advantages are
>> > > > simplicity,
>> > > > extensibility, and language
On 2017/05/04 12:59, Ingo Feinerer wrote:
> Hi,
>
> update py-cffi 1.8.3 -> 1.10.0
> (needing for my upcoming port of OCRmyPDF).
>
> To be honest, I did not understand the point of
>
> # XXX: Check _cffi__ hashes of dependent ports if updating.
> # e.g. devel/libgit2/py-git2
Rebuild all ports d
On 2017/05/04 08:31, Stuart Cassoff wrote:
> ping
>
> > -- Original Message --
> > From: Stuart Cassoff <3...@bell.net>
> > Date: April 28, 2017 at 10:30 PM
> >
> >
> > Update to same version as sqlite3.
> > This is a loadable lib; don't treat it as a linkable lib.
> > I can take
ping
> -- Original Message --
> From: Stuart Cassoff <3...@bell.net>
> Date: April 28, 2017 at 10:30 PM
>
>
> Update to same version as sqlite3.
> This is a loadable lib; don't treat it as a linkable lib.
> I can take maintainership.
>
> Stu
>
>
> Index: Makefile
> ===
If you don't follow ports-changes, you may not have noticed that I've
finally given up and completely replaced update-patches with perl code.
This allowed me to implement several improvements.
- instead of diffing file.orig and file, if update-patches finds a
file.beforesubst, it will diff file.o
Hi,
update py-cffi 1.8.3 -> 1.10.0
(needing for my upcoming port of OCRmyPDF).
To be honest, I did not understand the point of
# XXX: Check _cffi__ hashes of dependent ports if updating.
# e.g. devel/libgit2/py-git2
However, the updated package seems to work for me.
OK?
Best regards,
Ingo
In
19 matches
Mail list logo