Re: new: productivity/vit

2013-10-27 Thread Brian Callahan

On 10/28/2013 1:39 AM, Kent R. Spillner wrote:

Attached is a tarball for productivity/vit; extract in /usr/ports/productivity.
Vit is an ncurses front-end to taskwarrior with vi keybindings.

HOMEPAGE = http://taskwarrior.org/projects/1/wiki/Vit

Tested on amd64.  If you get a blank screen when running, exit (ZZ or CTRL-C) 
and create a new task (task add Hello world).  I'll work with upstream to 
ensure future releases handle an initial empty task database more gracefully.



Notes:
License is GPLv3+

DEPENDS list should look like this:
RUN_DEPENDS =   cat1/port1 \
cat2/port2
That comma doesn't mean what you think it means.

So much whitespace. You can remove a lot of the newlines.

Missing NO_TEST=Yes in the port Makefile.

USE_GMAKE=Yes appears to be unneeded?

Your patch is wrong. The files won't install with the correct mode or 
owner/group pair. You should use a do-install routine instead, since you 
only have two items in your PLIST. You will then be able to remove the 
patch (and patches/ directory) entirely.


In the same vein, don't install things to /etc. You should install 
vit-commands instead to share/vit/vit-commands (using the do-install 
routine) and @sample it in the PLIST.


No pkg/README, please. Merge the features list into pkg/DESCR and remove 
pkg/README.


pkg/DESCR should be run through 'fmt -72' (incidentally, portcheck 
didn't pick this up... maybe it's worth adding?)


You may want to keep 
http://www.openbsd.org/faq/ports/guide.html#PortsChecklist handy as you 
go through everything.


~Brian



new: productivity/vit

2013-10-27 Thread Kent R. Spillner
Attached is a tarball for productivity/vit; extract in /usr/ports/productivity.
Vit is an ncurses front-end to taskwarrior with vi keybindings.

HOMEPAGE = http://taskwarrior.org/projects/1/wiki/Vit

Tested on amd64.  If you get a blank screen when running, exit (ZZ or CTRL-C) 
and create a new task (task add Hello world).  I'll work with upstream to 
ensure future releases handle an initial empty task database more gracefully.

vit.tar.gz
Description: application/gzip


Re: UPDATE: audio/solfege 3.22.1 => 3.22.2

2013-10-27 Thread Brian Callahan

On 10/23/2013 4:35 PM, Brian Callahan wrote:

On 10/20/2013 1:03 PM, Brian Callahan wrote:

Hi ports --

Attached is a diff for Solfege.
Big change here is that upstream now includes some tests.

5 of the tests fail here; upstream is aware.

OK?

~Brian



Ping.



No one?



Re: 5.4 package linking problems?

2013-10-27 Thread Brad Smith

On 28/10/13 12:32 AM, Adam Thompson wrote:

On Sun 27 Oct 2013 11:23:26 PM CDT, Brad Smith wrote:

This is expected. Rebuilding it will not remove that warning AFAIK.


Shoot.  Just a slightly-broken port, then?  I don't *remember* seeing it
in 5.3, and it doesn't *look* like it's related to the time_t ... oh,
wait, if I type it *correctly* into Google, I see this has been a
problem since at least 2006.  Wow.


No. Does mtr not work for you? It works fine for me.

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



UPDATE: libass 0.10.2

2013-10-27 Thread Brad Smith
Here is an update to libass 0.10.2.

OK?


Index: Makefile
===
RCS file: /home/cvs/ports/multimedia/libass/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile7 Aug 2013 21:32:14 -   1.6
+++ Makefile27 Oct 2013 01:55:58 -
@@ -2,12 +2,12 @@
 
 COMMENT=   portable ASS/SSA subtitle renderer
 
-DISTNAME=  libass-0.10.1
-REVISION=  0
+DISTNAME=  libass-0.10.2
 CATEGORIES=multimedia devel
 MASTER_SITES=  https://libass.googlecode.com/files/
+EXTRACT_SUFX=  .tar.xz
 
-SHARED_LIBS=   ass 0.2
+SHARED_LIBS=   ass 1.0
 
 HOMEPAGE=  https://code.google.com/p/libass/
 
