Re: sslh port

2010-11-03 Thread Roger
http://www.rutschle.net/tech/sslh.shtml It looks very interesting. -r

Problem in 'pkg_add -u python-idle-3.11.8'

2024-05-20 Thread Roger Marsh
modules may be dynamically loaded. Python is also adaptable as an extension language for existing applications. See the internal documentation for hints. This package contains IDE for Python. Maintainer: Kurt Mosiejczuk WWW: https://www.python.org/ opendev# exit Script done on Mon May 20 13:00:48 2024 Thanks, Roger

'python3.10 -m pip install --user ' needs '--break-system-packages' argument

2024-05-21 Thread Roger Marsh
12 2024 opendev$ ls ~/.local/lib/python*/*vedis* ls: /home/roger/.local/lib/python*/*vedis*: No such file or directory opendev$ opendev$ ls ~/.local/lib/python*/*vedis* //*vedis*s/*vedis*i/*vedis*t/*vedis*e/*vedis*-/*vedis*p/*vedis*a/*ve

Re: problem with gettext

2006-06-28 Thread Roger Midmore
Sorry I took so long to respond. On Mon, 19 Jun 2006, Joachim Schipper wrote: > On Mon, Jun 19, 2006 at 12:45:18AM -0500, Roger Midmore wrote: > > I recently installed 3.9 on a new Acer Aspire Laptop from scratch and I > > get a error when I try and install software from ports. Th

Re: problem with gettext

2006-06-29 Thread Roger Midmore
On Wed, 28 Jun 2006, Roger Midmore wrote: I tried to install gettext using pkg_add gettext but I get a bunch of collision errors since I installed some other software manually from the ports. Is there anyway to force pkg_add to overwrite those files or should I just reinstall 3.9 and just use

NEW: www/ssc

2024-01-03 Thread Roger Route
The command line utility ssc is an opinionated static website nitpicker, analysing most versions of HTML, XHTML, SVG, & MathML, including ontologies. It can produce detailed reports, 'repaired' HTML with resolved server side includes, site statistics, and more. This is my first submission of a

Re: Python access to Berkeley DB

2022-12-21 Thread Roger Marsh
0:25:22 2022 rack$ tclsh8.5 % load /usr/local/lib/db4/libdb_tcl.so.6.0 % berkdb version -string Berkeley DB 4.6.21: (September 27, 2007) % exit rack$ export LD_PRELOAD=/usr/local/lib/db4/libdb_tcl.so.6.0 rack$ python3.9 Python 3.9.14 (main, Dec 20 2022, 16:12:25) [Clang 13.0.0 ] on openbsd7 Type "help", "copyright", "credits" or "license" for more information. >>> import tkinter >>> tkinter.TclVersion 8.5 >>> tcl = tkinter.Tk(useTk=False) >>> tcl.tk.call("load", "/usr/local/lib/db4/libdb_tcl.so.6.0") python3.9:/usr/local/lib/db4/libdb_tcl.so.6.0: undefined symbol 'Tcl_PkgProvideEx' ld.so: python3.9: lazy binding failed! Killed rack$ exit Script done on Wed Dec 21 20:30:35 2022 Give up on kludge I think. Roger

Re: Python access to Berkeley DB

2023-01-15 Thread Roger Marsh
On Fri, 23 Dec 2022 23:46:33 -0500 (EST) Stuart Cassoff <3...@bell.net> wrote: > Heh. Small correction: Stub-enabled extensions can be built in 8.5 and > loaded into 8.6 no problem. > > Looks like preloading libtcl works. > $ LD_PRELOAD=/usr/local/lib/libtcl86.so.1.13 python3.9 > >>> import tki

Deprecation of xalan-c port

2022-11-11 Thread Roger Leigh
d you deprecate textproc/xalan-c with an eye to future removal? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267711 is the patch I submitted for the FreeBSD port. Kind regards, Roger

gnucash 1.8.12 Help Menu Crash 4.0 Beta i386

2006-08-09 Thread Roger Neth Jr
Hello Ports, running gnucash from xterm and get this crash when accessing anything in Help. Did normal make build, make clean, make clean=depends, make clean=dist, make clean=flavors Thank you, rogern John 3:16 $ ./gnucash Backtrace: In unknown file: ?: 2 (let* ((nport #) (ans #)) (c

4.0-beta ports gnucash 1.8.12 error in help files

2006-08-15 Thread Roger Neth Jr
Hello Ports, have tried gnucash from ports on two different i386's with the same error running the help files (please see below). dmesg also. Thank you, Roger $ cd /usr/local/bin $ gnucash Backtrace: In unknown file: ?: 2 (let* ((nport #) (ans #)) (close-port nport) ans) ?: 3*