Re: NEW: py-testpath

2015-11-08 Thread Stuart Henderson
On 2015/11/07 15:26, Edd Barrett wrote:
> Hi,
> 
> Yet another dependency for the update to the ipython/jupyter stack.
> 
> An odd one, as it doesn't use a setup.py.
> 
> OK?
> 
> -- 
> Best Regards
> Edd Barrett
> 
> http://www.theunixzoo.co.uk

It needs this:

-BUILD_DEPENDS = textproc/sphinx
+BUILD_DEPENDS = textproc/py-sphinx

I wonder if the thing with intersphinx fetching from http can be fixed
in the sphinx port instead, but anyway not important for this.

For the setup.py thing, we can either do it like that, or write our own
setup.py and put it in ${FILESDIR} - precedent in audio/mkplaylist, net/cjc,
net/pcapdiff.

I get test failures (log below), any idea what's going on there?

cd /usr/obj/ports/py-testpath-0.2/testpath-0.2 && /usr/local/bin/nosetests tests
.EE...
==
ERROR: test_assert_calls (tests.test_commands.CommandsTests)
--
Traceback (most recent call last):
  File "/usr/obj/ports/py-testpath-0.2/testpath-0.2/tests/test_commands.py", 
line 12, in test_assert_calls
call(['foobar'])
  File "/usr/local/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
  File "/usr/local/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
  File "/usr/local/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 13] Permission denied

==
ERROR: test_assert_calls_with_args (tests.test_commands.CommandsTests)
--
Traceback (most recent call last):
  File "/usr/obj/ports/py-testpath-0.2/testpath-0.2/tests/test_commands.py", 
line 23, in test_assert_calls_with_args
call(['foo', 'bar', 'baz'])
  File "/usr/local/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
  File "/usr/local/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
  File "/usr/local/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 13] Permission denied

--
Ran 10 tests in 0.015s

FAILED (errors=2)




CVS: cvs.openbsd.org: ports

2015-11-08 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2015/11/08 10:17:37

Log message:
Import devel/py-testpath.

Needed for upcoming ipython update.

Input from benoit@, sthen@ and shadchin@.

OK sthen@ and shadchin@. Thanks.

Status:

Vendor Tag: edd
Release Tags:   edd_20151108

N ports/devel/py-testpath/Makefile
N ports/devel/py-testpath/distinfo
N ports/devel/py-testpath/pkg/DESCR
N ports/devel/py-testpath/pkg/PLIST
N ports/devel/py-testpath/patches/patch-doc_conf_py

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2015/11/08 10:19:08

Modified files:
devel  : Makefile 

Log message:
link py-testpath.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/11/08 03:19:32

Modified files:
devel/p5-B-Hooks-EndOfScope: Makefile distinfo 

Log message:
Update to p5-p5-B-Hooks-EndOfScope-0.15.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/11/08 04:04:48

Modified files:
net/freeradius/pkg: PLIST-mysql 

Log message:
fix packaging, needed more @mode markers. reported by nigel, slightly
different fix to preserve sort order (I originally had it like in his diff
but then "fixed" the order...)



Re: NEW: py-testpath

2015-11-08 Thread Stuart Henderson
On 2015/11/08 12:08, Stuart Henderson wrote:
> I get test failures (log below), any idea what's going on there?

Oh ignore this, it's because I have noexec /tmp.

OK with the sphinx->py-sphinx change.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 04:22:01

Modified files:
x11/gnome/latexila: Makefile distinfo 
x11/gnome/latexila/pkg: PLIST 

Log message:
Update to latexila-3.18.1.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 11:12:56

Modified files:
meta/gnome : Makefile 
meta/gnome/pkg : README-main 

Log message:
Add a note about unoconv.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 11:12:43

Modified files:
productivity/tryton/trytond: Makefile 
productivity/tryton/trytond/pkg: README 

Log message:
Add a note about unoconv.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 11:30:57

Modified files:
converters/unoconv: Makefile 

Log message:
Missing dependency on gcc-libs.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 11:09:27

Modified files:
converters : Makefile 

Log message:
+unoconv



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 11:09:02

Log message:
Import unoconv-0.7.

Universal Office Converter (unoconv) is a command line tool to convert any
document format that LibreOffice can import to any document format that
LibreOffice can export. It makes use of the LibreOffice's UNO bindings for
non-interactive conversion of documents.

with help from and OK robert@

Status:

Vendor Tag: ajacoutot
Release Tags:   ajacoutot_20151108

N ports/converters/unoconv/Makefile
N ports/converters/unoconv/distinfo
N ports/converters/unoconv/pkg/DESCR
N ports/converters/unoconv/pkg/PLIST
N ports/converters/unoconv/files/unoconv.in

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2015/11/08 12:33:06

Modified files:
devel/git-cola : Makefile distinfo 
devel/git-cola/patches: patch-Makefile patch-cola_app_py 
devel/git-cola/pkg: PLIST 

Log message:
Update to git-cola-2.4



x11/pbrowser

