CVS: cvs.openbsd.org: ports

2017-02-03 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2017/02/03 23:18:06

Modified files:
textproc   : Makefile 

Log message:
+ SUBDIR += mdp



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2017/02/03 23:16:45

Log message:
import mdp, a command-line based markdown presentation tool.
inputs and ok danj@.

Status:

Vendor Tag: rpointel
Release Tags:   rpointel_20170204

N ports/textproc/mdp/Makefile
N ports/textproc/mdp/distinfo
N ports/textproc/mdp/pkg/PLIST
N ports/textproc/mdp/pkg/DESCR

No conflicts created by this import



Re: [UPDATE] www/newsbeuter 2.7 -> 2.9

2017-02-03 Thread Micah Muer
On Thu, Jan 26, 2017, at 13:37, Aaron Bieber wrote:
> Hola,
> 
> This diff updates newsbeuter to the latest. Most of the patches were
> upstreamed here: https://github.com/akrennmair/newsbeuter/pull/97 so
> those are removed.
> 
> New patches remove wordexp in favor of glob, similar to what
> astro/celestia does.
> 
> I don't have a very extensive list of RSS feeds and I don't make full
> use of newsbeuter's features, so more testing would give me warm
> fuzzies!
> 
> Removed MAINTAINER at $MAINTAINER's request. Added gcc4 module as
> newsbeuter is now -std=c++11. Also the devel/gettext seems to still be
> needed as it craps out early in the build without it:
> 
> msgfmt was called without gettext-tools dependency ***
> 
> OK? Clue sticks?
> 
> Cheers,
> Aaron

For what it's worth, I've been running newsbeuter with this diff on
amd64/current- for about a week now. Works flawlessly for my 55 feeds.
In fact, newsbeuter hasn't crashed once so far (whereas 2.7 routinely
crashes if my feeds refresh while I am reading an item).



astro/wmspaceweather various fixes

2017-02-03 Thread Michael
Hi there,

Second attempt for this.

Various fixes:
- Updated NOAA URLs
- Silence ftp
- ctime.pl -> Time::localtime

I would also like to add myself as maintainer.


Index: Makefile
===
RCS file: /cvs/ports/astro/wmspaceweather/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile24 Nov 2015 09:11:03 -  1.32
+++ Makefile27 Apr 2016 19:25:30 -
@@ -4,8 +4,10 @@ COMMENT=   wm-dockapp; space weather moni
 
 DISTNAME=  wmSpaceWeather-1.04
 PKGNAME=   ${DISTNAME:L}
-REVISION=  5
+REVISION=  6
 CATEGORIES=astro x11 x11/windowmaker
+
+MAINTAINER=Michael 
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
Index: patches/patch-GetKp
===
RCS file: /cvs/ports/astro/wmspaceweather/patches/patch-GetKp,v
retrieving revision 1.3
diff -u -p -r1.3 patch-GetKp
--- patches/patch-GetKp 20 Jun 2008 10:49:42 -  1.3
+++ patches/patch-GetKp 27 Apr 2016 19:25:30 -
@@ -1,9 +1,12 @@
 $OpenBSD: patch-GetKp,v 1.3 2008/06/20 10:49:42 martynas Exp $
 --- wmSpaceWeather/GetKp.orig  Fri Feb 12 06:42:01 1999
-+++ wmSpaceWeather/GetKp   Thu Jun 19 20:41:26 2008
-@@ -7,19 +7,31 @@
 wmSpaceWeather/GetKp   Fri Mar  4 00:26:02 2016
+@@ -5,21 +5,33 @@
+ #
  
- require "ctime.pl";
+ 
+-require "ctime.pl";
++use Time::localtime;
  
 +#
 +#  Change to users home directory. We used to dump into /tmp
@@ -37,11 +40,11 @@ $OpenBSD: patch-GetKp,v 1.3 2008/06/20 1
  
 -$grabcmd = "cd /tmp; wget --passive-ftp --tries 2 -q 
ftp://www.sec.noaa.gov/pub/indices/DGD.txt;;
 +
-+$grabcmd = "ftp -V ftp://www.sec.noaa.gov/pub/indices/DGD.txt;;
++$grabcmd = "ftp -VM ftp://ftp.swpc.noaa.gov/pub/indices/DGD.txt;;
  system "$grabcmd";
  
  
-@@ -37,7 +49,7 @@
+@@ -37,7 +50,7 @@
  $Kp{190001018} = 999;
  
  
