Re: pledge(2) binding for Haskell

2016-01-19 Thread Sebastien Marie
On Tue, Jan 19, 2016 at 09:09:49AM +0100, Matthias Kilian wrote: > Add a binding to pledge(2) to package 'unix'. Just a question, as I am unsure by just reading the code. > Index: files/Process.hsc > === > RCS file:

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/01/19 01:40:10 Modified files: x11/gnome/libsecret: Makefile distinfo x11/gnome/libsecret/pkg: PLIST Log message: Update to libsecret-0.18.4.

Re: pledge(2) binding for Haskell

2016-01-19 Thread Sebastien Marie
On Tue, Jan 19, 2016 at 09:29:58AM +0100, Sebastien Marie wrote: > > char *empty = {NULL}; > pledge("stdio rpath", empty); > should be better with an array of char *, sorry. char *empty[] = { NULL }; pledge("stdio rpath", empty); -- Sebastien Marie

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/01/19 02:19:15 Modified files: x11/gnome/gedit: Makefile distinfo x11/gnome/gedit/pkg: PLIST Log message: update to gedit-3.18.3

New: textproc/p5-Sourcecode-Spellchecker

2016-01-19 Thread David Coppa
Sourcecode::Spellchecker is a Perl module that scans a source file for common misspellings - including in comments, string literals, and identifier names - and suggests corrections. I find it very useful. OK? P.S.: created using portgen (and then hand-edited) Ciao! David

security/jailkit - a diff for more relax on openbsd

2016-01-19 Thread Jiri B
Hi, jailkit doesn't like 'daemon' as group on chroots, that's what we have for /var/www. What about this? https://savannah.nongnu.org/bugs/index.php?46930 --- jk_lib.py.orig Tue Jan 19 11:21:16 2016 +++ jk_lib.py Tue Jan 19 11:32:16 2016 @ -65,18 +65,9 @@ def path_is_safe(path,

pledge(2) binding for Haskell

2016-01-19 Thread Matthias Kilian
Add a binding to pledge(2) to package 'unix'. To use it: - run ghc with -package unix - import System.OpenBSD.Process ( pledge ) - call the pledge function as needed. It returns an IO () computation, which will throw an exception in case of an error. Notes: - I'll also merge the -main and

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/01/19 02:44:26 Modified files: geo/qgis : Makefile distinfo Log message: qgis 2.12.3

NEW: py-Fabric

2016-01-19 Thread Pablo Méndez Hernández
$ cat sysutils/py-Fabric/pkg/DESCR Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2016/01/19 04:58:19 Modified files: www/wml: Makefile Added files: www/wml/patches: patch-wml_backend_p2_mp4h_src_ltdl_c Log message: fix intermittent mp4h segfault: use libc realloc()

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Michael McConville
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2016/01/19 13:57:38 Modified files: security : Makefile Log message: unhook security/its4 in preparation for deletion ok sthen@, kili@

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/01/19 15:24:05 Modified files: net/isc-bind : Makefile distinfo Log message: update to BIND 9.10.3P3 - Fixed a regression in resolver.c:possibly_mark() which caused known-bogus servers to be

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/01/19 16:00:40 Modified files: telephony/baresip/baresip: Makefile distinfo telephony/baresip/baresip/patches: patch-src_config_c telephony/baresip/baresip/pkg: PLIST-main

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/01/19 15:51:10 Modified files: sysutils/bacula: Makefile distinfo sysutils/bacula/patches: patch-configure patch-src_dird_bacula-dir_conf_in

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2016/01/19 15:59:12 Modified files: games/naev/base: Makefile Log message: prevent picking up SDL2 and bump to make sure -current users will get correct package. prodded by sthen@

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Michael McConville
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2016/01/19 14:13:02 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: register removal of security/its4 ok sthen@, kili@, jturner@

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/01/19 11:19:22 Modified files: mail/claws-mail: Makefile distinfo Log message: claws-mail 3.13.2, from MAINTAINER

Re: [NEW] games/typespeed

2016-01-19 Thread Landry Breuil
On Mon, Jan 18, 2016 at 03:43:58PM +0100, n.reu...@hxgn.net wrote: > > Hi, > > > > attached you find a port for the typing game 'typespeed' [1]. Someone > > tried to get this imported in 2004, but did not succeed: > > http://marc.info/?l=openbsd-ports=2=1=typespeed=b > > > > The last release is

