CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:21:15

Modified files:
security   : Makefile 

Log message:
Hook security/py-trustme up to the build



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:20:36

Log message:
security/py-trustme

"You wrote a cool network client or server. It encrypts connections
using TLS. Your test suite needs to make TLS connections to itself.

Uh oh. Your test suite probably doesn't have a valid TLS certificate.
Now what?

trustme is a tiny Python package that does one thing: it gives you
a fake certificate authority (CA) that you can use to generate fake
TLS certs to use in your tests. Well, technically they're real
certs, they're just signed by your CA, which nobody trusts. But you
can trust it. Trust me."

Provides a temporary CA for doing TLS tests.

Needed for (at least) the py-aiohttp tests.

Version 0.5.3

OK kn@

Status:

Vendor Tag: kmos
Release Tags:   kmos_20191227

N ports/security/py-trustme/Makefile
N ports/security/py-trustme/distinfo
N ports/security/py-trustme/pkg/DESCR
N ports/security/py-trustme/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:16:59

Log message:
devel/py-test-timeout

"This is a plugin which will terminate tests after a certain timeout.
When doing so it will show a stack dump of all threads running at
the time. This is useful when running tests under a continuous
integration server or simply if you don't know why the test suite
hangs."

Needed to enable tests on (at least) www/py-aiohttp

Version 1.3.3

OK kn@

Status:

Vendor Tag: kmos
Release Tags:   kmos_20191227

N ports/devel/py-test-timeout/Makefile
N ports/devel/py-test-timeout/distinfo
N ports/devel/py-test-timeout/pkg/DESCR
N ports/devel/py-test-timeout/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:17:38

Modified files:
devel  : Makefile 

Log message:
Hook devel/py-test-timeout up to the build



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:14:26

Modified files:
textproc   : Makefile 

Log message:
Hook textproc/py-pyaml up to build



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:13:29

Log message:
textproc/py-pyaml

"PyYAML-based python module to produce pretty and readable YAML-serialized
data.

This module is for serialization only, see ruamel.yaml module for
literate YAML parsing (keeping track of comments, spacing, line/column
numbers of values, etc)."

Version 19.4.1

OK kn@

Status:

Vendor Tag: kmos
Release Tags:   kmos_20191227

N ports/textproc/py-pyaml/Makefile
N ports/textproc/py-pyaml/distinfo
N ports/textproc/py-pyaml/pkg/DESCR
N ports/textproc/py-pyaml/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:11:30

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Add removal of python3 flavor of py-typing to quirks



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:10:19

Modified files:
devel  : Makefile 

Log message:
Unhook removed python3 flavor of py-typing



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 22:09:15

Modified files:
devel/py-typing: Makefile distinfo 
devel/py-typing/pkg: PLIST 

Log message:
Update devel/py-typing 3.6.4 -> 3.7.4.1

Update to latest py-typing and drop python3 FLAVOR since it is just
a backport for early versions of Python. (Usage of python3 flavor has
previously been removed from the tree).

Take maintainership while here

OK kn@



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Ingo Schwarze
CVSROOT:/cvs
Module name:ports
Changes by: schwa...@cvs.openbsd.org2019/12/26 17:48:04

Modified files:
textproc/groff : Makefile 
textproc/groff/patches: patch-tmac_doc-common-u 

Log message:
Bugfix: accept any number of arguments for .Dd (also submitted upstream).
Needed to format 4.4BSD manual pages.
Bug found and patch OK'ed by jsg@.



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/12/26 17:15:46

Modified files:
devel/llvm : Makefile 
devel/llvm/patches: 
patch-tools_clang_lib_Driver_ToolChains_OpenBSD_cpp 
patch-tools_clang_lib_Driver_ToolChains_OpenBSD_h 
patch-tools_lld_ELF_SyntheticSections_cpp 

Log message:
Merge two improvements from base-clang/lld

- Make clang emit the proper path to our libcompiler_rt.a when asked to.
- Sort relative relocations (and relocations against the same symbol) by offset
to optimize the cache and UVM faulting behavior

from Brad



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/12/26 15:15:12

Added files:
security/nss/patches: patch-nss_lib_freebl_blinit_c 

Log message:
nss: powerpc-only fix. Work around the lack of  and
getauxval(), and keep it built with base-gcc. Thanks to jca@ who
improved my diff.

OK jca@, "Fix it whichever way you prefer" landry@ (maintainer)



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/12/26 10:28:33

Modified files:
security/py-ecdsa: Makefile distinfo 
security/py-ecdsa/pkg: PLIST 

