Re: NEW: archivers/deutex

2017-11-14 Thread Anthony J. Bentley
Ryan Freeman writes: > This fails for me during make package, it seems the manpage does not end > up in the fake target: > > ===> Building package for deutex-5.1.0 > Create /usr/ports/packages/amd64/all/deutex-5.1.0.tgz > Creating package deutex-5.1.0 >

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2017/11/15 00:20:20 Modified files: archivers : Makefile Log message: +deutex

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2017/11/15 00:19:50 Log message: Import deutex-5.1.0. DeuTex is a WAD file composer. It can do many things with Doom, Freedoom, Heretic, Hexen, and Strife WAD files, such as extracting and

Re: PHP: clean Makefile.inc of 5.x specifics

2017-11-14 Thread Martijn van Duren
On 11/14/17 23:20, Stuart Henderson wrote: > On 2017/11/14 16:53, Daniel Jakots wrote: >> On Tue, 14 Nov 2017 19:54:55 +0100, Martijn van Duren >> wrote: >> >>> Hello ports@, >>> >>> As requested by sthen@ I will cut up my big patch into smaller pieces. >>> This

Re: Update: PostgreSQL 9.6.5 -> 10.0

2017-11-14 Thread Jeremy Evans
On 11/01 11:26, Jeremy Evans wrote: > This updates PostgreSQL from 9.6.5 to 10.0. Starting in 10.0, > the versioning policy will change, so instead of 10.0.1, the > next bugfix release will be 10.1, and the next feature release > will be 11.0. Here's an updated diff for PostgreSQL 10.1. This

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2017/11/14 21:38:21 Modified files: fonts/un-fonts : Makefile.inc fonts/un-fonts/core: Makefile distinfo fonts/un-fonts/extra: Makefile distinfo Log message: Fix distfile fetching, and

Re: update audio/oggtag

2017-11-14 Thread Anthony J. Bentley
Stuart Henderson writes: > > do-build: > > - cd ${WRKSRC} && \ > > + cd ${WRKSRC}/oggtag && \ > > ${CC} ${CFLAGS} -o oggtag oggtag.c vcedit.c \ > > -I${LOCALBASE}/include -L${LOCALBASE}/lib ${LIBS} > > > > do-install: > > - ${INSTALL_PROGRAM} ${WRKSRC}/oggtag

Re: security/sshlockout: use DIOCADDADDRS and remove "proc exec" from pledge.

2017-11-14 Thread Theo de Raadt
> On 2017/11/14 18:31, Jeremie Courreges-Anglas wrote: > > On Sun, Nov 12 2017, sunil+po...@nimmagadda.net wrote: > > > Hi, > > > > Hi Sunil, > > > > > This diff replaces a system(3) call to insert an address into a pf > > > table with ioctl(DIOCADDADDRS) which allows removal of "proc exec" > >

Re: security/sshlockout: use DIOCADDADDRS and remove "proc exec" from pledge.

2017-11-14 Thread Stuart Henderson
On 2017/11/14 18:31, Jeremie Courreges-Anglas wrote: > On Sun, Nov 12 2017, sunil+po...@nimmagadda.net wrote: > > Hi, > > Hi Sunil, > > > This diff replaces a system(3) call to insert an address into a pf > > table with ioctl(DIOCADDADDRS) which allows removal of "proc exec" > > from the pledge

Re: PHP: clean Makefile.inc of 5.x specifics

2017-11-14 Thread Stuart Henderson
On 2017/11/14 16:53, Daniel Jakots wrote: > On Tue, 14 Nov 2017 19:54:55 +0100, Martijn van Duren > wrote: > > > Hello ports@, > > > > As requested by sthen@ I will cut up my big patch into smaller pieces. > > This is the first part of that undertaking. > > >

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 15:18:19 Modified files: databases/xapian-bindings: Makefile Log message: Add new build dependency on py-sphinx. While here, explicitly specify the subpackages in CONFIGURE_ARGS, so it fails

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2017/11/14 15:13:26 Modified files: net/libmaxminddb: Makefile distinfo net/libmaxminddb/patches: patch-configure patch-src_maxminddb_c Log message: Update libmaxminddb to 1.3.0.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 15:08:38 Modified files: net/prosody: Makefile Log message: missed with the luabitop -> lua-bitop renaming

