Question re. httpd.conf and UPDATE: Nextcloud-29.0.7

2024-10-12 Thread Steve Williams
.htacess file for Apache. I would love to run nextcloud on my OpenBSD server, but am a bit overwhelmed trying to replicate the .htaccess security in the httpd.conf syntax. Has someone done this already? Thoughts? Thanks, Steve Williams

Re: Sample go port - considering porting "imaginary" image processing

2023-04-22 Thread Steve Williams (Contractor)
On 4/21/2023 11:43 PM, Stuart Henderson wrote: On 2023/04/21 14:56, Steve Williams (Contractor) wrote: Hi, I am running Nextcloud and it can now use an external service to render thumbnails that's (allegedly) much faster than the php Imagick stuff. Of course, it's built for docker

Sample go port - considering porting "imaginary" image processing

2023-04-21 Thread Steve Williams (Contractor)
wasn't anything go specific. Thanks, Steve W.

Re: OpenBSD 7.3, roundcubemail & php 8.0 vs php 8.1

2023-04-20 Thread Steve Williams (Contractor)
deleted all the php 8.0 packages and have a nice clean system (pkg_delete -a) Thanks for the feedback on my original post. Cheers, Steve W. On 4/19/2023 9:16 AM, Steve Williams (Contractor) wrote: Hi, I just completed the 7.5 upgrade process and after running the pkg_add -u, I ended up with

OpenBSD 7.3, roundcubemail & php 8.0 vs php 8.1

2023-04-19 Thread Steve Williams (Contractor)
for php Thanks, Steve Williams

rpi4 ffmpeg core dumps

2022-12-08 Thread Steve Williams
/lib/librthread/rthread.c:96 #7  0x00153b2cdbf4 in __tfork_thread () at /usr/src/lib/libc/arch/aarch64/sys/tfork_thread.S:44 Is anyone successfully running ffmpeg on rpi4? Any ideas to troubleshoot this further? Thanks, Steve W.

Re: [UPDATE] games/blockgame 0.6.14 (previously games/multimc)

2022-01-09 Thread Steve Ruff
his something that needs to be changed in code? Thanks for your work on this! Steve On Sat, Jan 8, 2022, at 9:36 AM, Muhammad Kaisar Arkhan (Yuki) wrote: > Hi ports@, > > Attached in this email is the tarball for games/blockgame 0.6.14. > > The name is changed from games/multi

Re: OpenBSD wrapper for Linux/FreeBSD sendfile?

2021-11-19 Thread Steve Williams
On 19/11/2021 7:53 a.m., Tracey Emery wrote: On Fri, Nov 19, 2021 at 07:14:04AM -0800, Steve Williams wrote: Stuart, You are absolutely amazing!   I have no idea how you find time to respond to all these requests and still manage to accomplish what you do. Thanks very much for the pointer

Re: OpenBSD wrapper for Linux/FreeBSD sendfile?

2021-11-19 Thread Steve Williams
Stuart, You are absolutely amazing!   I have no idea how you find time to respond to all these requests and still manage to accomplish what you do. Thanks very much for the pointer to a WIP port.  I'll have a look at it. Cheers, Steve Williams On 19/11/2021 12:21 a.m., Stuart Hend

OpenBSD wrapper for Linux/FreeBSD sendfile?

2021-11-18 Thread Steve Williams
s, but I thought I'd reach out here first in case there's already a good solution to this. Thanks, Steve Williams

Re: NEW: x11/lwm

2021-08-24 Thread STeve Andre'
nice if this could be imported. I have a friend who has been on the fence about using OpenBSD, but poking at me over the lack of lwm. Mostly in jest, but it seems worthy to have, and would let me needle him... --STeve Andre' Sent with Aqua Mail for Android https://www.mobisystems.com/aqua-mail

Re: [new] bat, a 'cat replacement with wings'

2021-07-07 Thread STeve Andre'
ok me .81s real time to build cat... Bat--the cat with Uranium wings! STeve Andre' Sent with Aqua Mail for Android https://www.mobisystems.com/aqua-mail

Re: [root cause] Nextcloud stopped working after upgrade to 6.9 - chunked encoding