Log message:
Update security/py-ecdsa 0.13.2 -> 0.14.1

Fixes CVE-2019-14853 and CVE-2019-14859

>From Wen Heping

OK benoit@ (maintainer)



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Remi Locherer
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2019/12/26 09:58:33

Modified files:
mail/offlineimap: Makefile distinfo 

Log message:
Update to OfflineIMAP v7.3.2 and switch homepage/master_sites to https.

ok gsoares@



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/26 07:18:56

Modified files:
sysutils/terraform/provider-alicloud: Makefile distinfo 
sysutils/terraform/provider-openstack: Makefile distinfo 
sysutils/terraform/provider-postgresql: Makefile distinfo 
sysutils/terraform/provider-powerdns: Makefile distinfo 

Log message:
Update terraform providers.



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/26 05:30:14

Modified files:
sysutils/packer: Makefile distinfo 

Log message:
Update to packer-1.5.1.



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/26 05:29:59

Modified files:
sysutils/awscli: Makefile distinfo 
sysutils/awscli/pkg: PLIST 

Log message:
Update to awscli-1.16.309.



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/26 05:29:29

Modified files:
net/py-botocore: Makefile distinfo 
net/py-botocore/pkg: PLIST 
Removed files:
net/py-botocore/patches: patch-setup_py 

Log message:
Update to py-botocore-1.13.45.



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/12/26 05:29:39

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.10.45.



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2019/12/26 05:05:00

Modified files:
math/grace : Makefile 
math/grace/pkg : PFRAG.no_x11 PLIST 

Log message:
Fix no_x11 packaging

Restore %%flavor%% lines, removed in pevious in previous.
PFRAG.no-no_x11 provides xmgrace.

While here also rm xmgrace.1 in no_x11 case.

ok sthen@ martin@ (maintainer)



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/12/26 04:19:28

Modified files:
mail/opensmtpd-extras: Makefile 

Log message:
Don't use USE_LIBTOOL=gnu just for libtoolize/libtool.m4, it should just
be a BUILD_DEPEMDS. Do that by changing to CONFIGURE_STYLE=autoreconf
which is tidier and adds this automatically. OK jca@ giovanni@



CVS: cvs.openbsd.org: ports

2019-12-26 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2019/12/26 03:58:16

Modified files:
sysutils/random_run: Makefile distinfo 

Log message:
new minor version, figured out I should be smarter with --



Re: CVS: cvs.openbsd.org: ports

2019-12-26 Thread Giovanni Bechis
On Thu, Dec 26, 2019 at 10:13:30AM +, Stuart Henderson wrote:
> On 2019/12/26 01:44, Giovanni Bechis wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: giova...@cvs.openbsd.org2019/12/26 01:44:33
> > 
> > Modified files:
> > mail/opensmtpd-extras: Makefile 
> > 
> > Log message:
> > autohell needs libtoolize(1)
> > spotted by ajacoutot@
> > 
> 
> That should be a BUILD_DEPENDS not USE_LIBTOOL, but it's simplest
> to use CONFIGURE_STYLE=autoreconf which adds it automatically.
> Diff bumps AUTOMAKE_VERSION as well, I don't think the old one
> is needed.
> 
reads well.
ok giovanni@
 Cheers
  Giovanni

> Index: Makefile
> ===
> RCS file: /cvs/ports/mail/opensmtpd-extras/Makefile,v
> retrieving revision 1.31
> diff -u -p -r1.31 Makefile
> --- Makefile  26 Dec 2019 08:44:33 -  1.31
> +++ Makefile  26 Dec 2019 10:10:11 -
> @@ -13,7 +13,7 @@ PKGNAME-mysql=  opensmtpd-extras-mysql-$
>  PKGNAME-pgsql=   opensmtpd-extras-pgsql-${V}
>  PKGNAME-python=  opensmtpd-extras-python-${V}
>  PKGNAME-redis=   opensmtpd-extras-redis-${V}
> -REVISION=1
> +REVISION=2
>  EPOCH=   0
>  
>  CATEGORIES=  mail
> @@ -51,10 +51,9 @@ BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPEND
>  ${MODGNU_AUTOMAKE_DEPENDS}
>  
>  AUTOCONF_VERSION=2.69
> -AUTOMAKE_VERSION=1.13
> -# bootstrap needs libtoolize
> -USE_LIBTOOL= gnu
> -CONFIGURE_STYLE= autoconf automake
> +AUTOMAKE_VERSION=1.16
> +CONFIGURE_STYLE= autoreconf
> +AUTORECONF=  sh bootstrap
>  CONFIGURE_ARGS=  --mandir=${PREFIX}/man \
>   --libexecdir=${PREFIX}/libexec \
>   --sysconfdir=${SYSCONFDIR}/mail \
> @@ -77,9 +76,5 @@ CONFIGURE_ARGS= --mandir=${PREFIX}/man 
>   --with-table-socketmap \
>   --with-table-sqlite \
>   --with-table-stub
> -
> -post-patch:
> - cd ${WRKSRC} && env AUTOCONF_VERSION=${AUTOCONF_VERSION} \
> - AUTOMAKE_VERSION=${AUTOMAKE_VERSION} sh bootstrap
>  
>  .include 
> 
> 


