UPDATE: syncthing-1.20.3

2022-07-08 Thread Edd Barrett
13216635 +SHA256 (syncthing-source-v1.20.3.tar.gz) = EU8RCM91t6d3bWmB467Y8jgzPQjZFfk5yXmaSP469XY= +SIZE (syncthing-source-v1.20.3.tar.gz) = 13454640 -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

UPDATE: xonotic-0.8.5

2022-07-10 Thread Edd Barrett
/xonotic/server/ share/xonotic/server/rcon.pl -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: [update] colordiff-1.0.20

2022-07-19 Thread Edd Barrett
On Tue, Jul 19, 2022 at 02:15:12PM +0200, Jeremie Courreges-Anglas wrote: > Thanks, I'll wait for Edd's feedback/ok before committing. Seems to work fine here. OK edd@ -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

multimedia/handbrake: fix missing audio track

2022-07-27 Thread Edd Barrett
_frame, ++ .format = pv->context->sample_fmt, ++ .channels = pv->context->channels ++}; + + out_size = av_samples_get_buffer_size(NULL, + pv->context->channels, -- Best Re

WIP: update radare2 and move cutter to iaito

2022-08-01 Thread Edd Barrett
-share/radare2/${V}/www/p/vendors/jquery.onoff.css -share/radare2/${V}/www/p/vendors/jquery.onoff.min.js -share/radare2/${V}/www/p/vendors/jquery.scrollTo.min.js -share/radare2/${V}/www/p/vendors/jquery.ui-contextmenu.min.js -share/radare2/${V}/www/p/vendors/layout-default-latest.css -share/radare2/${V}/www/p/vendors/lodash.min.js share/radare2/${V}/www/r2.svg share/radare2/${V}/www/rlogo.png share/radare2/${V}/www/t/ -- Best Regards Edd Barrett https://www.theunixzoo.co.uk iaito.tgz Description: application/tar-gz

Re: WIP: update radare2 and move cutter to iaito

2022-08-03 Thread Edd Barrett
Hi, On Mon, Aug 01, 2022 at 10:20:28PM +0100, Edd Barrett wrote: > - I've undoubtedly done something daft, but during `pkg_add -u`, why doesn't >cutter get replaced by iaito? The @pkgpath marker is present and since the >iaito version number is smaller than the cutte

NEW: devel/rizin

2022-08-06 Thread Edd Barrett
Hi, Here's a port of rizin, a reverse engineering tool (and a fork of radare2). This will be needed to bring back devel/cutter. This can co-exist with radare2 without issue. I'll now try to get cutter to use this. -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

UPDATE: emulators/fs-uae and emulators/fs-uae-launcher

2022-08-06 Thread Edd Barrett
her-${MODPY_EGG_VERSION} +EXTRACT_SUFX = .tar.xz CATEGORIES = emulators x11 -HOMEPAGE = http://fs-uae.net +HOMEPAGE = http://fs-uae.net/ MAINTAINER = Edd Barrett -REVISION = 0 # GPLv2 PERMIT_PACKAGE = Yes -MASTER_SITES = ht

UPDATE: devel/cutter (using rizin)

2022-08-06 Thread Edd Barrett
vent { --size_t blockId; -+ut64 blockId; - size_t edgeId; - int row; - enum Type { -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

rizin and radare2 ecosystems

2022-08-10 Thread Edd Barrett
(this can co-exist with radare2 fine). - second, updated cutter port (which now uses rizin). - third, updated radare2 port. - finally, the new iaito port. Anyone willing to OK? -- Best Regards Edd Barrett https://www.theunixzoo.co.uk rizin.tgz Description: application/tar-gz Index

Gimp 2

2005-05-29 Thread Edd Barrett
Hi, Is anyone working on a gimp2 port? I know that back in may 2004 there was some discussion on this list, but no conclusion was met. Thanks Edd

Re: Gimp 2

2005-05-29 Thread Edd Barrett
Hi, Excellent. I will try it on sparc64 as soon as my keyboard arrives. Edd On Mon, May 30, 2005 at 12:05:19AM +0200, Igor Boehm wrote: > On Sun, May 29, 2005 at 08:39:04PM +0200, Aleksander Piotrowski wrote: > > Edd Barrett napisa?(a): > > > > > Is anyone working on a

Patch Tracking

2005-05-31 Thread Edd Barrett
would enhance communication and therefore speed up the porting process? Thanks On 5/28/2005, "Edd Barrett" <[EMAIL PROTECTED]> wrote: >Hi Robert, > >Your patch works fine for me on i386. Is it going to be committed to the >stable branch. > >Edd >

Stable branch commit policy

2005-06-02 Thread Edd Barrett
Hi, When is it acceptable to update a port in the stable branch? Thanks

Re: audacity + openbsd 3.7

2005-06-03 Thread Edd Barrett
Hello, This tarball was posted to the list in january. The version of audacity is still current, but the tarball was developed for 3.6-current (im guessing). http://marc.theaimsgroup.com/?l=openbsd-ports&m=110554885420870&q=p3 I will test this on 3.7-current over the weekend, as it woul

Re: audacity + openbsd 3.7

2005-06-03 Thread Edd Barrett
hI antoine, Last I heard it people had just resolved microphone recording. Did the "blank filename in open dialog" bug get resolved? Ive seen this in other applications too. Edd On 6/3/2005, "Antoine Jacoutot" <[EMAIL PROTECTED]> wrote: >Edd Barrett a

Re: NEW: www/elinks

2005-06-04 Thread Edd Barrett
Hi, Ive compiled this port on sparc64 with no_x11. Compilation and install is fine, however im unable to actually view any pages. If I type "g" to go to an address and then input an address followed by enter, simply nothing happens. Im shown a blank elinks window. I then verified the site was u

Re: NEW: www/elinks

2005-06-05 Thread Edd Barrett
400, James Prevatt wrote: > On Sat, Jun 04, 2005 at 01:24:58AM +0100, Edd Barrett wrote: > > Ive compiled this port on sparc64 with no_x11. Compilation and install > > is fine, however im unable to actually view any pages. If I type "g" to > > go to an address and then i

UPDATE: Mozilla-thunderbird

2005-06-05 Thread Edd Barrett
Hi, Here is a security update to version 1.0.2 for mozilla thunderbird on the stable branch (OPENBSD_3_7). This fixes a few security related issues that can be found at mozilla.org. It has been tested fully on x86, and it compiles on sparc64 also, however I was unable to run the app on sparc64

Re: mozilla-firefox-1.0.4 OPENBSD_3_7

2005-06-07 Thread Edd Barrett
===> Installing mozilla-firefox-1.0.4 from /usr/ports/packages/i386/all/mozilla-firefox-1.0.4.tgz mozilla-firefox-1.0.4: complete mozilla-firefox-1.0.4:Install script failed--- mozilla-firefox-1.0.4 --- system(/bin/sh, -c, cd /usr/local/mozilla-firefox && env HOME=/tmp LD_LI

Re: mozilla-firefox-1.0.4 OPENBSD_3_7

2005-06-07 Thread Edd Barrett
Hi, Nope Edd On Tue, Jun 07, 2005 at 02:27:30PM -0400, Ray wrote: > On Tue, Jun 07, 2005 at 01:11:34PM -0500, Edd Barrett wrote: > > system(/bin/sh, -c, cd /usr/local/mozilla-firefox && env HOME=/tmp > > LD_LIBRARY_PATH=/usr/local/mozilla-firefox ./regchrome) failed: 1

Re: mozilla-firefox-1.0.4 OPENBSD_3_7

2005-06-08 Thread Edd Barrett
I think Im going to try this again just incase I messed up at any stage. Someone else with a similar problem thought that they had made an error in patching. Edd On 6/7/2005, "Edd Barrett" <[EMAIL PROTECTED]> wrote: >Hi, > >Nope > >Edd > >On

Re: UPDATE: Mozilla-thunderbird

2005-06-08 Thread Edd Barrett
Hi, This is what I meant (I think). See attached Edd Jolan Luff wrote: On Sun, Jun 05, 2005 at 11:17:39PM +0100, Edd Barrett wrote: --- MakefileSun Jun 5 20:31:47 2005 +++ Makefile.oldSun Jun 5 20:31:41 2005 @@ -4,7 +4,7 @@ COMMENT="redesign of the integrated Mo

Re: mozilla-firefox-1.0.4 OPENBSD_3_7

2005-06-08 Thread Edd Barrett
Hi, Hi I have to agree with you Kurt. We see a lot of diffs posted, that never get committed. I've always put it down to lack of developers, but I may be wrong. Edd Kurt Miller wrote: From: "Robert Nagy" <[EMAIL PROTECTED]> Yes mozilla and thunderbird are also affected. The only problem i

Re: NEW: mpd-0.11.5

2005-06-15 Thread Edd Barrett
Hi Are there any other undocumented make tagets in the ports system? On 6/15/2005, "Bernd Ahlers" <[EMAIL PROTECTED]> wrote: >

Re: Gimp 2

2005-06-17 Thread Edd Barrett
I imagine its things like drag and drop and VFS functions etc. I may be wrong. I dont use gnome. On 6/17/2005, "Jonathan Schleifer" <[EMAIL PROTECTED]> wrote: >Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > >> OK, OK but what does this "gnome stuff" add to GIMP? What kind of >> feat

Re: NEW: tcltls (completed)

2005-06-17 Thread Edd Barrett
amsn is just a script. Just run it from your homedir for testing purposes. Jolan Luff wrote: On Sat, Jun 18, 2005 at 12:57:15AM +0100, Edd Barrett wrote: Hi, No, but it could be arranged. Also looking back at this shouldnt the ssl part be WANTLIB? Did it work for you? i didn't look

Re: NEW: tcltls (completed)

2005-06-17 Thread Edd Barrett
ok, when i get some spare time ill have a look. Unless someone else wants a go? Jolan Luff wrote: On Sat, Jun 18, 2005 at 01:37:38AM +0100, Edd Barrett wrote: amsn is just a script. Just run it from your homedir for testing purposes. i'd rather have a port since running from $HOME ki

Re: NEW: tcltls (completed)

2005-06-17 Thread Edd Barrett
Hi, No, but it could be arranged. Also looking back at this shouldnt the ssl part be WANTLIB? Did it work for you? Edd Jolan Luff wrote: On Sun, May 29, 2005 at 02:31:41AM +0100, Edd Barrett wrote: Here is a port for openssl bindings in tcl (TLS). Please test. A good program to test with

[NEW] net/amsn.4 and security/tcltls

2005-06-18 Thread Edd Barrett
Hi, Heres a modified version of my tcltls port that i previously submitted without WANTLIB and also as requested by Jolan, an amsn port. Please dont shout at me if they are wrong, I'm still new. The amsn port is based on one I found on this list a year or so back. I have only tested on sparc

Re: NEW: audacity+libsamplerate

2005-06-19 Thread Edd Barrett
Hi, Seems ok on sparc64. Edd Antoine Jacoutot wrote: Hi... Here is a port for audacity (and libsamplerate as a dependency). It works fine under i386, 3.7-current. DESCR Audacity is a free audio editor. You can record sounds, play sounds, import and export WAV, AIFF, Ogg Vorbis, and MP3 file

Re: [NEW] net/amsn.4 and security/tcltls

2005-06-21 Thread Edd Barrett
Once again, with ammendments. Please Test Edd Edd Barrett wrote: Hi, Heres a modified version of my tcltls port that i previously submitted without WANTLIB and also as requested by Jolan, an amsn port. Please dont shout at me if they are wrong, I'm still new. The amsn port is bas

Re: Will somebody make a OpenOffice-Port?

2005-06-22 Thread Edd Barrett
Hi, This url is now dead, is there not a port of OO maintained anymore? Why is it that we must use linux emulation? FreeBSD have managed to build a native port I believe. Thanks On Tue, Jan 13, 2004 at 03:00:25AM +0100, Rembrandt wrote: > >Is there somebody wich is working on an OpenOf

[NEW] eq-xmms

2005-07-03 Thread Edd Barrett
Hello, Here is a port for eq-xmms. A plugin that will allow equalization of any file format, not just mp3. I've had great results with this piece of software EQ'ing my vorbis files, but as for the build, I'm not sure and would like your opinions. The configure script is linux-centric. It re

Re: iwi driver timeout

2005-07-03 Thread Edd Barrett
Like i said dmesg attached.. Edd Barrett wrote: Hi, (This is the second time I've sent this, it appeared to get lost. Apologies if it turns up again) I have a thinkpad r50e with an intel wifi card. I frequently get "iwi0: device timeout". The card does not work after t

Re: iwi driver timeout

2005-07-03 Thread Edd Barrett
wrong list... I suck Edd Barrett wrote: Like i said dmesg attached.. Edd Barrett wrote: Hi, (This is the second time I've sent this, it appeared to get lost. Apologies if it turns up again) I have a thinkpad r50e with an intel wifi card. I frequently get "iwi0: device tim

Re: [NEW] eq-xmms

2005-07-04 Thread Edd Barrett
On 7/4/2005, "Jacob Meuser" <[EMAIL PROTECTED]> wrote: >On Mon, Jul 04, 2005 at 11:32:47AM +0100, Edd Barrett wrote: >> Hello, >> >> Here is a port for eq-xmms. A plugin that will allow equalization of any >> file format, not just mp3. >&

[Wanted] KDE3 Document Relations Toolbar Bug Fix

2005-07-05 Thread Edd Barrett
Hi, I don't know if this is bothering anyone, but in the kde package for 3.7 stable there is a bug in konqueror. When you open a new tab, the document relations toolbar duplicates itself. Related urls: The libs conatining the errors. http://kde.ground.cz/tiki-index.php?page=konqueror+bugs A

Re: [NEW] eq-xmms

2005-07-05 Thread Edd Barrett
Jacob Meuser wrote: On Mon, Jul 04, 2005 at 02:41:35AM -0500, Edd Barrett wrote: On 7/4/2005, "Jacob Meuser" <[EMAIL PROTECTED]> wrote: On Mon, Jul 04, 2005 at 11:32:47AM +0100, Edd Barrett wrote: Hello, Here is a port for eq-xmms. A plugin that will allow equalization of

Re: [NEW] net/crawley-v1.7.5

2024-05-22 Thread Edd Barrett
profile="cover.out" ./... I was expecting a `do-install:`. What do others think? -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: [update] editors/neovim 0.10.0

2024-05-22 Thread Edd Barrett
0(editors/neovim): Missing lib: msgpackc.2 (/usr/local/bin/nvim) (NOT REACHABLE) Extra: msgpack-c.0 ``` Which confuses me, since devel/msgpack provides it, and we depend on it. Is it possible we are accidentally using a bundled one or something? Your treesitter and libvterm updates look good to me.

Re: [update] editors/neovim 0.10.0

2024-05-23 Thread Edd Barrett
ed from msgpackc to msgpack-c with the last update (5.0 -> 6.0, > commit by uaa@ Tue Feb 20 2024). > Need to clean your orphan packages via 'pkg_delete -a' to remove the old > version. Right, I'll try that later. Cheers -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: [update] editors/neovim 0.10.0

2024-05-24 Thread Edd Barrett
ilt, but have no idea how to use emacs :P Unless anyone objects, I'll test this for a few days and commit it if nothing comes up. -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: [new] audio/pylast: new port (version 5.3.0)

2024-06-03 Thread Edd Barrett
"the majority of the tests require access to real servers" The rest looks fine, but I (or whoever commits this) should remove me as MAINTAINER, as I don't use this any more. Cheers -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: [new] audio/pylast: new port (version 5.3.0)

2024-06-06 Thread Edd Barrett
Hi, On Mon, Jun 03, 2024 at 10:54:42PM +0100, Edd Barrett wrote: > Some superficial comments below. Besides audio/beets, there's also audio/pithos that uses py-last. Might be worth checking that this isn't broken by the update? -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: emacs and textroc/tree-sitter: drop tree-sittter cli program?

2023-08-03 Thread Edd Barrett
On Thu, Aug 03, 2023 at 07:28:44AM +0200, Paco Esteban wrote: > ok paco. I'd say go ahead. We will soon find out if neovim needs it or not. -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: fixed-slab variant for iosevka font

2023-08-06 Thread Edd Barrett
would be a different "variant" again? > +COMMENT =slender typeface for code (default variant) ^ That being the case, should this read `(fixed slab variant)`? > +This package is for the slab variant. ^ And this too? Otherwise LGTM, and seems to work. Cheers -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

Re: fixed-slab variant for iosevka font

2023-08-06 Thread Edd Barrett
On Sun, Aug 06, 2023 at 09:40:18PM +0100, Edd Barrett wrote: > Hi, > > On Sun, Aug 06, 2023 at 05:02:59PM +0200, Florian Obser wrote: > > I recently discovered the iosevka font and I like the Fixed Slab variant > > best. > > First, can I check that "fixed sla

FIX: texlive_mktexlsr

2023-08-08 Thread Edd Barrett
mtutil-sys.sh share/texmf-dist/scripts/texlive/fmtutil-user.sh share/texmf-dist/scripts/texlive/fmtutil.pl -share/texmf-dist/scripts/texlive/mktexlsr share/texmf-dist/scripts/texlive/mktexlsr.pl share/texmf-dist/scripts/texlive/mktexmf share/texmf-dist/scripts/texlive/mktexpk -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

UPDATE: xournal++-1.2.1

2023-09-06 Thread Edd Barrett
@@ -14,9 +13,9 @@ MAINTAINER = Edd Barrett =1970p0 \ print/poppler \ - x11/gtk+3 + x11/gtk+3 \ + x11/gtksourceview4 RUN_DEPENDS = devel/desktop-file-utils \ misc/shared-mime

Re: UPDATE: TeX Live (ConTeXt users, please read)

2023-09-16 Thread Edd Barrett
On Fri, Sep 08, 2023 at 08:54:48PM +0100, Edd Barrett wrote: > I'll do another bulk shortly to double check my work. Bulk all built fine. Has anyone had a chance to do some testing? Cheers -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

QT4 patch for OpenBSD - Incomplete set of header files.

2008-11-18 Thread Edd Barrett
Patch to include headers I required to build tex works on OpenBSD: Index: PLIST-qt4 === RCS file: /cvs/ports/print/poppler/pkg/PLIST-qt4,v retrieving revision 1.2 diff -u -p -r1.2 PLIST-qt4 --- PLIST-qt4 7 Dec 2007 19:55:58 -

Re: QT4 patch for OpenBSD - Incomplete set of header files.

2008-11-18 Thread Edd Barrett
Hi, On Tue, Nov 18, 2008 at 6:13 PM, Edd Barrett <[EMAIL PROTECTED]> wrote: > Patch to include headers I required to build tex works on OpenBSD: Heres an updated patch. This is for poppler-qt4, not qt4 (as the subject tmay suggest) -- Best Regards Edd http://students.dec.bournemo

Re: Heads up! Gtk/Gnome update coming in

2008-11-19 Thread Edd Barrett
Hi, On Tue, Nov 18, 2008 at 9:31 AM, Landry Breuil <[EMAIL PROTECTED]> wrote: > Xfce 4.4.3 and 4.5.91 still build and runs ok with those updates, Is 4.5.x in tree? Thanks -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett

Re: texmaker-1.8

2008-11-26 Thread Edd Barrett
Hi, On Wed, Nov 26, 2008 at 6:44 PM, Alexandr Shadchin <[EMAIL PROTECTED]> wrote: > Texmaker is a program that integrates many tools needed to develop documents > with LaTeX, in just one application. > > Features : >* an editor to write your LaTeX source files >* the principal LaTex tags c

Re: texmaker-1.8

2008-11-27 Thread Edd Barrett
On Wed, Nov 26, 2008 at 8:20 PM, viq <[EMAIL PROTECTED]> wrote: > On Wed, Nov 26, 2008 at 11:44:15PM +0500, Alexandr Shadchin wrote: >> Texmaker is a program that integrates many tools needed to develop >> documents >> with LaTeX, in just one application. > > Is that different from editors/texmaker

Re: update: -tools and -contrib subpackages for subversion-1.5.4

2008-12-04 Thread Edd Barrett
Hi, On Wed, Dec 3, 2008 at 7:19 PM, Stefan Sperling <[EMAIL PROTECTED]> wrote: > Fixed diff below. Works sparc64. -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett

Re: NEW: emulators/sdlmess

2008-12-06 Thread Edd Barrett
Ahoy hoi, On Tue, Dec 2, 2008 at 9:37 PM, Pierre Riteau <[EMAIL PROTECTED]> wrote: Sparc64 barfs: ===> Building for sdlmess-0.128 Compiling src/mess/drivers/atom.c... cc -DCRLF=2 -DINLINE="static __inline__" -DLSB_FIRST -DNDEBUG "-DSDLMAME_ARCH=" -DSDLMAME_UNIX -DSDLMAME_X11 -DUSE_OPENGL=1 -DUS

Re: NEW: emulators/sdlmess

2008-12-06 Thread Edd Barrett
On Sat, Dec 6, 2008 at 10:05 PM, Pierre Riteau <[EMAIL PROTECTED]> wrote: > sparc64 is not in the ONLY_FOR_ARCHS list ;) I know :) I commented that line :P > I've got an Ultra 60 at home, when I find some free time I will see > what I can do. Sure -- Best Regards Edd http://students.dec.bo

Re: latex2rtf

2008-12-24 Thread Edd Barrett
Hello, On Tue, Dec 23, 2008 at 7:23 PM, Alexander Schrijver wrote: > Here is the tarball :-) Ok here are my comments: * No $OpenBSD$ * Missing WANTLIB * There is infact a regression test, if you use gmake and se the regress target, but it fails. You may or may not want to look at that. Diff fo

pulseaudio anyone?

2008-12-28 Thread Edd Barrett
Hi, Is anyone working on pulseaudio ports? I wanted to try the newer version of swfdec, but it seems the oss backend has gone in favour of pulseaudio. Thanks -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett

Re: pulseaudio anyone?

2008-12-28 Thread Edd Barrett
Hi, On Sun, Dec 28, 2008 at 12:42 PM, Landry Breuil wrote: > On Sun, Dec 28, 2008 at 12:21:42PM +0000, Edd Barrett wrote: >> Hi, >> >> Is anyone working on pulseaudio ports? I wanted to try the newer >> version of swfdec, but it seems the oss backend has gone in fav

Re: sndio backend requests

2008-12-30 Thread Edd Barrett
On Fri, Dec 26, 2008 at 10:41 AM, Jacob Meuser wrote: > > request lines are open. what ports do y'all want sndio backends > for? Pidgin? Amarok? -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett

Re: sndio backend requests

2008-12-30 Thread Edd Barrett
On Wed, Dec 31, 2008 at 1:10 AM, Brad wrote: > I'm pretty certain both of these programs are using sndio if using fully > up to date packages. Wonderful :) Thanks -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett

Re: sndio backend requests

2009-01-01 Thread Edd Barrett
On Wed, Dec 31, 2008 at 7:11 PM, Todd T. Fries wrote: > I think you must not be using current ports. mplayer was one of the first > apps to have sndio backend support. > > It works great. > > Be sure to checkout '-ao help' to determine if your sndio backend support > is named libsndio or sndio, a

Re: NEW: pidgin-facebookchat

2009-01-03 Thread Edd Barrett
Hi, On Sat, Jan 3, 2009 at 12:41 PM, Steven Mestdagh wrote: > hi, > > please test/comment/ok. Works i386. I have a query, does this port not need a SHARED_LIBS = ? Thanks -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett

Re: WIP: mediatomb

2009-01-04 Thread Edd Barrett
Hi, On Sun, Jan 4, 2009 at 4:21 AM, Damien Miller wrote: > Hi, > > Here is a work-in-progress port for mediatomb, a UPnP file server. > I don't intend to complete it because it turns out that mediatomb > doesn't support some features that my TV needs to stream media from > it, but it might be of

Re: NEW: mail/extsmail

2009-01-14 Thread Edd Barrett
Hi, On Wed, Jan 14, 2009 at 10:17 AM, Laurence Tratt wrote: > I have made available a new port of extsmail (now upgraded to v1.0): > > http://tratt.net/laurie/src/obsd/ports/extsmail.tar.gz A couple of bits: * COMMENT starts lower case unless it's a name or abbreviation. * Missing WANTLIB. See

Re: new: audio/lmms

2009-01-14 Thread Edd Barrett
On Tue, Jan 13, 2009 at 08:25:05PM +, Jacob Meuser wrote: > DESCR: > > LMMS is a music production program. This includes the creation of > melodies and beats, the synthesis and mixing of sounds, and arrangement > of samples. You can have fun with your MIDI keyboard and much more. > > Featur

Thunar bug, any pthread experts on the list?

2009-01-18 Thread Edd Barrett
Hi, I reported a bug in Thunar today, apparently it's to do with our pthread implementation. Can someone take a look? http://bugzilla.xfce.org/show_bug.cgi?id=4831 Landry, maybe you have some idea? -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-s

Re: Thunar bug, any pthread experts on the list?

2009-01-18 Thread Edd Barrett
Hi, On Sun, Jan 18, 2009 at 03:41:19PM -0800, patrick keshishian wrote: > On Sun, Jan 18, 2009 at 2:02 PM, Edd Barrett wrote: > > I reported a bug in Thunar today, apparently it's to do with our pthread > > implementation. Can someone take a look? > > > > http://b

Re: NEW: games/openarena

2009-01-18 Thread Edd Barrett
On Sun, Jan 18, 2009 at 09:49:21PM +0100, Matthias Kilian wrote: > On Sun, Jan 11, 2009 at 10:43:32AM +0900, Jordi Beltran Creix wrote: > > Of course. It is much better this way. > > Here's a complete diff, ready to commit if someone checks at least > one of the unchecked archs. If noone tests thi

Re: NEW: games/openarena

2009-01-18 Thread Edd Barrett
On Mon, Jan 19, 2009 at 02:44:24AM +, Jacob Meuser wrote: > On Mon, Jan 19, 2009 at 01:14:54AM +0000, Edd Barrett wrote: > > > Works i386 but sound is just a bunch of clicks: > > auich0 at pci0 dev 31 function 5 "Intel 82801DB AC97" rev 0x01: irq 11, > &

Re: NEW: games/openarena

2009-01-19 Thread Edd Barrett
On Mon, Jan 19, 2009 at 02:06:29PM +, Owain Ainsworth wrote: > I can theoretically do sparc64, but it'll take a day or two. I have a sparc64 build on the go. Will probably take all night. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source d

Re: [wip] Xfce 4.5.93

2009-01-20 Thread Edd Barrett
67 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/x11/xfce4/libxfce4mcs (line 1477 of /usr/ports/infrastructure/mk/bsd.port.mk). ===> Exiting x11/xfce4/libxfce4mcs with an error *** Error code 1 Stop in /usr/ports/x11/xfce4 (line 124 of /usr/ports/infrastructur

Re: [wip] Xfce 4.5.93

2009-01-21 Thread Edd Barrett
el-4.5.93/xfce4-panel-4.5.93/panel' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xfce4/xfce4-panel/w-xfce4-panel-4.5.93/xfce4-panel-4.5.93' gmake: *** [all] Error 2 *** Error code 2 -- Best Regards Edd Barrett (Freelance software developer / tec

Re: [wip] Xfce 4.5.93

2009-01-21 Thread Edd Barrett
On Wed, Jan 21, 2009 at 2:13 PM, Antoine Jacoutot wrote: > On Wed, 21 Jan 2009, Edd Barrett wrote: > >> On Wed, Jan 21, 2009 at 02:59:13PM +0100, Landry Breuil wrote: >> > yes, comment out mcs-related ports in x11/xfce4/Makefile... >> > I'll send an updated tarb

Re: [wip] Xfce 4.5.93

2009-01-21 Thread Edd Barrett
d apart from the control panel in this snapshot? You mentioned FOSDEM in a previos email. Will you be attending? Thanks -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: [wip] Xfce 4.5.93

2009-01-22 Thread Edd Barrett
mentioned FOSDEM in a previos email. Will you be attending? > > Yes, i'll be hanging around the bar / OpenBSD booth / Xfce devs. See you there. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: [update] Teeworlds 0.5.1

2009-01-27 Thread Edd Barrett
g in this area). I will CC in jakemsr, as he did some bits on SDL sound recently. Thanks -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: [update] Teeworlds 0.5.1

2009-01-27 Thread Edd Barrett
On Tue, Jan 27, 2009 at 08:23:37PM +0100, Antoine Jacoutot wrote: > On Tue, 27 Jan 2009, Edd Barrett wrote: > > The newest SDL port causes this game to seg fault on my system. Do you > > guys see this behavior? > > No. > It works perfect here. ... [497f60fe][binds]: bou

Re: [update] Teeworlds 0.5.1

2009-01-27 Thread Edd Barrett
On Tue, Jan 27, 2009 at 08:34:07PM +0100, Antoine Jacoutot wrote: > huh? > Didn't you already said it segfault for you. > You asked if we've seen this behavior, so I rehiterate, no I haven't. I was just showing the list :P -- Best Regards Edd Barrett (Freelance softwa

Re: New: games/numptyphysics

2009-01-27 Thread Edd Barrett
egards, > David This game is cool. Please import it :P All works fine here i386 -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: [update] Teeworlds 0.5.1

2009-01-27 Thread Edd Barrett
, not simply guessed at. Having problems applying this patch. Can you send a patch to the port? -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
nline diff. I was wondering why terminus-font is needed. The font in the bar does not appear to be terminus. Thanks -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett --- Makefile.orig Wed Jan 28

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
On Wed, Jan 28, 2009 at 01:02:31PM +0100, Pierre-Yves Ritschard wrote: > - install script as executables. Exactly, or the baraction script does not work. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
The font I see in the bar is very small, as does not appear to be the defeault Terminus. It looks liked a small fixed . Easier to show a screenshot: http://flickr.com/photos/vext01/3234092162/sizes/o/ -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-sou

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
On Wed, Jan 28, 2009 at 02:01:58PM +0100, Pierre-Yves Ritschard wrote: > * Edd Barrett (vex...@gmail.com) wrote: > > On Wed, Jan 28, 2009 at 01:02:31PM +0100, Pierre-Yves Ritschard wrote: > > > new tarball attached > > > > Ok, the bar script now works. > > >

Re: [update] Teeworlds 0.5.1

2009-01-28 Thread Edd Barrett
On Wed, Jan 28, 2009 at 03:08:01AM +, Jacob Meuser wrote: > On Tue, Jan 27, 2009 at 10:48:50PM +0000, Edd Barrett wrote: > > On Tue, Jan 27, 2009 at 08:51:01PM +, Jacob Meuser wrote: > > > > > anyway, patch below stops the segfault. the audio is still a li

Re: [update] Teeworlds 0.5.1

2009-01-29 Thread Edd Barrett
raphics/scrot <http://openports.se/graphics/scrot>. >> I usually use 'xwd -root | convert - a.png', for example, but it came up as a black block. Will try your suggestion. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bournemouth.ac.uk/ebarrett

Re: [update] Teeworlds 0.5.1

2009-01-29 Thread Edd Barrett
On Thu, Jan 29, 2009 at 02:05:10PM +0100, dbd wrote: > > > On Thu, 29 Jan 2009 13:00:18 +0000, Edd Barrett wrote: > > Hi, > > > > On Thu, Jan 29, 2009 at 5:45 AM, Jonathan Armani > wrote: > >> Hi, > >> > >> Do you use the tweak in t

Re: audio/xmp sndio

2009-01-31 Thread Edd Barrett
have any to test with. > > I posted an update to xmp a while ago, to bring this up to date. It meant that most of the patches could go away. http://marc.info/?l=openbsd-ports&m=121318166514685&w=2 Don't know if this helps, as the version in ports is quite dated. -- Best Re

Re: audio/xmp sndio

2009-01-31 Thread Edd Barrett
ainership. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: [wip] Xfce 4.5.99.1

2009-02-01 Thread Edd Barrett
ttings manager dialog. - New display chager for resolution etc, does not work. Does it use xrandr? Thanks for your work on this landry. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: [wip] Xfce 4.5.99.1

2009-02-01 Thread Edd Barrett
On Sun, Feb 01, 2009 at 03:02:00PM +, Edd Barrett wrote: > On Sun, Feb 01, 2009 at 10:45:41AM +0100, Landry Breuil wrote: > > Hi, > > > > here's a new iteration on this patchset, this time for rc1. > > Works i386. > > - Get rid or make work the susp

Re: NEW: games/warsow 0.42

2009-02-04 Thread Edd Barrett
now (exam today), I was just going to drop a note to say thanks to all the porters who are working hard to have fuin stuff like this in tree. Infact openarena and warswow are two games which I frequently reboot into windows to play! So thanks. (Will test sparc64 when I get time) -- Best Re

wmsystray

2009-02-14 Thread Edd Barrett
Hi, Here is a port of wmsystray, which acts like a system tray for window managers that support dockapps (windowmaker, openbox...). Works well here. Tested i386. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http

NEW: ziproxy 2.6 port

2009-02-17 Thread Edd Barrett
compressed google logo. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett ziproxy-2.6-port.tgz Description: application/tar-gz

Re: NEW: ziproxy 2.6 port

2009-02-17 Thread Edd Barrett
look at this shortly. Need to do some research on making the new user etc. Can probably use mpd port as an example. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett

Re: wmsystray

2009-02-17 Thread Edd Barrett
ng it. As you say, there will be no impact on the package binary. > > other than this, I don't really know how to test it. > Use a wm which supports dockapps (openbox, windowmaker). Run wmsystray and then run pidgin. Look for the tray icon appearing in the tray. -- Best Re

  1   2   3   4   5   6   7   8   9   10   >