@@ -50,12 +53,12 @@ $OpenBSD: patch-GetKp,v 1.3 2008/06/20 1
  while (){
  chop;
if ($_ =~ /^\d{4} \d{2} \d{2}\s*\d*/ ){
-@@ -68,12 +80,12 @@
+@@ -68,12 +81,12 @@
  #
  # Add in very latest stuff
  #
 -$grabcmd = "cd /tmp; wget --passive-ftp --tries 2 -q 
ftp://www.sec.noaa.gov/pub/latest/curind.txt;;
-+$grabcmd = "ftp -V ftp://www.sec.noaa.gov/pub/latest/curind.txt;;
++$grabcmd = "ftp -VM ftp://ftp.swpc.noaa.gov/pub/latest/curind.txt;;
  system "$grabcmd";
  %lmonstr = ( "Jan", 1, "Feb", 2, "Mar", 3, "Apr", 4, "May", 5, "Jun", 6, 
"Jul", 7, "Aug", 8, "Sep", 9, "Oct", 10, "Nov", 11, "Dec", 12);
  
@@ -65,7 +68,7 @@ $OpenBSD: patch-GetKp,v 1.3 2008/06/20 1
  while (){
  chop;
if ($_ =~ /^:Geomagnetic_Values: (\d{4}) (.*) (\d{1,2})/){
-@@ -133,7 +145,7 @@
+@@ -133,7 +146,7 @@
}
  }
  
@@ -74,3 +77,12 @@ $OpenBSD: patch-GetKp,v 1.3 2008/06/20 1
  foreach $key  (sort keys %Result ) {
if ($Result{$key} > 10) { $Result{$key} = -1; }
printf TmpFile "$key $Result{$key}\n";
+@@ -201,7 +214,7 @@ sub year_month_day{
+ 
+ local($ldate_string, $ldow, $lmon, $ldom, $ltim, $lyear, %lmonstr, 
$tzone, @lval);
+ 
+-$ldate_string = (time);
++$ldate_string = ctime(time);
+ ($ldow, $lmon, $ldom, $ltim, $lyear) = split(" ", $ldate_string);
+ 
+ %lmonstr = ( "Jan", 1, "Feb", 2, "Mar", 3, "Apr", 4, "May", 5, "Jun", 6, 
"Jul", 7, "Aug", 8, "Sep", 9, "Oct", 10, "Nov", 11, "Dec", 12);



Re: [NEW] textproc/mdp

2017-02-03 Thread Daniel Jakots
On Fri, 3 Feb 2017 17:45:14 -0500, Daniel Jakots 
wrote:

> New tgz attached

Duh

mdp.tgz
Description: application/compressed-tar


Re: [NEW] textproc/mdp

2017-02-03 Thread Daniel Jakots
On Fri, 3 Feb 2017 20:22:04 +0100, Remi Pointel 
wrote:

> Hi,
> 
> attached is mdp: a command-line based markdown presentation tool.
> 
> Ok?

man handling is wrong, I took the post-install: target from
converters/dos2unix/Makefile.

New tgz attached, ok danj@ if you want to import it.

Cheers,
Daniel



Re: samba4 and ACL's

2017-02-03 Thread Vijay Sankar

 Quoting Alex McWhirter :


Can you post your smb.conf? Are you using acl_tdb / xattr_tdb?

 


Here is the smb.conf from a DC (vm on qemu).

vnpsad.lab.foretell.ca$ cat
/etc/samba/smb.conf  
 
# Global parameters
[global]
    netbios name = VNPSAD
    realm = LAB.FORETELL.CA
    workgroup = LAB
    dns forwarder = 10.72.3.20
    server role = active directory domain controller
    idmap_ldb:use rfc2307 = yes
    xattr_tdb:file = /var/samba/xattr.tdb
    acl_xattr:ignore system acls = yes

[netlogon]
    path = /var/samba/sysvol/lab.foretell.ca/scripts
    read only = No

[sysvol]
    path = /var/samba/sysvol
    read only = No

Vijay
--
Vijay Sankar, M.Eng., P.Eng.
ForeTell Technologies Limited
vsan...@foretell.ca


games/hedgewars EAccessViolation on game start

2017-02-03 Thread Adam Wolk
Hi ports,

Two weeks ago Damien Couderc reported[1] on /r/openbd_gaming that 
games/hedgewars
is broken on 6.0. I did a test on -current back then and found the same thing
planning to test a bit later when I find some time to bump my box to a newer
snapshot.

I finally found some time and behold, it still crashesh with a weird
backtrace[2].

I started digging around and got upstream involved. Together with unC0Rr from
the #hedgewars @ freenode IRC channel we reduced the breaking code to a single
pascal file that fails the same way without any hedgewars code:

$ cat hello.pas
uses GL;
begin
system.writeln('hello');
end.

Now, the trick is - the failure only occurs if one compiles with:

$ fpc -XLAlua=lua5.1 hello.pas
Free Pascal Compiler version 3.0.0 [2016/12/07] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: OpenBSD for x86-64
Compiling hello.pas
Linking hello
4 lines compiled, 0.3 sec
$ ./hello
An unhandled exception occurred at $000223C29C43:
EAccessViolation: Access violation
  $000223C29C43

The -XLAlua=lua5.1 line was taken from the build output of our ports system.
There is a way to build a pascal file without passing that flag and it doesn't
lead to broken runtimes, redesigned example:

$ cat code.pas
{$linklib lua5.1}
uses GL;
begin
system.writeln('hello');
end.
$ fpc code.pas
Free Pascal Compiler version 3.0.0 [2016/12/07] for x86_64
Copyright (c) 1993-2015 by Florian Klaempfl and others
Target OS: OpenBSD for x86-64
Compiling code.pas
Linking code
/usr/local/lib//liblua5.1.so.5.1: warning: warning: rand() may return
deterministic values, is that what you want?
/usr/local/lib//liblua5.1.so.5.1: warning: warning: sprintf() is often misused,
please use snprintf()
/usr/local/lib//liblua5.1.so.5.1: warning: warning: strcat() is almost always
misused, please use strlcat()
/usr/local/lib//liblua5.1.so.5.1: warning: warning: strcpy() is almost always
misused, please use strlcpy()
5 lines compiled, 0.3 sec
$ ./code
hello

Note in this case instead of substituting library name on the command line it's
done in the source code itself with the {$linklib NAME} directive.

I'm roughly looking for some feedback on what might cause such issue.
I think the proper solution is updating the hedgewars CMakeLists.txt in this
case to not use the XLAlua pascal flag and for this port baking it in with
a patch to the source. I am going to work on a diff like that for a separate
email including a hotfix for the -server package but I wanted to share the
actual problem this will remove in case someone can spot a bigger problem.

PS.
While working on the port 2 things happened.

1. Upstream took some of our patches
 http://hg.hedgewars.org/hedgewars/rev/ffc7bb9fde01
2. The -server package didn't build for me and according to hedgewars upstream
it's a ghc bug. FreeBSD ships a workaround patch for it
 
https://svnweb.freebsd.org/ports/head/games/hedgewars/files/patch-CMakeLists.txt?revision=377852=markup

This problem manifests itself with the following compile error

[25 of 25] Compiling Main ( 
/usr/local/pobj/hedgewars-src-0.9.22/hedgewars-src-0.9.22/gameServer/hedgewars-server.hs,
/usr/local/pobj/hedgewars-src-0.9.22/build-amd64/gameServer/Main.o )
*** Core Lint errors : in result of Simplifier ***
: Warning:


[1]
https://www.reddit.com/r/openbsd_gaming/comments/5phgho/hedgewars/?st=iyq4oro0=46dea45e
[2]
https://gist.github.com/mulander/b5aa0e825b88910c6d0e446db30dd526t



Re: samba4 and ACL's

2017-02-03 Thread Alex McWhirter
Can you post your smb.conf? Are you using acl_tdb / xattr_tdb?


remove databases/postgresql-jdbc?

2017-02-03 Thread Matthias Kilian
Hi,

this port is in the way for an upcoming spring cleanup kurt@ wants
to do. It's also horribly outdated and doesn't even work with the
tomcat versions we have in our tree (at least not with v8).

An update of the port building the postgresql jdbc driver from source is
a little bit difficult, because that uses maven, which tries to download
a lot of shit from the net (which is prohibited for bulk builds).

And an update using a official binary jar is a little bit pointless,
because nothing in our tree depends on this port at all.

So if noone objects, I'll remove this port from our tree.

Ciao,
Kili



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2017/02/03 12:39:07

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

Log message:
Register claws-mail-htmlviewer removal

ok landry@



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2017/02/03 12:36:04

Modified files:
mail/claws-mail: Makefile 
Removed files:
mail/claws-mail/pkg: DESCR-htmlviewer PLIST-htmlviewer 

Log message:
Remove claws-mail-htmlviewer, it uses an old and insecure webkit

ok landry@



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2017/02/03 12:34:35

Modified files:
mail/claws-mail: Makefile 

Log message:
fix WANTLIB-main



[NEW] textproc/mdp

2017-02-03 Thread Remi Pointel

Hi,

attached is mdp: a command-line based markdown presentation tool.

Ok?

Cheers,

Remi.


mdp-1.0.9.tar.gz
Description: application/gzip


Re: samba4 and ACL's

2017-02-03 Thread Vijay Sankar

 Quoting Jeremie Courreges-Anglas :


net/samba maintainer here,

alexmcwhir...@triadic.us writes:


I have a few machines stuck on 5.9 with samba 4.1 running as a domain
controller. It seems i can't really upgrade these machines to 6.0 and
most likely 6.1 as samba 4.4 forces the use of s3fs which requires posix
ACL's. I was wondering if anyone else has the same issue or has heard of
anything lately that might resolve this in the future?


AFAIK samba 4.4+ doesn't actually require the use of filesystem-level
ACLs.  With s3fs, ACLs and Extended Attributes can be emulated with
the appropriate modules.  These days I'm staying away from samba 'cause
I can't properly test it, but iirc this:

xattr_tdb:file = /var/samba/xattr.tdb

in smb.conf/[global] was enough last time I checked.  The appropriate
modules should be autodetected (you can see them with testparm).

I am looking for more feedback from people that actually use samba on
OpenBSD, especially as domain controller.  If you perform tests and
report back, that would be great.  Preferably on -current which provides
samba-4.5.


Maybe as a stop
gap it would make sense to have two versions of samba in the tree? one
new one, and one being the last supported version that can still use
ntvfs?


No, ntvfs/s3fs shouldn't be an actual problem.  There are additional
reasons, like sanity. :)

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


Hi Jeremie,

I tested this over the past few days.

If I change skip_sysvolacl=False to skip_sysvolacl=True in
/usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py, I am able to
create the domain, add additional DC's as well as additional member
servers. All DC's are qemu VMs. Tested this further with Windows 10, 8.1,
and 7 domain members and it seems to work for "normal" Windows usage.

If this is not a dumb approach, please let me know if any additional tests
would be useful. If it is really a bad idea, please let me know as well.

Thank you very much for all the massive effort into this port. Much
appreciated.

Vijay
--
Vijay Sankar, M.Eng., P.Eng.
ForeTell Technologies Limited
vsan...@foretell.ca


Re: samba4 and ACL's

2017-02-03 Thread alexmcwhirter
I gave -current a shot today, it works fine with ntvfs. I think the 6.0 
release package was built without "--with-ntvfs-fileserver" which is the 
cause of the issue. I took a look at -stable and it is also missing 
"--with-ntvfs-fileserver" so it is also most likely broken in regards to 
using samba as an AD DC.


I was able to join a windows 10 client into the samba domain in 
-current, and move a few files around, but i haven't tested it any more 
than that. Is it safe to assume that 6.1 will have this flag enabled? I 
am going to setup a build box for -stable, enable this flag, and see 
what happens.


ntvfs seems to be depreciated, but it does work. If push comes to shove 
i will put in the work needed to keep it running and try to convince the 
samba team to keep it around for this use case. AFAIK, we aren't the 
only OS without posix ACL's.




CVS: cvs.openbsd.org: ports

2017-02-03 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2017/02/03 09:21:10

Modified files:
net/trickle: Makefile 
Added files:
net/trickle/patches: patch-configure_in 

Log message:
Remove an instance of a deprecated and dangerous autoconf idiom
that checks for a type that isn't used anywhere in the source and
breaks the inclusion of .



Re: update and add a py3 flavor to textproc/markdown

2017-02-03 Thread Daniel Jakots
On Wed, 1 Feb 2017 21:32:41 -0500, Daniel Jakots 
wrote:

> Sending quirks.diff again as people keep deleting stuff from the tree
> (aka shameful ping).
> 
> On Sun, 29 Jan 2017 13:58:36 -0500, Daniel Jakots 
> wrote:
> 
> > Hi,
> > 
> > I looked to move www/pelican to py3. It depends on markdown so I'd
> > like to a add py3 flavor to markdown. While there, I upgraded it to
> > the latest release.
> > 
> > The plan is to:
> > 1) import textproc/py-markdown which is textproc/markdown +
> > py-markdown.diff
> > 
> > 2) Hook it to the build with Makefile-textproc.diff
> > 
> > 3) Commit quirks.diff

