Re: LibreOffice fails to launch

2025-02-19 Thread Ian Darwin
> ... rebooted, reinstalled libreoffice, and now > it seems to launch. Mind, when I launch it from the command line, I > still get the "Warning: failed to launch javaldx - java may not > function correctly" error, but nothing related to the `libc` error. So > at least that narrows it down. That is

Re: cad/prusaslicer: can x11/tk be removed from MODULES?

2025-01-18 Thread Ian Darwin
On 1/18/25 6:21 AM, Stuart Cassoff wrote: cad/prusaslicer has x11/tk in MODULES but I can't find any other reference to Tcl or Tk in the port, the software or online. Looks like it isn't needed. Can it be removed from MODULES? I confirm it builds and runs without this module.

Re: [new] cad/netgen-mesher and devel/py-test-check

2025-01-17 Thread Ian Darwin
Looks ok now. On 1/17/25 9:57 AM, Johannes Thyssen Tishman wrote: 2025-01-16T15:07:37+ Stuart Henderson : On 2025/01/15 21:49, Johannes Thyssen Tishman wrote: 2025-01-15T19:10:23Z Ian Darwin : On 1/7/25 12:46 PM, Johannes Thyssen Tishman wrote: Please find attached a port for cad

Re: [new] cad/netgen-mesher and devel/py-test-check

2025-01-15 Thread Ian Darwin
On 1/7/25 12:46 PM, Johannes Thyssen Tishman wrote: Please find attached a port for cad/netgen-mesher and one of its test dependencies devel/py-test-check. This port is required by cad/freecad, a port I intend to submit once it's dependencies have been comitted. Builds fine here. $ portcheck

Re: [new] cad/netgen-mesher and devel/py-test-check

2025-01-13 Thread Ian Darwin
On 1/13/25 5:39 AM, Johannes Thyssen Tishman wrote: 2025-01-10T17:02:08+ Stuart Henderson: py-test-check: MODPY_PYTEST is implied if MODPY_PYBUILD is set so can be removed, otherwise OK (or I can import given another ok). OK py-test-check --Ian netgen-mesher: will look later Thanks St

Re: support multiply webcam in chromium-based browsers

2025-01-06 Thread Ian Darwin
On 1/6/25 8:43 AM, Stuart Henderson wrote: On 2025/01/06 14:10, Kirill A. Korinsky wrote: On Sat, 04 Jan 2025 02:02:26 +0100, Kirill A. Korinsky wrote: On Fri, 03 Jan 2025 14:06:23 +0100, Ian Darwin wrote: On Fri, Jan 03, 2025 at 01:59:38PM +0100, Kirill A. Korinsky wrote: On Fri, 03 Jan

Re: [maintainer] www/hugo: update to 0.135.0

2024-10-01 Thread Ian Darwin
On 9/30/24 4:13 AM, Kirill A. Korinsky wrote: ports@, Here is an update of www/hugo to 0.135.0 and drop the "extended" flavor. This flavor only adds a dependency to www/libsass, which is a small library that doesn't depend on anything. It seems quite logical to drop it to make support easier. I

Re: Remote execution in CUPS

2024-09-27 Thread Ian Darwin
On 9/27/24 11:05 AM, Kirill A. Korinsky wrote: On Fri, 27 Sep 2024 14:43:21 +0200, Chris Narkiewicz wrote: https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/ Is the cups in ports vulnerable as well? OpenBSD mises quite import pices of this attack: cups-browsed With

Re: graphics/sane-backend: can't scan from HP4155e scanner

2024-05-26 Thread Ian Darwin
Ack, phhfft. Ignore this. Literally right after I hit "Send", one of the sane developers told me that the device is sufficiently different from other HP models that it won't work with the HP driver. /me goes back to the drawing board. On 5/26/24 4:47 PM, Ian Darwin wrote: Scani

graphics/sane-backend: can't scan from HP4155e scanner

2024-05-26 Thread Ian Darwin
Scanimage (and xsane) give generic failure message instead of actionable perror output. This is on amd64, and has failed on 7.4, 7.5 and -current. Sane config files are stock except adding the USB id for this scanner and commenting out all the unused devices in /etc/sane.d/dll.conf. $ scanim

Re: Contributing to OBSD

2024-05-09 Thread Ian Darwin
On Thu, May 09, 2024 at 01:00:04PM +0200, Daniel Hejduk wrote: >Hello, I am new. >How can I send/create patch using CVS? >Best regards >Daniel Hejduk Put this in ~/.cvsrc cvs -q diff -uNp update -PAd Then do cvs diff. Send it with a mail program that doesn't mangle the formatti

Re: [s...@spacehopper.org: Re: [NEW]: misc/openhab - open Home Automation Bus (openHAB)]