Re: PHP: clean Makefile.inc of 5.x specifics

2017-11-14 Thread Daniel Jakots
On Tue, 14 Nov 2017 19:54:55 +0100, Martijn van Duren wrote: > Hello ports@, > > As requested by sthen@ I will cut up my big patch into smaller pieces. > This is the first part of that undertaking. > > I will send in 1 at the time since a lot intermingles with

[NEW] sysutils/UEFITool

2017-11-14 Thread Klemens Nanni
Hey ports@, https://github.com/LongSoft/UEFITool is very useful when it comes to analysing firmware images and often used in to extract certain regions required to build coreboot images. pkg/DESCR (from the homepage): UEFITool is a cross-platform open source application written in C++/Qt, that

Re: update audio/oggtag

2017-11-14 Thread Stuart Henderson
On 2017/11/14 22:07, Jan Stary wrote: > This is an upgrade to oggtag 1.0.2 - upstream has accepted > a rewrite of the manpage into mdoc(7) and incorporated our patch. > Diff below, but I don't know how to convey the removal of patches/ cvs can't remove directories, only the files in them: cvs rm

update audio/oggtag

2017-11-14 Thread Jan Stary
This is an upgrade to oggtag 1.0.2 - upstream has accepted a rewrite of the manpage into mdoc(7) and incorporated our patch. Diff below, but I don't know how to convey the removal of patches/ While at it, upstream also changed the structure of the tarball - previously xfz into current dir, now

Re: PHP: clean Makefile.inc of 5.x specifics

2017-11-14 Thread Stuart Henderson
On 2017/11/14 21:56, Martijn van Duren wrote: > On 11/14/17 21:50, Stuart Henderson wrote:> > > ^^ Is all the extra horizontal whitespace really necessary? Especially > > the bits towards the top of the file seem like too much of a gap when > > I look at the patched file in an editor. > > > Not

Re: PHP: clean Makefile.inc of 5.x specifics

2017-11-14 Thread Martijn van Duren
On 11/14/17 21:50, Stuart Henderson wrote:> > ^^ Is all the extra horizontal whitespace really necessary? Especially > the bits towards the top of the file seem like too much of a gap when > I look at the patched file in an editor. > Not necessary, but I prefer having all values lined up when

Re: CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
On 2017/11/14 13:31, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2017/11/14 13:31:35 > > Log message: > import devel/py-faulthandler, feedback/ok landry > > Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL

Re: PHP: clean Makefile.inc of 5.x specifics

2017-11-14 Thread Stuart Henderson
On 2017/11/14 19:54, Martijn van Duren wrote: > Hello ports@, > > As requested by sthen@ I will cut up my big patch into smaller pieces. > This is the first part of that undertaking. > > I will send in 1 at the time since a lot intermingles with Makefile.inc > and I don't want stacking patches

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/14 13:46:57 Modified files: www/seamonkey : Makefile distinfo www/seamonkey/patches: patch-mozilla_intl_icu_source_Makefile_in

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 13:32:38 Modified files: audio/quodlibet: Makefile distinfo audio/quodlibet/pkg: PLIST Log message: update to quodlibet-3.9.0

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 13:31:41 Modified files: devel : Makefile Log message: +py-faulthandler

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 13:31:35 Log message: import devel/py-faulthandler, feedback/ok landry Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals to display the Python traceback and restore

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 13:27:45 Modified files: . : INDEX Log message: sync, 9896

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2017/11/14 13:27:36 Modified files: comms : Makefile Log message: Add qodem.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2017/11/14 13:26:49 Log message: Import comms/qodem. Qodem is a from-scratch clone implementation of the Qmodem communications program made popular in the days when Bulletin Board Systems ruled

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/14 13:24:45 Modified files: www/mozilla-firefox: Tag: OPENBSD_6_2 Makefile distinfo www/mozilla-firefox/pkg: Tag: OPENBSD_6_2 PLIST Removed files: www/mozilla-firefox/patches: Tag:

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/14 13:20:35 Modified files: www/firefox-esr: Tag: OPENBSD_6_2 Makefile distinfo www/firefox-esr/pkg: Tag: OPENBSD_6_2 PLIST Log message: MFC: update to firefox-esr 52.5.0. See

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/14 13:12:26 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr/pkg: PLIST www/firefox-esr-i18n: Makefile.inc distinfo Log message: Update to firefox-esr 52.5.0.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2017/11/14 13:10:11 Modified files: math/graphviz : Makefile Log message: replace gettext module, sync wantlib

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2017/11/14 13:09:11 Modified files: x11/kde4/libs : Makefile Log message: replace gettext module

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/14 13:08:59 Modified files: www/firefox-i18n: Makefile.inc distinfo www/mozilla-firefox: Makefile distinfo www/mozilla-firefox/pkg: PLIST Added files:

Re: NEW: devel/py-faulthandler

2017-11-14 Thread Landry Breuil
On Tue, Nov 14, 2017 at 04:43:35PM +, Stuart Henderson wrote: > Needed to update audio/quodlibet. OK? There's a .so in the PLIST, shouldnt there be some wantlib if it's a lib ? or it's a fake .so ? otherwise ok

PHP: clean Makefile.inc of 5.x specifics

2017-11-14 Thread Martijn van Duren
Hello ports@, As requested by sthen@ I will cut up my big patch into smaller pieces. This is the first part of that undertaking. I will send in 1 at the time since a lot intermingles with Makefile.inc and I don't want stacking patches to cause trouble. If someone objects to a certain patch I'll

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2017/11/14 11:11:05 Modified files: x11/gnome/zenity: Makefile distinfo Log message: update to zenity-3.26.0

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2017/11/14 11:01:57 Modified files: telephony/p5-Net-SIP: Makefile distinfo Log message: update p5-Net-SIP to 0.811

Re: NEW: lang/cim

2017-11-14 Thread Brian Callahan
On 11/07/17 12:36, Brian Callahan wrote: Hi ports -- Attached is a new port, lang/cim. GNU Cim is a Simula compiler. Quick history lesson: Simula was the first object-oriented language and was a major influence on things like C++. --- pkg/DESCR: GNU Cim is a compiler for the programming

Re: security/sshlockout: use DIOCADDADDRS and remove "proc exec" from pledge.

2017-11-14 Thread Jeremie Courreges-Anglas
On Sun, Nov 12 2017, sunil+po...@nimmagadda.net wrote: > Hi, Hi Sunil, > This diff replaces a system(3) call to insert an address into a pf > table with ioctl(DIOCADDADDRS) which allows removal of "proc exec" > from the pledge promises. Interesting. So DIOCRADDADDRS isn't restricted by

Allow any ruby*-passenger-* gem work with with nginx

2017-11-14 Thread Jeremy Evans
I'm not sure if it is OK to have multiple * in a package spec, but it seems to work. packages-specs(7) doesn't specifically forbid it. This should make it so we don't need to manually update the RDEP and bump the passenger subpackage for new ruby versions in the future. OKs? Thanks, Jeremy

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 10:19:37 Modified files: misc/sent : Makefile distinfo misc/sent/patches: patch-Makefile patch-config_def_h patch-config_mk misc/sent/pkg :

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 10:10:18 Modified files: www/ruby-rack : Makefile distinfo www/ruby-rack/pkg: PLIST Log message: Update to rack-2.0.3 Enable tests.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 10:09:37 Modified files: www/ruby-sinatra: Makefile distinfo www/ruby-sinatra/pkg: PLIST Log message: Update to sinatra-2.0.0

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 10:08:13 Modified files: www/ruby-rack-protection: Makefile distinfo www/ruby-rack-protection/pkg: PLIST Log message: Update to rack-protection-2.0.0 Remove myself as MAINTAINER.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 10:07:00 Modified files: devel/ruby-tilt: Makefile distinfo devel/ruby-tilt/pkg: PLIST Log message: Update to tilt-2.0.8

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 10:04:54 Modified files: textproc/ruby-ronn: Makefile Log message: Drop unnecessary dependency on sinatra

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 10:03:55 Modified files: www/ruby-rainbows: Makefile distinfo www/ruby-rainbows/pkg: PLIST Log message: Update to rainbows-5.1.1 Fix HOMEPAGE.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 09:52:29 Modified files: www: Makefile Log message: Hookup ruby-mustermann

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 09:49:55 Log message: Import mustermann-1.0.1 Given a string pattern, Mustermann will turn it into an object that behaves like a regular expression and has comparable performance