3.5) Commit pelican.diff and py-cheetah.diff (noticed by sthen@ in
another thread).

> > 4) cvs rm textproc/markdown
> > 
> > Comments? Ok?
> > 
> > Cheers,
> > Daniel  
> 

Index: Makefile
===
RCS file: /cvs/ports/www/pelican/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile	29 Sep 2015 10:52:54 -	1.5
+++ Makefile	3 Feb 2017 16:01:54 -
@@ -4,7 +4,7 @@ COMMENT =		static site generator written
 
 MODPY_EGG_VERSION =	${GH_TAGNAME}
 DISTNAME =		pelican-${MODPY_EGG_VERSION}
-REVISION =		1
+REVISION =		2
 
 GH_ACCOUNT =		getpelican
 GH_PROJECT =		pelican
@@ -23,7 +23,7 @@ MODULES =		lang/python
 MODPY_SETUPTOOLS =	Yes
 RUN_DEPENDS =		devel/py-blinker \
 			devel/py-dateutil \
-			textproc/markdown \
+			textproc/py-markdown \
 			textproc/py-docutils \
 			textproc/py-pygments \
 			textproc/py-unidecode \
Index: Makefile
===
RCS file: /cvs/ports/devel/py-cheetah/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile	29 Sep 2015 10:51:44 -	1.27
+++ Makefile	3 Feb 2017 16:02:19 -
@@ -3,7 +3,7 @@
 COMMENT=		Python-powered template engine and code generator
 
 MODPY_EGG_VERSION=	2.4.4
