Re: [UPDATE] net/weechat 1.3 => 1.4

2016-01-10 Thread Aaron Bieber
Eric Lalonde writes: > Hello ports@, > > Attached is a diff to bring weechat to its recently released version > 1.4. Changes include fixes for memleaks, better tmux support, character > set decoding, improved UTF-8 support. > > Additionally, new features are listed at > https://weechat.org/fil

Re: libexecinfo does not create package

2016-01-10 Thread Jan Stary
On Jan 10 22:26:12, na...@mips.inka.de wrote: > Jan Stary: > > > devel/libexecinfo builds, but creating the package fails with > > > > Error: > > /usr/ports/pobj/libexecinfo-0.2/fake-armv7/usr/local/lib/libexecinfo_p.a > > does not exist > > Fatal error: can't continue > > > > Full log bel

Re: [NEW] graphics/ansilove

2016-01-10 Thread Stuart Henderson
On 2016/01/11 00:06, Frederic Cambus wrote: > On Sun, Jan 10, 2016 at 08:23:54PM +, Stuart Henderson wrote: > > > Please put WANTLIB right after the PERMIT_*, e.g. > > > > | PERMIT_PACKAGE_CDROM = Yes > > | > > | WANTLIB = c m pthread gd > > > > it seems nitpicking, but consistency o

NEW: p5-Glib-Object-Introspection, p5-Poppler

2016-01-10 Thread Stuart Henderson
devel/p5-Glib-Object-Introspection: Glib::Object::Introspection uses the gobject-introspection and libffi projects to dynamically create Perl bindings for a wide variety of libraries. Examples include gtk+, webkit, libsoup and many more. textproc/p5-Poppler: Perl bindings to the poppler-glib PD

Re: [NEW] graphics/ansilove

2016-01-10 Thread Frederic Cambus
On Sun, Jan 10, 2016 at 08:23:54PM +, Stuart Henderson wrote: > Please put WANTLIB right after the PERMIT_*, e.g. > > | PERMIT_PACKAGE_CDROM = Yes > | > | WANTLIB = c m pthread gd > > it seems nitpicking, but consistency of WANTLIB lines is quite useful > when people spend hours goin

update: productivity/homebank

2016-01-10 Thread Micah Muer
This trivial diff updates productivity/homebank from 5.0.2 to 5.0.6. It also removes trailing whitespaces in the makefile and DESCR file. I've been using this without issue on amd64 for a few weeks. Index: Makefile === RCS file: /

[UPDATE] net/weechat 1.3 => 1.4

2016-01-10 Thread Eric Lalonde
Hello ports@, Attached is a diff to bring weechat to its recently released version 1.4. Changes include fixes for memleaks, better tmux support, character set decoding, improved UTF-8 support. Additionally, new features are listed at https://weechat.org/files/changelog/ChangeLog-1.4.html I

Re: libexecinfo does not create package

2016-01-10 Thread Christian Weisgerber
Jan Stary: > devel/libexecinfo builds, but creating the package fails with > > Error: > /usr/ports/pobj/libexecinfo-0.2/fake-armv7/usr/local/lib/libexecinfo_p.a does > not exist > Fatal error: can't continue > > Full log below. Indeed, libexecinfo_p.a is never built. Do you have NOPROFILE

[UPDATE] www/logswan to 1.04

2016-01-10 Thread Frederic Cambus
Hi ports@, This update allows to drop the patch modifying the path to the GeoIP database files, and the sed replace command in pre-configure block. Path can now be set using a CMake variable, and port Makefile has been tweaked to use this method. Index: Makefile ==

Re: [NEW] graphics/ansilove

2016-01-10 Thread Stuart Henderson
On 2016/01/10 17:39, Kirill Bychkov wrote: > On Wed, January 6, 2016 02:32, Frederic Cambus wrote: > > Hello ports@, > > > > Here is a new port attached : graphics/ansilove Please put WANTLIB right after the PERMIT_*, e.g. | PERMIT_PACKAGE_CDROM = Yes | | WANTLIB = c m pthread gd it seem

Re: NEW: devel/py-test-runner 2.6.2

2016-01-10 Thread Alexandr Shadchin
On Sun, Jan 10, 2016 at 02:36:36PM +, Stuart Henderson wrote: > On 2016/01/10 19:13, Alexandr Shadchin wrote: > > On Sun, Jan 10, 2016 at 01:26:47PM +, Stuart Henderson wrote: > > > I don't think PKG_ARCH=* is a good idea - .pyc files aren't identical > > > between arches. > > > > > > >

Re: amd64 bulk build errors (2016-01-02)

2016-01-10 Thread Christian Weisgerber
On 2016-01-04, Antoine Jacoutot wrote: >> devel/go-check-v1 >> devel/go-tools >> net/go-websocket >> textproc/go-xlsx >> Time to mark these broken? Delete them? Does anybody care? > > I've asked to mark them broken and I think Jasper did as well. So yes, please > makr them as such. Somebo

libexecinfo does not create package

2016-01-10 Thread Jan Stary
This is current ports on a current/armv7 running on a BeagleBone Black. devel/libexecinfo builds, but creating the package fails with Error: /usr/ports/pobj/libexecinfo-0.2/fake-armv7/usr/local/lib/libexecinfo_p.a does not exist Fatal error: can't continue Full log below. Indeed, libexecin