signature.asc
Description: PGP signature


Re: CVS: cvs.openbsd.org: ports

2019-12-26 Thread Jeremie Courreges-Anglas
On Thu, Dec 26 2019, Stuart Henderson  wrote:
> On 2019/12/26 01:44, Giovanni Bechis wrote:
>> CVSROOT: /cvs
>> Module name: ports
>> Changes by:  giova...@cvs.openbsd.org2019/12/26 01:44:33
>> 
>> Modified files:
>>  mail/opensmtpd-extras: Makefile 
>> 
>> Log message:
>> autohell needs libtoolize(1)
>> spotted by ajacoutot@
>> 
>
> That should be a BUILD_DEPENDS not USE_LIBTOOL, but it's simplest
> to use CONFIGURE_STYLE=autoreconf which adds it automatically.
> Diff bumps AUTOMAKE_VERSION as well, I don't think the old one
> is needed.

LGTM, ok jca@

> Index: Makefile
> ===
> RCS file: /cvs/ports/mail/opensmtpd-extras/Makefile,v
> retrieving revision 1.31
> diff -u -p -r1.31 Makefile
> --- Makefile  26 Dec 2019 08:44:33 -  1.31
> +++ Makefile  26 Dec 2019 10:10:11 -
> @@ -13,7 +13,7 @@ PKGNAME-mysql=  opensmtpd-extras-mysql-$
>  PKGNAME-pgsql=   opensmtpd-extras-pgsql-${V}
>  PKGNAME-python=  opensmtpd-extras-python-${V}
>  PKGNAME-redis=   opensmtpd-extras-redis-${V}
> -REVISION=1
> +REVISION=2
>  EPOCH=   0
>  
>  CATEGORIES=  mail
> @@ -51,10 +51,9 @@ BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPEND
>  ${MODGNU_AUTOMAKE_DEPENDS}
>  
>  AUTOCONF_VERSION=2.69
> -AUTOMAKE_VERSION=1.13
> -# bootstrap needs libtoolize
> -USE_LIBTOOL= gnu
> -CONFIGURE_STYLE= autoconf automake
> +AUTOMAKE_VERSION=1.16
> +CONFIGURE_STYLE= autoreconf
> +AUTORECONF=  sh bootstrap
>  CONFIGURE_ARGS=  --mandir=${PREFIX}/man \
>   --libexecdir=${PREFIX}/libexec \
>   --sysconfdir=${SYSCONFDIR}/mail \
> @@ -77,9 +76,5 @@ CONFIGURE_ARGS= --mandir=${PREFIX}/man 
>   --with-table-socketmap \
>   --with-table-sqlite \
>   --with-table-stub
> -
> -post-patch:
> - cd ${WRKSRC} && env AUTOCONF_VERSION=${AUTOCONF_VERSION} \
> - AUTOMAKE_VERSION=${AUTOMAKE_VERSION} sh bootstrap
>  
>  .include 
>
>

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



Re: CVS: cvs.openbsd.org: ports

2019-12-26 Thread Stuart Henderson
On 2019/12/26 01:44, Giovanni Bechis wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   giova...@cvs.openbsd.org2019/12/26 01:44:33
> 
> Modified files:
>   mail/opensmtpd-extras: Makefile 
> 
> Log message:
> autohell needs libtoolize(1)
> spotted by ajacoutot@
> 

That should be a BUILD_DEPENDS not USE_LIBTOOL, but it's simplest
to use CONFIGURE_STYLE=autoreconf which adds it automatically.
Diff bumps AUTOMAKE_VERSION as well, I don't think the old one
is needed.