Re: [NEW] games/typespeed

2016-01-19 Thread Landry Breuil
On Tue, Jan 19, 2016 at 07:26:50PM +0100, Landry Breuil wrote: > On Mon, Jan 18, 2016 at 03:43:58PM +0100, n.reu...@hxgn.net wrote: > > > Hi, > > > > > > attached you find a port for the typing game 'typespeed' [1]. Someone > > > tried to get this imported in 2004, but did not succeed: > > >

Re: maintainer update mail/claws-mail

2016-01-19 Thread Landry Breuil
On Tue, Jan 19, 2016 at 07:01:00PM +0100, Daniel Jakots wrote: > Hi, > > 3.13.1 was released to fix a "remotely exploitable bug", sadly it was > only partially fixed, so here is 3.13.2. > > The release note is only: > * Bug fixes: > o bug 2358, '"Disposition-Notification-To:" should

Re: pledge(2) binding for Haskell

2016-01-19 Thread Matthias Kilian
On Tue, Jan 19, 2016 at 08:22:54PM +0100, Matthias Kilian wrote: > Below is a hopefully correct and more complete diff. Again without > bump because I'll also merge -main and -doc. Famous last words. I missed the plist changes. Will send a new diff later (at the moment i'm rebuilding ghc). Ciao,

maintainer update mail/claws-mail

2016-01-19 Thread Daniel Jakots
Hi, 3.13.1 was released to fix a "remotely exploitable bug", sadly it was only partially fixed, so here is 3.13.2. The release note is only: * Bug fixes: o bug 2358, '"Disposition-Notification-To:" should default to same value as "From:' o bug 3557, 'Remotely

Re: pledge(2) binding for Haskell

2016-01-19 Thread Matthias Kilian
Hi, On Tue, Jan 19, 2016 at 09:29:58AM +0100, Sebastien Marie wrote: > Just a question, as I am unsure by just reading the code. [...] > > +pledge :: String -> [FilePath] -> IO () > > Shouldn't be: > > pledge :: String -> Maybe [FilePath] -> IO () > > in order to differenciate passing not

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/01/19 20:05:43 Modified files: editors/calligra-l10n: distinfo Log message: fix distinfo for Makefile.inc r1.2

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Michael McConville
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2016/01/19 16:19:12 Modified files: www: Makefile www/p5-HTML-Lint/pkg: PLIST devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: replace the dead

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Michael McConville
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2016/01/19 16:29:58 Removed files: security/its4 : Makefile distinfo security/its4/patches: patch-Makefile_in security/its4/pkg: DESCR PLIST Log message: remove security/its4 ok sthen@

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Michael McConville
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2016/01/19 16:31:51 Removed files: www/weblint: Makefile distinfo www/weblint/patches: patch-weblint www/weblint/pkg: DESCR PLIST Log message: remove www/weblint, which has been

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/01/19 17:04:52 Log message: Import scour-0.32 Scour is an open-source Python script that aggressively cleans SVG files, removing a lot of 'cruft' that certain tools or authors embed

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2016/01/19 22:09:38 Log message: Import py-stemmer 1.3.0, ok sthen@ PyStemmer provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/01/19 23:37:06 Modified files: misc/hwdata: Makefile distinfo Log message: Update to hwdata-0.285.

Re: pledge(2) binding for Haskell

2016-01-19 Thread Matthias Kilian
On Tue, Jan 19, 2016 at 08:43:17PM +0100, Matthias Kilian wrote: > > Below is a hopefully correct and more complete diff. Again without > > bump because I'll also merge -main and -doc. > > Famous last words. I missed the plist changes. Will send a new diff > later (at the moment i'm rebuilding

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2016/01/19 22:03:47 Log message: Import py-sphinx_rtd_theme 0.1.9, ok sthen@ This is a mobile-friendly sphinx theme I made for readthedocs.org. It's currently in development there and

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2016/01/19 22:17:05 Modified files: textproc : Makefile Log message: +py-alabaster +py-alabaster,python3 +py-snowballstemmer +py-snowballstemmer,python3 +py-sphinx_rtd_theme

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2016/01/19 21:59:37 Log message: Import py-alabaster 0.7.7, ok sthen@ Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2016/01/19 22:32:59 Modified files: databases/py-pickleshare: Makefile distinfo Log message: Minor update to py-pickleshare 0.6