Re: NEW: archivers/deutex

2017-11-14 Thread Ryan Freeman
On Mon, Nov 13, 2017 at 11:46:16PM -0700, Anthony J. Bentley wrote: > Hi, > > DeuTex is a WAD file composer. It can do many things with Doom, Freedoom, > Heretic, Hexen, and Strife WAD files, such as extracting and inserting > graphics, sounds, levels, and other resources. It can be used for

NEW: devel/py-faulthandler

2017-11-14 Thread Stuart Henderson
Needed to update audio/quodlibet. OK? $ pkg_info py-faulthandler Information for inst:py-faulthandler-3.0 Comment: display the Python traceback on a crash Description: Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals to display the Python traceback and restore the previous

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/11/14 09:43:09 Modified files: www/nginx : Makefile distinfo Added files: www/nginx/pkg : DESCR-headers_more PLIST-headers_more Log message: Add headers_more subpackage This allows

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 09:16:05 Modified files: devel/py-cloudpickle: Makefile distinfo devel/py-cloudpickle/pkg: PLIST Log message: Simple update to py-cloudpickle to 0.5.1 -- its one consumer

Re: [UPDATE] devel/py-argcomplete

2017-11-14 Thread Stuart Henderson
On 2017/11/14 16:43, Remi Pointel wrote: > Hi, > > this is the diff to update arfcomplete to latest release. > > Ok? > > Cheers, > > Remi. Some errors in tests, but the old one was pretty similar, -FAILED (failures=15, errors=9, expected failures=10) +FAILED (failures=16, errors=9, expected

Re: [UPDATE] devel/pudb

2017-11-14 Thread Brian Callahan
On 11/14/17 10:28, Remi Pointel wrote: Hi, this is the diff to update pudb to latest release. Ok? Cheers, Remi. When I run `make test`, it runs some tests, they all pass, cool. When I run `env FLAVOR=python3 make test`, it launches the binary. And as far as I can tell, doesn't run any

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2017/11/14 08:59:27 Modified files: databases/py-whisper: Makefile distinfo Log message: update to 1.0.2. ok benoit@.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 08:44:08 Modified files: x11/xpad : Makefile distinfo Log message: Update to xpad-5.0.0, while here, rearrange the Makefile to be more in-line with Makefile.template ok sthen@ (who also

[UPDATE] devel/py-argcomplete

2017-11-14 Thread Remi Pointel
Hi, this is the diff to update arfcomplete to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/devel/py-argcomplete/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- Makefile 9 Jun

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 08:43:18 Modified files: net/icinga/web2-module-director: Makefile distinfo Log message: update to icinga-web2-module-director-1.4.2

Re: UPDATE: x11/xpad 4.8.0 => 5.0.0

2017-11-14 Thread Stuart Henderson
On 2017/11/14 10:25, Brian Callahan wrote: > Hi ports -- > > Simple update for x11/xpad. Upstream no longer creates a configure script, > so we have to do it ourselves. > Switch my email address while here. > > OK? > > ~Brian > OK, but could you also fix the Makefile ordering to be a bit more

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/11/14 08:34:11 Modified files: security/qca : Makefile security/qca/pkg: PLIST-main Log message: Install crypto.prf in the qt4 mkspecs/features dir as expected, not in ${LOCALBASE}/mkspecs

[UPDATE] devel/pudb

2017-11-14 Thread Remi Pointel
Hi, this is the diff to update pudb to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/devel/pudb/Makefile,v retrieving revision 1.7 diff -u -p -u -p -r1.7 Makefile --- Makefile 3 Jan 2017 19:19:48 -

UPDATE: x11/xpad 4.8.0 => 5.0.0

2017-11-14 Thread Brian Callahan
Hi ports -- Simple update for x11/xpad. Upstream no longer creates a configure script, so we have to do it ourselves. Switch my email address while here. OK? ~Brian Index: Makefile === RCS file: /cvs/ports/x11/xpad/Makefile,v

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 07:59:06 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register luabitop removal. ok kirby@

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 07:58:32 Removed files: devel/luabitop : Makefile distinfo devel/luabitop/patches: patch-Makefile devel/luabitop/pkg: DESCR PLIST Log message: Remove devel/luabitop. Use

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 07:56:44 Modified files: devel : Makefile Log message: Unlink devel/luabitop and devel/luabitop,lua52

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 07:55:17 Modified files: editors/neovim : Makefile Log message: Switch a dependency from devel/luabitop to devel/lua-bitop and bump. ok kirby@

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2017/11/14 07:53:15 Modified files: devel/lua-bitop: Makefile devel/lua-bitop/pkg: PLIST Log message: Merge devel/lua-bitop and devel/luabitop into devel/lua-bitop. It was two packages of the

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 05:40:35 Modified files: devel/re2c : Makefile distinfo Log message: update to re2c-1.0.3

Re: [NEW] comms/qodem

2017-11-14 Thread Frederic Cambus
On Sat, Nov 11, 2017 at 06:48:44PM +0900, Bryan Linton wrote: > > > > Qodem is a from-scratch clone implementation of the Qmodem > > communications program made popular in the days when Bulletin Board > > Systems ruled the night. Qodem emulates the dialing directory and the > > terminal screen

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/14 05:02:01 Modified files: x11/gnome/shell: Makefile Log message: No need to include bsd.port.arch.mk; ok jasper@ While here, drop MAKE_ENV, the gnome MODULE already does it.

Re: gitdaemon pid file not generated

2017-11-14 Thread Dimitris Papastamos
On Tue, Nov 14, 2017 at 11:49:06AM +, Stuart Henderson wrote: > On 2017/11/14 11:39, Dimitris Papastamos wrote: > > On Tue, Nov 14, 2017 at 11:27:03AM +, Stuart Henderson wrote: > > > On 2017/11/14 11:18, Dimitris Papastamos wrote: > > > > On Tue, Nov 14, 2017 at 11:15:48AM +, Stuart

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 04:57:25 Modified files: lang/php : Makefile.inc php.port.mk lang/php/5.6 : Makefile lang/php/7.0 : distinfo Log message: Remove stale parts to support php <5.6.

Re: gitdaemon pid file not generated

2017-11-14 Thread Stuart Henderson
On 2017/11/14 11:39, Dimitris Papastamos wrote: > On Tue, Nov 14, 2017 at 11:27:03AM +, Stuart Henderson wrote: > > On 2017/11/14 11:18, Dimitris Papastamos wrote: > > > On Tue, Nov 14, 2017 at 11:15:48AM +, Stuart Henderson wrote: > > > > On 2017/11/14 11:05, Dimitris Papastamos wrote: >

Re: gitdaemon pid file not generated

2017-11-14 Thread Dimitris Papastamos
On Tue, Nov 14, 2017 at 11:27:03AM +, Stuart Henderson wrote: > On 2017/11/14 11:18, Dimitris Papastamos wrote: > > On Tue, Nov 14, 2017 at 11:15:48AM +, Stuart Henderson wrote: > > > On 2017/11/14 11:05, Dimitris Papastamos wrote: > > > > Hi, > > > > > > > > Since I've upgraded to 6.2

Re: UPDATE: php revamp

2017-11-14 Thread Stuart Henderson
On 2017/11/12 00:02, Stuart Henderson wrote: > Yep. Updated locally. So. Any OKs or NAKs for this as a first step? Index: Makefile.inc === RCS file: /cvs/ports/lang/php/Makefile.inc,v retrieving revision 1.96 diff -u -p -r1.96

Re: gitdaemon pid file not generated

2017-11-14 Thread Stuart Henderson
On 2017/11/14 11:18, Dimitris Papastamos wrote: > On Tue, Nov 14, 2017 at 11:15:48AM +, Stuart Henderson wrote: > > On 2017/11/14 11:05, Dimitris Papastamos wrote: > > > Hi, > > > > > > Since I've upgraded to 6.2 gitdaemon's pid file is no longer > > > generated. This was working as expected

Re: NEW: fonts/clearsans

2017-11-14 Thread Stuart Henderson
On 2017/11/13 23:50, Anthony J. Bentley wrote: > On Thu, Oct 5, 2017 at 2:50 AM, Anthony J. Bentley wrote: > > Hi, > > > > Attached is a port for clearsans-1.00. > > > > Adopted by Mozilla for the Firefox for Android browser, Clear Sans has been > > recognized as a versatile

Re: gitdaemon pid file not generated

2017-11-14 Thread Dimitris Papastamos
On Tue, Nov 14, 2017 at 11:15:48AM +, Stuart Henderson wrote: > On 2017/11/14 11:05, Dimitris Papastamos wrote: > > Hi, > > > > Since I've upgraded to 6.2 gitdaemon's pid file is no longer > > generated. This was working as expected on 6.1. > > > > /etc/rc.conf.local > > > > ntpd_flags=-s

Re: gitdaemon pid file not generated

2017-11-14 Thread Stuart Henderson
On 2017/11/14 11:05, Dimitris Papastamos wrote: > Hi, > > Since I've upgraded to 6.2 gitdaemon's pid file is no longer > generated. This was working as expected on 6.1. > > /etc/rc.conf.local > > ntpd_flags=-s > httpd_flags= > slowcgi_flags= > unbound_flags= > bgpd_flags= > ospfd_flags= > >

gitdaemon pid file not generated

2017-11-14 Thread Dimitris Papastamos
Hi, Since I've upgraded to 6.2 gitdaemon's pid file is no longer generated. This was working as expected on 6.1. /etc/rc.conf.local ntpd_flags=-s httpd_flags= slowcgi_flags= unbound_flags= bgpd_flags= ospfd_flags= gitdaemon_flags="--syslog --base-path=/home/git" gitdaemon_user="_gitdaemon"

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/11/14 03:25:38 Modified files: www/chromium : Makefile Log message: Move ONLY_FOR_ARCHS before .include

[UPDATE] databases/py-mongo

2017-11-14 Thread Remi Pointel
Hi, this is the diff to update py-mongo to latest release. Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/databases/py-mongo/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- Makefile 24 May 2017

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2017/11/14 02:47:25 Removed files: net/arm: Makefile distinfo net/arm/patches: patch-arm patch-install patch-setup_py patch-src_resources_arm_1

Re: NEW: archivers/deutex

2017-11-14 Thread Landry Breuil
On Mon, Nov 13, 2017 at 11:46:16PM -0700, Anthony J. Bentley wrote: > Hi, > > DeuTex is a WAD file composer. It can do many things with Doom, Freedoom, > Heretic, Hexen, and Strife WAD files, such as extracting and inserting > graphics, sounds, levels, and other resources. It can be used for

Re: NEW: games/freedoom

2017-11-14 Thread Landry Breuil
On Mon, Nov 13, 2017 at 11:38:48PM -0700, Anthony J. Bentley wrote: > Hi, > > Attached is a port for freedoom. > > > Freedoom is a freely licensed game pack for the Doom engine, split in two > parts. > > Phase 1 is the first part of the single-player game, containing four chapters > which are

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/14 01:51:20 Modified files: x11/gnome/nautilus: Makefile distinfo Log message: Update to nautilus-3.26.2.

CVS: cvs.openbsd.org: ports

2017-11-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/11/14 01:34:19 Modified files: x11/dbus : Makefile distinfo Log message: Update to dbus-1.12.2.

Re: DUPLICATE PORTS: devel/lua-bitop && devel/luabitop

2017-11-14 Thread Kirill Bychkov
On Tue, November 14, 2017 04:59, Brian Callahan wrote: > > On 11/13/17 13:16, Brian Callahan wrote: >> >> >> On 11/13/2017 12:30 PM, Kirill Bychkov wrote: >>> On Mon, November 13, 2017 20:28, Brian Callahan wrote: On 11/13/2017 12:26 PM, Kirill Bychkov wrote: > On Mon, November 13, 2017