2024-03-14 Thread Ian Darwin
Latest version attached. I received some feedback that the permissions were too restrictive for adjusting logging through the openHAB console. Changed log4j2.xml and org.ops4j.logging to be owned by _openhab to fix this. Thanks. So I removed everything (except the config file where I'd set t

Re: www/hugo exits with illegal instruction

2024-02-20 Thread Ian Darwin
On 2/20/24 12:02, Isaac Meerleo wrote: on current amd64, hugo exits with "Illegal instruction" Update again, Works for me on #7 with package updated. And, please read up on how to make an error report. hugo -D Start building sites … hugo v0.121.1 openbsd/amd64 BuildDate=unknown WARN  The aut

Re: [new] security/certspotter 0.16.0

2024-02-14 Thread Ian Darwin
On 2/14/24 07:07, Stuart Henderson wrote: ooof, this uses a *lot* of bandwidth! From the man page: -start_at_end : Start monitoring logs from the end rather than the beginning. |**WARNING**: monitoring from the beginning guarantees detection of all certificates, but requires downloading hu

Re: UPDATE: cad/prusaslicer

2024-02-06 Thread Ian Darwin
On Mon, Feb 05, 2024 at 08:52:58PM -0800, Renato Aguiar wrote: > On Tue, Feb 06 2024, Klemens Nanni wrote: > > That's a lot of patches, do you intend to upstream those? > > If you do that on GitHub, you might as well switch GH_* to your fork and > > thus reduce patches/ -- just a suggestion, whatev

Re: UPDATE: cad/prusaslicer

2024-02-05 Thread Ian Darwin
PEBKAC, sorry.

Re: UPDATE: cad/prusaslicer

2024-02-05 Thread Ian Darwin
On 2/5/24 16:04, Renato Aguiar wrote: Here is a diff updating cad/prusaslicer to 2.7.1. Still fizzles out for me. Running -current (Feb 1), did pkg_add -vu, restored prusaslicer to what's in CVS, applied your patch, rm'd the empty patch file, did "make package" and got this. IDK what's differ

Re: UPDATE: cad/prusaslicer

2024-02-05 Thread Ian Darwin
On 2/5/24 16:04, Renato Aguiar wrote: Here is a diff updating cad/prusaslicer to 2.7.1. "make patch" leaves this 0-byte behind: ./patches/patch-src_slic3r_GUI_GUI_ObjectManipulation_cpp I'll just rm it and carry on.

Re: UPDATE: cad/prusaslicer

2024-02-05 Thread Ian Darwin
On 2/5/24 16:04, Renato Aguiar wrote: Here is a diff updating cad/prusaslicer to 2.7.1. Neat. Was just going to mention that the latest patch I have didn't work. Will restart with this patch. Thanks!

Re: Ping: NEW: archivers/heatshrink devel/libbgcode (cad/prusaslicer dependencies)

2024-02-04 Thread Ian Darwin
Both are OK by me with these changes. And both pass portcheck. On 2/4/24 10:38, Renato Aguiar wrote: On Sat, Jan 27 2024, Renato Aguiar wrote: On Fri, Jan 26 2024, Klemens Nanni wrote: On Thu, Jan 25, 2024 at 05:19:25PM -0800, Renato Aguiar wrote: Hi, These 2 ports are dependencies for up

Re: NEW: devel/heatshink devel/libbgcode (cad/prusaslicer dependencies)

2024-01-26 Thread Ian Darwin
On 1/25/24 20:19, Renato Aguiar wrote: Hi, These 2 ports are dependencies for upcoming cad/prusaslicer update to 2.7.1: - devel/heatshrink: data compression/decompression library for  embedded/real-time systems. - devel/libbgcode: Prusa Block & Binary G-code reader / writer /  converter.

Re: [NEW] devel/jdk/21

2023-12-07 Thread Ian Darwin
On 12/7/23 13:38, Kurt Miller wrote: Attached is a port of jdk-21. I have already updated javaPathHelper to support jdk-21. Below is the diff for java.port.mk to add support for it as well. okay for java.port.mk and to import devel/jdk/21? Both tested & ok by me. Thanks. Index: java.port.mk

Re: amd64: llvm 16 fallout (2023-11-14)

2023-11-18 Thread Ian Darwin
On Fri, Nov 17, 2023 at 12:26:08AM +0100, Christian Weisgerber wrote: > Updated list: > > cad/prusaslicer C++ ambiguous function call Unbreak: Resolve two ambiguous overloads triggered by recent header changes and detected after switch to clang 16. ok? Index: patches/patch-

Re: [new] cad/opencascade

2023-10-20 Thread Ian Darwin
Thanks for picking this up and finishing it! I'm OK with your being opencascade maintainer. I built the opencascade and prusaslicer 2.5.2p1 and that seems to work as before. Didn't test kicad but it's a trivial change and you've tested it. So those three are OK ian@. You probably need a 'quir

Re: update java/gradle to 8.3

2023-09-16 Thread Ian Darwin
On Sat, Sep 16, 2023 at 11:36:08AM +0100, Stuart Henderson wrote: > > Unfortunately there is a show-stopper here. We have to fix/update > > security/ghidra which is not trivial. > > The ghidra port is really outdated, even from just a quick look at > release notes various of the changes look secur

Re: NEW: cad/prusa-slicer 2.5.2

2023-09-07 Thread Ian Darwin
On Wed, Sep 06, 2023 at 07:20:41PM -0700, Renato Aguiar wrote: > Attached a port of PrusaSlicer 2.5.2. It still needs more testing, but basic > use case of generating G-Code from STL models seems to be working on my > amd64 machine. Thanks for doing the heavy lifting here - a lot of dependencies.

Re: NEW: riff

2023-09-04 Thread Ian Darwin
I'd put it under text/proc next to text/proc/cdiff aka ydiff, but then again we also have devel/colordiff aka. cdiff(1), your call; I just keep thinking of devel/ as the kitchen sink category. Numbers favor textproc, as there's also textproc/spiff (does same as riff) and textproc/idiff (does sam

tweak devel/zeal; +USE_NOBTCFI, bump rev

2023-07-21 Thread Ian Darwin
OK? No response from maintainer on previous query. --- Makefile.orig Fri Jul 21 08:59:20 2023 +++ MakefileFri Jul 21 08:57:40 2023 @@ -1,11 +1,13 @@ # qt5 webkit USE_WXNEEDED = Yes +USE_NOBTCFI = Yes + COMMENT = simple offline API documentation browser V =0.6.1 DISTNAM

update openfire 4.2.3->4.6.8

2023-07-10 Thread Ian Darwin
-DISTNAME= openfire_src_${V:S/./_/g} +V= 4.6.8 +DISTNAME= openfire_${V:S/./_/g} PKGNAME= openfire-$V CATEGORIES=net @@ -9,46 +8,44 @@ MASTER_SITES= https://www.igniterealtime HOMEPAGE= https://www.igniterealtime.org/projects/openfire/index.jsp +MAINTAIN

Update: devel/ruby-tilt 2.0.8->2.0.11

2023-07-06 Thread Ian Darwin
Minor update, needed by other port. I'm no Ruby expert but it seems the new version doesn't ship with tests for some reason. Comments/OKs? Index: Makefile === RCS file: /cvs/ports/devel/ruby-tilt/Makefile,v retrieving revision 1.16

Re: NEW: devel/cereal serialization header library

2023-07-05 Thread Ian Darwin
This time with the attachement. On Wed, Jul 05, 2023 at 02:07:01AM -0400, Ian Darwin wrote: > On Tue, Jul 04, 2023 at 03:20:41AM -0400, Ian Darwin wrote: > > Descr: > > Cereal is a header-only C++11 serialization library. It takes > > arbitrary data types and reversibly turn

Re: NEW: devel/cereal serialization header library

2023-07-04 Thread Ian Darwin
On Tue, Jul 04, 2023 at 03:20:41AM -0400, Ian Darwin wrote: > Descr: > Cereal is a header-only C++11 serialization library. It takes > arbitrary data types and reversibly turns them into different > representations, such as compact binary encodings, XML, or JSON. > Cereal was desi

NEW: devel/cereal serialization header library

2023-07-04 Thread Ian Darwin
Descr: Cereal is a header-only C++11 serialization library. It takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. Cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and

Re: www/hugo Error while watching: bad address

2023-04-14 Thread Ian Darwin
I tested Paco's update on a machine recently upgraded to 7.3, and the patch solves the problem here. I saw the "Error while watching" on v0.101.0 and do not see it on v0.111.3. Tested both development and production mode; my website still works both ways :-) ok ian@ On Fri, Apr 14, 2023 at 10:18:

Re: remove security/chntpw ?

2022-11-13 Thread Ian Darwin
On Sun, Nov 13, 2022 at 11:33:12PM +0100, Stefan Hagen wrote: > Klemens Nanni wrote (2022-11-13 22:55 CET): > > Upstream last released in 2014, we never updated since import in 2010: > > > > revision 1.1.1.1 > > date: 2010/11/04 21:59:20; author: ian; state: Exp; lines: +0 -0; > > I

rm books/{JLS,JVMS}

2022-04-08 Thread Ian Darwin
These are books about Java. The versions in ports are way out of date. New versions are issued with each new major release (every 6 months), but the current ones are covered by a license that does not permit redistribution. My thought is to rm them both, unless anybody thinks leaving out of date o

Re: net/openfire update to 4.6.7 fix log4shell CVE-2021-44832

2022-01-28 Thread Ian Darwin
Ping? On 1/19/22 12:51, Ian Darwin wrote: Update to 4.6.7, which uses log4j 2.1.7. Use modern Java runtime. Drop some trivial sampled files. Use provided class files instead of compiling, to speed build. Take Maintainer in case I'm the only one still using it :-). OK? And yes, I know

Re: net/openfire update to 4.6.7 fix log4shell CVE-2021-44832

2022-01-20 Thread Ian Darwin
On Wed, Jan 19, 2022 at 12:51:49PM -0500, Ian Darwin wrote: > Update to 4.6.7, which uses log4j 2.1.7. Use modern Java runtime. Drop > some trivial sampled files. Use provided class files instead > of compiling, to speed build. Take Maintainer in case I'm the only > o

net/openfire update to 4.6.7 fix log4shell

2022-01-19 Thread Ian Darwin
4.6.7 +DISTNAME= openfire_${V:S/./_/g} PKGNAME= openfire-$V CATEGORIES=net @@ -11,46 +10,44 @@ MASTER_SITES= https://www.igniterealtime HOMEPAGE= https://www.igniterealtime.org/projects/openfire/index.jsp +MAINTAINER=Ian Darwin + # ASL 2.0 PERMIT_PACK

Re: OpenBSD wrapper for Linux/FreeBSD sendfile? (for ZoneMinder)

2021-11-19 Thread Ian Darwin
On Thu, Nov 18, 2021 at 06:04:26PM -0800, Steve Williams wrote: > Hi, > > I'm trying to compile a Linux/FreeBSD application (zoneminder) under OpenBSD > 7.0. > > I'm slowly working through it but have gotten stuck at the point where it > has a dependency on sendfile(2) which OpenBSD doesn't have.

Re: UPDATE: Pidgin 2.14.8

2021-10-24 Thread Ian Darwin
On Sun, Oct 24, 2021 at 12:09:27AM -0400, Brad Smith wrote: > Here is an update to Pidgin 2.14.8. Tested on amd64 & ok by me

Re: [new port] games/wordsearch: Classic word search game that you can play in your terminal

2021-10-15 Thread Ian Darwin
> > Unfortunately I can't replicate this. I tried just now with a freshly > > installed rxvt-unicode package. Tried both with and without tmux running in > > urxvt, both worked. Let me know if there's some special setup you have and > > I'll try to track the problem down. > > > > ~Brian > > I'm n

Re: sysutils/gource missing a rundep on git

2021-09-21 Thread Ian Darwin
On Tue, Sep 21, 2021 at 01:21:18PM +0100, Stuart Henderson wrote: > On 2021/09/21 14:12, Stefan Sperling wrote: > > On Tue, Sep 21, 2021 at 02:04:09PM +0200, Solene Rapenne wrote: > > > gource package doesn't have a run depend on git which > > > make it fail on use. > > > > > > $ gource > > > sh:

devel/adb remove snprintf %n

2021-09-12 Thread Ian Darwin
This leaves one snprintf %n which is inside "#ifdef APPLE" and two scanf(%n) which are all ignorable. tests/oks? Index: Makefile === RCS file: /cvs/ports/devel/adb/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Make

rm lang/antlr3

2021-08-29 Thread Ian Darwin
Antlr is a compiler generator like yacc but in Java. This port just installs the Java ARchive (glorified Zip with .class files) in /usr/local/share/java. In modern Java practice almost everybody uses either Maven or Gradle, both of which will download it anyway. And, it's for an old version (antlr

Re: sysutils/bat

2021-07-27 Thread Ian Darwin
On Tue, Jul 27, 2021 at 10:15:23AM -0600, Theo de Raadt wrote: > > >> And to think that Rob Pike once wrote a paper "cat -v considered harmful" > > >> since it added unnecessary functionality to cat, whose only job is > > >> to catenate files... > > > > > bat is my favorite rust program > > > > >

Re: sysutils/bat

2021-07-27 Thread Ian Darwin
On Tue, Jul 27, 2021 at 04:47:46PM +0200, Ingo Schwarze wrote: > > Changes by: st...@cvs.openbsd.org 2021/07/27 05:55:36 > > > > Modified files: > > sysutils/bat : Makefile > > > > Log message: > > set sysutils/bat to ONLY_FOR_ARCHS=${LP64_ARCHS}, one of the 147 > > dependencies (sys-inf

new sysutils/galleon - JBoss Wildfly provisioning tool

2021-05-08 Thread Ian Darwin
JBoss Wildfly is an OK Java EE app server but it is big and it is unruly, perhaps too much so to tame and put into ports. For one, it insists on rewriting its config files on every run, and nobody wants a great hulk like this updating any files in /etc! Instead, there is a tool that will install J

Re: pkg_add can't resolve package - bad major

2020-05-03 Thread Ian Darwin
On Sun, May 03, 2020 at 01:07:40PM +, katzeilla wrote: > Hi everyone, > > I am using OpenBSD 6.6 and I noticed that pkg_add can't install any new > package: > > $ doas pkg_add emacs-26.3-no_x11 > > quirks-3.185 signed on 2020-04-30T09:14:52Z > Can't install libxml-2.9.9 because of libraries

new: CrossFire crossword editor

2020-04-23 Thread Ian Darwin
The guys who make many of the New York Times crosswords use and recommend this crossword-maker. Since there is an unrelated crossfire-client in games/, would it be better to keep the camelcased name CrossFire (at least for the package and directory names, not the startup script) instead of lowerca

New: AsciiDoctor, replaces AsciiDoc

2019-11-18 Thread Ian Darwin
A ruby replacement for AsciiDoc that's faster and has some syntactic improvements. https://asciidoctor.org/ Would like a way to avoid having it installed as asciidoctor26 and having to symlink it with @exec. No plan to use the "Make this symlink if you wish" MESSAGE approach. If there's not a si

Re: security/burpsuite MODJAVA_VER

2019-06-03 Thread Ian Darwin
On 6/2/19 10:42 PM, Lawrence Teo wrote: Thanks. I tried what you suggested: /usr/local/jdk-11/bin/java -Xms1G -Xmx4G -XX:MaxPermSize=1024M -jar \ /usr/local/share/java/classes/burpsuite.jar I got the same result where Firefox showed the Secure Connection Failed page with error code SSL_ERR

Re: security/burpsuite MODJAVA_VER

2019-06-02 Thread Ian Darwin
On Sat, Jun 01, 2019 at 11:34:30PM -0400, Lawrence Teo wrote: > Burp Suite Community Edition needs jdk 1.8 to run properly. Using it > with jdk 11 will show this message on startup: > > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by burp.uie

Re: NEW PORT: openbsd-backgrounds

2019-05-28 Thread Ian Darwin
On Tue, May 28, 2019 at 08:17:39AM +0200, Giovanni Bechis wrote: > On Mon, May 27, 2019 at 10:49:34PM +0200, Marc Espie wrote: > > Hum, some people are giving me cool pictures, > > so it's probably impractical to provide a package by now (470M of pics > > and counting) > > > what if the package wi

Re: rm java/jBCrypt

2019-05-13 Thread Ian Darwin
On Mon, May 13, 2019 at 09:05:10PM +0100, Stuart Henderson wrote: > On 2019/05/13 15:02, Ian Darwin wrote: > > Another library that people will get from Maven Central instead of > > installing as a port and then burying in a local classpath directory. > > Please keep that,

rm java/jBCrypt

2019-05-13 Thread Ian Darwin
Another library that people will get from Maven Central instead of installing as a port and then burying in a local classpath directory. Will unhook from parent dir. Will use Quirks reason 1, not useful to package. OK to attic-ify? Index: Makefile ===

UPDATE textproc/idiff

2019-05-12 Thread Ian Darwin
ENT= command-line front end to diff -DISTNAME= idiff-1.0 -REVISION= 1 -CATEGORIES=textproc -MASTER_SITES= http://www.darwinsys.com/freeware/ +GH_ACCOUNT = iandarwin +GH_PROJECT = idiff +GH_TAGNAME = v1.1 + +CATEGORIES = textproc MAINTAINER= Ian Darwin Index: disti

bye-bye java/java-getopt

2019-05-10 Thread Ian Darwin
Another library that nobody will use in this location. Removes from makefile, updates quirks, and removes the port. OK? Index: java/Makefile === RCS file: /cvs/ports/java/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefil

rm java/junit

2019-05-07 Thread Ian Darwin
vel - -HOMEPAGE= http://www.junit.org/ - -MAINTAINER=Ian Darwin - -# Common Public License - v1.0 -# Commercial distribution defend and indemnify clauses -PERMIT_PACKAGE_CDROM= No -PERMIT_PACKAGE_FTP=Yes - -# github is bad for getting reliable distfiles from. -MASTER_SITES= https://

Re: rm lang/jikes, ...

2019-05-01 Thread Ian Darwin
On 5/1/19 11:13 AM, Yozo TODA wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 jikes, because it's old and unmaintained. may I be a maintainer? I got interested in alternative java implementations than OpenJDK. I want to try to update gnu classpath to 0.99, jamvm to 2.0.0, add JikesRVM.

rm lang/jikes, java/junit

2019-04-30 Thread Ian Darwin
I'm going to kill these two next week if nobody objects. junit, because everybody in Java-land should be using maven or gradle, not assembling dependencies with a pair of tweezers jikes, because it's old and unmaintained. Anyone who wants them kept automatically becomes maintainer.

Re: Ports tree locked for 6.5 release

2019-04-05 Thread Ian Darwin
On 4/5/19 7:44 AM, Edward Lopez-Acosta wrote: Is this due to an inefficient process, technical limitation, or other reason (lack of manpower doesn't qualify as that seems self inflicted by the project)? This wording is one of several things that led to accusations of disrespect. If I said "Ar

Re: More OCaml ports for /dev/null?

2019-04-02 Thread Ian Darwin
> Adding support to portgen would be ideal .. Exactly what I was going to say, but Stuart beat me to it. This would be ideal for OpenBSD; hopefully not too non-ideal for upstream. > Adding something to directly build a package from outside ports > infrastructure is not so good Yup. And remember

Re: ZoneMinder

2017-12-08 Thread Ian Darwin
On 2017-12-08 1:25 PM, Stephen Graf wrote: Has anyone ever attempted or have interest in porting ZoneMinder? https://zoneminder.com There is a start at one in openbsd-wip, under multimedia/zoneminder. Feel free to finish it :-)

New: productivity/goobook Use google contacts in Mutt abook + 1 dep

2017-08-30 Thread Ian Darwin
Two ports, goobook and one dependency, let you use your Google contacts inside Mutt or any other app that uses abook format. Both are very trivial Python module ports created with portgen. Since they are so small, tar file contains both net/py-oauth2client and productivity/py-goobook OK? prod.

Re: New: net/wildfly

2017-08-29 Thread Ian Darwin
Ping? On Mon, Aug 21, 2017 at 03:58:37PM -0400, Ian Darwin wrote: > On Tue, Aug 15, 2017 at 09:49:24PM -0400, Ian Darwin wrote: > > Here is a port of Wildfly 10, the Java-based app server formerly known as > > JBoss AS. > > > > It packages and works. > >

Re: New: net/wildfly

2017-08-21 Thread Ian Darwin
On Tue, Aug 15, 2017 at 09:49:24PM -0400, Ian Darwin wrote: > Here is a port of Wildfly 10, the Java-based app server formerly known as > JBoss AS. > > It packages and works. > > Like Tomcat it goes through revisions a lot, so there's a v10 subdirectory > (v11 is alrea

Re: UPADATE: jenkins

2017-07-27 Thread Ian Darwin
On Thu, Jul 27, 2017 at 03:10:33PM +0200, Artur Pędziwilk wrote: > Pretty much tested with JDK 1.8 amd64 on 6.1 and 6.1-current > I increased to +MODJAVA_VER = 1.8+ > -VERSION = 1.656 > +VERSION = 2.71 > MASTER_SITES = http://mirrors.jenkins-ci.org/war/${VERSION}/ > DIST_SUBDIR = jenk

Re: GNU APL interpreter port for OpenBSD

2017-07-19 Thread Ian Darwin
On Wed, Jul 19, 2017 at 03:45:30PM +0200, Giuseppe Cocomazzi wrote: > I asked one of the distributors (Dyalog) of the APL385 font and he > kindly addressed me to the page of the original Adrian Smith's font, > where it is explicitly mentioned that the font is in the public domain: > > http://www.a

Re: GNU APL interpreter port for OpenBSD

2017-07-19 Thread Ian Darwin
> Also, I was wondering whether it is the case to include in the > package the standard APL font (not part of the original distribution) > and install it in the default X11 font directory. It would save new > users a lot of woe, I suppose, since the language uses a non-ASCII > set of characters and

Re: Eclipse not working

2016-11-17 Thread Ian Darwin
On 2016-11-17 2:06 AM, Fernando Cruz wrote: Hi list, I install the eclipse-sdk-3.2.2p24 package, but when I trying to run give me the following error ... Maybe the "use an older JDK" will get you going for a while. Please understand that Eclipse 3.2 is so ancient that it was recently removed

Re: devel/jenkins - multiple vulnerabilities

2016-04-18 Thread Ian Darwin
On Mon, Apr 18, 2016 at 02:10:56PM +0100, Sevan Janiyan wrote: > Hello, > Both the devel & stable releases of Jenkins in ports are vulnerable to > CVE-2016-0788 through to 0792. Updated, thanks.

Re: Anybody interested in / working on ZoneMinder?

2016-04-11 Thread Ian Darwin
On Thu, Apr 07, 2016 at 08:12:12AM -0700, Eric Lalonde wrote: > > Attention turns to ZoneMinder instead. There is a FreeBSD port but it will > > take, ahh, some work > > to get it going. Anybody already started down this rabbit hole? > I have a linux zoneminder installation and would love to mov

Anybody interested in / working on ZoneMinder?

2016-04-06 Thread Ian Darwin
Generally suspicious of the cheapo security camera systems; suspicions confirmed after reading https://www.pentestpartners.com/blog/pwning-cctv-cameras/ Attention turns to ZoneMinder instead. There is a FreeBSD port but it will take, ahh, some work to get it going. Anybody already started down

Re: [NEW] databases/liquibase

2016-03-13 Thread Ian Darwin
On 2016-03-13 2:45 PM, Adam Wolk wrote: I like the changes and the port now 'works' on my side. First impressions are not great: $ liquibase --changeLogFile=1.json --url="" updateSQL Unexpected error running Liquibase: java.lang.RuntimeException: Cannot find database driver: Driver class w

Re: NEW: htop 2.0.0

2016-02-11 Thread Ian Darwin
On 2016-02-11 8:16 PM, Pedro de Oliveira wrote: Hi, Attached is a new port for sysutils/htop.The new 2.0.0 release now supports OpenBSD. It's my first port, so be easy! Any comments? OK to import? Again, http://marc.info/?l=openbsd-ports&m=145460329517278&w=2

Re: [maintainer update] update to Openfire 4.0.0

2016-01-18 Thread Ian Darwin
On 2016-01-16 12:30 PM, Marc Peters wrote: Hi list, here's an update to Openfire 4.0.0. The changelog can be found here: http://www.igniterealtime.org/builds/openfire/docs/latest/changelog.html Attached as patch to avoid mangling. Openfire pulls now jdk-1.8 and dependencies. Tested on amd64

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-18 Thread Ian Darwin
On 2015-09-18 13:25, Alan Corey wrote: If you're trying to do Android development, Android Studio I think is the only officially supported development environment, but it's just written in Java so it might be portable. It is a repacking of IntelliJ IDea with the new Android plugin. IntelliJ is i

Fwd: Update: trivial update devel/maven 3.2.3->3.3.1

2015-07-27 Thread Ian Darwin
rom: Ian Darwin To: ports@openbsd.org 3.3.1 introduces a brave new world of hooks for providing configuration files in formats other than XML (finally). [And better support for JDK 1.8 which we now have]. OK? Index: Makefile ===

Update: trivial update devel/maven 3.2.3->3.3.1

2015-04-29 Thread Ian Darwin
3.3.1 introduces a brave new world of hooks for providing configuration in other than XML (finally). OK? Index: Makefile === RCS file: /cvs/ports/devel/maven/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile

Re: new: net/wildfly

2015-04-29 Thread Ian Darwin
ping? On 2015-04-03 13:16, Ian Darwin wrote: Wildfly is a full-stack Java EE network "application server", formerly known as JBoss AS. In addition to HTTP, it supports a variety of protocols including RMI, CORBA, JMS, etc. http://www.darwinsys.com/openbsd/myports/wildfly.tar.gz I

new: net/wildfly

2015-04-03 Thread Ian Darwin
Wildfly is a full-stack Java EE network "application server", formerly known as JBoss AS. In addition to HTTP, it supports a variety of protocols including RMI, CORBA, JMS, etc. http://www.darwinsys.com/openbsd/myports/wildfly.tar.gz It installs in $p/net/wildfly/v8/ because v9 is in Beta alre

Update: telephony/asterisk-openbsd-moh

2014-09-25 Thread Ian Darwin
Index: Makefile === RCS file: /cvs/ports/telephony/asterisk-openbsd-moh/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile27 May 2014 21:22:29 - 1.18 +++ Makefile25 Sep 2014 20:56:22 - @@

Re: Anyone working on pandoc?

2014-06-19 Thread Ian Darwin
On 2014-06-19, 9:42 AM, Zé Loff wrote: Hi all Has anyone tried / started to port pandoc, or knows of any good reason not to? I'd like to give it a shot, but I don't want do duplicate efforts... Yes, I have it mostly done (a dozen or so new dependencies, of course), but it's on hold waiting fo

Update devel/maven 3.0.5 -> 3.1.1

2014-02-05 Thread Ian Darwin
Minor update, adds one directory and config file. OK? Index: Makefile === RCS file: /cvs/ports/devel/maven/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Makefile11 Mar 2013 10:50:11 - 1.21 +++ Makefi

Re: Update devel/intellij

2014-01-24 Thread Ian Darwin
On Sat, Jan 25, 2014 at 12:18:14AM +0400, Vadim Zhukov wrote: > 2014/1/24 Ian Darwin : > > Somewhat overdue, no official maintainer ATM. Upgrade from 9.x to > > 12.x. Regen PLIST shows this adds lots of plugins (they finally > > stopped mooching off Eclipse fo

Update devel/intellij

2014-01-24 Thread Ian Darwin
Somewhat overdue, no official maintainer ATM. Upgrade from 9.x to 12.x. Regen PLIST shows this adds lots of plugins (they finally stopped mooching off Eclipse for their Java compiler :-)). Didn't upgrade to 13.x yet b/c it comes with a bunch of binary .so's for other platforms and I didn't have t

Re: JDK 1.6 Broken

2014-01-01 Thread Ian Darwin
> While I have no doubt the port may have been broken for some time, it > was working reliably in my particular use case as of the Dec. 7 > snapshot. (I'm running Apache Solr 4.6.) It was only after I updated to > the Dec. 28 snapshot that the breakage manifested itself. > > Following up on you

Re: new: let xmms play mpa/mp4/aac audio

2013-12-14 Thread Ian Darwin
On Sat, Dec 14, 2013 at 09:58:06PM +, Christian Weisgerber wrote: > Ian Darwin wrote: > > > Found a plugin that plays all the m4a's I had lying around. > > Port tarball at http://darwinsys.com/tmp/audio_xmms-mp4-port.tgz > > How does this compare with faad-xmms?

new: let xmms play mpa/mp4/aac audio

2013-12-11 Thread Ian Darwin
Found a plugin that plays all the m4a's I had lying around. Port tarball at http://darwinsys.com/tmp/audio_xmms-mp4-port.tgz Comments/ok? audio_xmms-mp4-port.tgz Description: application/tar-gz

java/tanukiwrapper, for timeb.h

2013-12-07 Thread Ian Darwin
ok? Index: Makefile === RCS file: /cvs/ports/java/tanukiwrapper/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile10 Jul 2013 14:40:29 - 1.1.1.1 +++ Makefile7 Dec 2013 19:46:30 - @@

java/tanukiwrapper loses -lcompat: was: Re: Let's get rid of -lcompat

2013-11-29 Thread Ian Darwin
On Fri, Nov 29, 2013 at 04:29:29PM +, Christian Weisgerber wrote: > > sthen@ has (been) volunteered to find all ports that still require > > libcompat and will provide a list in the next few days. > > Combining various efforts, this is the list: > ... > java/tanukiwrapper -lcompat is provided

Re: CVS: cvs.openbsd.org: ports

2013-08-11 Thread Ian Darwin
> > Log message: > > Remove mentions of -kpilot subpackage, and reorder things a bit to > > be more in line with other stuff in tree. > > > > okay laundry@ > > It was not a good idea to go washing clothes at the same time as > committing... Sorry, Landry! :-\ You'll clean up with comments like th

Re: unbreak smtp-vilter

2013-08-09 Thread Ian Darwin
Sharper cluestick from matthew@. OK now? Index: Makefile === RCS file: /cvs/ports/mail/smtp-vilter/Makefile,v retrieving revision 1.53 diff -u -p -r1.53 Makefile --- Makefile9 May 2013 18:47:53 - 1.53 +++ Makefile9

unbreak smtp-vilter

2013-08-09 Thread Ian Darwin
On amd64 at least, the current version fails to start with messages about __guard missing. Correction based on cluebat from matthew@ OK? Index: Makefile === RCS file: /cvs/ports/mail/smtp-vilter/Makefile,v retrieving revision 1.53 di

fix for rxvt crash under synergy and possibly other wm's

2013-07-06 Thread Ian Darwin
I hit this under synergy; the rxvt window holding a selection is killed by an xerror when moving the pointer to a window on another computer. Patch from FreeBSD ports/98590 amd64 crash inside rxvt_selection_send() Project appears dead upstream ("new" site last updated 2008). OK? Index: Makefile

Re: jenkins split, devel and stable

2013-05-05 Thread Ian Darwin
-ci.org/ - -MAINTAINER = Ian Darwin - -# Code under MIT license, Artwork under Creative Commons -PERMIT_PACKAGE_CDROM = Yes - -MASTER_SITES = http://mirrors.jenkins-ci.org/war/${VERSION}/ -EXTRACT_ONLY = # empty -EXTRACT_SUFX = .war - -MODULES = java

jenkins split: stable and devel

2013-05-01 Thread Ian Darwin
UBDIR += stable -VERSION = 1.510 -DISTNAME = jenkins -PKGNAME = jenkins-${VERSION} -DIST_SUBDIR = jenkins-${VERSION} - -CATEGORIES = devel - -HOMEPAGE = http://jenkins-ci.org/ - -MAINTAINER = Ian Darwin - -# Code under MIT li

Re: UPDATE: Jenkins-1.513

2013-05-01 Thread Ian Darwin
On 2013-05-01 8:59 AM, Mark Prins wrote: Not to comment on your or Ian's effort, but jenkins has one or two releases every week, not sure if you can and want to keep up with this tempo. I think it makes sense to just have a port of the Stable / Long Term Support Release (which is 1.480.3 atm) a

Re: openfire-3.7.0p5

2013-03-19 Thread Ian Darwin
> We dont ? www/tomcat/v6/pkg/tomcat.rc says otherwise, for example.. > dunno which one needs fixing, but a consensus should be reached :) I sit corrected. Having done it the way I suggested in the past, I assumed that was how we did it, and it's probably preferable, but since both ports mentioned

  1   2   3   4   >