Re: Trimming KDE 3

2016-04-29 Thread Alan Corey
Oops, I use 5.7, I didn't check what's in later versions. This is ktorrent-2.2.8p11. On 4/29/16, Alan Corey wrote: > It'd be nice if you could update ktorrent if you're dealing with KDE > 4. There's a problem with the version in ports downloading from > pu

Re: Trimming KDE 3

2016-04-29 Thread Alan Corey
It'd be nice if you could update ktorrent if you're dealing with KDE 4. There's a problem with the version in ports downloading from public or your own server, has to do with keys I think. It's been fixed for a long time but not in the version we use. The only ports torrent client I could make w

Re: Anybody build Lazarus with OpenBSD's FPC 3.0.0?

2016-04-15 Thread Alan Corey
On my laptop, which I guess is 64-bit capable, I installed FPC 3.0.0 by copying the port from 5.9 ports, then installed Lazarus 1.6 directly from the tarball, no problem at all. Might be a 32/64 bit thing, this is an old Dell Optiplex GX270 from 2002. Both under OpenBSD 5.7. A few differences in

Anybody build Lazarus with OpenBSD's FPC 3.0.0?

2016-04-14 Thread Alan Corey
I'm getting some type conversion errors which I didn't get with FPC 2.6.4 from ports in 5.7. I'm not sure what's at the root of it but I've got a post on the Lazarus forum at: http://forum.lazarus.freepascal.org/index.php?topic=32293.msg208126#msg208126 -- Credit is the root of all evil. - AB1

Re: Daily digest, Issue 4287 (15 messages)

2015-10-24 Thread Alan Corey
lso works on sparc64. > > Cheers > > Fred > -- > > Index: patches/patch-entr_c > === > RCS file: patches/patch-entr_c > diff -N patches/patch-entr_c > --- patches/patch-entr_c 5 Apr 2014 22:14:59 -

Re: Forcing reinstall of a port

2015-10-23 Thread Alan Corey
No, I get that if I type rxvt into rxvt. I'm not using xconsole but it might show there too. But I don't get it if I type firefox or abiword, ufraw, blender, filezilla, etc. into rxvt. On 10/23/15, Alan Corey wrote: > When I set LC_CTYPE to en-US.UTF-8 as has been mentioned here

Re: Forcing reinstall of a port

2015-10-23 Thread Alan Corey
erm's trying to set a locale on startup. On 10/23/15, Stuart Henderson wrote: > On 2015/10/23 14:48, Alan Corey wrote: >> This is related to my pasting from Abiword which at the moment seems >> to be a gettext/libiconv order thing. > > I think this is probably an Abiword bu

Forcing reinstall of a port

2015-10-23 Thread Alan Corey
It seems like I might have run across this, a way to uninstall a port and reinstall it without having to remove all of its dependencies and put them back in the process. This is related to my pasting from Abiword which at the moment seems to be a gettext/libiconv order thing. This is from the gnu

Re: Abiword pasting issue

2015-10-21 Thread Alan Corey
n 10/21/15, Michael McConville wrote: > Alan Corey wrote: >> Bingo, could that be because I use tcsh and probably switched to it >> before I installed Abiword? >> >> locale says: >> >> LANG= >> LC_COLLATE="C" >> LC_CTYPE="C" >>

Re: Abiword pasting issue

2015-10-21 Thread Alan Corey
Bingo, could that be because I use tcsh and probably switched to it before I installed Abiword? locale says: LANG= LC_COLLATE="C" LC_CTYPE="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_MESSAGES="C" LC_ALL= On 10/21/15, Michael

Abiword pasting issue

2015-10-21 Thread Alan Corey
In OpenBSD 5.2 (and 5.0, 4.7, 4.3) I've written a lot of emails in Abiword (and saved to files, etc) then pasted into gmail (web client in Firefox) to send. In OpenBSD 5.7 when I paste question marks replace the entire message like ??

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-18 Thread Alan Corey
I also have Eclipse installed under 5.7 on a Latitude D530 with 2 gigs of ram but didn't really look into whether it worked or not, just went on installing more things. Installing the swt package did the trick for me, I'm not sure why it got built but not installed. It was just sitting there in /

Re: Trying to actually use digiKam

2015-09-14 Thread Alan Corey
epim-3.5.10p19KDE personal information applications libkexiv2-0.1.9p8 kde wrapper around exiv2 On 9/14/15, Vadim Zhukov wrote: > 14 сент. 2015 г. 16:44 пользователь "Alan Corey" > написал: >> >> Because I build everything from ports. I have 922 ports installed, >&g

Re: Trying to actually use digiKam

2015-09-14 Thread Alan Corey
ght be flexible enough. On 9/14/15, Vadim Zhukov wrote: > 2015-09-14 8:33 GMT+03:00 Alan Corey : >> I have limited patience with "run your life" things like KDE and >> Gnome. I use fvwm. >> >> Anyway under OpenBSD 5.7 i386 I installed digiKam from ports. &

Trying to actually use digiKam