2021-05-14 Thread Steve Williams
Hi, I can confirm this fix makes my Andriod Nextcloud client version 3.16 (May 5 release) work with OpenBSD 6.9. Thanks very much! Cheers, Steve W. On 14/05/2021 11:07 a.m., Florian Obser wrote: On 2021-05-13 22:00 +01, Chris Narkiewicz wrote: I did this when investigating the problem

OT: Nextcloud stopped working after upgrade to 6.9 - chunked encoding

2021-05-14 Thread Steve Williams
Hi, I went onto github and was not able to see how to "upvote" a bug there.  I've not really used github much before. Also, I am running the QA version posted there and it's working for me so I wanted to indicate that somewhere. Any assistance would be appreciated! Che

Re: Nextcloud stopped working after upgrade to 6.9 - chunked encoding

2021-05-11 Thread Steve Williams
o with OpenBSD.  And likely to do with the APK being a QA version.  It is only 63 meg whereas the one in the Play Store is 130+meg. Thanks for sharing your findings! Cheers, Steve W On 11/05/2021 5:28 p.m., Steve Williams wrote: Hi, I can confirm that my Andriod Nextcloud client (3.16.0) has a

Re: Nextcloud stopped working after upgrade to 6.9 - chunked encoding

2021-05-11 Thread Steve Williams
upgrade.  I hate when 2 things change at the same time! g. Just a heads up for people! I have been trying to research it using httpd -d -v -v -v -v -v -v, but there is nothing revealed server side.  I just get a "Connection Error" in the Andriod. Well, isn't Murphy a @#$%^.

Re: Problem getting unsigned package working on new port

2021-05-07 Thread Steve Williams
Hi, pkg_add(1) needs a "-D unsigned" That's how I worked around it when I was playing with creating a new port. Cheers, Steve W. On 07/05/2021 9:43 a.m., Chris Bennett wrote: On Fri, May 07, 2021 at 07:04:49AM +, Dimitri Karamazov wrote: On Fri, May 07, 2021 at 06:00:03

Re: UPDATE: lang/snobol4 2.0 => 2.2.1 (incl. -fno-common fixes)

2021-02-13 Thread STeve Andre'
snobol and icon.  Neat. STeve Feb 13, 2021 18:08:58 Greg Steuck : > Brian Callahan writes: > >> Hello -- >> >> Attached is a patch to update snobol4 to its latest version, which >> (among other things) fixes -fno-common issues. >> >> I added the COM

freerdp (master) & guacamole 1.3.0 - [Was: Using Packages to add a ports dependencies]

2021-01-09 Thread Steve Williams
On 09/01/2021 3:03 a.m., Stefan Hagen wrote: Stuart Henderson wrote: On 2021/01/08 14:49, Steve Williams wrote: I want to work on a port that is a pet project (guacamole/xfreerdp). There are a bunch of dependencies on the port  and I was wondering if there is an easy way to either 1) Tell

Using Packages to add a ports dependencies

2021-01-08 Thread Steve Williams
ade a shell script), I was wondering if there was an easier way. Thanks, Steve W.

Re: pkg_add git failing on gettext for snapshot #259: Sun Jan 3 15:25:58 MST 2021

2021-01-04 Thread Steve Williams
Thanks for the info! I usually use https to get the packages, but don't know how to do a "dir gettext-*" when using the https world.  I'm kind of old school :D Cheers, Steve W. On 04/01/2021 1:46 p.m., Stuart Henderson wrote: On 2021/01/04 13:31, Steve Williams wrot

pkg_add git failing on gettext for snapshot #259: Sun Jan 3 15:25:58 MST 2021

2021-01-04 Thread Steve Williams
an  3 15:36 gettext-runtime-0.21p0.tgz ftp> dir git* 150 Opening ASCII mode data connection for file list -rw-r--r--   1 ftp  ftp  18831803 Jan  3 15:36 git-2.30.0.tgz Is there anyone that can give me a clue as to what's going on? Thanks, Steve W.

Re: Best/Easiest way to work with git repository for testing ports

