NEW: net/openconnect

2010-11-19 Thread Bryan
# more DESCR OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers, and probably others. OpenConnect is released under the GNU Lesser Public License,

zeromq

2010-11-19 Thread Ted Unangst
why is your port called zmq and not zeromq? zeromq would be the first name i'd look for it under. i don't have much comment on the port, other than that i made a somewhat similar diff to configure. i set pedantic="no" and left werror on, i think that's possibly better.

Update: net/transmission 2.12

2010-11-19 Thread Christian Weisgerber
Maintenance update of net/transmission to 2.12, which has some bug fixes, but no major changes. This could stand some testing by people who use it. (The GTK+ and Qt clients are entirely untested, and I started up the daemon just a moment ago.) Index: Makefile ===

To xz or not to xz

2010-11-19 Thread Christian Weisgerber
Do we want to use .xz distfiles for ports that otherwise do not depend on archivers/xz? $ cd /usr/ports/distfiles && ls -l transmission-2.12* -rw-r--r-- 1 naddy wsrc 4224230 Nov 19 18:33 transmission-2.12.tar.bz2 -rw-r--r-- 1 naddy wsrc 2341100 Nov 19 23:22 transmission-2.12.tar.xz We've be

Re: [Update] audio/picard 0.12.1

2010-11-19 Thread Todd C. Miller
> This updates picard to version 0.12.1 and links it with the ffmpeg > libs and the libofa port I submitted. > > The extra libs allow picard to do audio fingerprinting to classify > files does not otherwise recognize. Updated Makefile that uses LIB_DEPENDS as per marty...@. - todd Index: audio

Re: NEW: lang/rubinius 1.1.1

2010-11-19 Thread Jeremy Evans
On 11/19 07:51, Stuart Henderson wrote: > On 2010/11/18 15:49, Jeremy Evans wrote: > > Here's a new version of the port, after feedback from lan...@. The RUBY > > and RAKE variables are now used, REGRESS_DEPENDS has been fixed, and the > > port now installs to /usr/local/lib/rubinius. I've also c

[Update] audio/picard 0.12.1

2010-11-19 Thread Todd C. Miller
This updates picard to version 0.12.1 and links it with the ffmpeg libs and the libofa port I submitted. The extra libs allow picard to do audio fingerprinting to classify files does not otherwise recognize. - todd Index: audio/picard/Makefile ===

Re: Updating ocaml to 3.12.0

2010-11-19 Thread Jasper Lievisse Adriaanse
On Thu, Nov 18, 2010 at 12:12:41PM +0100, David Coppa wrote: > On Thu, Nov 18, 2010 at 12:09 PM, Anil Madhavapeddy wrote: > >> > >> I'd like to hear some words from Anil about what archs support > >> native dynamic linking, besides i386 and amd64 (powerpc? alpha? > >> sparc?) > >> > > > > x86 and

Re: [wip/new] metasploit-3.5.0

2010-11-19 Thread Stephan A. Rickauer
updated version, eliminates terminfo warnings within screen/tmux sessions (thanks to nicm@). Please test/ok/comment, I'd like to import this soon. Cheers, Stephan On Fri, 5 Nov 2010 07:43:12 +0100 "Stephan A. Rickauer" wrote: > This is a work-in-progress port of metasploit, a penetration testi

Re: Today's pkg_add -u broke my Thunar on xfce

2010-11-19 Thread Paolo Aglialoro
Landry, David, thanks a lot and sorry for the noise ...actually I'm already challenged by misc mail volumes ;))) ...but I'll follow your advice ;))) ciao Paolo On Fri, Nov 19, 2010 at 2:44 PM, David Coppa wrote: > On Fri, Nov 19, 2010 at 2:32 PM, Paolo Aglialoro > wrote: > > Looks like,

Re: Today's pkg_add -u broke my Thunar on xfce

2010-11-19 Thread David Coppa
On Fri, Nov 19, 2010 at 2:32 PM, Paolo Aglialoro wrote: > Looks like, also with glib2 2.26.1 xfce is still crashing : > The total upgrade of packages + latest openbsd + rm .config did not help I've committed a diff for this problem: http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/xfce4/t

Re: Today's pkg_add -u broke my Thunar on xfce

2010-11-19 Thread Paolo Aglialoro
Looks like, also with glib2 2.26.1 xfce is still crashing : The total upgrade of packages + latest openbsd + rm .config did not help On Wed, Nov 17, 2010 at 2:38 AM, Paolo Aglialoro wrote: > Excellent, I'm waiting for it to enter my local mirror > I'll update pkg_add directly by upg

[NEW] audio/libofa

2010-11-19 Thread Todd C. Miller
The Open Fingerprint Architecture normalizes, extracts frequencies, and creates an array representing the frequency data in an audio file. This data-chunk (so called acoustic fingerprint) was designed for use with the MusicDNS service and can be used by the MusicBrainz tagger to identify audio fil

Re: NEW: lang/rubinius 1.1.1

2010-11-19 Thread Landry Breuil
On Fri, Nov 19, 2010 at 07:51:48AM +, Stuart Henderson wrote: > On 2010/11/18 15:49, Jeremy Evans wrote: > > Here's a new version of the port, after feedback from lan...@. The RUBY > > and RAKE variables are now used, REGRESS_DEPENDS has been fixed, and the > > port now installs to /usr/local/