Index: Makefile
===
RCS file: /cvs/ports/mail/opensmtpd-extras/Makefile,v
retrieving revision 1.31
diff -u -p -r1.31 Makefile
--- Makefile26 Dec 2019 08:44:33 -  1.31
+++ Makefile26 Dec 2019 10:10:11 -
@@ -13,7 +13,7 @@ PKGNAME-mysql=opensmtpd-extras-mysql-$
 PKGNAME-pgsql= opensmtpd-extras-pgsql-${V}
 PKGNAME-python=opensmtpd-extras-python-${V}
 PKGNAME-redis= opensmtpd-extras-redis-${V}
-REVISION=  1
+REVISION=  2
 EPOCH= 0
 
 CATEGORIES=mail
@@ -51,10 +51,9 @@ BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPEND
 ${MODGNU_AUTOMAKE_DEPENDS}
 
 AUTOCONF_VERSION=  2.69
-AUTOMAKE_VERSION=  1.13
-# bootstrap needs libtoolize
-USE_LIBTOOL=   gnu
-CONFIGURE_STYLE=   autoconf automake
+AUTOMAKE_VERSION=  1.16
+CONFIGURE_STYLE=   autoreconf
+AUTORECONF=sh bootstrap
 CONFIGURE_ARGS=--mandir=${PREFIX}/man \
--libexecdir=${PREFIX}/libexec \
--sysconfdir=${SYSCONFDIR}/mail \
@@ -77,9 +76,5 @@ CONFIGURE_ARGS=   --mandir=${PREFIX}/man 
--with-table-socketmap \
--with-table-sqlite \
--with-table-stub
-
-post-patch:
-   cd ${WRKSRC} && env AUTOCONF_VERSION=${AUTOCONF_VERSION} \
-   AUTOMAKE_VERSION=${AUTOMAKE_VERSION} sh bootstrap
 
 .include 




Re: CVS: cvs.openbsd.org: ports

2019-12-26 Thread Jeremie Courreges-Anglas
On Thu, Dec 26 2019, Giovanni Bechis  wrote:
> On Thu, Dec 26, 2019 at 09:14:12AM +0100, Antoine Jacoutot wrote:
>> On Mon, Dec 23, 2019 at 12:50:32AM -0700, Giovanni Bechis wrote:
>> > CVSROOT:   /cvs
>> > Module name:   ports
>> > Changes by:giova...@cvs.openbsd.org2019/12/23 00:50:32
>> > 
>> > Modified files:
>> >mail/opensmtpd-extras: Makefile 
>> > 
>> > Log message:
>> > add missing build dependency
>> > spotted by kili@, ok jung@
>> 
>> It fails to build for me:
>> 
>> ===>  Patching for opensmtpd-extras-6.6.0
>> cd /exopi-obj/pobj/opensmtpd-extras-6.6.0/OpenSMTPD-extras-6.6.0 && env 
>> AUTOCONF_VERSION=2.69  AUTOMAKE_VERSION=1.13 sh bootstrap
>> bootstrap: you need libtool
>> *** Error 1 in mail/opensmtpd-extras (Makefile:81 'post-patch')
>> *** Error 1 in mail/opensmtpd-extras 
>> (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2769 
>> '/exopi-obj/pobj/opensmtpd-extras-6.6.0/.patch_done')
>> *** Error 1 in mail/opensmtpd-extras 
>> (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2556 'patch')
>> ===> Exiting mail/opensmtpd-extras,-main with an error
>> *** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:137 
>> 'patch')
>> 
> quick fix committed,
> I think upstream should get rid of libtoolize or provide a pregenerated 
> Makefile, jung@ ?

This uses automake so ''make dist'' should prepare a proper release
tarball with generated configure/Makefile.in/libtool goo.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE


signature.asc
Description: PGP signature


Re: CVS: cvs.openbsd.org: ports

2019-12-26 Thread Giovanni Bechis
On Thu, Dec 26, 2019 at 09:14:12AM +0100, Antoine Jacoutot wrote:
> On Mon, Dec 23, 2019 at 12:50:32AM -0700, Giovanni Bechis wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: giova...@cvs.openbsd.org2019/12/23 00:50:32
> > 
> > Modified files:
> > mail/opensmtpd-extras: Makefile 
> > 
> > Log message:
> > add missing build dependency
> > spotted by kili@, ok jung@
> 
> It fails to build for me:
> 
> ===>  Patching for opensmtpd-extras-6.6.0
> cd /exopi-obj/pobj/opensmtpd-extras-6.6.0/OpenSMTPD-extras-6.6.0 && env 
> AUTOCONF_VERSION=2.69  AUTOMAKE_VERSION=1.13 sh bootstrap
> bootstrap: you need libtool
> *** Error 1 in mail/opensmtpd-extras (Makefile:81 'post-patch')
> *** Error 1 in mail/opensmtpd-extras 
> (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2769 
> '/exopi-obj/pobj/opensmtpd-extras-6.6.0/.patch_done')
> *** Error 1 in mail/opensmtpd-extras 
> (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2556 'patch')
> ===> Exiting mail/opensmtpd-extras,-main with an error
> *** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:137 
> 'patch')
> 
quick fix committed,
I think upstream should get rid of libtoolize or provide a pregenerated 
Makefile, jung@ ?

 Giovanni