-REVISION=		4
+REVISION=		5
 DISTNAME=		Cheetah-${MODPY_EGG_VERSION}
 PKGNAME=		py-cheetah-${MODPY_EGG_VERSION}
 CATEGORIES=		devel textproc
@@ -23,7 +23,7 @@ TEST_DEPENDS=		devel/py-cheetah
 MODPY_SETUPTOOLS=	Yes
 MAKE_ENV+=		CHEETAH_USE_SETUPTOOLS=1
 
-RUN_DEPENDS=		textproc/markdown
+RUN_DEPENDS=		textproc/py-markdown
 
 do-test:
 	mkdir /tmp/.cheetah


CVS: cvs.openbsd.org: ports

2017-02-03 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2017/02/03 08:26:12

Added files:
lang/mono/patches: patch-mono_metadata_mono-route_h 

Log message:
pull in  for in_addr_t



Re: strange characters path/package name for thunderbird in current

2017-02-03 Thread P Bielecki
On Fri, Feb 3, 2017 at 1:00 PM, Nigel Taylor
 wrote:
> Looks like corrupted /var/db/pkg
>
> pkg_add is broken currently. Crashes out leaving things corrupt.
> That and the endless error messages.
...
> displaying directory contents as a if text file.
> Could be some form of filesystem corruptions / disc hardware error.