Index: distinfo
===
RCS file: /home/cvs/ports/multimedia/libass/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo22 Oct 2012 04:44:21 -  1.3
+++ distinfo27 Oct 2013 01:51:17 -
@@ -1,2 +1,2 @@
-SHA256 (libass-0.10.1.tar.gz) = Ypp+gf/5LeqNA5m4GKQf0bYeOBxnpZYbHq7C762xTGw=
-SIZE (libass-0.10.1.tar.gz) = 376940
+SHA256 (libass-0.10.2.tar.xz) = 8Cr8xkELgA8AB9x8KC6Jfatk+BfCOzfRcf1v9/xModg=
+SIZE (libass-0.10.2.tar.xz) = 278244
Index: pkg/PFRAG.shared
===
RCS file: pkg/PFRAG.shared
diff -N pkg/PFRAG.shared
--- pkg/PFRAG.shared23 Jun 2011 09:03:37 -  1.1.1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,2 +0,0 @@
-@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/06/23 09:03:37 ajacoutot Exp $
-@lib lib/libass.so.${LIBass_VERSION}
Index: pkg/PLIST
===
RCS file: /home/cvs/ports/multimedia/libass/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   23 Jun 2011 09:03:37 -  1.1.1.1
+++ pkg/PLIST   27 Oct 2013 02:00:02 -
@@ -1,9 +1,9 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 09:03:37 ajacoutot Exp $
-%%SHARED%%
 include/ass/
 include/ass/ass.h
 include/ass/ass_types.h
 lib/libass.a
-@comment lib/libass.la
+lib/libass.la
+@lib lib/libass.so.${LIBass_VERSION}
 lib/pkgconfig/
 lib/pkgconfig/libass.pc

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



Re: 5.4 package linking problems?

2013-10-27 Thread Adam Thompson

On Sun 27 Oct 2013 11:23:26 PM CDT, Brad Smith wrote:

This is expected. Rebuilding it will not remove that warning AFAIK.


Shoot.  Just a slightly-broken port, then?  I don't *remember* seeing 
it in 5.3, and it doesn't *look* like it's related to the time_t ... 
oh, wait, if I type it *correctly* into Google, I see this has been a 
problem since at least 2006.  Wow.


--
-Adam Thompson
athom...@athompso.net



Re: 5.4 package linking problems?

2013-10-27 Thread Brad Smith

On 28/10/13 12:17 AM, Adam Thompson wrote:

Installed 5.4 off CD-ROM, installed mtrfrom
ftp.openbsd.org/pub/OpenBSD/5.4/packages/amd64.
Every time I run it, I now see:
mtr:/usr/lib/libc.so.69.0: /usr/local/lib/libbind/libbind.so.3.0 :
WARNING: symbol(__p_class_syms) size mismatch, relink your program
mtr:/usr/lib/libc.so.69.0: /usr/local/lib/libbind/libbind.so.3.0 :
WARNING: symbol(_res) size mismatch, relink your program
mtr:/usr/lib/libc.so.69.0: /usr/local/lib/libbind/libbind.so.3.0 :
WARNING: symbol(__p_type_syms) size mismatch, relink your program

According to my pkg db, that's coming from the libbind-6.0p0v0 package,
which I assume got pulled in automatically.

Yes, I know I can rebuild it myself, but it appears that the port is
broken at -RELEASE.  Just figured I'd mention it.


This is expected. Rebuilding it will not remove that warning AFAIK.

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



5.4 package linking problems?

2013-10-27 Thread Adam Thompson
Installed 5.4 off CD-ROM, installed mtrfrom 
ftp.openbsd.org/pub/OpenBSD/5.4/packages/amd64.

Every time I run it, I now see:
mtr:/usr/lib/libc.so.69.0: /usr/local/lib/libbind/libbind.so.3.0 : 
WARNING: symbol(__p_class_syms) size mismatch, relink your program
mtr:/usr/lib/libc.so.69.0: /usr/local/lib/libbind/libbind.so.3.0 : 
WARNING: symbol(_res) size mismatch, relink your program
mtr:/usr/lib/libc.so.69.0: /usr/local/lib/libbind/libbind.so.3.0 : 
WARNING: symbol(__p_type_syms) size mismatch, relink your program


According to my pkg db, that's coming from the libbind-6.0p0v0 package, 
which I assume got pulled in automatically.


Yes, I know I can rebuild it myself, but it appears that the port is 
broken at -RELEASE.  Just figured I'd mention it.


