[new] lang/fsharp

2015-03-16 Thread Aaron Bieber
Hola! Attached is a new port of the F# language. I have lightly tested (fsharp{c,i}) on amd64 with some fairly simple apps. Things seem to be in order. I would really like some tests on other arches that have mono! Pending other-arch tests, OK to import? Cheers, Aaron fsharp-3.1.1.31.tar.gz D

Re: w^x patch for luajit

2015-01-19 Thread Aaron Bieber
Aaron Bieber writes: Accidently only sent this to tedu@ :P Ted Unangst writes: On i386, it's better for a jit to ask for exec memory upfront, so uvm knows to place it in the exec segment. Otherwise, if you mmap non-exec and mprotect it, you wind up with a high mapping and the segment

Re: about rustc

2015-01-16 Thread Aaron Bieber
Sébastien Marie writes: > Hi, > > I am currently working to port rustc to openbsd (amd64). Awesome! > > I have wrote a compatibility layer for openbsd (using some part of > http://www.ntecs.de/blog/2014/07/29/rust-ported-to-dragonflybsd/ and > https://github.com/qbit/rust-cross-openbsd), and I

[update] lang/node 0.10.32 -> 0.10.35 (and test io.js port)

2015-01-15 Thread Aaron Bieber
Hola! Changed my email :D This is a pretty straight forward update for node. ChangeLog is here: https://raw.githubusercontent.com/joyent/node/v0.10.35/ChangeLog I have been running it on amd64 for about the last few weeks. Would like some tests on i386 if possible! I received the go-ahead to co

[update] lang/node 0.10.32 -> 0.10.35 (and test io.js port)

2015-01-15 Thread Aaron Bieber
Hola! Changed my email :D This is a pretty straight forward update for node. ChangeLog is here: https://raw.githubusercontent.com/joyent/node/v0.10.35/ChangeLog I have been running it on amd64 for about the last few weeks. Would like some tests on i386 if possible! I received the go-ahead to com

Re: [UPDATE] productivity/taskwarrior 2.3.0 => 2.4.0

2015-01-04 Thread Aaron Bieber
On Sat, Jan 3, 2015, at 11:21 PM, Eric Lalonde wrote: > Hi all, > > Taskwarrior has been updated to 2.4.0. Changes include new commands, > themes, and improved Vim support. > > Changelog is here: http://taskwarrior.org/news/news.20150101.html > > Tested on i386. Also just tested on amd64 - lo

Re: [update] emacs-24.4: ok?

2014-12-07 Thread Aaron Bieber
Jérémie Courrèges-Anglas writes: > I think that emacs-24.4 has been tested extensively now and it's ready > to go in. Thanks to Manuel and Timo for their input. > > I didn't receive any ok so far, it'd be nice if I could commit this by > the end of the week. OK abieber@ - w! > > Here's the

[update] comms/xastir 2.0.4p0 -> 2.0.6

2014-11-06 Thread Aaron Bieber
Hola! Quick diff to bring xastir to the lastest release. OK? Index: Makefile === RCS file: /cvs/ports/comms/xastir/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile --- Makefile24 Apr 2014 18:52:58 - 1.32 +

[update] cad/fritzing to 0.9.0b

2014-11-04 Thread Aaron Bieber
= 0.9.0 DISTNAME= fritzing-$Vb.source PKGNAME= fritzing-$V CATEGORIES=cad HOMEPAGE= http://fritzing.org/ +MAINTAINER=Aaron Bieber + # Code: GPLv3+ # Rest: CreativeCommons:BY-SA PERMIT_PACKAGE_CDROM = Yes MASTER_SITES= ${HOMEPAGE}download/$Vb/source

Re: Chromium crashes with FIDO key insert

2014-10-27 Thread Aaron Bieber
Forgot to mention this is on 38.0.2125.104 (thanks bmercer@). Aaron Bieber writes: > This weekend I attempted to enable a fido key on my google > account. When chrome looks for the key it crashes with the below backtrace: > > (gdb) bt > #0 0x1fd44c572b84 in > std

Chromium crashes with FIDO key insert

2014-10-27 Thread Aaron Bieber
This weekend I attempted to enable a fido key on my google account. When chrome looks for the key it crashes with the below backtrace: (gdb) bt #0 0x1fd44c572b84 in std::__find<__gnu_cxx::__normal_iterator > >, char [6]> () from /usr/local/chrome/chrome #1 0x1fd44c5726eb in std::__find<

[update] www/luakit super old to less old

2014-10-21 Thread Aaron Bieber
6 +VERSION= 2014.10.17 +GH_ACCOUNT=mason-larobina +GH_PROJECT=luakit +GH_COMMIT= 5e3c2c8f519eaf095d1ae3e402639bf80eafbb3b DISTNAME= luakit-${VERSION} @@ -16,8 +17,6 @@ MAINTAINER= Aaron Bieber http://luakit.org -MASTER_SITES= http://deftly.net/ - #

Re: [new] www/py-flask-login, www/py-flask-principal, net/py-netaddr and www/py-sockjs-tornado

2014-10-19 Thread Aaron Bieber
Aaron Bieber writes: > Hello! > > Long list of new ports. Figured I would send them all in one go. These > are all fallout from a talk I gave for a CoBUG meeting on 3D printing! > > All of them together let you run OctoPrint (http://octoprint.org), I am > working on a port fo

Re: i386 build failure: audio/xmms2 ..python/xmmsapi.pyx:1367:49: argument 'cb' passed twice

2014-10-18 Thread Aaron Bieber
David Coppa writes: > On Fri, 17 Oct 2014, Aaron Bieber wrote: > >> I thought I was losing my mind.. couldn't figure out why we never >> noticed this before. >> >> If we can't trick npm into thinking it has the modules already installed >>

[new] www/py-flask-login, www/py-flask-principal, net/py-netaddr and www/py-sockjs-tornado

2014-10-17 Thread Aaron Bieber
Hello! Long list of new ports. Figured I would send them all in one go. These are all fallout from a talk I gave for a CoBUG meeting on 3D printing! All of them together let you run OctoPrint (http://octoprint.org), I am working on a port for this.. but it has a crazy install script, so it will t

Re: i386 build failure: audio/xmms2 ..python/xmmsapi.pyx:1367:49: argument 'cb' passed twice

2014-10-17 Thread Aaron Bieber
David Coppa writes: > On Fri, Oct 17, 2014 at 8:45 PM, Stuart Henderson wrote: >> On 2014/10/17 19:49, David Coppa wrote: >>> On Fri, Oct 17, 2014 at 7:46 PM, David Coppa wrote: >>> > On Fri, Oct 17, 2014 at 5:34 PM, Stuart Henderson >>> > wrote: >>> >> On 2014/10/15 02:54, Stuart Henderson w

Re: [new] games/minecraft

2014-10-09 Thread Aaron Bieber
On Thu, Oct 09, 2014 at 03:32:35PM -0600, Aaron Bieber wrote: > On Thu, Oct 09, 2014 at 03:25:18PM -0600, Aaron Bieber wrote: > > Hola! > > > > This port is a wrapper script to get Minecraft up and running. > > > > Currently there is a requrement to point to our

Re: [new] games/minecraft

2014-10-09 Thread Aaron Bieber
On Fri, Oct 10, 2014 at 12:03:39AM +0200, Jonathan Armani wrote: > Hi ! > > Not tested yet, but : > > > > do-install: > > ${INSTALL_DATA} ${WRKSRC}/minecraft ${PREFIX}/bin/ > > @chmod +x ${PREFIX}/bin/minecraft > > Isn't that ${INSTALL_SCRIPT} ? > Yep! # $OpenBSD: Makefile,v 1.12 201

Re: [new] games/minecraft

2014-10-09 Thread Aaron Bieber
On Thu, Oct 09, 2014 at 03:25:18PM -0600, Aaron Bieber wrote: > Hola! > > This port is a wrapper script to get Minecraft up and running. > > Currently there is a requrement to point to our in-ports version of > LWJGL, as the one Minecraft comes with doesn't know abo

[new] games/minecraft

2014-10-09 Thread Aaron Bieber
Hola! This port is a wrapper script to get Minecraft up and running. Currently there is a requrement to point to our in-ports version of LWJGL, as the one Minecraft comes with doesn't know about OpenBSD ( Upstream patches have been pulled in to fix this). This script handles the adding of the re

Re: [new] devel/lwjgl - required for Minecraft

2014-09-30 Thread Aaron Bieber
On Tue, Sep 30, 2014 at 11:00:48AM +0100, Stuart Henderson wrote: > - src/native/linux/opengl/extgl_glx.c dlopen should just use > dlopen("libGL.so", ...) rather than forcing a specific version, > otherwise this needs manual changes every time the version is > bumped in X Could have sworn I added

Re: [new] devel/lwjgl - required for Minecraft

2014-09-29 Thread Aaron Bieber
New version with cluesticks from bcallah@! - Shredded the "SHRED_LIBS" in favor of "SHARED_ONLY= Yes" - Added WANTLIB - Fix typo in ANT_CMD - Move LWJGL_HOME to $PREFIX/share/lwjgl - Use ${INSTALL_DATA} in place of cp -p - Fix COMMENT On Mon, Sep 29, 2014 at 03:16:12PM -0600

[new] devel/lwjgl - required for Minecraft

2014-09-29 Thread Aaron Bieber
Howdie! This is a port for LWJGL - a light weight java GL library. With this port and the instructions found here: https://github.com/chessgriffin/obsd-minecraft, we can run Minecraft! Tested on amd64. I would really like to get some i386 tests if anyone can do that. Clue sticks? OKs? Cheers,

[update] lang/node 0.10.28p2 -> 0.10.32

2014-09-23 Thread Aaron Bieber
Hola, This brings node to the latest. Tested on amd64 with native and pure js modules. Removed the security fix from 0.10.28p2 as it is included already. OK? Cheers, Aaron Index: Makefile === RCS file: /cvs/ports/lang/node/Makefi

[udate] cad/openscad 2013.06 -> 2014.03

2014-08-15 Thread Aaron Bieber
Hi! This diff brings OpenSCAD to the latest release (2014.03). It also bumps eigen dep to eigen3 and regens the WANTLIBs. This update requires the math/cgal update I posted earlier. OK? Index: Makefile === RCS file: /cvs/ports/cad/

[update] math/cgal 3.8 -> 4.4

2014-08-15 Thread Aaron Bieber
Hola, This diff brings CGAL to the latest version which is requried for a cad/openscad update I will send in another email. No major changes in the port, mostly regen'd WANTLIB and new plist entries. OK? Index: Makefile === RCS fil

[update] lang/node 0.10.24 -> 0.10.28

2014-05-05 Thread Aaron Bieber
Hola, This update brings node to the latest version with lots of fixes for various things: https://raw.githubusercontent.com/joyent/node/v0.10.28/ChangeLog Tested on amd64. OK? Index: Makefile === RCS file: /cvs/ports/lang/node/Mak

[update] comms/fldigi 3.21.79 -> 3.21.81

2014-04-29 Thread Aaron Bieber
Hola! This diff brings fldigi to its latest release and enables pulseaudio support. OK? Index: Makefile === RCS file: /cvs/ports/comms/fldigi/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile22 Mar 2014 0

[update] lang/erlang - enable wx driver

2014-03-18 Thread Aaron Bieber
Hola! Our erlang port had broken wx libs included because the driver didn't build. Eshell V5.9.2 (abort with ^G) 1> wx:demo(). ok =ERROR REPORT 18-Mar-2014::14:16:19 === ERROR: Could not find 'wxe_driver.so' in: /usr/local/lib/erlang/lib/wx-0.99.2/priv 2> The below diff fixes the above i

[update] lang/node 0.10.24 -> 0.10.26

2014-03-13 Thread Aaron Bieber
Halla, This diff brings node to the latest version (change log here: https://raw.github.com/joyent/node/v0.10.26/ChangeLog). I have tested on amd64 with native and non-native modules from ports - everything checks out fine. OK? Index: Makefile ===

[update] lang/luajit 2.0.2 -> 2.0.3

2014-03-12 Thread Aaron Bieber
Hi, This update brings LuaJit to the latest version, changelog here: http://luajit.org/changes.html Tested with luakit on amd64. OK? Index: Makefile === RCS file: /cvs/ports/lang/luajit/Makefile,v retrieving revision 1.11 diff -u -

[update] productivity/taskwarrior 2.2.0 -> 2.3.0

2014-03-11 Thread Aaron Bieber
Hola! This diff updates taskwarrior to the latest. All the patches are removed as I have been working with upstream to get OpenBSD support polished: https://git.tasktools.org/projects/TM/repos/task/commits/cc5a56ebfacb828f497bc81b0eca32e5716856c6 https://git.tasktools.org/projects/TM/repos/task/c

update lang/libv8 3.12.19 -> 3.12.19.15

2014-02-05 Thread Aaron Bieber
CATEGORIES=lang @@ -25,36 +25,36 @@ MAINTAINER= Aaron Bieber http://deftly.net/ +MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ -BUILD_DEPENDS= devel/gyp +BUILD_DEPENDS= devel/gyp -LIB_DEPENDS= devel/libexecinfo +LIB_DEPENDS= devel/libexecinfo

update comms/xastir 1.8.2p17 -> 2.0.4

2014-01-28 Thread Aaron Bieber
:26:19 - @@ -2,19 +2,20 @@ COMMENT= X amateur station tracking and info reporting -DISTNAME= xastir-1.8.2 -REVISION= 17 +DISTNAME= xastir-2.0.4 CATEGORIES=comms hamradio geo HOMEPAGE= http://www.xastir.org/ +MAINTAINER=Aaron Bieber

[update] lang/node 0.10.22 -> 0.10.24 (fixes for CVE-2013-{6639|6640})

2013-12-23 Thread Aaron Bieber
This patch brings node to 0.10.24 and gyp (required for newer node) to r1812. Tested on amd64 with build build. Looking into backporting CVE-2013-{6639|6640} for 5.4. OK? Index: devel/gyp/Makefile === RCS file: /cvs/ports/devel/gyp

[update] lang/node 0.10.21 -> 0.10.22

2013-11-25 Thread Aaron Bieber
Hola! This trivial update brings node to the latest version. Tested on amd64 with all node-* ports. OK? Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makefile

[SECURITY] 5.3 lang/node 0.8.18 to 0.8.18p0

2013-10-24 Thread Aaron Bieber
This diff back ports the fix for CVE-2013-4450 to 0.8.18. More info here: http://www.openwall.com/lists/oss-security/2013/10/19/4 (I will send the fix for 5.4 shortly in a different email) OK? Index: Makefile === RCS file: /cvs/por

[update] lang/node 0.10.20 -> 0.10.21

2013-10-22 Thread Aaron Bieber
Trivial update to bring node up to the latest to take care of: http://www.openwall.com/lists/oss-security/2013/10/19/4 Tested on amd64. Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v retrieving revision 1.22 diff -u -p

[update] lang/node 0.10.12 -> 0.10.20

2013-10-22 Thread Aaron Bieber
Hola, This update brings node to almost the latest version. The biggest change I made is removing the external libv8 stuff ( the port still exists, I just fell back to node's built in v8 ). This change was made because other ports depend on older or newer versions of v8 that are incompatible wit

[update] lang/luajit 2.0.1 -> 2.0.2

2013-10-03 Thread Aaron Bieber
Hola! This diff brings luajit to 2.0.2 and removes the 2.0.1 hotfix patch. OK? Cheers, Aaron Index: Makefile === RCS file: /cvs/ports/lang/luajit/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile9 May 20

[update] databases/apache-couchdb to 1.3.1

2013-07-18 Thread Aaron Bieber
-${COUCH_VER} -REVISION = 0 CATEGORIES = databases HOMEPAGE = http://couchdb.apache.org/ +MAINTAINER = Aaron Bieber + # Apache 2.0 PERMIT_PACKAGE_CDROM = Yes @@ -17,7 +18,7 @@ MODULES = devel/gettext WANTLIB += c crypto curl icudata icui18n icuuc idn m mozjs ncurses

[update] lang/node 0.10.7 -> 0.10.9

2013-05-31 Thread Aaron Bieber
Hola! This brings node to the latest version. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile24 May 2013 13:43:41 - 1.18 +++

[update] lang/node 0.8.21 -> 0.10.7 ( and friends )

2013-05-19 Thread Aaron Bieber
Hola, With my recent commits we can now update lang/node ( and have the current npm modules install with USE_SYSTRACE ), below is the diff to do this. It also updates the rest of the current modules to the latest versions ( for node 0.10.x compat - as node-waf no longer exists ) I have tested on

Re: [UPDATE] i3-4.5.1

2013-05-15 Thread Aaron Bieber
On Wed, May 15, 2013 at 09:41:11PM +0200, David Coppa wrote: > > The diff below updates i3 to the latest version (4.5.1). > works for me on my amd64 laptop and on my i386 netbook. I might be doing something wrong.. but patch-src_x_c and patch-src_config_c don't apply cleanly. applying with "patc

New node module ports and current updates

2013-05-15 Thread Aaron Bieber
Hi, This diff brings databases/node-pg and devel/node-generic-pool to the latest versions required for the lang/node update to 0.10.x. The tarballs are dependencies for the newer ports listed above, and should be decompressed into lang. I did this to try and help keep the clutter in devel down.

Re: UPDATE: net/texapp 0.4.4 => 0.5.1 (WAS: 0.5.0)

2013-05-13 Thread Aaron Bieber
On Mon, May 13, 2013 at 11:07:04AM -0400, Brian Callahan wrote: > And texapp was already updated to 0.5.1 > Here's the changelog from 0.5.0 to 0.5.1: > * /pmagain and /thread on a PM channel no longer give illogical > errors. (thanks @jnm) > > Below is the changelog from 0.4.4 to 0.5.0 again, and

Re: UPDATE: net/synergy 1.4.10 => 1.4.12

2013-05-11 Thread Aaron Bieber
On Sat, May 11, 2013 at 03:22:40PM -0400, Brian Callahan wrote: > Hi ports -- > > Here's an update for net/synergy to its latest version. > Works for me on amd64 and loongson. > > OK? OK abieber@ > > ~Brian > > Index: Makefile > ===

Re: [update] lang/luajit 2.0.0 -> 2.0.1

2013-05-09 Thread Aaron Bieber
On Thu, May 09, 2013 at 05:02:08PM -0400, Ted Unangst wrote: > On Thu, May 09, 2013 at 09:53, Aaron wrote: > > ping :D > > There is also the hotfix #1 patch that should be incorporated. Diff to apply the hotfix below. Is this the correct way to do it, or should I add a patch to files and apply f

Re: update: graphics/openimageio

2013-05-09 Thread Aaron Bieber
On Thu, May 09, 2013 at 03:48:03PM +0200, Pascal Stumpf wrote: > On Thu, 9 May 2013 07:19:06 -0600, Aaron Bieber wrote: > > On Sun, May 05, 2013 at 01:01:19PM +0200, Pascal Stumpf wrote: > Update > > to latest version 1.1.10. > > > > > This fails for me on a

Re: NEW: audio/ario

2013-05-09 Thread Aaron Bieber
On Fri, May 03, 2013 at 11:35:17PM -0400, Brian Callahan wrote: > Hi ports -- > > Attached is a tarball for audio/ario, a GTK2-based client for MPD > with a GUI inspired by Rhythmbox. > Works for me on amd64, loongson, and macppc. > > OK? > > ~Brian OK abieber@

Re: update: graphics/openimageio

2013-05-09 Thread Aaron Bieber
On Sun, May 05, 2013 at 01:01:19PM +0200, Pascal Stumpf wrote: > Update to latest version 1.1.10. > This fails for me on amd64: cd /usr/ports/pobj/openimageio-1.1.10/build-amd64/libOpenImageIO && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/atomic_test.dir/link.txt --verbose=1 /usr/bin

[new] x11/p5-Clipboard

2013-04-29 Thread Aaron Bieber
Hi, Here is a perl module that gives you clipboard access in x11. I have been using it without issue for a few months. OK to import? p5-Clipboard.tar.gz Description: application/tar-gz

[update] lang/luajit 2.0.0 -> 2.0.1

2013-04-29 Thread Aaron Bieber
Hola, Here is a pretty trivial patch to bring luajit to 2.0.1 Tested on amd64 with luakit and a few lua scripts. OK? Index: Makefile === RCS file: /cvs/ports/lang/luajit/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile

[update] productivity/taskwarrior 2.2.0

2013-04-14 Thread Aaron Bieber
} CATEGORIES = productivity HOMEPAGE = http://www.taskwarrior.org/ + +MAINTAINER=Aaron Bieber MASTER_SITES = ${HOMEPAGE}/download/ Index: distinfo === RCS file: /cvs/ports/productivity/taskwarrior/distinfo,v retrieving

[update] lang/node 0.8.21 -> 0.10.3

2013-04-12 Thread Aaron Bieber
Hola! This diff brings node to the version specified in the subject! The update also removes node-waf stuff so older npm based ports need updates as well ( included ). Please test with the other npm ports ( node-gir, node-expresso.. etc ). Diffs are ( files are removed so patch with -E ): lan

[update] lang/node 0.8.18 -> 0.8.21

2013-03-03 Thread Aaron Bieber
Hola, This update brings node to 0.8.21. No non-trivial changes. Tested on amd64 with native and not native modules. Applicable changes between 0.8.18 and 0.8.21: * http: Do not free the wrong parser on socket close (isaacs) * http: Handle hangup writes more gently (isaacs) * zlib: fix assert

Re: [update] sysutils/cyphertite

2013-02-07 Thread Aaron Bieber
On Thu, Feb 07, 2013 at 10:46:19PM -0500, David Hill wrote: > update sysutils/cyphertite to 1.5.0 > > please review and commit OK abieber@ > > Index: Makefile > === > RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v > retrieving

[update] lang/node 0.8.18 -> 0.8.19

2013-02-07 Thread Aaron Bieber
Halla! This diff brings node up to the latest version. Tested on amd64 ( native and non-native modules ). OK? Cheers, Aaron Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v retrieving revision 1.15 diff -N -u -p Makef

[update] lang/node 0.8.17 -> 0.8.18

2013-01-26 Thread Aaron Bieber
Here is a trivial diff to bring node to 0.8.18, I have tested on i386 and amd64. OK? Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v retrieving revision 1.14 diff -N -u -p Makefile --- Makefile13 Jan 2013 14:53:40 -

[update] www/dansguardian 2.10.1.1 to 2.0.12.3

2013-01-16 Thread Aaron Bieber
Hola, This update brings dansguardian up a few revisions. I changed the mirror, extract suffix and removed segv-backtrace which requires ucontext.h. I am not currently running this, so please test! Index: Makefile === RCS file: /cvs

[update] lang/node 0.8.16 -> 0.8.17

2013-01-11 Thread Aaron Bieber
Hola, This update brings node to 0.8.17. Node.JS Changes: * npm: Upgrade to v1.2.0 - peerDependencies (Domenic Denicola) - node-gyp v0.8.2 (Nathan Rajlich) - Faster installs from github user/project shorthands (Nathan Zadoks) * typed arrays: fix 32 bit size/index overflow (Ben Noordhuis) *

Make x11/libgdiplus use cairo vs pango ( fixes KeePass / WinForms )

2013-01-01 Thread Aaron Bieber
Hi all! This diff makes x11/libgdiplus use cairo instead of pango, which fixes WinForms font rendering in lang/mono. The original bug report here: https://bugzilla.novell.com/show_bug.cgi?id=549882 I am looking for other people who use lang/mono to test if this breaks anything else, also clue

Re: UPDATE: rxvt-unicode -> 9.16

2012-12-27 Thread Aaron Bieber
On Thu, Dec 27, 2012 at 10:23:34PM +, Stuart Henderson wrote: > On 2012/12/27 22:35, LEVAI Daniel wrote: > > Hi! > > > > Update for rxvt-unicode. Use patch -E, one file from patches/ is gone. > > Also regenerated WANTLIBs. > > > > A few changes worth noting (at least in my opinion) from the c

[Update] lang/node 0.8.11 -> 0.8.15

2012-12-07 Thread Aaron Bieber
Hola, This update brings node to 0.8.15. Tested on i386 and amd64 ( native and non-native ports ) OK? Node changes ( since 0.8.11 ): 2012.11.26, Version 0.8.15 (Stable) * npm: Upgrade to 1.1.66 (isaacs) * linux: use /proc/cpuinfo for CPU frequency (Ben Noordhuis) * windows: map WSAESHUTDOWN to

[update] lang/luajit 2.0.0

2012-11-12 Thread Aaron Bieber
Hi, This diff updates luajit to the latest release ( no more beta ). Tested on amd64 with luakit. Looking for two OKs. Index: Makefile === RCS file: /cvs/ports/lang/luajit/Makefile,v retrieving revision 1.2 diff -N -u -p Makefile -

Re: [update] www/luakit - add libunique as BUILD_DEPENS

2012-11-11 Thread Aaron Bieber
On Sun, Nov 11, 2012 at 06:39:39PM +0100, Antoine Jacoutot wrote: > On Sun, Nov 11, 2012 at 10:29:34AM -0700, Aaron Bieber wrote: > > On Sun, Nov 11, 2012 at 06:19:28PM +0100, Antoine Jacoutot wrote: > > > On Sun, Nov 11, 2012 at 10:13:08AM -0700, Aaron Bieber wrote: > >

Re: [update] www/luakit - add libunique as BUILD_DEPENS

2012-11-11 Thread Aaron Bieber
On Sun, Nov 11, 2012 at 06:39:39PM +0100, Antoine Jacoutot wrote: > On Sun, Nov 11, 2012 at 10:29:34AM -0700, Aaron Bieber wrote: > > On Sun, Nov 11, 2012 at 06:19:28PM +0100, Antoine Jacoutot wrote: > > > On Sun, Nov 11, 2012 at 10:13:08AM -0700, Aaron Bieber wrote: > >

Re: [update] www/luakit - add libunique as BUILD_DEPENS

2012-11-11 Thread Aaron Bieber
On Sun, Nov 11, 2012 at 06:19:28PM +0100, Antoine Jacoutot wrote: > On Sun, Nov 11, 2012 at 10:13:08AM -0700, Aaron Bieber wrote: > > On Sun, Nov 11, 2012 at 04:58:46PM +0100, Antoine Jacoutot wrote: > > > On Sun, Nov 11, 2012 at 08:43:05AM -0700, Aaron Bieber

Re: [update] www/luakit - add libunique as BUILD_DEPENS

2012-11-11 Thread Aaron Bieber
On Sun, Nov 11, 2012 at 04:58:46PM +0100, Antoine Jacoutot wrote: > On Sun, Nov 11, 2012 at 08:43:05AM -0700, Aaron Bieber wrote: > > Hi, > > > > This diff enables libunique support in luakit. With this diff luakit > > can open urls from command line in a single ins

[update] www/luakit - add libunique as BUILD_DEPENS

2012-11-11 Thread Aaron Bieber
Hi, This diff enables libunique support in luakit. With this diff luakit can open urls from command line in a single instance. Looking for two OK's Cheers, Aaron Index: Makefile === RCS file: /cvs/ports/www/luakit/Makefile,v retri

Re: lang/node lang/libv8 and friends

2012-11-07 Thread Aaron Bieber
On Mon, Nov 05, 2012 at 11:50:46AM -0700, Aaron wrote: > On Sat, Nov 3, 2012 at 10:35 AM, Jeremy Evans wrote: > > On 10/31 08:38, Aaron Bieber wrote: > >> On Thu, Oct 25, 2012 at 06:36:31PM -0600, Aaron Bieber wrote: > >> > Hola, > >> > > >> >

Re: luajit diff

2012-11-02 Thread Aaron Bieber
On Sun, Oct 28, 2012 at 10:53:54AM +, Stuart Henderson wrote: > - let this work on powerpc. requires gcc >= 4.3, and I had to patch > away a .gnu_attribute that isn't supported with as(1) from any in-tree > binutils version (was added in 2.18 which is under GPLv3). > > - add ONLY_FOR_ARCHS bas

Re: lang/node lang/libv8 and friends

2012-10-31 Thread Aaron Bieber
On Thu, Oct 25, 2012 at 06:36:31PM -0600, Aaron Bieber wrote: > Hola, > > This set of patches does quit a bit. First we need to downgrade libv8 to > allow for node to be compatible, then we update all the native node > ports to link against libv8 instead of node. > > I have

Re: [new] www/luakit

2012-10-26 Thread Aaron Bieber
gt; On Mon, Oct 08, 2012 at 04:47:47PM -0600, Aaron Bieber wrote: > > > > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > > > > > > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > > > > > > Holla! &

Re: [WIP] devel/luajit (and various porter topics)

2012-10-26 Thread Aaron Bieber
On Sat, Oct 20, 2012 at 09:41:45PM +0100, Stuart Henderson wrote: > On 2012/10/20 14:26, Aaron Bieber wrote: > > > - this should be renamed or symlinked to a filename which doesn't > > > change for every port update; since this is based on lua 5.1 I have > > >

Re: [new] www/luakit

2012-10-26 Thread Aaron Bieber
gt; On Mon, Oct 08, 2012 at 04:47:47PM -0600, Aaron Bieber wrote: > > > > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > > > > > > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > > > > > > Holla! &

Re: [new] www/luakit

2012-10-25 Thread Aaron Bieber
gt; On Mon, Oct 08, 2012 at 04:47:47PM -0600, Aaron Bieber wrote: > > > > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > > > > > > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > > > > > > Holla! &

lang/node lang/libv8 and friends

2012-10-25 Thread Aaron Bieber
It is assumed that - // reads and writes of naturally aligned values of this type are atomic. -+#if defined(__OpenBSD__) && defined(__i386__) -+typedef Atomic32 AtomicWord; -+#else - typedef intptr_t AtomicWord; -+#endif - - class Semaphore; - class Mutex; Index: Makefile ===

Re: [new] www/luakit

2012-10-20 Thread Aaron Bieber
On Sun, Oct 21, 2012 at 12:47:33AM +0200, Juan Francisco Cantero Hurtado wrote: > On Sat, Oct 20, 2012 at 04:27:50PM -0600, Aaron Bieber wrote: > > On Sat, Oct 20, 2012 at 11:55:17PM +0200, Juan Francisco Cantero Hurtado > > wrote: > > > On Mon, Oct 08, 2012 at 04:47:

Re: [new] www/luakit

2012-10-20 Thread Aaron Bieber
On Sun, Oct 21, 2012 at 12:47:33AM +0200, Juan Francisco Cantero Hurtado wrote: > On Sat, Oct 20, 2012 at 04:27:50PM -0600, Aaron Bieber wrote: > > On Sat, Oct 20, 2012 at 11:55:17PM +0200, Juan Francisco Cantero Hurtado > > wrote: > > > On Mon, Oct 08, 2012 at 04:47:

Re: [new] www/luakit

2012-10-20 Thread Aaron Bieber
On Sat, Oct 20, 2012 at 11:55:17PM +0200, Juan Francisco Cantero Hurtado wrote: > On Mon, Oct 08, 2012 at 04:47:47PM -0600, Aaron Bieber wrote: > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > > > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wr

Re: [new] www/luakit

2012-10-20 Thread Aaron Bieber
On Tue, Oct 09, 2012 at 12:38:01AM +0100, Stuart Henderson wrote: > On 2012/10/08 16:47, Aaron Bieber wrote: > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > > > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > > > Holla! > > > &

Re: [WIP] devel/luajit (and various porter topics)

2012-10-20 Thread Aaron Bieber
T = just-in-time compiler for Lua > DISTNAME = LuaJIT-2.0.0-beta11 > PKGNAME = ${DISTNAME:L:S/-beta11//} > > CATEGORIES = devel > > HOMEPAGE =http://luajit.org > > MAINTAINER = Aaron Bieber > > . consistency tweaks, > NO_REGRESS = YES &

Re: [WIP] devel/luajit

2012-10-17 Thread Aaron Bieber
On Wed, Oct 17, 2012 at 06:59:04PM -0400, James Turner wrote: > Correction, the port wrongly installs the luajit manpage into > /usr/local/share/man. pkg_delete leaves /usr/local/man untouched. > > Sorry about the confusion. I knew what you meant :D Attached is an updated version with fixes fro

[WIP] devel/luajit

2012-10-17 Thread Aaron Bieber
Hola, Here is an initial version of luajit. I have done some brief testing with www/luakit ( http://deftly.net/luakit.tar.gz ). Suggestions / clue sticks? Cheers, Aaron P.S. I also attached the version of luakit that compiles with luajit. luajit.tar.gz Description: application/tar-gz luaki

Re: [update] lang/node 0.8.11 to 0.8.11p0

2012-10-14 Thread Aaron Bieber
On Sun, Oct 14, 2012 at 08:25:26AM -0600, Aaron Bieber wrote: > Hola, > > The below diffs update node and all native node modules to use the > recently imported libv8. > > I have tested on amd64 and i386 is in the process of building. Looks like i386 has some issues .. runnin

[update] lang/node 0.8.11 to 0.8.11p0

2012-10-14 Thread Aaron Bieber
efined(__OpenBSD__) && defined(__i386__) -+typedef Atomic32 AtomicWord; -+#else - typedef intptr_t AtomicWord; -+#endif - - class Semaphore; - class Mutex; Index: Makefile === RCS

Re: [WIP] devel/v8, devel/gyp and an update to lang/node

2012-10-09 Thread Aaron Bieber
On Tue, Oct 09, 2012 at 01:41:49PM -0600, Aaron Bieber wrote: > Hola, > > Given jeremy@'s recent plv8 port, it seems that we need a shared v8. > > Here is a WIP I have had floating around for a bit. It adds devel/gyp > and devel/v8. > > Also here is a diff to mak

[WIP] devel/v8, devel/gyp and an update to lang/node

2012-10-09 Thread Aaron Bieber
Hola, Given jeremy@'s recent plv8 port, it seems that we need a shared v8. Here is a WIP I have had floating around for a bit. It adds devel/gyp and devel/v8. Also here is a diff to make node play. Looking for clue sticks and testing. Cheers, Aaron Index: Makefile ===

Re: [new] www/luakit

2012-10-08 Thread Aaron Bieber
On Tue, Oct 09, 2012 at 12:38:01AM +0100, Stuart Henderson wrote: > On 2012/10/08 16:47, Aaron Bieber wrote: > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > > > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > > > Holla! > > > &

Re: [new] www/luakit

2012-10-08 Thread Aaron Bieber
On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > Holla! > > > > Here a port for luakit ( http://luakit.org ). I am just submitting this > > for testing / advice for now. I want to see if I g

Re: [new] www/luakit

2012-10-01 Thread Aaron Bieber
. An alternative download is available on http://deftly.net/luakit.tgz and http://qbit.devio.us/luakit.tbz Cheers, Aaron On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > Holla! > > > > Here a port for luakit (

Re: [new] www/luakit

2012-10-01 Thread Aaron Bieber
On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > Holla! > > > > Here a port for luakit ( http://luakit.org ). I am just submitting this > > for testing / advice for now. I want to see if I g

[new] www/luakit

2012-10-01 Thread Aaron Bieber
Holla! Here a port for luakit ( http://luakit.org ). I am just submitting this for testing / advice for now. I want to see if I get get a github tagged-tarball-release to pull from. Let me know if I missed anything or did something stupid! Cheers, Aaron luakit.tgz Description: application/t

[update] lang/node 0.8.10 -> 0.8.11

2012-09-27 Thread Aaron Bieber
Hola, This update fixes a regression in fs.stat: * fs: Fix stat() size reporting for large files (Ben Noordhuis) Tested on i386 and amd64. Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v retrieving revision 1.9 diff

[update] lang/node 0.8.9 -> 0.8.10

2012-09-26 Thread Aaron Bieber
Hi, This update brings node to 0.8.10. Tested on i386 and amd64 native and non-native modules build fine. Looking for two OKs. Port changes: * none Changelog: 2012.09.25, Version 0.8.10 (Stable) * npm: Upgrade to 1.1.62 * repl: make invalid RegExps throw in the REPL (Nathan Rajlich)

[update] fonts/adobe-source-sans-pro

2012-09-25 Thread Aaron Bieber
Hola, This change adds @fontdir to fonts/adobe-source-sans-pro. Bumped REVISION whilst here. Looking for 2 OKs Cheers, Aaron Index: Makefile === RCS file: /cvs/ports/fonts/adobe-source-sans-pro/Makefile,v retrieving revision 1.1 di

Re: New: fonts/adobe-source-code-pro

2012-09-25 Thread Aaron Bieber
On Tue, Sep 25, 2012 at 01:29:35AM +0200, Juan Francisco Cantero Hurtado wrote: > Adobe announced today "Source Code Pro", the version monospaced of their > font Source Sans Pro: > http://blogs.adobe.com/typblography/2012/09/source-code-pro.html > > This port is just a quick modification of the po

Re: net/snort update to 2.9.3.1

2012-09-22 Thread Aaron Bieber
On Fri, Sep 21, 2012 at 05:01:28PM -0400, Lawrence Teo wrote: > On Sun, Sep 16, 2012 at 01:48:19PM +0200, Markus Lude wrote: > > Hello, > > > > here is a revised version: > > - daq_dir included in snort.conf > > - pkg-readme instead of MESSAGE > > - pkgpath for removed flavors > > > > Please test

[update] productivity/taskwarrior 2.1.1 -> 2.1.2

2012-09-18 Thread Aaron Bieber
Hola, This update brings taskwarrior to 2.1.2. No non-trivial changes to the port. ChangeLog: Bugs + Bug fix release regarding #1104, which causes duplicate UUIDs during the merge command. + Fixed bug where shadow files are not properly created when there is a missing .taskrc

<    1   2   3   4   5   6   7   >