signature.asc
Description: PGP signature


CVS: cvs.openbsd.org: ports

2019-12-26 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2019/12/26 01:44:33

Modified files:
mail/opensmtpd-extras: Makefile 

Log message:
autohell needs libtoolize(1)
spotted by ajacoutot@



Re: CVS: cvs.openbsd.org: ports

2019-12-26 Thread Antoine Jacoutot
On Mon, Dec 23, 2019 at 12:50:32AM -0700, Giovanni Bechis wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   giova...@cvs.openbsd.org2019/12/23 00:50:32
> 
> Modified files:
>   mail/opensmtpd-extras: Makefile 
> 
> Log message:
> add missing build dependency
> spotted by kili@, ok jung@

It fails to build for me:

===>  Patching for opensmtpd-extras-6.6.0
cd /exopi-obj/pobj/opensmtpd-extras-6.6.0/OpenSMTPD-extras-6.6.0 && env 
AUTOCONF_VERSION=2.69  AUTOMAKE_VERSION=1.13 sh bootstrap
bootstrap: you need libtool
*** Error 1 in mail/opensmtpd-extras (Makefile:81 'post-patch')
*** Error 1 in mail/opensmtpd-extras 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2769 
'/exopi-obj/pobj/opensmtpd-extras-6.6.0/.patch_done')
*** Error 1 in mail/opensmtpd-extras 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2556 'patch')
===> Exiting mail/opensmtpd-extras,-main with an error
*** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:137 
'patch')


-- 
Antoine



Re: CVS: cvs.openbsd.org: ports

2019-12-26 Thread Antoine Jacoutot
On Wed, Dec 25, 2019 at 08:00:12AM -0700, Martin Reindl wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   mar...@cvs.openbsd.org  2019/12/25 08:00:12
> 
> Modified files:
>   math/grace : Makefile 
>   math/grace/pkg : DESCR PLIST 
> 
> Log message:
> build with fftw and netcdf support by default, leaving no_x11 as the only
> flavor
> 
> input sthen@
> ok jca@

That broke it.

===>  Building package for grace-5.1.15p9-no_x11
Create /exopi-cvs/ports/packages/amd64/all/grace-5.1.15p9-no_x11.tgz
Creating package grace-5.1.15p9-no_x11

reading plist| 
checking dependencies| 
checking dependencies|devel/t1lib  
checking dependencies|graphics/jpeg
checking dependencies|graphics/png 
checking dependencies|graphics/tiff
checking dependencies|math/fftw
checking dependencies|math/netcdf  
checking dependencies|print/pdflib 
checksumming|  
checksumming| | 0% 
checksumming| | 1% 
checksumming|*| 1% 
checksumming|*| 2% 
checksumming|**   | 3% 
checksumming|**   | 4% 
checksumming|***  | 5% 
checksumming| | 6% 
checksumming| | 7% 
checksumming|*| 8% 
checksumming|*| 9% 
checksumming|**   | 9% 
checksumming|**   | 10%
checksumming|***  | 11%
checksumming|***  | 12%
checksumming| | 13%
checksumming|*| 14%
checksumming|*| 15%
checksumming|**   | 16%
Error: 
/exopi-obj/pobj/grace-5.1.15-no_x11/fake-amd64-no_x11/usr/local/bin/xmgrace 
does not exist
Error: 
/exopi-obj/pobj/grace-5.1.15-no_x11/fake-amd64-no_x11/usr/local/grace/bin/xmgrace
 does not exist
Error: 
/exopi-obj/pobj/grace-5.1.15-no_x11/fake-amd64-no_x11/usr/local/man/man1/xmgrace.1
 does not exist
pkg_create: can't continue
*** Error 1 in math/grace (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2098 
'/exopi-cvs/ports/packages/amd64/all/grace-5.1.15p9-no_x11.tgz')
*** Error 1 in math/grace (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2577 
'_internal-package')
*** Error 1 in math/grace (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2556 
'package')


-- 
Antoine