[wip] Firefox 44.0rc1

2016-01-19 Thread Landry Breuil
Hi, 44 is now at rc1, i dont know yet if this will make 5.9. If you want to build it, you'll need the attached mozilla.port.mk diff. https://cgit.rhaalovely.net/mozilla-firefox/?h=release git clone -b release https://rhaalovely.net/git/mozilla-firefox doas env

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/01/19 23:38:28 Modified files: graphics/graphite2: Makefile distinfo Log message: SECURITY update to graphite2-1.3.5.

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/01/19 23:41:46 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.9.21.

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/01/19 23:41:27 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.3.21.

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2016/01/19 22:14:32 Log message: Import py-snowballstemmer 1.2.1, ok sthen@ This is a pure Python stemming library. If PyStemmer is available, this module uses it to accelerate.

Re: CVS: cvs.openbsd.org: ports

2016-01-19 Thread Jasper Lievisse Adriaanse
On Tue, Jan 19, 2016 at 04:31:51PM -0700, Michael McConville wrote: > CVSROOT: /cvs > Module name: ports > Changes by: m...@cvs.openbsd.org2016/01/19 16:31:51 > > Removed files: > www/weblint: Makefile distinfo > www/weblint/patches: patch-weblint >

Re: New: textproc/p5-Sourcecode-Spellchecker

2016-01-19 Thread David Coppa
On Tue, Jan 19, 2016 at 1:19 PM, Stuart Henderson wrote: > On 2016/01/19 11:26, David Coppa wrote: >> Sourcecode::Spellchecker is a Perl module that scans a source file for >> common misspellings - including in comments, string literals, and >> identifier names - and suggests

pledge tor

2016-01-19 Thread Carlin Bingham
The compat.c patch is by tb@ and stops tor from calling sysctl() to get the total memory everytime it receives sighup, so we don't need `ps' after tor_init(). I originally thought tor repeatedly called setgroups() but it does avoid this so we don't need `id' after tor_init() either. What's

CVS: cvs.openbsd.org: ports

2016-01-19 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2016/01/19 07:01:11 Log message: Import p5-Sourcecode-Spellchecker. Sourcecode::Spellchecker is a Perl module that scans a source file for common misspellings - including in comments, string

CVS: cvs.openbsd.org: ports

2016-01-19 Thread James Turner
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2016/01/19 07:24:13 Modified files: lang/elixir: Makefile distinfo Log message: Update Elixir to 1.2.1. ok jasper@ https://github.com/elixir-lang/elixir/blob/v1.2.1/CHANGELOG.md

Re: update: sysutils/cfengine

2016-01-19 Thread Stuart Henderson
On 2016/01/19 00:26, Rodrigo Mosconi wrote: > Follow the cvs diff > > 2016-01-19 0:15 GMT-02:00 Stuart Henderson : > > On 2016/01/18 23:54, Rodrigo Mosconi wrote: > > Hi! > > > > This updates sysutils/cfengine to 3.7.3. > > > > The users promise is not

Re: New: textproc/p5-Sourcecode-Spellchecker

2016-01-19 Thread David Coppa
On Tue, Jan 19, 2016 at 1:31 PM, David Coppa wrote: > On Tue, Jan 19, 2016 at 1:19 PM, Stuart Henderson wrote: >> On 2016/01/19 11:26, David Coppa wrote: >>> Sourcecode::Spellchecker is a Perl module that scans a source file for >>> common misspellings -

Re: New: textproc/p5-Sourcecode-Spellchecker

2016-01-19 Thread Stuart Henderson
On 2016/01/19 13:40, David Coppa wrote: > On Tue, Jan 19, 2016 at 1:31 PM, David Coppa wrote: > > On Tue, Jan 19, 2016 at 1:19 PM, Stuart Henderson wrote: > >> On 2016/01/19 11:26, David Coppa wrote: > >>> Sourcecode::Spellchecker is a Perl module that scans

Re: pledge(2) binding for Haskell

