UPDATE: MPlayer

2013-01-13 Thread Brad Smith
Here is an update to a newer MPlayer snapshot. Lightly tested on amd64. Index: Makefile === RCS file: /home/cvs/ports/x11/mplayer/Makefile,v retrieving revision 1.211 diff -u -p -r1.211 Makefile --- Makefile14 Jan 2013 02:17:15

Re: problem with combination of cmake and clang module

2013-01-13 Thread Sebastian Reitenbach
On Sunday, January 13, 2013 17:39 CET, "Sebastian Reitenbach" wrote: > Hi, > > I'm testing x11/gnustep/libobjc2 from svn. Upstream changed the build > environment to use cmake. > Since the recommended compiler is clang, I thought about trying that too, but > that made me run into trouble:

Re: boost 1.52.0 status

2013-01-13 Thread Amit Kulkarni
> > I already have Boost in my own tree. > > I don't want one big diff. I want a diff per port. > attached. aqsis.diff Description: Binary data ardour.diff Description: Binary data cgal.diff Description: Binary data enblend-enfuse.diff Description: Binary data frogatto.diff Description:

new: security/netpgp

2013-01-13 Thread Pascal Stumpf
NetPGP is a standards-compliant library and suite of utilities providing digital signature and verification functionality, as well as data encryption and decryption, using RSA and DSA/Elgamal keys. ok? netpgp.tgz Description: netpgp.tgz

UPDATE: x11/gnustep/mpdcon

2013-01-13 Thread Sebastian Reitenbach
Hi, here is an update of MPDCon 1.4. Some new features: * now possible to rate songs * new Playlist Inspector * allows to configure a random feed to the playlist * random feed can be based on the song ratings * other minor fixes and additions * new dependency to x11/gnustep/sqlclient O

MAINTAINER UPDATE: x11/gnustep/sqlclient

2013-01-13 Thread Sebastian Reitenbach
Hi, below an easy update of the GNUstep SQLClient library to 1.6.0. Changes: * Change execute methods to return a count of the rows to which the executed operation applies, or -1 if not supported. Implement for postgresql and mysql. * Add support for asynchronous notifications OK? Index

little fixup to lang/clang in port-modules.5

2013-01-13 Thread Sebastian Reitenbach
Hi, in port-modules, the section about the lang/clang module falsely talks about MODGCC3_ARCHS, but should talk about MODCLANG_ARCHS instead. OK? Sebastian Index: port-modules.5 === RCS file: /cvs/src/share/man/man5/port-modules.5

problem with combination of cmake and clang module

2013-01-13 Thread Sebastian Reitenbach
Hi, I'm testing x11/gnustep/libobjc2 from svn. Upstream changed the build environment to use cmake. Since the recommended compiler is clang, I thought about trying that too, but that made me run into trouble: so I have this in the Makefile: MODULES = devel/cmake lang/clang MODCLANG_ARCHS

Re: new: multimedia/{fuzemux,video4fuze}

