Re: databases/openldap: Add gssapi flavor take 2

2017-05-18 Thread Antoine Jacoutot
On Thu, May 18, 2017 at 11:42:57PM +0100, Stuart Henderson wrote: > On 2017/05/18 18:24, Kurt Mosiejczuk wrote: > > Here is the updated diff with sthen's feedback. It adds a gssapi flavor > > for openldap. > > I'd keep the FULLPKG* overwrites up top where they're obvious. > > I think this

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 23:30:36 Modified files: www/p5-Dancer-Plugin-Thumbnail: Makefile distinfo Log message: Update to p5-Dancer-Plugin-Thumbnail-0.14.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 23:22:20 Modified files: mail/p5-MIME-Base32: Makefile distinfo mail/p5-MIME-Base32/pkg: PLIST Log message: Update to p5-MIME-Base32-1.303.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 23:16:54 Modified files: devel/p5-YAML-XS: Makefile distinfo Log message: Update to p5-YAML-XS-0.65.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 23:06:27 Modified files: devel/libtermkey: Makefile distinfo devel/libtermkey/pkg: PLIST Log message: Update to libtermkey-0.20.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 22:50:12 Modified files: databases/py-sqlalchemy-migrate: Makefile distinfo Log message: Update to py-sqlalchemy-migrate-0.11.0.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2017/05/18 20:33:27 Modified files: sysutils/duplicity: Makefile sysutils/duplicity/pkg: DESCR Log message: Sync DESCR with upstream prodded a while ago by mmcc

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 18:08:25 Added files: x11/fleditor/patches: patch-fltk_editengine_h patch-src_editengine_cxx Log message: fix for clang. contrary to habit, this string *can't* be

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 17:42:44 Modified files: net/tacacs+/patches: patch-Makefile patch-generate_passwd_c patch-tac_plus_h Added files: net/tacacs+/patches: patch-dump_c

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 17:28:53 Modified files: net/ns : Makefile net/ns/patches : patch-common_packet_h patch-indep-utils_cmu-scen-gen_setdest_setdest_h Added files:

Re: databases/openldap: Add gssapi flavor take 2

2017-05-18 Thread Stuart Henderson
On 2017/05/18 18:24, Kurt Mosiejczuk wrote: > Here is the updated diff with sthen's feedback. It adds a gssapi flavor > for openldap. I'd keep the FULLPKG* overwrites up top where they're obvious. I think this should probably be about right, any comments from gssapi- knowledgeable porters?

databases/openldap: Add gssapi flavor take 2

2017-05-18 Thread Kurt Mosiejczuk
Here is the updated diff with sthen's feedback. It adds a gssapi flavor for openldap. Index: Makefile === RCS file: /cvs/ports/databases/openldap/Makefile,v retrieving revision 1.148 diff -u -p -r1.148 Makefile --- Makefile17

Re: databases/openldap: Add gssapi flavor again

2017-05-18 Thread Kurt Mosiejczuk
On Thu, May 18, 2017 at 11:04:46PM +0100, Stuart Henderson wrote: > On 2017/04/25 13:36, Kurt Mosiejczuk wrote: > > .if ${FLAVOR:Maci} > > CONFIGURE_ARGS += --enable-aci > > + > > +# overwrite -main pkgname/path to strip FLAVOR, aci only affects the server > > +FULLPKGNAME-main =

Re: databases/openldap: Add gssapi flavor again

2017-05-18 Thread Stuart Henderson
On 2017/04/25 13:36, Kurt Mosiejczuk wrote: > A student of mine had taken a stab at adding gssapi, which got committed and > then rolled back. > > My turn. The Makefile would override FULLPKGNAME since the aci flavor only > effected the server, except it did it for any flavor. I moved that to

Re: UPDATE: www/youtube-dl