2015-09-13 Thread Alan Corey
I have limited patience with "run your life" things like KDE and Gnome. I use fvwm. Anyway under OpenBSD 5.7 i386 I installed digiKam from ports. Start it up, it wants a default save directory. I gave it one but it may not be able to write there depending what user it's running as. Then it cra

fudforum? (php)

2015-02-06 Thread Alan Corey
I saw this online somewhere so I installed a copy on my laptop to play with it. Needs PHP at least 5.3, I don't think there'd be much involved in porting it. It pretty much installs itself when you access install.php I had to make a couple directories, set permissions, copy a few files. It's bu

rutilt?

2015-02-01 Thread Alan Corey
It's in Debian and Ubuntu, apparently about to be abandoned. AFAIK OpenBSD doesn't have a GUI way to browse and choose WiFi networks. This is GTK and works a little like the Atheros or B-Link Windows tools that come with their cards. I didn't see a need for it until there got to be a lot more WiF

usbip?

2015-01-08 Thread Alan Corey
It sounds like a useful thing, not sure how hard it would be under OpenBSD. It takes USB traffic and routes it over TCP/IP from one computer to another. So something like a webcam or SDR dongle could be upstairs and you're watching it downstairs. You could possibly control/access remote devices

Re: lsof in 5.6

2014-12-18 Thread Alan Corey
OK, had to set CFLAGS to -I/usr/src/sys but then it worked. I hadn't unpacked the sources yet but I thought userland stuff wasn't supposed to reference kernel sources. Oh well. On 12/18/14, Stuart Henderson wrote: > On 2014/12/18 22:21, Ian Mcwilliam wrote: >> Your best bet is to pull new ports

Re: lsof in 5.6

2014-12-17 Thread Alan Corey
CS > -DHAS_STRFTIME -DLSOF_VSTR=\"5.6\" -I/usr/include -I/usr/src/sys -O2 -pipe > dmnt.o dnode.o dnode1.o dproc.o dsock.o dstore.o arg.o main.o misc.o node.o > print.o proc.o store.o usage.o util.o -L./lib -llsof -lkvm > ./lib/liblsof.a(dvch.o)(.text+0x6bf): In function `

Re: lsof in 5.6

2014-12-17 Thread Alan Corey
*** Error 1 in /usr/ports/sysutils/lsof (/usr/ports/infrastructure/mk/bsd.port.mk:2455 'install') On 12/16/14, Ted Unangst wrote: > On Tue, Dec 16, 2014 at 22:11, Alan Corey wrote: >> It seems to be trying to reference tmpfs/tmpfs.h and of course there >> isn't one

lsof in 5.6

2014-12-16 Thread Alan Corey
475 *** '_internal-package') *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2455 'packag e') *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1939 *** '/var/db/pkg/lsof-4.87p4/+CONTENTS') *** Error 1 in /usr/ports/sysutils/lsof *** (/usr/ports/infrastructure/mk/bsd.port.mk:2455 'install') Alan Corey -- Credit is the root of all evil. - AB1JX

Re: how come there's no WireShark?

2014-04-24 Thread Alan Corey
OK, I see. On a Debian box (Raspberry Pi) I just selected Kismet in Synaptic and Wire Shark comes up as one of the dependencies. But I've never felt Linux made much sense anyway. On 4/24/14, Stuart Henderson wrote: > On 2014/04/24 14:40, Ingo Schwarze wrote: >> Hi Alan, >>

how come there's no WireShark?

2014-04-24 Thread Alan Corey
Maybe the distribution's not allowed by the licensing, but it's GPL. I installed it on my laptop running OpenBSD 5.2 by just running configure, gmake, gmake install. http://www.wireshark.org nice gui network protocol analyzer, reads and writes pcap format files among others. Useful addition to

xnecview

2014-03-22 Thread Alan Corey
Stuart Henderson suggested I write to ports@. He just made a quick fix in -current by adding a patch and bumping the version to 1.36 of this, which is circa 2011 and maybe the last. It's still not quite right. Exporting to a png gives me a black rectangle with nothing in it, exporting to eps works

Re: new: backdir-20135056

2013-05-11 Thread Alan Corey
> Date: Fri, 10 May 2013 19:47:45 -0400 > From: James Turner > To: ports@openbsd.org > Subject: new: backdir-20135056 > Message-ID: <20130510234745.gc22...@soekris.calminferno.net> > > Attached is a new port for backdir a simple tool that backs up normal > files in the current directory to a backu

Re: backdir: a simple little backup/versioning utility

2013-05-06 Thread Alan Corey
On 5/6/13, James Turner wrote: > On Sun, May 05, 2013 at 10:22:53PM -0500, Abel Abraham Camarillo Ojeda > wrote: >> Where is the port...? >> >> On Sun, May 5, 2013 at 10:07 PM, Alan Corey wrote: >> > Somebody in misc@ suggested I send this to ports when I post

backdir: a simple little backup/versioning utility

2013-05-05 Thread Alan Corey
Somebody in misc@ suggested I send this to ports when I posted it there. http://ab1jx.webs.com/calcs/backdir/index.html It's for making backups at random times (manually invoked) of the files in a directory to a subdirectory called backups (which it will create if needed). Each backup file has