--
-Adam Thompson
 athom...@athompso.net



Re: UPDATE: node-pg, node-generic-pool

2013-10-27 Thread Alexey Suslikov
On Tue, Oct 22, 2013 at 6:45 PM, Alexey Suslikov
 wrote:
> This is an update to node-pg 2.8.2 and node-generic-pool 2.0.3.
>
> Ok regress tests on -current amd64 with PostgreSQL 9.3. Earlier version
> was tested on 5.4 amd64 with PostgreSQL 9.2.
>
> OKs? Comments?

Ping.



[update] devel/p5-Log-Any

2013-10-27 Thread David Hill
Update devel/p5-Log-Any from 0.14 to 0.15

Please review and commit.

Thank you,
David

Index: Makefile
===
RCS file: /cvs/ports/devel/p5-Log-Any/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile11 Mar 2013 10:50:18 -  1.5
+++ Makefile27 Oct 2013 20:54:22 -
@@ -3,7 +3,7 @@
 COMMENT=   bringing loggers and listeners together
 
 MODULES=   cpan
-DISTNAME=  Log-Any-0.14
+DISTNAME=  Log-Any-0.15
 CATEGORIES=devel
 
 MAINTAINER=David Hill 
Index: distinfo
===
RCS file: /cvs/ports/devel/p5-Log-Any/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo8 Jan 2013 19:37:31 -   1.3
+++ distinfo27 Oct 2013 20:54:22 -
@@ -1,2 +1,2 @@
-SHA256 (Log-Any-0.14.tar.gz) = zokT9YGs6AfOs2wEH/M0aa+7sXDVJ1pmieQHt7RimHg=
-SIZE (Log-Any-0.14.tar.gz) = 19140
+SHA256 (Log-Any-0.15.tar.gz) = +7JHQ9G2HevEkMtB+PPx6GU3nItS2stBnxD/A9ArHLI=
+SIZE (Log-Any-0.15.tar.gz) = 17537



[Update] py-django 1.5.5

2013-10-27 Thread Ryan Boggs
Hi,

Attached patch updates current to 1.5.5 which addresses 2 security
fixes (Readdressed denial-of-service via password hashers and Properly
rotate CSRF token on login) along with a handful of bug fixes.

Also, this diff removes the patch introduced in the last update as it
was included in this release.

Tested on i386 and passes regression. Please let me know if there are
any questions.

Thanks,
Ryan


py-django_1.5.5.diff
Description: Binary data


x11/gnome/gvfs remove WANTLIB soup-gnome-2.4

2013-10-27 Thread Rafael Sadowski
Hey @ports,

fix build. Cheers Rafael

Index: Makefile
===
RCS file: /cvs/ports/x11/gnome/gvfs/Makefile,v
retrieving revision 1.102
diff -u -p -r1.102 Makefile
--- Makefile26 Oct 2013 08:02:57 -  1.102
+++ Makefile27 Oct 2013 15:55:08 -
@@ -33,7 +33,7 @@ WANTLIB-main += avahi-glib bz2 cairo cai
 WANTLIB-main += fontconfig freetype gdk-3 gdk_pixbuf-2.0 xml2 archive
 WANTLIB-main += gtk-3 harfbuzz lzma m pango-1.0
 WANTLIB-main += pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread-stubs
-WANTLIB-main += soup-2.4 soup-gnome-2.4 sqlite3 gthread-2.0 xcb xcb-render
+WANTLIB-main += soup-2.4 sqlite3 gthread-2.0 xcb xcb-render
 WANTLIB-main += gcrypt gpg-error secret-1
 
 WANTLIB-smb += ${WANTLIB}



Re: NEW: sysutils/binwalk

2013-10-27 Thread Vadim Zhukov
2013/10/27 Chris Cappuccio :
> Vadim Zhukov [persg...@gmail.com] wrote:
>>
>> It tries to use pymatplotlib, which we don't have, for entropy
>> analisis. Probably, this should be mentioned in DESCR, to clear the
>> doubt if this dependency was missed by accident.
>>
>
> We don't have py-matplotlib? Except, we do.
>
> /usr/ports/graphics/py-matplotlib/

I've checked the existence pymatplotlib.py instead of matplotlib.py.
Don't ask me, why. :) Sorry for the noise (but this dependency should
be added then, probably).

--
  WBR,
  Vadim Zhukov