2020-06-25 Thread Steve Williams
On 25/06/2020 10:28 a.m., Stuart Henderson wrote: On 2020/06/25 10:06, Steve Williams wrote: Hi, I'm working on freerdp and guacamole clones. I've got ports built for both thanks to various assistance from Stuart et al. However, they are both under active development and rather th

Best/Easiest way to work with git repository for testing ports

2020-06-25 Thread Steve Williams
ole build files... It's not very "seamless" and I'm looking for a way to simplify it a bit. For example, testing release candidates, different branches, etc. Is there any elegant way to work with git repositories within the ports infrastructure? Thanks, Steve W.

Re: Creating new port issue - including WANTLIB in package

2020-05-29 Thread Steve Williams
On 29/05/2020 2:30 p.m., Stuart Henderson wrote: On 2020/05/29 13:12, Steve Williams wrote: Hi I am working on understanding the ports environment and at the same time, creating a port for guacamole.  I know it's not going to fully work at this point in time because of issues with freerdp

Creating new port issue - including WANTLIB in package

2020-05-29 Thread Steve Williams
ALBASE}/include -D_BSD_SOURCE" \     LDFLAGS="-L${LOCALBASE}/lib" CFLAGS +=   -D_BSD_SOURCE .include --- Thanks, Steve Williams

Re: Shared Libraries challenges - FreeRDP 2.0.0

2020-04-21 Thread Steve Williams
s the build process a bit now. I'll work through your patch to fully understand and try it out! Thanks very much again.  Made me groan over my coffee this morning when I read how simple my problem was to resolve... pkg_delete freerdp :D Cheers, Steve W. On 21/04/2020 5:32 a.m., Stuart

Shared Libraries challenges - FreeRDP 2.0.0

2020-04-20 Thread Steve Williams
rdp-2.0.0/client/common:/root/src/freerdp-2.0.0/libfreerdp:/root/src/freerdp-2.0.0/winpr/libwinpr: I'm lost right now.  Can anyone shed some light on what I'm missing? Thanks, Steve W.

Re: FreeRDP 2.0.0 released April 9, 2020

2020-04-19 Thread Steve Williams
On 19/04/2020 10:08 a.m., Stuart Henderson wrote: On 2020/04/19 09:17, Steve Williams wrote: I am missing something on building the Debug packages.  I modified the Makefile per your other email thread but there must be more magic as I don't see any of the output pertaining to "

Re: FreeRDP 2.0.0 released April 9, 2020

2020-04-19 Thread Steve Williams
On 19/04/2020 12:20 a.m., Landry Breuil wrote: On Sun, Apr 19, 2020 at 07:59:04AM +0200, Landry Breuil wrote: On Sat, Apr 18, 2020 at 11:29:11PM -0600, Steve Williams wrote: Hi, OpenBSD 6.6 (GENERIC.MP) #7: Thu Mar 12 11:55:22 MDT 2020 I am working on trying to get Apache Guacamole

FreeRDP 2.0.0 released April 9, 2020

2020-04-18 Thread Steve Williams
000596082ebdf1 in _rthread_start (v=Variable "v" is not available. ) at /usr/src/lib/librthread/rthread.c:96 #13 0x059692c69c48 in __tfork_thread () at /usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:77 #14 0x in ?? () Thanks, Steve Williams

Re: [new] qelectrotech

2018-10-01 Thread STeve Andre'
ink cad is a better category since it's a design tool. --STeve Andre'

Re: grip 3.5.2

2017-08-07 Thread Steve Shockley
, im just not sure which RUN_DEPENDS should be set now .. antoine ? Steve, are you still using it ? Sorry, haven't used it for quite some time. If you need testers I'd be glad to reinstall it though.

UPDATE: lang/go

2016-09-29 Thread Steve Mynott
On Thu, Sep 29, 2016 at 01:48:23AM +1000, Joel Sing typed: > Thanks for sending this - I had already made a start on it, however had not > gotten to complete the update. > > Some feedback for future reference: > > - If you are bumping the version number the REVISION (if any) can be removed. T

UPDATE: lang/go