Re: NEW: devel/py-setuptools_scm 1.10.1

2016-01-10 Thread Stuart Henderson
On 2016/01/10 17:10, Alexandr Shadchin wrote: > On Sun, Jan 10, 2016 at 02:20:18PM +0500, Alexandr Shadchin wrote: > > Hi, > > > > ok to import devel/py-setuptools_scm ? > > > > Original name setuptools_scm. > > What better name for the package py-setuptools_scm or py-setuptools-scm ? > > > > DE

Re: [NEW] graphics/ansilove

2016-01-10 Thread Kirill Bychkov
On Wed, January 6, 2016 02:32, Frederic Cambus wrote: > Hello ports@, > > Here is a new port attached : graphics/ansilove > > Tested on amd64. > >>From DESCR : > > AnsiLove is an ANSI and ASCII art to PNG converter, allowing to convert > ANSI and artscene-related file formats into PNG images, suppo

Re: NEW: devel/py-test-runner 2.6.2

2016-01-10 Thread Stuart Henderson
On 2016/01/10 19:13, Alexandr Shadchin wrote: > On Sun, Jan 10, 2016 at 01:26:47PM +, Stuart Henderson wrote: > > I don't think PKG_ARCH=* is a good idea - .pyc files aren't identical > > between arches. > > > > My little research: > Python bytecode is portable across platforms, but not real

NEW: geo/p5-Geo-UK-Postcode-Regex

2016-01-10 Thread Stuart Henderson
"Parse UK postcodes with regular expressions. Handles partial postcodes (just the outcode or sector), and can test against valid characters and currently valid outcodes, and determine posttown(s) from a postcode." OK to import? p5-Geo-UK-Postcode-Regex.tgz Description: application/tar-gz

Re: NEW: devel/py-test-runner 2.6.2

2016-01-10 Thread Alexandr Shadchin
On Sun, Jan 10, 2016 at 01:26:47PM +, Stuart Henderson wrote: > I don't think PKG_ARCH=* is a good idea - .pyc files aren't identical between > arches. > My little research: Python bytecode is portable across platforms, but not really across Python versions. .pyc files contain a timestamp,

Re: NEW: devel/py-test-runner 2.6.2

2016-01-10 Thread Stuart Henderson
I don't think PKG_ARCH=* is a good idea - .pyc files aren't identical between arches. On 10 January 2016 12:12:34 GMT+00:00, Alexandr Shadchin wrote: >On Sun, Jan 10, 2016 at 03:47:57PM +0500, Alexandr Shadchin wrote: >> Hi, >> >> ok to import devel/py-test-runner ? >> >> DESCR: >> >> Setup

UPDATE: devel/py-path.py 8.1.2

2016-01-10 Thread Alexandr Shadchin
Hi, This diff updates to the latest release. Tested on amd64 and i386. Add python3 flavor. Need py-setuptools_scm, py-appdirs and py-test-runner (on ports@) Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs

Re: NEW: devel/py-appdirs 1.4.0

2016-01-10 Thread Alexandr Shadchin
On Sun, Jan 10, 2016 at 03:30:25PM +0500, Alexandr Shadchin wrote: > Hi, > > ok to import devel/py-appdirs ? > > DESCR: > > A small Python module for determining appropriate platform-specific dirs, > e.g. a "user data dir". > Add PKG_ARCH=* -- Alexandr Shadchin py-appdirs.tgz Description:

Re: NEW: devel/py-test-runner 2.6.2

2016-01-10 Thread Alexandr Shadchin
On Sun, Jan 10, 2016 at 03:47:57PM +0500, Alexandr Shadchin wrote: > Hi, > > ok to import devel/py-test-runner ? > > DESCR: > > Setup scripts can use pytest-runner to add setup.py test support > for pytest runner. > Add PKG_ARCH=* -- Alexandr Shadchin py-test-runner.tgz Description: appli

Re: NEW: devel/py-setuptools_scm 1.10.1

2016-01-10 Thread Alexandr Shadchin
On Sun, Jan 10, 2016 at 02:20:18PM +0500, Alexandr Shadchin wrote: > Hi, > > ok to import devel/py-setuptools_scm ? > > Original name setuptools_scm. > What better name for the package py-setuptools_scm or py-setuptools-scm ? > > DESCR: > Handles managing your python package versions in scm meta

NEW: devel/py-test-runner 2.6.2

2016-01-10 Thread Alexandr Shadchin
Hi, ok to import devel/py-test-runner ? DESCR: Setup scripts can use pytest-runner to add setup.py test support for pytest runner. -- Alexandr Shadchin py-test-runner.tgz Description: application/tar-gz

NEW: devel/py-appdirs 1.4.0

2016-01-10 Thread Alexandr Shadchin
Hi, ok to import devel/py-appdirs ? DESCR: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". -- Alexandr Shadchin py-appdirs.tgz Description: application/tar-gz

NEW: devel/py-setuptools_scm 1.10.1

2016-01-10 Thread Alexandr Shadchin
Hi, ok to import devel/py-setuptools_scm ? Original name setuptools_scm. What better name for the package py-setuptools_scm or py-setuptools-scm ? DESCR: Handles managing your python package versions in scm metadata instead of declaring them as the version argument or in a scm managed file. --