relatively
static
for a very long time?
--
Matthew Weigel
hacker
unique & idempot . ent
cot
> fi
> and no more warnings.
>
> The ugly part is needing to look at this file at every time I had to
> manually restart. I can't remember details like this!
Why not create a custom login class for dovecot instead?
--
Matthew Weigel
hacker
unique & idempot . ent
sql behaves the same way as to the kernel
> resources and its cores?
Yes, PostgreSQL uses multiple processes instead of multiple threads, so it
can take advantage of multiple processors on OpenBSD.
--
Matthew Weigel
hacker
unique & idempot . ent
n you used to have (and therefore, whether you need to deal with
1.1->1.2 config changes).
--
Matthew Weigel
hacker
unique & idempot . ent
Index: pkg/MESSAGE-server
===
RCS file: /cvs/ports/mail/dovecot/pkg/MESSAGE-serv
ut it would be nice for OpenBSD 4.7. Upgrading
from OpenBSD 4.4 to 4.5, the first release after dovecot was upgraded
from 1.0 to 1.1, I got bitten by a similar lack of warning (either in
MESSAGE-server or http://www.openbsd.org/faq/upgrade45.html).
--
Matthew Weigel
hacker
unique & idempot . ent
penBSD?
You'll need one more newline between "Content-Type: text/plain" and
"Hello World".
--
Matthew Weigel
hacker
unique & idempot . ent
e best spot but obviously it's not perfect either.
--
Matthew Weigel
hacker
unique & idempot . ent
Jasper Lievisse Adriaanse wrote:
On Wed, Jun 03, 2009 at 10:09:57AM -0500, Matthew Weigel wrote:
Any problems with or comments on the patch I submitted a couple weeks ago?
http://marc.info/?l=openbsd-ports&m=124262577812450
--
Matthew Weigel
hacker
unique & idempot . ent
hi,
i
Any problems with or comments on the patch I submitted a couple weeks ago?
http://marc.info/?l=openbsd-ports&m=124262577812450
--
Matthew Weigel
hacker
unique & idempot . ent
o I just started using epdfview when I saw it
again...
--
Matthew Weigel
hacker
unique & idempot . ent
de for you, the ports system is just
as bad as installing packages, except you ALSO have a
time-consuming-but-completely-automated step to take.
--
Matthew Weigel
hacker
unique & idempot . ent
html,
> if it's html, sending me a comment on it will get me to fix it. I don't
> want to violate your list rules.
I see it as text.
--
Matthew Weigel
hacker
unique & idempot . ent
Mikolaj Kucharski wrote:
> On Sun, May 17, 2009 at 06:39:19PM -0500, Matthew Weigel wrote:
>>> Send a diff. Learn how to use the tools properly.
>> OK! I guess the differentiating factor is that it's now in CVS, so changes
>> should be submitted as CVS diffs?
>
&
Brad wrote:
> Send a diff. Learn how to use the tools properly.
OK! I guess the differentiating factor is that it's now in CVS, so changes
should be submitted as CVS diffs?
--
Matthew Weigel
hacker
unique & idempot . ent
Matthew Weigel wrote:
> Previously I attached a .tgz that had all the various additions (like sthen@'s
> README.OpenBSD), attached now is just a diff between the Makefile currently in
> CVS and the one I'm using.
OK, I missed something so I'll try sending a new tarball
all the various additions (like sthen@'s
README.OpenBSD), attached now is just a diff between the Makefile currently in
CVS and the one I'm using.
--
Matthew Weigel
hacker
unique & idempot . ent
--- Makefile.noflav Sun May 17 15:41:22 2009
+++ MakefileSun Ma
Jacob Meuser wrote:
On Wed, Apr 29, 2009 at 04:32:37PM -0500, Matthew Weigel wrote:
@@ -32,26 +33,47 @@
LIB_DEPENDS-server = ${LIB_DEPENDS} \
curl::net/curl \
netsnmp::net/net-snmp \
- mysqlclient::databases/mysql
hoose only one of mysql and pgsql
+.endif
+LIB_DEPENDS-server += pq:postgresql-client:databases/postgresql,-client
+RUN_DEPENDS-web = ::www/php5/extensions,-pgsql
+CONFIGURE_ARGS += --with-pgsql
+DRIVER = pgsql
+.endif
post-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX-web}/zabbix
--
Matthew Weigel
hacker
unique & idempot . ent
;;
+ charuser[7] = "_zabbix";
Whoa. I believe that should be either "user[8]" to allow for a
trailing null, or "user[]" since the exact size doesn't appear to be
used anywhere else in the function.
--
Matthew Weigel
hacker
unique & idempot . ent
19 matches
Mail list logo