Bug report: abook

2020-12-22 Thread obsd
Good day, I have found a bug in the "abook" package (https://openports.se/mail/abook). Platform: Tested on OpenBSD 6.0 - 6.8 Description: When I try to export contacts stored in the abook as vcard abook crashes Steps to Reproduce: 1) start "abook" 2) press "e" to export contacts 3) press

httpd write file out from within cgi script

2018-08-11 Thread obsd
I want to write a file out from within a perl cgi script. This is obviously not possible in the standard configuration of httpd. The normal output works perfectly. What is to do? #!/usr/bin/perl print("Content-Type: text/html; charset=ascii\n\n"); print("hello world"); # works # no error but

jdk-1.5.0p9

2006-02-24 Thread obsd
Now, I was trying to compile jdk-1.5 from -current on 3.8, and maybe that's the problem, but I got errors about it not finding MIN2 and MAX2. Build log follows. === Building for jdk-1.5.0p9 *** WARNING: you may see an error such as *** virtual memory exhausted *** when building this