2015-11-08 Thread Stuart Henderson
x11/pbrowser "graphical ports system frontend": last real update 2005,
broken on LP64 (nobody noticed), no idea if it even works with current
ports/pkg tools.

does anyone want to try and save it or shall I just rm?



Re: x11/pbrowser

2015-11-08 Thread Jérémie Courrèges-Anglas
Stuart Henderson  writes:

> x11/pbrowser "graphical ports system frontend": last real update 2005,
> broken on LP64 (nobody noticed), no idea if it even works with current
> ports/pkg tools.
>
> does anyone want to try and save it or shall I just rm?

Broken LP64 + no update in 10 years, when the ports tree is such a fast
moving target?  Those are convincing arguments to delete it.  ok jca@

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



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2015/11/08 12:52:55

Modified files:
textproc/xxdiff: Makefile distinfo 
textproc/xxdiff/patches: patch-xxdiff_pro 
textproc/xxdiff/pkg: PLIST 
Removed files:
textproc/xxdiff/patches: patch-app_cpp patch-buffer_cpp 
 patch-hordiffImp_cpp patch-resParser_l 
 patch-util_cpp 

Log message:
Update to xxdiff-4.0, switching from qt3 to qt4

Now ships with a python library and a bunch of helper scripts.
Delete pointless patches while here.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2015/11/08 12:50:29

Modified files:
textproc/xxdiff/pkg: DESCR 

Log message:
Kill trailing whitespace



Re: NEW: news/nzbget

2015-11-08 Thread Björn Ketelaars
On Sun 24/05/2015 15:57, Björn Ketelaars wrote:
> > > Please find enclosed a port for news/nzbget (http://nzbget.net/).
> > > 
> > > NZBGet is a binary newsgrabber, which downloads files from usenet based on
> > > information given in nzb-files.
> > Ping
> > 
> > Nobody interested in NZBGet?
> > 
> 
> NZBGet recently was update to 15.0. Enclosed a new port...
> 
> Comments?

NZBGet was updated to 16.3. Enclosed a new port.

Comments?

-- 
Björn Ketelaars
GPG key: 0x4F0E5F21


nzbget.tgz
Description: application/tar-gz


CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 11:40:03

Modified files:
x11/gnome/photos: Makefile distinfo 

Log message:
Update to gnome-photos-3.18.2.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/11/08 17:49:39

Modified files:
x11: Makefile 
Removed files:
x11/pbrowser   : Makefile distinfo 
x11/pbrowser/patches: patch-src_Makefile 
x11/pbrowser/pkg: DESCR PLIST 

Log message:
move pbrowser to the attic, last real update was in 2005, it's not LP64
safe (segfaults at startup) which nobody has reported, so seems unlikely
that it's getting much use, unknown whether it still works with a current
ports tree which has moved on quite a lot in that time.  ok jca@ zhuk@



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2015/11/08 17:51:39

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

Log message:
Removal quirk: 'pb-browser' => 0
(pbrowser, but the PKGNAME doesn't match the port name)



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2015/11/08 15:55:54

ports/net/irrtoolset/patches

Update of /cvs/ports/net/irrtoolset/patches
In directory cvs.openbsd.org:/tmp/cvs-serv16200/patches

Log Message:
Directory /cvs/ports/net/irrtoolset/patches added to the repository



Re: x11/pbrowser

2015-11-08 Thread Vadim Zhukov
2015-11-08 12:50 GMT-08:00 Stuart Henderson :
> x11/pbrowser "graphical ports system frontend": last real update 2005,
> broken on LP64 (nobody noticed), no idea if it even works with current
> ports/pkg tools.
>
> does anyone want to try and save it or shall I just rm?

I remember a few people were using it in pre-pkg_locatedb times. I
think it's of no use nowadays. So please send it to the last home of
RAIDframe and KDE2. :)

--
  WBR,
  Vadim Zhukov



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 04:13:08

Modified files:
textproc/gspell: Makefile distinfo 
textproc/gspell/pkg: PLIST 

Log message:
Update to gspell-0.1.1.



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/11/09 00:37:26

Modified files:
www/p5-Dancer-Plugin-Database-Core: Makefile distinfo 

Log message:
Update to p5-Dancer-Plugin-Database-Core-0.13.

ok Cesare Gargano (maintainer)



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2015/11/08 23:44:09

Modified files:
multimedia/x265: Makefile distinfo 
multimedia/x265/patches: patch-source_test_checkasm-a_asm 
Removed files:
multimedia/x265/patches: patch-source_CMakeLists_txt 
 patch-source_common_threading_cpp 
 patch-source_common_threading_h 
 patch-source_common_version_cpp 

Log message:
Update to x265-1.8.93.

from Brad (maintainer)



CVS: cvs.openbsd.org: ports

2015-11-08 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2015/11/09 00:42:19

Modified files:
devel/p5-namespace-autoclean: Makefile distinfo 

Log message:
Update to p5-namespace-autoclean-0.28.

ok Cesare Gargano (maintainer)