Re: UPDATE: math/p5-Math-Base36

2015-01-18 Thread Benoit Lecocq
On 01/19/15 00:15, Mikolaj Kucharski wrote: > Hi, > > Simple update to 0.13. Upstream Changes file says: > > 0.13 2015-01-17 > - handle large base-10 numbers when encoding (GH #2) > > > Regress tests pass on i386. Committed, thanks ! > > > > Index: Makefile > =

[UPDATE] databases/p5-DBI to 1.633

2015-01-18 Thread Andrew Fresh
This update is fairly straight forward, just bugfixes and new docs. https://metacpan.org/changes/distribution/DBI The many reverse dependencies that do have tests have the same results with both the old and new versions of this. OK? Index: Makefile

Re: about rustc / successfully build

2015-01-18 Thread Dave Huseby
I'm going to go through my patches and your patches to see if there is anything I missed. You might want to do the same with yours. --dave On Sat, Jan 17, 2015, at 11:25 AM, Sébastien Marie wrote: > Hi ! > > I just finish a full compilation cycle of rustc under openbsd ! We have > a fonctionnal

Re: about rustc / successfully build

2015-01-18 Thread Dave Huseby
I think it is great that we did this at the same time :) --dave On Sat, Jan 17, 2015, at 11:25 AM, Sébastien Marie wrote: > Hi ! > > I just finish a full compilation cycle of rustc under openbsd ! We have > a fonctionnal rustc ! > > The previous Thread problem was due to following dragonfly for

Re: about rustc / successfully build

2015-01-18 Thread Dave Huseby
Me too :) I should try your version on Bitrig to see if non-segmented stacks is better there. I'm getting some issues with sbrk failing sometimes which may be due to ASLR not playing well with segmented stacks. I used your --sysroot patch to get around an issue in stage0 related to load_self in

[UPDATE] devel/p5-Test-Exception to 0.36

2015-01-18 Thread Andrew Fresh
Also a change just for portroach, but while I wait for p5-DBIx-Class tests to run yet again this is in the dependency list so gets picked up. https://metacpan.org/changes/distribution/Test-Exception OK? Index: Makefile === RCS file:

[UPDATE] devel/p5-Test-Deep to 0.115

2015-01-18 Thread Andrew Fresh
A simple update to p5-Test-Deep, really only to make portroach happy. https://metacpan.org/changes/distribution/Test-Deep OK? Index: Makefile === RCS file: /cvs/ports/devel/p5-Test-Deep/Makefile,v retrieving revision 1.15 diff -u -p

Re: py-setuptools

2015-01-18 Thread Jason Tubnor
Done that and I have already made an update patch but since it was quite some revisions behind, I thought there might have been some reason. I'll post a diff shortly and the list can decide what they want to do with it. Thanks! On 19 January 2015 at 10:12, Dmitrij D. Czarkoff wrote: > Jason Tub

UPDATE: math/p5-Math-Base36