2017-05-18 Thread Daniel Jakots
On Thu, 18 May 2017 18:33:49 +0200, Hiltjo Posthuma wrote: > Hi, > > This patch bumps youtube-dl to 2017.05.18.1. It unbreaks youtube. Confirmed. ok danj@ > diff --git a/www/youtube-dl/Makefile b/www/youtube-dl/Makefile > index 9d37f82e734..d0d62f255e2 100644 > ---

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 15:27:47 Modified files: sysutils/usmb : Makefile sysutils/usmb/patches: patch-usmb_c patch-usmb_dir_c Log message: fix memset size, as found by clang

Re: UPDATE: www/youtube-dl

2017-05-18 Thread Stuart Henderson
On 2017/05/18 21:18, Rafael Sadowski wrote: > On Thu May 18, 2017 at 06:33:49PM +0200, Hiltjo Posthuma wrote: > > Hi, > > > > This patch bumps youtube-dl to 2017.05.18.1. It unbreaks youtube. > > I have nothing against that, but there is nothing in the changelog about > unbreak youtube. YouTube

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/05/18 13:23:02 Modified files: net/nfsen : Makefile Added files: net/nfsen/patches: patch-libexec_NfSenRRD_pm Log message: patch to relax the version check, breakage reported by nigel@

Re: UPDATE: www/youtube-dl

2017-05-18 Thread Rafael Sadowski
On Thu May 18, 2017 at 06:33:49PM +0200, Hiltjo Posthuma wrote: > Hi, > > This patch bumps youtube-dl to 2017.05.18.1. It unbreaks youtube. I have nothing against that, but there is nothing in the changelog about unbreak youtube. YouTube works fine with 2017.05.14. Rafael

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2017/05/18 10:58:06 Modified files: www/aria2 : Makefile distinfo Log message: Upgrade for Aria2 to 1.32.0. OK benoit@

UPDATE: www/youtube-dl

2017-05-18 Thread Hiltjo Posthuma
Hi, This patch bumps youtube-dl to 2017.05.18.1. It unbreaks youtube. diff --git a/www/youtube-dl/Makefile b/www/youtube-dl/Makefile index 9d37f82e734..d0d62f255e2 100644 --- a/www/youtube-dl/Makefile +++ b/www/youtube-dl/Makefile @@ -2,7 +2,7 @@ COMMENT = CLI program to download videos

Re: devel/{gtest,protobuf} maintainer

2017-05-18 Thread Stuart Henderson
On 2017/05/18 05:14, Greg Steuck wrote: > On Wed, May 17, 2017 at 1:27 PM Stuart Henderson > wrote: > > > On 2017/05/17 16:22, Greg Steuck wrote: > > > I realized I forgot to mention. I contacted Vincent separately and he's > > no > > > longer interested in maintaining

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/05/18 09:29:35 Modified files: sysutils/flashrom: Makefile Added files: sysutils/flashrom/patches: patch-hwaccess_c patch-physmap_c Log message: adjust error message text, the securelevel

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2017/05/18 09:18:39 Modified files: textproc/py-chardet: Makefile distinfo Log message: Update to py-chardet 3.0.3

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2017/05/18 09:12:56 Modified files: devel/py-hypothesis: Makefile distinfo Log message: Update to py-hypothesis 3.8.5

Re: devel/{gtest,protobuf} maintainer

2017-05-18 Thread Greg Steuck
On Wed, May 17, 2017 at 1:27 PM Stuart Henderson wrote: > On 2017/05/17 16:22, Greg Steuck wrote: > > I realized I forgot to mention. I contacted Vincent separately and he's > no > > longer interested in maintaining these ports. Hence my going directly to > > the mailing

UPDATE: Aria2-1.32.0

