Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Henderson
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

Re: UPDATE lang/luajit to 2.0.5

2017-05-04 Thread Jonathan Gray
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

Re: UPDATE sysutils/dtb to linux 4.11

2017-05-04 Thread Jonathan Gray
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

Re: [NEW PORT: audio/rubberband]

2017-05-04 Thread Tobias Brodel
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

WIP: OpenSmalltalk

2017-05-04 Thread Stuart Cassoff
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

sparc64 bulk build report

2017-05-04 Thread landry
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:

Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Cassoff
> 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

Re: curses support for qemu-2.9.0

2017-05-04 Thread SASANO Takayoshi
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

Re: okular failed to package (ghostview related?)

2017-05-04 Thread Landry Breuil
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

Re: okular failed to package (doxygen related?)

2017-05-04 Thread Rafael Sadowski
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

Re: disable doxygen in devel/tclap

2017-05-04 Thread Rafael Sadowski
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

update: devel/p5-Log-Any

2017-05-04 Thread Giovanni Bechis
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

Re: New: devel/noweb 2.11b

2017-05-04 Thread Marc Espie
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

Re: New: devel/noweb 2.11b

2017-05-04 Thread Jeremie Courreges-Anglas
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

Re: UPDATE: devel/py-cffi

2017-05-04 Thread Stuart Henderson
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

Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Henderson
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

Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Cassoff
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 > ===

update-patches improvements

2017-05-04 Thread Marc Espie
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

UPDATE: devel/py-cffi

2017-05-04 Thread Ingo Feinerer
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