2016-01-19 Thread Aaron Bieber
Matthias Kilian writes: > Add a binding to pledge(2) to package 'unix'. > > To use it: > > - run ghc with -package unix > > - import System.OpenBSD.Process ( pledge ) > > - call the pledge function as needed. It returns an IO () computation, > which will throw an exception in case of an error.

Re: pledge tor

2016-01-19 Thread Pascal Stumpf
On Tue, 19 Jan 2016 14:35:24 +, Stuart Henderson wrote: > On 2016/01/20 02:04, Carlin Bingham wrote: > > pf - tor supports transparent proxying to pf > > I think it would be reasonable to kill support for the DIOCNATLOOK > method for rdr-to, and only allow the pf-divert ("divert-to") method >

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/01/19 07:51:19 Modified files: x11/gnome/banshee: Makefile Log message: sync WANTLIB

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/01/19 08:21:19 Modified files: net/scamper: Makefile Added files: net/scamper/patches: patch-configure_ac Log message: missed adding the patch in previous

Re: pledge tor

2016-01-19 Thread Stuart Henderson
On 2016/01/20 02:04, Carlin Bingham wrote: > pf - tor supports transparent proxying to pf I think it would be reasonable to kill support for the DIOCNATLOOK method for rdr-to, and only allow the pf-divert ("divert-to") method that's used by spamd, ftp-proxy, squid, etc. It just uses getsockname()

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/01/19 08:16:39 Modified files: games/hedgewars: Makefile Log message: WANTLIB+=util for -server as well

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/01/19 08:17:15 Modified files: www/libwebsockets: Makefile Log message: WANTLIB+=pthread

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2016/01/19 09:04:07 Modified files: mail/z-push: Makefile distinfo mail/z-push/pkg: PLIST Log message: update to 2.2.7

UPDATE: PyPy-4.0.1

2016-01-19 Thread Edd Barrett
Hi, Here's an update to the latest PyPy. Last year I pushed changes upstream to detect RAND_egd() at build time, so many SSL-related patches have been removed. Stuart has kindly hosted the new bootstrap. Thanks. OK? Index: Makefile

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2016/01/19 09:16:38 Modified files: net/libproxy : Makefile distinfo net/libproxy/patches: patch-bindings_perl_src_CMakeLists_txt patch-libproxy_url_cpp

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/01/19 17:07:20 Modified files: graphics : Makefile Log message: +scour

Re: pledge in ports

2016-01-19 Thread lists
Tue, 19 Jan 2016 02:40:18 +1300 Carlin Bingham > None of these can be dropped later or made conditional on the > configuration, as tor's config can be changed and reloaded while it's > running and it needs them all to handle that. > > Is a wide pledge like this still

Re: pledge in ports

2016-01-19 Thread Theo de Raadt
> Tue, 19 Jan 2016 02:40:18 +1300 Carlin Bingham > > None of these can be dropped later or made conditional on the > > configuration, as tor's config can be changed and reloaded while it's > > running and it needs them all to handle that. > > > > Is a wide pledge like this

Re: update: sysutils/cfengine

2016-01-19 Thread Rodrigo Mosconi
Follow the cvs diff 2016-01-19 0:15 GMT-02:00 Stuart Henderson : > On 2016/01/18 23:54, Rodrigo Mosconi wrote: > > Hi! > > > > This updates sysutils/cfengine to 3.7.3. > > > > The users promise is not enabled, because it require some PAM interface. > I > > didn`t looked what

Re: pledge tor

2016-01-19 Thread Theo de Raadt
> On Tue, 19 Jan 2016 14:35:24 +, Stuart Henderson wrote: > > On 2016/01/20 02:04, Carlin Bingham wrote: > > > pf - tor supports transparent proxying to pf > > > > I think it would be reasonable to kill support for the DIOCNATLOOK > > method for rdr-to, and only allow the pf-divert

Re: NEW: lua-lyaml

2016-01-19 Thread Florian Stinglmayr
Since I haven't received any suggestions for fixes or improvements I assume it is ready to be imported, no? ;-) Regards, Florian

CVS: cvs.openbsd.org: ports

2016-01-19 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2016/01/19 10:31:16 Modified files: databases/ruby-sequel_pg: Makefile distinfo Log message: Update to sequel_pg 1.6.14