Re: make an additional category in ports tree

2017-03-27 Thread Antoine Jacoutot
On Tue, Mar 28, 2017 at 01:20:06AM +0300, Sergey Bronnikov wrote: > On 14:50 Mon 27 Mar , Marc Espie wrote: > > On Fri, Mar 17, 2017 at 05:12:51PM +0300, Sergey Bronnikov wrote: > > > OpenBSD ports contains many applications useful for different kinds of > > > testing: load, performance, functional

[update] kawa-2.3

2017-03-27 Thread Timo Myyrä
Hi, Here's updated port for kawa. Added dependency on print/texinfo so the kawa info packages compile. Info files are great to have when working with Emacs. I'm not sure if the JAVA_TOOL_OPTIONS is the right way of fixing: `unmappable character for encoding ASCII' errors but it seems to work. Ti

Re: [update] textproc/multimarkdown

2017-03-27 Thread Micah Muer
On Mon, Mar 27, 2017, at 11:27, attila wrote: > > attila writes: > > > attila writes: > > > >> attila writes: > >> > >>> attila writes: > >>> > Michael McConville writes: > > > attila wrote: > >> Ping. > >> > >> Just tested that the diff works against recentish i3

Re: UPDATE: textproc/discount 2.1.8a -> 2.2.2

2017-03-27 Thread Jeremie Courreges-Anglas
Daniel Jakots writes: > On Fri, 27 Jan 2017 03:03:24 +0400, Andrey Elizarov > wrote: > >> Hi ports@, >> >> update discount to most recent 2.2.2 version. >> Now with GitHub's "fencedcode" support! :) >> Working on amd64. > > This diff was done against -stable tree. Here's one done against > curr

Re: NEW: sysutils/pick

2017-03-27 Thread mitchell wodach
builds and runs fine on amd64. On Fri, Mar 17, 2017 at 3:37 AM, Anton Lindqvist wrote: > On Thu, Mar 16, 2017 at 10:57:18PM -0600, Anthony J. Bentley wrote: >> Anton Lindqvist writes: >> > On Mon, Mar 06, 2017 at 08:54:36PM +0100, Anton Lindqvist wrote: >> > > The pick(1) utility allows users to

Re: make an additional category in ports tree

2017-03-27 Thread Sergey Bronnikov
On 14:50 Mon 27 Mar , Marc Espie wrote: > On Fri, Mar 17, 2017 at 05:12:51PM +0300, Sergey Bronnikov wrote: > > OpenBSD ports contains many applications useful for different kinds of > > testing: load, performance, functional, fuzzing etc. > > Load and performance tests locate in benchmarks subdir

[UPDATE] graphics/cstitch 0.9.7 => 0.9.8

2017-03-27 Thread mulander
Hi ports@, attaching a trivial bump for graphics/cstitch. Please note that upstream bumped the version number post tagging the actual release hence the 'About' menu still shows version 0.9.7.83 instead of 0.9.8.84 I can of course @sed the version in main.cpp if someone finds this annoying. Looki

Re: [update] textproc/multimarkdown

2017-03-27 Thread attila
attila writes: > attila writes: > >> attila writes: >> >>> attila writes: >>> Michael McConville writes: > attila wrote: >> Ping. >> >> Just tested that the diff works against recentish i386 snap (22 May). >> Patch attached. > > I can't comment on all of

Update databases/ruby-pg 0.19.0 -> 0.20.0

2017-03-27 Thread Jeremy Evans
Simple update to latest version of ruby-pg. Only a small number of bugfixes: - Update error codes to PostgreSQL-9.6 - Use secure JSON methods for JSON (de)serialisation - Fix Result#inspect on a cleared result Tested on amd64. Will be committing in a couple days unless I hear objections. Thank

UPDATE: Varnish-5.1.1

2017-03-27 Thread Gonzalo L. Rodriguez
Hello, Update for Varnish to 5.1.1: https://www.varnish-cache.org/docs/trunk/whats-new/changes-5.1.html Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/www/varnish/Makefile,v retrieving

UPDATE: net/prosody 0.9.12

2017-03-27 Thread Henrik Friedrichsen
Attached patch updates net/prosody to 0.9.12. Some patches in the ports tree were merged upstream so can be removed. The update includes bug fixes. OK? Index: Makefile === RCS file: /cvs/ports/net/prosody/Makefile,v retrieving revis

Re: Question about updating packages

2017-03-27 Thread Marc Espie
On Mon, Mar 20, 2017 at 08:57:42PM -0500, mitchell wodach wrote: > Someone correct me if I'm wrong but wouldn't you want to pkg_add -Uu. Which > updates dependent packages also? Nope. pkg_add -U exists for when you want to install a package in a hurry, and don't want to update your whole base of

Re: make an additional category in ports tree

2017-03-27 Thread Marc Espie
On Fri, Mar 17, 2017 at 05:12:51PM +0300, Sergey Bronnikov wrote: > OpenBSD ports contains many applications useful for different kinds of > testing: load, performance, functional, fuzzing etc. > Load and performance tests locate in benchmarks subdir mostly, > but other tests locate in different su

Re: NEW: editors/ktikz

2017-03-27 Thread Paul Irofti
New version with fixes suggested by sthen: - desktop and mime updates - LIB_DEPENDS warning is gone by adding poppler to WANTLIB Thanks! ktikz.tgz Description: application/tar-gz

Re: [Update] games/tome4 1.4.9 -> 1.5.1

2017-03-27 Thread Solene Rapenne
This is fine for me Le 23 mars 2017 14:56:21 GMT+01:00, Jeremie Courreges-Anglas a écrit : >Jeremie Courreges-Anglas writes: > >> Solene Rapenne writes: >> >>> Hello, >> >> Hi, >> >>> Please find a patch to update games/tome4 to 1.5.1 >>> >>> I updated patch-src_getself_c because the (Free)BS

Re: NEW: geo/p5-Geo-Coordinates-OSGB

2017-03-27 Thread Paul Irofti
On Mon, Mar 27, 2017 at 10:13:27AM +0100, Stuart Henderson wrote: > ok to import? OK > > -- -- -- > An implementation of co-ordinate conversion for England, Wales, and > Scotland based on formulae and data published by the Ordnance Survey of > Great Britain. > > These modules convert accurately

Re: NEW: editors/ktikz

2017-03-27 Thread Paul Irofti
Forgot to mention that this is also available on github. https://github.com/jasperla/openbsd-wip/tree/master/editors/ktikz

NEW: editors/ktikz

2017-03-27 Thread Paul Irofti
Hi, Here is a new port for KtikZ[0]. KtikZ is a small application helping you to create TikZ (from the LaTeX pgf package) diagrams for your publications. I need it for work and from my initial tests it seems that in its current state the port has full functionality. Possible changes: -

Re: [NEW] lang/duktape

2017-03-27 Thread Frederic Cambus
On Mon, Mar 27, 2017 at 10:14:18AM +0200, Landry Breuil wrote: > > > Here is a new port: lang/duktape > > > > > > Comments? OK? > > > > The port looks fine, but I wonder what's the use for a cli-only > > javascript interpreter? > > Fwiw, netsurf uses duktape :) but i think they bundle their own

NEW: geo/p5-Geo-Coordinates-OSGB

2017-03-27 Thread Stuart Henderson
ok to import? -- -- -- An implementation of co-ordinate conversion for England, Wales, and Scotland based on formulae and data published by the Ordnance Survey of Great Britain. These modules convert accurately between coordinates given in latitude and longitude and the OSGB national grid referen

Re: [NEW] lang/duktape

2017-03-27 Thread Landry Breuil
On Mon, Mar 27, 2017 at 07:20:37AM +0200, Jeremie Courreges-Anglas wrote: > Frederic Cambus writes: > > > Hi ports@, > > > > Here is a new port: lang/duktape > > > > Comments? OK? > > The port looks fine, but I wonder what's the use for a cli-only > javascript interpreter? Fwiw, netsurf uses du