2015-01-18 Thread Mikolaj Kucharski
Hi, Simple update to 0.13. Upstream Changes file says: 0.13 2015-01-17 - handle large base-10 numbers when encoding (GH #2) Regress tests pass on i386. Index: Makefile === RCS file: /cvs/ports/math/p5-Math-Base36/Makefile,v ret

Re: py-setuptools

2015-01-18 Thread Dmitrij D. Czarkoff
Jason Tubnor said: > What is the history on holding back py-setuptools to 3.4.4 ? $ grep MAINTAINER devel/py-setuptools/Makefile $ -- Dmitrij D. Czarkoff

Re: minidlna media db. refresh

2015-01-18 Thread LÉVAI Dániel
On v, jan 18, 2015 at 19:57:44 +, Stuart Henderson wrote: > On 2015/01/18 19:10, David Coppa wrote: > > On Sun, Jan 18, 2015 at 6:38 PM, Stuart Henderson wrote: > > > On 2015/01/18 17:42, LÉVAI Dániel wrote: > > >> Hi! > > >> > > >> Has anyone ever had a problem with minidlna not refreshing it

py-setuptools

2015-01-18 Thread Jason Tubnor
Hi, What is the history on holding back py-setuptools to 3.4.4 ? Portroach is stating that the latest is 12.0.1 http://portroach.openbsd.org/the%20openbsd%20ports%20mailing-list%20%3cpo...@openbsd.org%3E.html Reason: I am working on a port of nikola (http://getnikola.com) which has a few depende

NEW: www/p5-Dancer2-Plugin-Database

2015-01-18 Thread Cesare Gargano
Hi ports@! A Dancer2 plugin. Tests pass on amd64. - pkg/DESCR: Dancer2 plugin which provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your application. Comments? OK? Attached its dep, www/p5-Dancer-Plugin-Database-Core -- C. p5-Dance

NEW: www/p5-Dancer2-Plugin-Ajax

2015-01-18 Thread Cesare Gargano
Hi ports@! A Dancer2 plugin. Tests pass on amd64. - pkg/DESCR: Dancer2 plugin which allow to define a route handler optimized for Ajax queries. p5-Dancer2-Plugin-Ajax.tgz Description: GNU Zip compressed data

NEW: www/p5-Dancer2-Plugin-DBIC

2015-01-18 Thread Cesare Gargano
Hi ports@! A Dancer2 plugin. Tests pass on amd64. - pkg/DESCR: Dancer2 plugin which makes very easy to create applications that interface with databases. It automatically exports the keyword schema which returns a DBIx::Class::Schema object. Comments? OK? -- C. p5-Dancer2-Plugin-DBIC.tgz Desc

NEW: www/p5-Dancer2-Plugin-Auth-Tiny

2015-01-18 Thread Cesare Gargano
Hi ports@! A Dancer2 plugin. Tests pass on amd64. - pkg/DESCR: Dancer2 plugin which provides an extremely simple way of requiring that a user be logged in before allowing access to certain routes. Comments? OK? -- C. p5-Dancer2-Plugin-Auth-Tiny.tgz Description: GNU Zip compressed data

Re: Ports not connected to the tree

2015-01-18 Thread Vadim Zhukov
2015-01-19 0:01 GMT+03:00 Christian Weisgerber : > My distinfo cleanup has uncovered a number of ports that aren't hooked > up to the category Makefiles in the tree, i.e., they are never built > in bulk builds. I can't quite tell if people forgot to add them or > forgot to remove them. > > Here's

Re: Switch textproc/catdoc to MULTI_PACKAGES

2015-01-18 Thread Dmitrij D. Czarkoff
Updated diff with wording fix (suggested off-list). Anyone willing to OK/commit? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/textproc/catdoc/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile ---

Re: Ports not connected to the tree

2015-01-18 Thread Robert Nagy
emulators/fedora/sdl is marked as BROKEN, and can probably be removed. On (2015-01-18 22:01), Christian Weisgerber wrote: > My distinfo cleanup has uncovered a number of ports that aren't hooked > up to the category Makefiles in the tree, i.e., they are never built > in bulk builds. I can't quite

Re: Ports not connected to the tree

2015-01-18 Thread Stuart Henderson
On 2015/01/18 22:01, Christian Weisgerber wrote: > My distinfo cleanup has uncovered a number of ports that aren't hooked > up to the category Makefiles in the tree, i.e., they are never built > in bulk builds. I can't quite tell if people forgot to add them or > forgot to remove them. > > Here's

Ports not connected to the tree

2015-01-18 Thread Christian Weisgerber
My distinfo cleanup has uncovered a number of ports that aren't hooked up to the category Makefiles in the tree, i.e., they are never built in bulk builds. I can't quite tell if people forgot to add them or forgot to remove them. Here's the list, along with the committer most likely to know (also

Re: [UPDATE] net/icecast 2.4.0 => 2.4.1

2015-01-18 Thread Eric Lalonde
On Jan 18, 2015, at 10:31 AM, David Coppa wrote: > On Sun, Jan 18, 2015 at 12:44 AM, Eric Lalonde > wrote: >> Hi ports@, >> >> Icecast has been updated to to 2.4.1. Changes include explicitly disabling >> SSL, SSLv3 compression and setting default ciphers to be more secure. >> >> Changelog

Re: UPDATE: net/weechat to 1.1

2015-01-18 Thread Henrik Friedrichsen
Ping?

Re: new port: devel/csmith

2015-01-18 Thread Daniel Dickman
WANTLIB in the port should actually be: -WANTLIB+= c util z +WANTLIB+= c m stdc++ On Sun, Jan 18, 2015 at 3:03 PM, Daniel Dickman wrote: > Here's a port for csmith: a C compiler fuzzer. Ok to import? > > $ pkg_info csmith > Information for inst:csmith-2.2.0 > > Comment: > fuzzer for C

new port: devel/csmith

2015-01-18 Thread Daniel Dickman
Here's a port for csmith: a C compiler fuzzer. Ok to import? $ pkg_info csmith Information for inst:csmith-2.2.0 Comment: fuzzer for C compilers Description: Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard. It is useful for stress-

Re: minidlna media db. refresh

2015-01-18 Thread Stuart Henderson
On 2015/01/18 19:10, David Coppa wrote: > On Sun, Jan 18, 2015 at 6:38 PM, Stuart Henderson wrote: > > On 2015/01/18 17:42, LÉVAI Dániel wrote: > >> Hi! > >> > >> Has anyone ever had a problem with minidlna not refreshing its media > >> library automatically (on -current)? > > > > That's expected.

Re: minidlna media db. refresh

2015-01-18 Thread Rafael Sadowski
On Sun Jan 18, 2015 at 05:42:05PM +0100, LÉVAI Dániel wrote: > Hi! > > Has anyone ever had a problem with minidlna not refreshing its media > library automatically (on -current)? > Does this only work on Linux w/ inotify? > > > Daniel > > -- > LÉVAI Dániel > PGP key ID = 0x83B63A8F > Key finge

Re: Switch textproc/catdoc to MULTI_PACKAGES

2015-01-18 Thread Dmitrij D. Czarkoff
Stuart Henderson said: > I think you'll need to add "@pkgpath textproc/catdoc" and "@pkgpath > textproc/catdoc,tk" to PLIST-main to allow the new package to replace > the old one (because PKGPATH changes due to it now being subpackaged). Yes, update from catdoc-0.94.2p3-tk to catdoc-0.94.2p4 now w

Re: [UPDATE] net/icecast 2.4.0 => 2.4.1

2015-01-18 Thread David Coppa
On Sun, Jan 18, 2015 at 12:44 AM, Eric Lalonde wrote: > Hi ports@, > > Icecast has been updated to to 2.4.1. Changes include explicitly disabling > SSL, SSLv3 compression and setting default ciphers to be more secure. > > Changelog is here: http://icecast.org/docs/icecast-2.4.1/changes.html > > T

Re: minidlna media db. refresh

2015-01-18 Thread David Coppa
On Sun, Jan 18, 2015 at 6:38 PM, Stuart Henderson wrote: > On 2015/01/18 17:42, LÉVAI Dániel wrote: >> Hi! >> >> Has anyone ever had a problem with minidlna not refreshing its media >> library automatically (on -current)? > > That's expected. > >> Does this only work on Linux w/ inotify? > > yep.

Re: minidlna media db. refresh

2015-01-18 Thread Stuart Henderson
On 2015/01/18 17:42, LÉVAI Dániel wrote: > Hi! > > Has anyone ever had a problem with minidlna not refreshing its media > library automatically (on -current)? That's expected. > Does this only work on Linux w/ inotify? yep. I have set this in pkg.conf to rescan at startup: minidlna_flags="-R"

Re: Switch textproc/catdoc to MULTI_PACKAGES

2015-01-18 Thread Stuart Henderson
On 2015/01/18 18:09, Dmitrij D. Czarkoff wrote: > Hi! > > The patch below makes textproc/catdoc use MULTI_PACKAGES instead of > FLAVORS. As Porter's Handbook recommends, I also added PSEUDO_FLAVOR > "no_x11" for those building packages by hand. > > With MULTI_PACKAGES, "catdoc" package is pretty

Switch textproc/catdoc to MULTI_PACKAGES

2015-01-18 Thread Dmitrij D. Czarkoff
Hi! The patch below makes textproc/catdoc use MULTI_PACKAGES instead of FLAVORS. As Porter's Handbook recommends, I also added PSEUDO_FLAVOR "no_x11" for those building packages by hand. With MULTI_PACKAGES, "catdoc" package is pretty much the same as it is now, and new "wordview" package is Tk-

[update] lang/go 1.4.1

2015-01-18 Thread Joel Sing
The following updates lang/go to 1.4.1 - this is basically a handful of bug fixes and also allows us to remove the last of the patches that existed in ports: https://github.com/golang/go/issues?q=milestone%3AGo1.4.1 Passes regress on 386/amd64. ok? Index: Makefile

minidlna media db. refresh

2015-01-18 Thread LÉVAI Dániel
Hi! Has anyone ever had a problem with minidlna not refreshing its media library automatically (on -current)? Does this only work on Linux w/ inotify? Daniel -- LÉVAI Dániel PGP key ID = 0x83B63A8F Key fingerprint = DBEC C66B A47A DFA2 792D 650C C69B BE4C 83B6 3A8F

Re: NEW: www/p5-Dancer2

2015-01-18 Thread Benoit Lecocq
On 01/18/15 01:51, Andrew Fresh wrote: > On Thu, Jan 08, 2015 at 07:35:06PM +0100, Cesare Gargano wrote: >> Hi ports@! >> >> pkg/DESCR: >> Dancer2 is the new generation of Dancer, the lightweight web-framework for >> Perl. Dancer2 is a complete rewrite based on Moo. >> >> Tested on i386/amd64. All

Re: UPDATE: p5-Parallel-Prefork to 0.17

2015-01-18 Thread Cesare Gargano
Hi! I followed your comments, attached new diff using meta/Module-Install (I created the 4 missing p5-* deps) instead of devel/p5-Module-Install. Can we have meta/Module-Install in tree to start using it? Thanks! -- C. On Sun, Jan 18, 2015 at 1:50 AM, Nigel J Taylor wrote: > A quick look and I

Re: [UPDATE] net/pidgin-sipe 1.18.5

2015-01-18 Thread Stuart Henderson
On 2015/01/17 22:51, Tom Doherty wrote: > > Hi > Here's an update for pidgin-sipe to 1.18.5 Hmm, the build fails for me ... cc1: warnings being treated as errors purple-markup.c: In function 'sipe_backend_markup_css_property': purple-markup.c:31: warning: implicit declaration of function 'purpl