UPDATE: FFmpeg 20131216

2013-12-16 Thread Brad Smith
Here is an update to FFmpeg 20131216, taken from the 1.2 branch. Its just a bug fix update. http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=refs/heads/release/1.2 OK? Index: graphics/ffmpeg/Makefile === RCS file: /cvs/ports

new: benchmarks/fs_mark

2013-12-16 Thread Tobias Ulmer
fs_mark is a filesystem benchmark used by some Linux devs. I wanted to play with it, and made a port. Tested on amd64 and sparc OK? fs_mark.tar.gz Description: application/tar-gz

Re: WIP: lang/racket version 6

2013-12-16 Thread James Turner
On Sat, Dec 14, 2013 at 05:20:52AM +0100, Juan Francisco Cantero Hurtado wrote: > On Wed, Dec 11, 2013 at 05:36:50AM +0100, Juan Francisco Cantero Hurtado > wrote: > > This is an unfinished and dirty update to racket 6. The Racket > > developers haven't released the version 6 yet but I'm sharing t

Re: WIP: LLVM 3.4

2013-12-16 Thread Brad Smith
On Sun, Dec 15, 2013 at 12:26:21AM -0500, Brad Smith wrote: > On Fri, Dec 13, 2013 at 11:34:44PM -0500, Brad Smith wrote: > > On Sat, Dec 07, 2013 at 05:40:32AM -0500, Brad Smith wrote: > > > On Thu, Dec 05, 2013 at 03:35:56AM -0500, Brad Smith wrote: > > > > Here is a work in progress update to LL

Update lang/jruby 1.7.6 -> 1.7.9

2013-12-16 Thread Jeremy Evans
This updates lang/jruby to the current version, fixing some bugs. See release notes at: http://www.jruby.org/2013/11/14/jruby-1-7-8.html http://www.jruby.org/2013/12/06/jruby-1-7-9.html Portwise, this drops the downloading of the -src tarball. The port used to download both the -bin and -src tar

NEW: p5-Crypt-GeneratePassword

2013-12-16 Thread Tristan Le Guern
Hi, Attached is a port of security/p5-Crypt-GeneratePassword, a module that generate more or less pronouncable passwords. It can be very slow if advanced switches are activated, like the use of caps and special characters, but it's ok with defaults options. Ok? p5-Crypt-GeneratePassword.tar.gz