2017-05-18 Thread Gonzalo L. Rodriguez
Hello, Upgrade for Aria2 to 1.32.0: https://github.com/aria2/aria2/releases/tag/release-1.32.0 Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/www/aria2/Makefile,v retrieving revision

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 08:47:27 Modified files: net/retroshare/patches: patch-src_libretroshare_src_rsserver_rsinit_cc Added files: net/retroshare/patches:

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/05/18 08:38:25 Modified files: net/radcli : Makefile distinfo Log message: update to radcli-1.2.7

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/05/18 08:09:06 Modified files: x11/xfce4/terminal: Makefile distinfo Log message: Update to xfce4-terminal 0.8.5.1

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/05/18 07:51:42 Modified files: net/rrdtool: Makefile distinfo net/rrdtool/patches: patch-bindings_Makefile_in patch-configure patch-doc_Makefile_in

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 07:41:33 Added files: multimedia/libmp4v2/patches: patch-src_bmff_typebmff_cpp patch-src_itmf_type_cpp Log message: steal modern compiler fixes from their

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/05/18 07:30:21 Modified files: devel/re2c : Makefile distinfo Log message: update to re2c-0.16

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/05/18 07:27:14 Modified files: multimedia/get_iplayer: Makefile distinfo multimedia/get_iplayer/patches: patch-get_iplayer Log message: update to get_iplayer-3.01

UPDATE: www/rt 4.4.1

2017-05-18 Thread Paul Irofti
The following diff updates www/rt to 4.4.1. This depends on the p5 ports I sent eariler. Also available on github. OK? Index: Makefile === RCS file: /cvs/ports/www/rt/Makefile,v retrieving revision 1.34 diff -u -p -u -p -r1.34

NEW: devel/p5-Log-Dispatch-Perl

2017-05-18 Thread Paul Irofti
Attached is a port that is requried in order to update www/rt. Also available on github. OK? %-- The "Log::Dispatch::Perl" module offers a logging alternative using standard Perl core functions. It allows you to fall back to the common Perl alternatives for logging, such as "warn"

NEW: www/p5-JavaScript-Minifier-XS

2017-05-18 Thread Paul Irofti
Attached is a port that is requried in order to update www/rt. Also available on github. OK? %-- JavaScript::Minifier::XS is a JavaScript "minifier"; its designed to remove un-necessary whitespace and comments from JavaScript files, which also not breaking the JavaScript.

NEW: www/p5-Data-Page-Pageset

2017-05-18 Thread Paul Irofti
Attached is a port that is requried in order to update www/rt. Also available on github. OK? %-- Pages number can be very high, and it is not comfortable to show user from the first page to the last page list. Sometimes we need split the page list into some sets to shorten the page

NEW: www/p5-CSS-Minifier-XS

2017-05-18 Thread Paul Irofti
Attached is a port that is requried in order to update www/rt. Also available on github. OK? %-- CSS::Minifier::XS is a CSS "minifier"; its designed to remove un-necessary whitespace and comments from CSS files, while also not breaking the CSS. CSS::Minifier::XS is similar in

NEW: devel/p5-Business-Hours

2017-05-18 Thread Paul Irofti
Attached is a port that is requried in order to update www/rt. Also available on github. OK? %-- This module is a simple tool for calculating business hours in a time period. Over time, additional functionality will be added to make it easy to calculate the number of business hours

Re: UPDATE: TeX Live 2016

2017-05-18 Thread Paul Irofti
On Wed, May 17, 2017 at 12:41:01PM +0200, Giovanni Bechis wrote: > On 05/17/17 12:16, Paul Irofti wrote: > > On Wed, May 17, 2017 at 10:26:19AM +0100, Edd Barrett wrote: > >> On Wed, May 17, 2017 at 12:16:46PM +0300, Paul Irofti wrote: > >>> This seems to work as at least the gigantous distfile is

Re: UPDATE: TeX Live 2016

2017-05-18 Thread Paul Irofti
On Fri, May 12, 2017 at 10:04:26PM +0100, Edd Barrett wrote: > On Sun, May 07, 2017 at 10:45:10PM +0100, Edd Barrett wrote: > > Attached is round 3 of texlive 2016. > > OK? Pretty please? :P OK

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Pierre-Emmanuel Andre
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2017/05/18 06:58:43 Modified files: productivity/homebank: Makefile distinfo Log message: Update to 5.1.5