oh I see, thanks Nigel

-- 
P



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2017/02/03 08:00:33

Log message:
Import ripgrep-0.4.0 from semarie, tweaks by landry@ and me, ok landry@

Line oriented search tool using Rust's regex library. Combines the raw
performance of grep with the usability of the silver searcher.

Status:

Vendor Tag: danj
Release Tags:   danj_20170203

N ports/textproc/ripgrep/Makefile
N ports/textproc/ripgrep/distinfo
N ports/textproc/ripgrep/patches/patch-Cargo_toml
N ports/textproc/ripgrep/pkg/PLIST
N ports/textproc/ripgrep/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2017/02/03 08:03:36

Modified files:
textproc   : Makefile 

Log message:
+ ripgrep



Re: NEW: textproc/omegat computer-assisted translation tool

2017-02-03 Thread Bryan Linton
Ping?

I realize this is an extremely niche piece of software, but the
port seems to be simple enough considering it's just a thin
wrapper around a Java JAR file.

-- 
Bryan

On 2017-01-29 15:08:23, Bryan Linton  wrote:
> Hello ports@,
> 
> Please find the attached tarball for OmegaT, a computer-assisted
> translation (CAT) tool (not to be confused with machine
> translation (MT).
> 
> >From DESCR:
> 
> ---8<--
> 
> OmegaT is a free translation memory application written in Java.
> It is a tool intended for professional translators. It does not
> translate for you! (Software that does this is called "machine
> translation", and you will have to look elsewhere for it.)
> 
> ---8<--
> 
> I heavily ripped off^W^W based the Makefile on the one used for
> devel/intellij so I'd appreciate any extra eyes looking out for
> superfluous things that can be removed.
> 
> The only patch necessary was in the shell-script that launches
> OmegaT.  I changed /bin/bash to /bin/sh and reduced the
> pre-allocated Java heap from 1024 MB to 800 MB since it would
> error out with the default.  I also forced anti-aliasing to be on
> because the fonts were absolutely HIDEOUS and eye-strain inducing
> without it.
> 
> I tried using it for basic functionality, and it seems no worse
> for the wear, but importing 800+ MB of text to translate might be
> a different story.  Though I would argue that if one had *that*
> much text to translate, one would already be breaking it up into
> smaller chunks anyway.
> 
> Anyway, any questions, comments, or suggestions are welcome.
> 
> -- 
> Bryan
> 



Re: strange characters path/package name for thunderbird in current

2017-02-03 Thread Nigel Taylor
On 02/03/17 09:02, P Bielecki wrote:
> Hi,
> 
> I run current on my laptop with updates from snapshots. During the
> last upgrade I noticed that thunderbird package name look a bit
> strange.
> 
> $ pkg_info | grep thunderbird
> thunderbird-45.2.0
> thunderbird-45.6.0  �k
>   .i�..�k+DESC�k�   +CONTENTS   j�
> 
> I had a glance over cvs log but couldn't find anything related.
> pkg_check fix the issues but I can't seam to be able work out where
> the problem was? I also had issues with the following packages:
> 
> chromi
> p9X+g8Ux4X960hp1H0yFiVSjN
> GObject-based parsing lib
> 
> Could anyone give me some hints please?
> 
Looks like corrupted /var/db/pkg

pkg_add is broken currently. Crashes out leaving things corrupt.
That and the endless error messages.

quirks-2.280 signed on 2017-02-02T11:07:52Z
Error from scp://user@host/usr/ports/packages/amd64/signed/quirks-2.280.tgz
print() on closed filehandle GEN0 at 
/usr/libdata/perl5/OpenBSD/PackageRepository/Persistent.pm line 128,  
line 9233.


Running pkg_check will clean up things.

+DESC +CONTENTS is from /var/db/pkg itself...

$ ls /var/db/pkg/thunderbird-45.7.0/
+CONTENTS  +DESC  +REQUIRING


displaying directory contents as a if text file.

Could be some form of filesystem corruptions / disc hardware error.

There are a number of ways the directory contents can end up becoming the 
contents of a file.


What the pkg_info displays is the first line of the +DESC file... if package is 
installed

$ cat /var/db/pkg/thunderbird-45.7.0/+DESC   
Mozilla e-mail, rss and usenet client
Mozilla Thunderbird is a redesign of the integrated Mozilla App-Suite
mail component. Its goal is to leverage much of the existing
functionality of that product to produce a stand-alone mail application
that is simple and extensible.

Maintainer: Landry Breuil 

WWW: http://www.mozilla.org/thunderbird/



Otherwise pkg_info will fetch the package if not installed.




CVS: cvs.openbsd.org: ports

2017-02-03 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2017/02/03 02:47:16

Modified files:
www/chromium   : Makefile distinfo 

Log message:
update to 56.0.2924.87



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2017/02/03 02:36:06

Modified files:
devel/git  : Makefile distinfo 
devel/git/patches: patch-Makefile 

Log message:
Update to git-2.11.1.



strange characters path/package name for thunderbird in current

2017-02-03 Thread P Bielecki
Hi,

I run current on my laptop with updates from snapshots. During the
last upgrade I noticed that thunderbird package name look a bit
strange.

$ pkg_info | grep thunderbird
thunderbird-45.2.0
thunderbird-45.6.0  �k
  .i�..�k+DESC�k�   +CONTENTS   j�

I had a glance over cvs log but couldn't find anything related.
pkg_check fix the issues but I can't seam to be able work out where
the problem was? I also had issues with the following packages:

chromi
p9X+g8Ux4X960hp1H0yFiVSjN
GObject-based parsing lib

Could anyone give me some hints please?

-- 
P



CVS: cvs.openbsd.org: ports

2017-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/02/03 01:43:14

Modified files:
devel/appstream-glib: Makefile distinfo 

Log message:
Update to appstream-glib-0.6.8.