2016-09-24 Thread Steve Mynott
Update go from 1.7.0 to 1.7.1 go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime, documentation, and the compress/flate, hash/crc32, io, net, net/http, path/filepath, reflect, and syscall packages. https://golang.org/doc/devel/release.html#go1.7.minor Cheers Steve Index

Re: squid port doesn't have kerberos support

2016-07-12 Thread Steve
Stuart Henderson openbsd.org> writes: > > On 2015/08/11 10:39, Максим wrote: > > What is the cause for removed kerberos support in this packet? Is the removed > > support for kerberos in OpenBSD related to it? > > Yes. I will look at a diff if somebody would like to send one, but I have > no ke

Re: pledge() sysutils/colortree

2016-04-27 Thread steve latif
through the output of nm, readelf and the source code. steve On Sun, Apr 24, 2016 at 12:36 AM, Sebastien Marie wrote: > On Sat, Apr 23, 2016 at 08:40:55PM +0200, David Dahlberg wrote: >> >> Attached is a patch that has a first pledge after setlocale, and a >> second call the comman

pledge() sysutils/colortree

2016-04-22 Thread steve latif
Tested on amd64 Index: Makefile === RCS file: /cvs/ports/sysutils/colortree/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile17 Aug 2015 09:07:22 - 1.1.1.1 +++ Makefile22 Apr 2016 07:25

pledge() sysutils/pstree