[Update] Gnupg 2.1.21

2017-05-18 Thread Pierre-Emmanuel André
Hi, Small update to gnupg2 to it's latest version. Pavel, could you please try it with your yubikey ? Tested on @amd64. Regards, Index: Makefile === RCS file: /cvs/ports/security/gnupg2/Makefile,v retrieving revision 1.49 diff -u -p

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 06:41:58 Modified files: net/kismet/patches: patch-gpsmap_cc Log message: there was already one const there. noticed by nigel, as stupid gcc dislikes const const.

Re: CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
On Thu, May 18, 2017 at 01:13:36PM +0200, Sebastien Marie wrote: > On Thu, May 18, 2017 at 04:29:00AM -0600, Marc Espie wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: es...@cvs.openbsd.org 2017/05/18 04:29:00 > > > > Modified files: > > multimedia/dvdauthor:

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 06:38:46 Modified files: infrastructure/mk: bsd.port.mk Log message: get FETCH_PACKAGES to find things by default by using installpath. no incidence for people who haven't updated pkg_add yet,

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 06:31:20 Modified files: infrastructure/mk: bsd.port.mk Log message: various things should refer to BUILD_PACKAGES instead of MULTI_PACKAGES

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Martin Pieuchot
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2017/05/18 05:34:35 Modified files: infrastructure/db: config.site Log message: netinet/tcpip.h is going away.

Re: CVS: cvs.openbsd.org: ports

2017-05-18 Thread Sebastien Marie
On Thu, May 18, 2017 at 04:29:00AM -0600, Marc Espie wrote: > CVSROOT: /cvs > Module name: ports > Changes by: es...@cvs.openbsd.org 2017/05/18 04:29:00 > > Modified files: > multimedia/dvdauthor: Makefile > > Log message: > nested functions are not "mandatory", get it to build

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Martin Pieuchot
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2017/05/18 04:40:08 Modified files: shells/nsh/patches: patch-stats_c Log message: Remove unneeded and dying headers. ok sthen@

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Martin Pieuchot
CVSROOT:/cvs Module name:ports Changes by: m...@cvs.openbsd.org2017/05/18 04:39:20 Modified files: sysutils/gkrellm/gkrellm/patches: patch-src_sysdeps_bsd-net-open_c Log message: Remove unneeded & dying ok sthen@

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2017/05/18 04:29:00 Modified files: multimedia/dvdauthor: Makefile Log message: nested functions are not "mandatory", get it to build with clang, even if we lose some functionality (this code is such a

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 02:42:37 Modified files: www/p5-WWW-Shorten-Googl: Makefile distinfo Log message: Update to p5-WWW-Shorten-Googl-1.100.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 02:38:48 Modified files: www/p5-WWW-Shorten: Makefile distinfo www/p5-WWW-Shorten/pkg: PLIST Log message: Update to p5-WWW-Shorten-3.093.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/05/18 01:57:04 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py-botocore-1.5.51.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/05/18 01:57:18 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.11.88.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 01:03:02 Modified files: textproc/p5-LaTeX-Encode: Makefile distinfo Log message: Update to p5-LaTeX-Encode-0.092.0.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 00:55:34 Modified files: devel/p5-Test-WWW-Mechanize: Makefile distinfo Log message: Update to p5-Test-WWW-Mechanize-1.48.

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/05/18 00:39:49 Modified files: lang/rust : Makefile lang/rust/pkg : PFRAG.amd64-main PFRAG.i386-main Log message: Add a symlink to base libgcc.a in rust libraries subdir, so that

CVS: cvs.openbsd.org: ports

2017-05-18 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2017/05/18 00:33:13 Modified files: net/p5-Nmap-Parser: Makefile distinfo Log message: Update to p5-Nmap-Parser-1.34.