Re: [NEW] net/libmaxminddb

2016-05-26 Thread Stuart Henderson
On 2016/05/25 17:02, Frederic Cambus wrote: > Hi ports@, > > Here is a new port for net/libmaxminddb. > > There is an example program [1] provided in the Git repository in order > to test the library, which can be compiled as follow: > > gcc example.c -I/usr/local/include -L/usr/local/lib -lmaxm

alpha bulk build report

2016-05-26 Thread landry
bulk build on alpha-1.ports.openbsd.org started on Sat May 14 02:47:41 MDT 2016 finished at Thu May 26 05:13:08 MDT 2016 lasted 12D19h25m done with kern.version=OpenBSD 6.0-beta (GENERIC.MP) #420: Fri May 13 13:09:28 MDT 2016 built packagesls: /usr/ports/packages/alpha/all: No such file or direc

[new] lang/mlton

2016-05-26 Thread ml
Hi ports@, I would like to add port for MLton compiler. >From pkg/DESCR: MLton is an open-source, whole-program, optimizing Standard ML compiler. Please note, that the bugfix [1] should be applied for the default OpenBSD GCC 4.2.1 to compile this port. Attached file corresponds to [2]. [1]:

Re: 'avoid W|X mappings in libffi' - MARC

2016-05-26 Thread Stuart Henderson
On 24 May 2016 at 07:05, Kenneth Westerback wrote: > What's 'obxj' that your spreadsheet says processes lang/obc? Someone had switched columns around for that one for some unknown reason. I've just put them back. The "Processes" column is for process names, either installed or run from the port

update print/poppler

2016-05-26 Thread Matthias Kilian
Hi aja@ wants ze new poppler. Here it is, in case anyone wants to test it (I'm still waiting for my bulk build to finish before I can start testing). Ciao, Kili Index: Makefile === RCS file: /cvs/ports/print/poppler/Makefile

Fix: mail/courier-authlib

2016-05-26 Thread Giovanni Bechis
Fix for getpwnam/getpwnam_shadow, ok ? Cheers Giovanni

Fix: mail/courier-authlib

2016-05-26 Thread Giovanni Bechis
Fix for getpwnam/getpwnam_shadow, ok ? Cheers Giovanni Index: Makefile === RCS file: /var/cvs/ports/mail/courier-authlib/Makefile,v retrieving revision 1.55 diff -u -p -r1.55 Makefile --- Makefile23 Mar 2016 12:12:26 -

Re: NEW: mail/p5-Mail-Milter-Authentication

2016-05-26 Thread Giovanni Bechis
On Thu, May 12, 2016 at 04:53:37PM +0100, Stuart Henderson wrote: [...] > New tgz attached. I think this one is OK to import, but I'd like > to see the patches go upstream and see if they have comments or > changes to them. > I submitted all patches upstream but noone replied, running with it in

Re: [update] textproc/multimarkdown

2016-05-26 Thread attila
attila writes: > attila writes: > >> attila writes: >> >>> attila writes: >>> attila writes: > Micah Muer writes: > >> On Tue, 22 Mar 2016 12:58:32 -0600 >> attila wrote: >> >>> Stuart Henderson writes: >>> >>> > On 2016/03/19 15:38, Michael McCo

Update: sysutils/monit 5.18

2016-05-26 Thread Bryce Chidester
A variety of upstream bug fixes and a few new features ( https://mmonit.com/monit/changes/). Just a simple version bump required. I've been running it for a few hours now without issue. -Bryce diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile index dca4aa1..6cec17d 100644 --- a/sysu

Re: Fix: mail/courier-authlib

2016-05-26 Thread Stuart Henderson
On 2016/05/26 19:51, Giovanni Bechis wrote: > Index: patches/patch-preauthshadow_c it looks like this is unused (typically any upstream support for shadow passwords is not going to work with OpenBSD's API). Could you check and if that's correct, remove that extra patch. Rest is OK with me.

Re: avoid W|X mappings in libffi

2016-05-26 Thread Stuart Henderson
On 2016/05/23 21:22, Jeremie Courreges-Anglas wrote: > Jeremie Courreges-Anglas writes: > > > Theo de Raadt writes: > > > >>> IIUC they would differ on OSes where libffi can't get a single mapping > >>> with both W and X access. On those OSes libffi uses a workaround, two > >>> mappings are all

Update chirp to daily-20160517

2016-05-26 Thread Ted Roby
Tested on amd64 with Baofeng uv-5r. Following are CHANGES from devs: A new daily build of CHIRP is available. This includes changes made directly to the tree yesterday, and may include additional features, bug fixes, and/or bugs. If you are interested in trying it, grab it from the following lo

Re: alpha bulk build report

2016-05-26 Thread Karel Gardas
build failure of PostgreSQL seems to be related to missing spinlocks support for Alpha. Log even suggest to use --disable-spinlocks configure option. On Thu, May 26, 2016 at 1:13 PM, wrote: > bulk build on alpha-1.ports.openbsd.org > started on Sat May 14 02:47:41 MDT 2016 > finished at Thu May

[NEW] net/geoipupdate

2016-05-26 Thread Frederic Cambus
Hi ports@, Here is a port for net/geoipupdate. The update program was previously only useful with a paid subscription, but it's now also possible to use it to update the free databases. >From DESCR: The GeoIP Update program performs automatic updates of GeoIP2 and GeoIP Legacy binary databases.

Re: [NEW] net/geoipupdate

2016-05-26 Thread Stuart Henderson
On 2016/05/26 23:55, Frederic Cambus wrote: > Hi ports@, > > Here is a port for net/geoipupdate. > > The update program was previously only useful with a paid subscription, > but it's now also possible to use it to update the free databases. > > From DESCR: > > The GeoIP Update program performs

Re: Need a review for port of games/bastet (tetris like)

2016-05-26 Thread Jeremie Courreges-Anglas
Solène Rapenne writes: > Hello, > > I would like someone to review my port, it is my first one. Heh, actually it was my first port too, I just didn't submit it. :) > This is a port of the game bastet which is also called "bastard tetris" > because this is a tetris game with an algorithm ta alwa

Re: UPDATE: comms/fldigi 3.21.83 => 3.22.04

2016-05-26 Thread Austin Hook
Hi Brian, Tim, Just got my Basic and Advanced ham license here, and am starting to try to figure out how to use fldigi. Don't see any more recent activity on the ports list, so wonder if testing it on 5.6 will be of any value at this point. Also wondering how many active OpenBSD f

[update] lang/rust 1.9.0

2016-05-26 Thread Sebastien Marie
Hi, Here an update for lang/rust 1.9.0 All tests passed, devel/cargo (in wip) still build and pass tests. Diff includes: - changes in Makefile to make it compute itself the RUST_HASH value - use new configure option --disable-codegen-tests as with don't have FileCheck (from llvm) binary

lang/gcc can't be installed on -current

2016-05-26 Thread Jakub Skrzypnik
Looks like it was built before ABI breakage, can you fix? $ uname -rms -v OpenBSD 6.0 GENERIC.MP#2094 amd64 $ cat /etc/pkg.conf installpath = ftp.icm.edu.pl