2016-04-20 Thread steve latif
I made an attempt at adding pledge to pstree. steve $OpenBSD: patch-pstree_c,v 1.5 2015/05/22 13:45:30 schwarze Exp $ --- pstree.c.orig Wed May 13 05:24:47 2015 +++ pstree.cWed Apr 20 22:21:07 2016 @@ -77,7 +77,7 @@ extern getargs(struct ProcInfo *, int, char *, int); * (Net|Open

Re: Problem with chromium-40.0.2214.91p0

2015-01-27 Thread STeve Andre'
On 01/28/15 02:27, Benoit Lecocq (BLQ) wrote: On 01/28/15 06:24, STeve Andre' wrote: Chrome isn't working at the moment. The screen is sold black. If I start with chrome nytimes.com the title bar says New York Times, so chrome is working but doesn't display. I see a

Problem with chromium-40.0.2214.91p0

2015-01-27 Thread STeve Andre'
g. The package set is dated Jan 24th, pulled from mirror.team-cymru.org. --STeve Andre'

Re: NEW: lang/regina-rexx

2015-01-13 Thread STeve Andre'
YES! I've been too lazy to see about importing this, but I know there are some people out there who would/will be more likely to use OpenBSD if Rexx was there. Cool... And thanks for this. I'll test it soon. -STeve Andre' On 01/13/15 19:09, Richard wrote: Attached i

tons of output during a bulk build

2014-06-13 Thread STeve Andre'
/usr/ports/infrastructure/lib/DPB/PortBuilder.pm line 179. --STeve Andre'

Re: Problems with kde4 in the 1/21 and 1/24 package snapshots

2014-02-03 Thread STeve Andre'
ready, such that people will be able to use it in 5.5. Now if only the pesky things at work would come along as fast... Anyway, thank you Vadim. --STeve Andre'

kde4 oddity, recorded in .xsession-errors

2014-01-27 Thread STeve Andre'
My .xsession file is growing at roughly two lines a second with this: konsole(15589) OpenBSDProcessInfo::readProcArgs: sysctl() call failed with code 35 --STeve Andre'

Re: Problems with kde4 in the 1/21 and 1/24 package snapshots

2014-01-27 Thread STeve Andre'
Thanks to Remco for this. As I write this I am in kde4, with stuff working as before. Time to test more... --STeve Andre' On 01/26/14 09:46, Vadim Zhukov wrote: 26.01.2014 17:43 пользователь "Remco" написал: Vadim Zhukov wrote: 26.01.2014 12:34 "STeve A

Re: Problems with kde4 in the 1/21 and 1/24 package snapshots

2014-01-26 Thread STeve Andre'
On 01/26/14 06:24, Stefan Sperling wrote: On Sun, Jan 26, 2014 at 03:34:08AM -0500, STeve Andre' wrote: On 01/26/14 03:21, Vadim Zhukov wrote: 26.01.2014 11:55 пользователь "STeve Andre'" написал: Any panel I bring up is missing the top controls and window frame

Re: Problems with kde4 in the 1/21 and 1/24 package snapshots

2014-01-26 Thread STeve Andre'
On 01/26/14 03:21, Vadim Zhukov wrote: 26.01.2014 11:55 пользователь "STeve Andre'" написал: I'm still learning about KDE4 so perhaps this is my fault, but I'm having problems at the moment. When I run kde4 from the last two package snaps, the splash scre

Problems with kde4 in the 1/21 and 1/24 package snapshots

2014-01-25 Thread STeve Andre'
debug history on (or up) so I can better see what's going on? This is an amd64-current system updated/compiled on Jan 25th about 7pm est, with a package set from 1/24. Thanks, STeve Andre'

Re: Starting kde4

2013-12-19 Thread STeve Andre'
On 12/17/13 05:58, Vadim Zhukov wrote: 2013/12/17 STeve Andre' : OK, I am dumb. Too dumb to figure out how to start KDE 4.11.4, apparently. I installed the kde4 meta package and saw an error for kde-workspace, so I added that manually. What error? But I can't figure out how to

Starting kde4

2013-12-17 Thread STeve Andre'
e is build problem? I'm up way to late on this. Thanks, STeve Andre'

Re: Checking the intregity of .jpeg files

2013-10-21 Thread STeve Andre'
Most cool, thank you. I can use a 'for i in ...' around it, and watch for any output which is an error. Very useful; thanks again. --STeve Andre' On 10/20/13 23:57, Andy Hayward wrote: Use convert from ImageMagick. $ convert image.jpg /dev/null &> /dev/null ; echo $?

Checking the intregity of .jpeg files

2013-10-19 Thread STeve Andre'
Is there such a program in the ports tree? I thought there was, but I can't find it. I have a few corrupted jpeg's and I'd like to be able to easily test them. Thanks, STeve Andre'

Re: Building GCC-4.8.1 without ports

2013-09-11 Thread STeve Andre'
ports, in terms of complexity. --STeve Andre'

pidgin problem in the last two package snapshots

2013-04-01 Thread STeve Andre'
or a few. This is an 5.3 amd64-current system compiled Saturday 16:07EDT, using packages dated Mar 27th. The previously built packages had this problem too. So far nothing else that I use has exhibited any problems. Ideas? --STeve Andre' OpenBSD 5.3-current (GENERIC.MP) #0:

Re: .mobi file readers?

2012-08-30 Thread STeve Andre'
On 08/30/12 23:04, Lawrence Teo wrote: On Thu, Aug 30, 2012 at 09:24:13PM -0400, STeve Andre' wrote: I've been looking for a mobi file reader in ports but I don't see one. Did I overlook anything? Any suggestions as to software to port over which does this? The immediate por

.mobi file readers?

2012-08-30 Thread STeve Andre'
I've been looking for a mobi file reader in ports but I don't see one. Did I overlook anything? Any suggestions as to software to port over which does this? tnx, STeve Andre'

Can't compile amd64 print/gtklp

2012-08-13 Thread STeve Andre'
Switching to amd64 from i386 has been painless except for print gtklp. This is on an amd64-current compiled on Aug 7th. Since gtklp is in a package snapshot the error is mine. Any clues for me? Thanks... --STeve Andre' ===> Configuring for gtklp-1.2.8p2 perl /usr/ports/infrastruc

Anyone having problems compiling libreoffice 3.5.4?

2012-06-10 Thread STeve Andre'
This is on an i386-current system compiled on OpenBSD 5.1-current (GENERIC.MP) #0: Fri Jun 8 00:12:06 EDT 2012 This built on june 4, but a bulk build on june 8 fails. Clues? --STeve Andre' = (43/140) Building module libcroco = Entering /usr/ports/pobj/libreo

Help with lang/mono-basic

2012-05-07 Thread STeve Andre'
16:20:22 EDT 2012 This problem has gone on for a while; I thought it was a threads problem till I saw it was built and available via ftp. Any clues as to what I messed up? thanks, STeve Andre' MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" mono --debug ../../class/li

Can't build libreoffice

2012-04-07 Thread STeve Andre'
so a clue would be appreciated. --STeve Andre' mv ../unxobsd.pro/lib/libuno_sal.so.3 ../unxobsd.pro/lib/check_libuno_sal.so.3 /usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2/solenv/bin/checkdll.sh -L../unxobsd.pro/lib -L/usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-

Re: snapshot + firefox

2012-04-02 Thread STeve Andre'
always try to verify that several snapshots (or changes in -current) have the same results before I report a problem. --STeve Andre'

Re: Is libreoffice broken on -current?

2012-03-15 Thread STeve Andre'
On 03/13/12 19:22, Nigel Taylor wrote: On 03/13/12 08:16, STeve Andre' wrote: jar: [copy] Copying 1 file to /usr/ports/pobj/libreoffice-3.4.5.2/libreoffice-bootstrap-3.4.5.2/jfreereport/unxobsd.pro/misc/build/flow-engine-0.9.4/build [jar] Building jar: /usr/ports/pobj/libreo

Re: Is libreoffice broken on -current?

2012-03-13 Thread STeve Andre'
On 03/13/12 19:22, Nigel Taylor wrote: On 03/13/12 08:16, STeve Andre' wrote: jar: [copy] Copying 1 file to /usr/ports/pobj/libreoffice-3.4.5.2/libreoffice-bootstrap-3.4.5.2/jfreereport/unxobsd.pro/misc/build/flow-engine-0.9.4/build [jar] Building jar: /usr/ports/pobj/libreo

Is libreoffice broken on -current?

2012-03-13 Thread STeve Andre'
-engine-0.9.4/build/lib/flow-engine.jar I can't build libreoffice. This is a i386-current system compiled OpenBSD 5.1-current (GENERIC.MP) #0: Sun Mar 11 18:25:29 EDT 2012 If others are compiling this a clue-bone would be useful. Thanks, STeve Andre' BUILD SUCCESSFUL Total time:

Re: Update: samba-3.6.2

2012-01-28 Thread STeve Andre'
e problems with 3.6.1 so it would be great to see it included. --STeve Andre'

More Squid

2011-12-01 Thread Steve Shockley
Per Brad's suggestion, I now have a mostly functional port of Squid 3.2. For Squid's error messages, it has a bunch of directories with files in a certain language (e.g. en) then several symlinks of variants of the language (e.g. en-ca, en-uk, en-us etc.). I install the directories and symlin

Re: problem with mail/msmtp

2011-11-27 Thread STeve Andre'
On 11/27/11 04:37, Antoine Jacoutot wrote: On Sat, Nov 26, 2011 at 08:55:08PM -0500, STeve Andre' wrote: I've having problems building mail/msmtp for the last several bulk builds. This was last tried on a -current i386 system compiled OpenBSD 5.0-current (GENERIC.MP) #0: Fri No

problem with mail/msmtp

2011-11-26 Thread STeve Andre'
I've having problems building mail/msmtp for the last several bulk builds. This was last tried on a -current i386 system compiled OpenBSD 5.0-current (GENERIC.MP) #0: Fri Nov 25 03:47:25 EST 2011 Any clues? Thanks... --STeve Andre' mv -f .deps/md5.Tpo .deps/md5.Po cc -DHAV

Problem compilng net/emacs-jabber

2011-11-26 Thread STeve Andre'
Lately I've been having problems building emacs-jabber for the last several bulk builds. This was last tried on a -current i386 system compiled OpenBSD 5.0-current (GENERIC.MP) #0: Fri Nov 25 03:47:25 EST 2011 Any clues? Thanks... --STeve Andre' While compiling the end of the da

Squid 3.1

2011-11-23 Thread Steve Shockley
Is anyone working on Squid 3.1?

Re: Instruction a bit confusing

2011-11-19 Thread STeve Andre'
atches are issued. So it isn't that hard... --STeve Andre'

Re: gkrellm and uuid's for filesystems

2011-11-18 Thread STeve Andre'
builds." It's not simple, but it's all there... --STeve Andre'

Re: gv hiccupping over PDFs created by gs

2011-11-06 Thread STeve Andre'
with Acrobat Reader X in Windows XP. Should I take this to the ghostscript team directly? Yeah, it's their problem. But gv has gotten so bad at dealing with PDFs for me that I've just about stopped using it entirely. In ports is xpdf and zathura, and epdfview... --STeve Andre'

Re: dpb build failures

2011-11-03 Thread STeve Andre'
On 11/03/11 23:11, Bryan wrote: On Thu, Nov 3, 2011 at 22:02, STeve Andre' wrote: On 11/03/11 22:44, Bryan wrote: I invoked dpb with the following switches: ./dpb -b /usr/ports/logs/amd64/build.log -c -f 0 -j 4 -U I did a build with dpb, and came up with the following failures: mat

Re: dpb build failures

2011-11-03 Thread STeve Andre'
y want to always watch the cvs changes list, and then make sure that your mirror has them all. --STeve Andre'

Re: CVS: cvs.openbsd.org: ports

2011-10-29 Thread STeve Andre'
On 10/30/11 01:12, Stuart Cassoff wrote: CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2011/10/29 23:12:15 Modified files: cad/xcircuit : Makefile distinfo cad/xcircuit/pkg: PLIST Added files: cad/xcircuit/patches: patch-configure_in

Re: Problem compiling devel/pysvn

2011-10-21 Thread STeve Andre'
Well, that solves that. Thanks, Wen. --STeve Andre' On 10/22/11 01:08, wen heping wrote: pysvn-1.7.2 only support subversion 1.6.15 and earlier. wen 2011/10/22 STeve Andre': This is on an i386-current system compiled OpenBSD 5.0-current (GENERIC.MP) #0: Wed Oct 19 16:17:4

Problem compiling devel/pysvn

2011-10-21 Thread STeve Andre'
This is on an i386-current system compiled OpenBSD 5.0-current (GENERIC.MP) #0: Wed Oct 19 16:17:41 EDT 2011 --STeve Andre' Compile pysvn_client_cmd_changelist.o g++ -c -Wall -fPIC -fexceptions -frtti -I/usr/ports/pobj/py-pysvn-1.7.2/pysvn-1.7.2/Import/pycxx-6.1.1 -I/usr/ports/po

Problem compiling cad/xcircuit

2011-10-21 Thread STeve Andre'
This is on an i386-current system compiled OpenBSD 5.0-current (GENERIC.MP) #0: Wed Oct 19 16:17:41 EDT 2011 I think this is related to the recent update in tcl but I've yet figured it out. --STeve Andre' cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\&

Message during a bulk build

2011-10-16 Thread STeve Andre'
/usr/ports/infrastructure/lib/DPB/PortBuilder.pm line 134 --STeve Andre'

Re: new: owx

2011-09-18 Thread STeve Andre'
government has been able to coordinate cross-agency stuff. This is true every where. Not to mention hams building satellites, digital networks, bouncing signals off the Moon and hordes of other things. You cell phone *will* die during any kind of real emergency. My ham systems won't.

Re: new: owx

2011-09-18 Thread STeve Andre'
know this existed. As it happens, I have a KG-UV10 to test this on. --STeve Andre' wb8wsf en72

Re: unbreak youtube-dl

2011-08-04 Thread STeve Andre'
things again. Well, yes Youtube is like a chameleon, slithering and changing. But wouldn't it be best to have the latest change? Perhaps youtube-dl would be current for a month or three. --STeve Andre'

Re: tclsh8.5?

2011-07-23 Thread STeve Andre'
On 07/23/11 17:08, Nigel Taylor wrote: On 07/23/11 21:41, STeve Andre' wrote: Has anyone built this in the last 2 days? When I run tclsh8.5 I get can't load library 'libtcl85.so.0.6 It's in /usr/local/lib, and file says its a shared obj library. This i

tclsh8.5?

2011-07-23 Thread STeve Andre'
:05:21 EDT 2011 I wonder if I've made a blunder, or if this is a real problem. It stopped at least 59 packages from being created. If anyone says they have a recent tclsh8.5 working I'll go back and hopefully figure it out. --STeve Andre'

Problem packaging lang/llvm-gcc4

2011-07-12 Thread STeve Andre'
enBSD/PkgCreate.pm line 1219 *** Error code 1 --STeve Andre'

Re: packaging error in x11/gtk+2

2011-07-12 Thread STeve Andre'
amit I have seen this twice now in 4 months, where getting a new tree was the solution. Next time this happens I'm going to put the suspect one away, and then compare it with the new (hopefully) good one. If others who've crashed into CVS problems can shed light on why this happens, I'd be all ears... --STeve Andre'

Re: packaging error in x11/gtk+2

2011-07-11 Thread STeve Andre'
I'd get a new copy of /usr/ports. I've needed a new copy twice now, in 4 months. --STeve Andre'

Re: libreoffice freezes when exporting huge doc into mediawiki

2011-07-06 Thread STeve Andre'
e" is would help. I have not yet seen a problem in OpenBSD's Libre compared to the same version on Windows, but I'm not an expert. --STeve Andre'

Re: Kill security/cops?

2011-07-03 Thread STeve Andre'
een touched for 5+ years, and cops is now ancient. Zap it. --STeve Andre'

Re: Problem building graphics/hs-cairo

2011-06-22 Thread STeve Andre'
On 06/22/11 15:37, Jasper Lievisse Adriaanse wrote: On Wed, Jun 22, 2011 at 01:27:57PM -0400, STeve Andre' wrote: I've not been able to compile this. Is it was a pkg-config issue? Except if it were I'd have thought it would have been brought up already. This is an i386 4.9

Problem building graphics/hs-cairo

2011-06-22 Thread STeve Andre'
as corrupt I got a new one from obsd.cec.mtu.edu, but got the same results. Thanks, STeve Andre' ===> Configuring for hs-cairo-0.12.0p0 Gtk2HsSetup.hs:25:0: warning: #warning Setup.hs is guessing the version of Cabal. If compilation of Setup.hs fails use -DCABAL_VERSION_MINOR=x fo

Re: License question

2011-06-12 Thread STeve Andre'
omething more reasonable. Another example of independent licensing. --STeve Andre'

Re: [New] nload-0.7.2

2011-06-11 Thread STeve Andre'
tree. --STeve Andre'

Re: Some font ports

2011-05-14 Thread Steve Shockley
On 5/4/2011 10:48 PM, Anthony J. Bentley wrote: Attached are ports for some fonts I like to use. That's an interesting angle with msctfonts, extracting the files from powerpointviewer. You may want to identify that they're different from msttcorefonts.

Re: Wondering how I shot myself

2011-05-12 Thread STeve Andre'
On 05/12/11 01:43, STeve Andre' wrote: I'm feeling that I did it to myself again, but I've not found the source of this problem. Clues would be appreciated. On may 10th I did a bulk build and all was well. Just a few hours ago on the 12th I started up another, as I wanted

Wondering how I shot myself

2011-05-11 Thread STeve Andre'
or OSSP::uuid ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 This is a i386-current system compiled on OpenBSD 4.9-current (GENERIC.MP) #2: Wed May 11 23:51:21 EDT 2011 What I'm looking for is a clue stick on where to look. Than

Re: FYI: Big Haskell fuckup

2011-04-20 Thread STeve Andre'
On 04/20/11 17:39, Matthias Kilian wrote: On Tue, Apr 19, 2011 at 06:56:46PM -0400, STeve Andre' wrote: I saw this, and considering the sheer number of changes to hs-* lately I wasn't surprised. It shouldn't have happened (the breakage, not the update). Complex changes

Re: FYI: Big Haskell fuckup

2011-04-19 Thread STeve Andre'
eciate the work you've done on this, and everything else! For those who don't know about Haskell, take a look at http://www.haskell.org/haskellwiki/Haskell Any time a language seems like a kick in the head, it's good to learn about it (my favorite in this category is stil lang/icon), to expand ones mind... --STeve Andre'

  1   2   3   >