2013-01-13 Thread patrick keshishian
On Sunday, January 13, 2013, Pascal Stumpf wrote: > These two ports are for transcoding videos in a way such that the Sansa > Fuze media players can play them. > > fuzemux/pkg/DESCR: > To create video files for the Sansa Fuze (without using the official the > official "Sansa Media Converter", whic

Re: UPDATE: devel/jdk/1.7 u9

2013-01-13 Thread Landry Breuil
On Fri, Jan 11, 2013 at 03:34:48PM -0500, Kurt Miller wrote: > Update jdk 1.7 to u9 level: > - Update to u6 via patchset from upstream bsd_port and u6 source from Oracle > - Copied u6 -> u9 patchset from FreeBSD/Greg Lewis's port > - Updated classloader patch from Matthew Dempsky (matthew@) > > Te

Re: Java vulnerabilities and IcedTea

2013-01-13 Thread Landry Breuil
On Sat, Jan 12, 2013 at 04:56:15PM -0600, Ed Ahlsen-Girard wrote: > Do these: > > > Vulnerability Note VU#625617 > > Alert (TA13-010A) > > apply to the IcedTea in packages? No fug idea, when in doubt consider yes. There's no related commit in their hg tree. Java sucks, news at 11. Landry

new: multimedia/{fuzemux,video4fuze}

2013-01-13 Thread Pascal Stumpf
These two ports are for transcoding videos in a way such that the Sansa Fuze media players can play them. fuzemux/pkg/DESCR: To create video files for the Sansa Fuze (without using the official the official "Sansa Media Converter", which is Windows-only, produces files with bad A/V sync, and is a

UPDATE: libmtp -> 1.1.5

2013-01-13 Thread LEVAI Daniel
Hi! ian@ contacted me off-list to solve a problem with his mtp device. To be perfectly honest, I don't use libmtp, but it seems that this update solves one of his problems (regarding ill-behavioured locale detection in the example utilities). The new version also contains MTPZ support and more sup

Re: rmd160 licence issue

2013-01-13 Thread Jérémie Courrèges-Anglas
Marc Espie writes: > On Sun, Jan 13, 2013 at 12:32:04PM +0100, Jérémie Courrèges-Anglas wrote: >> Hi, >> >> I have overlooked a licence problem about the RMD160 implementation >> shipped and used in seeks. The files on >> http://homes.esat.kuleuven.be/~bosselae/ripemd160.html mention no real > [

Re: rmd160 licence issue

2013-01-13 Thread Marc Espie
On Sun, Jan 13, 2013 at 12:32:04PM +0100, Jérémie Courrèges-Anglas wrote: > Hi, > > I have overlooked a licence problem about the RMD160 implementation > shipped and used in seeks. The files on > http://homes.esat.kuleuven.be/~bosselae/ripemd160.html mention no real [...] > licence, only a "Copyri

Java vulnerabilities and IcedTea

2013-01-13 Thread Ed Ahlsen-Girard
Do these: Vulnerability Note VU#625617 Alert (TA13-010A) apply to the IcedTea in packages? -- Edward Ahlsen-Girard Ft Walton Beach, FL

UPDATE: geo/py-proj

2013-01-13 Thread Benoit Lecocq
Hi, This diff updates py-proj to the latest release 1.9.3. Tested on amd64, regression ok. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/geo/py-proj/Makefile,v retrieving revision 1.12 diff -u -r1.12 Make

Re: boost 1.52.0 status

2013-01-13 Thread Brad Smith
On Wed, Jan 09, 2013 at 06:10:07PM -0600, Amit Kulkarni wrote: > >> > > 1) I need help porting databases/mongodb to a newer version. The older > >> > > version will need too many patches. Any volunteers for that? Mongodb > >> > > is cloud! So make OpenBSD cloudy. > > this is marked as BROKEN per f

Re: rmd160 licence issue

2013-01-13 Thread Jérémie Courrèges-Anglas
Hi, I have overlooked a licence problem about the RMD160 implementation shipped and used in seeks. The files on http://homes.esat.kuleuven.be/~bosselae/ripemd160.html mention no real licence, only a "Copyright" note, contrary to the seeks source copies which go like this: /***

Re: [DIFF] security/vpnc - annoying 'which: ip: Command not found.'

2013-01-13 Thread Stuart Henderson
On 2013/01/12 15:00, Jiri B wrote: > Just removing annoying linuxism... Please try the vpnc-script from the openconnect package (installs as /etc/openconnect/vpnc-script). If it works OK with vpnc (which it should) then I would prefer to just sync the two.

Re: NEW: audio/mikmod

2013-01-13 Thread Stuart Henderson
On 2013/01/12 00:45, Brian Callahan wrote: > Hi ports -- > > Attached is a tarball for mikmod. > > Built with sthen's audio/libmikmod patch sent yesterday. Patch work > done by tobiasu. > > OK? > > ~Brian Please add a patch which changes the template mikmodrc file to fix flags for tar.bz2 i.e.