squidguard and squid3

2010-04-25 Thread Jeffrey Goldberg
Is there an easy way to install and run squidguard with squid31? The squidguard port sets a run depend of www/squid which conflicts with www/squid31. I don't particularly need squid3, but I'd prefer to not have to uninstall it. Cheers, -j -- Jeffrey Goldberg

Re: Mailman - group mismatch error

2009-12-28 Thread Jeffrey Goldberg
On Dec 28, 2009, at 3:57 AM, David Southwell wrote: > The entry in maillog does not say how to tweak postfix! Be sure to install mailman from ports and set the make options for postfix. cd /usr/ports/mail/mailman sudo make config and choose the postfix option. Cheers, -j -- Jeff

Re: Multiple instances of Mailman on FreeBSD

2009-08-12 Thread Jeffrey Goldberg
ils. So I really think that unless I can do full jails, each with their own SMTP and HTTP daemons on their own public IPs, this would be very complicated to maintain. But I am only guessing here as I don't really know what can and can't be done easily with jails. Cheer

Re: Multiple instances of Mailman on FreeBSD

2009-08-12 Thread Jeffrey Goldberg
On Aug 12, 2009, at 3:21 PM, Paul Schmehl wrote: --On Wednesday, August 12, 2009 13:55:18 -0500 Jeffrey Goldberg > wrote: I'm posting this to both the mailman-users list and the freebsd-ports list. I realize that not all follow-up will make it to both lists. But when I do %

Re: [Mailman-Users] Multiple instances of Mailman on FreeBSD

2009-08-12 Thread Jeffrey Goldberg
On Aug 12, 2009, at 2:12 PM, Brad Knowles wrote: Jeffrey Goldberg wrote: I would like to set up multiple instances of Mailman on a FreeBSD 7- STABLE system with using Postfix. Personally, I wouldn't use the [FreeBSD] ports version if you want to do multiple instances of Mailman. I

Multiple instances of Mailman on FreeBSD

2009-08-12 Thread Jeffrey Goldberg
pproach seems easier if you don't anticipate having loads of domains. So that is what I intend to do. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.f

Re: Compile error mail/alpine

2009-08-03 Thread Jeffrey Goldberg
On Aug 3, 2009, at 3:34 AM, David Southwell wrote: FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009 r...@amd64- builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 on intel quad core ../c-client/c-client.a(osdep.o)(.text+0x68a1): In function `ssl_onceonlyinit': /usr/port

Safe to run squid_user=root ?

2009-06-16 Thread Jeffrey Goldberg
government. They have just started blocking things to destination ports like 8080 and 3128. FreeBSD 7-STABLE, www/squid30 Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing

Re: FreeBSD Port: libspf2-1.0.4_1

2009-04-26 Thread Jeffrey Goldberg
der files) -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

postfix-policyd-spf

2009-04-03 Thread Jeffrey Goldberg
ctober. It certainly isn't fixed as I see things. I will submit a proper PR about this, but I'm really just wondering if I'm missing something obvious. Or if there is some alternative way to get SPF checking with postfix. Chee

Re: Which ISC dhcp server to install?

2008-12-29 Thread Jeffrey Goldberg
On Dec 29, 2008, at 6:30 PM, stan wrote: Which ISC DHCP serverr port should I install? The 2 that I tried are both marked as broken. I've been using isc-dhcp30-server without difficulty. It is not marked as broken in my instance of it. -j ___

Re: [Fwd: Re: apache22 - package tools out of date?]

2008-09-04 Thread Jeffrey Goldberg
tall" and "make reinstall" is the port directory. I did that, and all is well. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mai

Re: Unable to make install on Subversion port

2008-07-26 Thread Jeffrey Goldberg
't know if this will solve the problem you describe (it really doesn't look related), but there is a note about updating subversion in /usr/ports/UPDATING Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ _

Re: Where should "contrib" scripts and utilities be installed?

2008-06-11 Thread Jeffrey Goldberg
that may live in $EXAMPLESDIR, may live in libexec/rsnapshot/, and may live in a separate rsnapshot-utils port. Either way would be fine, at least IMHO. OK. I'll just pick one and send the pr to the port maintainer who may pick some other location. Cheers, -j -- Jeffrey G

Where should "contrib" scripts and utilities be installed?

2008-06-09 Thread Jeffrey Goldberg
stall, somewhere, the contrib directly that comes out of the tarball. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-por

Re: Why no MovableType port?

2008-05-22 Thread Jeffrey Goldberg
earch (and presumably other tools) will also find it. This will have none of the difficulties involved with renaming a port. And thanks for maintaining MT. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___

Re: Why no MovableType port?

2008-05-22 Thread Jeffrey Goldberg
On May 22, 2008, at 1:01 PM, Xin LI wrote: www/MT Argh! I tried psearch which didn't turn that up, but did turn up some other MovableType related things that had the "mt" abbreviation in their names, so I even tried ls -d ports/www/*mt* but, of course, that didn't catch this. It woul

Why no MovableType port?

2008-05-22 Thread Jeffrey Goldberg
the fact that I wanted to evaluate MovableType, I consider myself not really in a position to produce a port. I was wondering if people have tried and failed to produce port for this, or whether someone is working on it, or whether there is some licensing difficulty that I'm unaware

Re: freebsd port: apcupsd-3.14.3_1

2008-04-30 Thread Jeffrey Goldberg
heers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: cups-1.3.3 not compiling anymore in FreeBSD 7.0

2007-10-02 Thread Jeffrey Goldberg
deinstall make clean make reinstall in the cups-base port directory. I don't know if this will work for others. I don't know why it worked for me. -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ _

Re: ntop build failure (autoconf confusion)

2007-09-11 Thread Jeffrey Goldberg
uote from Edward] It works. Thank you. If you need any more information about my system, please let me know. Thanks for maintaining the ntop port. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd

ntop build failure (autoconf confusion)

2007-09-11 Thread Jeffrey Goldberg
Below is the result of my attempt to build net/ntop. The final error message is particularly confusing error: this file was generated for autoconf 2.61. You have another version of autoconf. When the configure portion (earlier) correctly identifies my system as running autoconf 2.61 1

Re: Portupgrade lynx2.-8-6 compile failure

2007-07-05 Thread Jeffrey Goldberg
ould it? Or does portsnap have a "hiccup"? Your guess is as good as mine. -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/

Re: An install conundrum

2007-06-07 Thread Jeffrey Goldberg
xec-prefix=${PREFIX} I'm not sure that this will work, but a quick look at the configure file that comes with bro suggests that it will. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/

Re: exim PORT -- when to use? when to 'go manual'?

2007-06-04 Thread Jeffrey Goldberg
by portsnap or whatever you use to keep your ports tree up to date. Then have a script that patches your port tree after you do such an update. Of course you should submit your patch to the port to the port maintainer. Cheers, -j -- Jeffrey Goldberghttp://www.

Re: Can't build net/rrdtool

2007-05-25 Thread Jeffrey Goldberg
cc'ing this to the port maintainer, [EMAIL PROTECTED]) I have found that I can get rrdtool to build if I disable ruby and python support. Use make config to disable those (maybe just one at a time to see what works). Of course this work around

Re: HEADS UP: xorg 7.2 ready for testing

2007-05-19 Thread Jeffrey Goldberg
ould get a copy of BSD.local.dist from /usr/src/etc/mtree That seemed to work for me. -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: Building a mail application.. some advice appreciated

2007-04-25 Thread Jeffrey Goldberg
server (since those webmail users at those times are capable of having interactive web based sessions). Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.

Re: Building a mail application.. some advice appreciated

2007-04-25 Thread Jeffrey Goldberg
On Apr 25, 2007, at 8:43 AM, David Southwell wrote: Hi I am looking for some general advice and guidance for selecting software components to fulfill a proof of concept test. I need a mail application with features requiring that incoming mails, which should comply with a predetermined

Re: Printable Porters' Handbook & ghostscript-gpl-nox11 problem

2007-04-25 Thread Jeffrey Goldberg
On Apr 23, 2007, at 3:47 PM, David J Brooks wrote: You can find in several printable formats here: ftp://ftp.freebsd.org/pub/FreeBSD/doc/en_US.ISO8859-1/books/porters- handbook Thank you. That is exactly what I was looking for. -j -- Jeffrey Goldberghttp

Printable Porters' Handbook & ghostscript-gpl-nox11 problem

2007-04-23 Thread Jeffrey Goldberg
I would like to get a printable (US letter) copy of the Porters' Handbook (pdf, ps, or even dvi). It didn't seem to come on 6.2 RELENG except as HTML and plain text. After much search of ports, I eventually found textproc/docproj-jadetex which seems like overkill to me. I just need a PD

Re: Mailman GID problem

2007-04-21 Thread Jeffrey Goldberg
ves you a sort of default mailman which isn't compiled for any particularly MTA, while the port gave us the opportunity to configure for POSTFIX and one bit of that configuration is wrong. Thanks everyone for putting up with my somewhat long-winded learning experience. Cheers, -j -

Re: Mailman GID problem

2007-04-20 Thread Jeffrey Goldberg
On Apr 20, 2007, at 9:26 PM, Paul Schmehl wrote: --On April 20, 2007 7:54:45 PM -0500 Jeffrey Goldberg <[EMAIL PROTECTED]> wrote: So the first fix (modifying the owner of data/aliases{,.db}) is the right way to go, but instead of making those files owned by "nobody"

Re: Mailman GID problem

2007-04-20 Thread Jeffrey Goldberg
On Apr 20, 2007, at 4:31 PM, Paul Schmehl wrote: --On Friday, April 20, 2007 14:23:14 -0500 Jeffrey Goldberg <[EMAIL PROTECTED]> wrote: Can you tell me where to find the unprocessed version of pkg-install? What is in work/ has already been processed by sed, and I didn't see anyth

Re: Mailman GID problem

2007-04-20 Thread Jeffrey Goldberg
MTA integration .endif -MAIL_GID?= nobody +MAIL_GID?= mailman .endif .if defined(WITH_CHINESE) But I haven't tested. And I don't know what the original reason was for using "nobody", so I may very well be talking nonsense. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/

Re: Mailman GID problem

2007-04-20 Thread Jeffrey Goldberg
On Apr 20, 2007, at 1:44 PM, David Southwell wrote: On Friday 20 April 2007 09:38:03 Jeffrey Goldberg wrote: chown -R nobody:mailman /usr/local/mailman/data Here is what happens if I do that command: [EMAIL PROTECTED] /usr/local/mailman]# bin/check_perms /usr/local/mailman/data/aliases.db

Re: Mailman gid problem

2007-04-20 Thread Jeffrey Goldberg
; so also do a chown nobody /usr/local/mailman/data Those chown's will have to be done as root. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.or

Re: Mailman GID problem

2007-04-20 Thread Jeffrey Goldberg
ner and group, the mailman wrapper and postfix's requirements, so I may very well be wrong about things. Cheers, -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org mailing list http://lis

Re: Mailman GID problem

2007-04-20 Thread Jeffrey Goldberg
data as a consequence of the move and not because the mailman FreeBSD port was broken. When I saw some of David's problems I started to have some suspicions, but I wasn't able to get enough information from him to really look at the ownerships the port set up. Cheers, -j -- J

Re: Lynx -vulnerabilities- is this permanent?

2007-04-18 Thread Jeffrey Goldberg
rts tree and try again. *** Error code 1 Stop in /usr/ports/www/lynx. Any news or advice forthcoming? david Did you try a 'portaudit -F'? I'm having the same problem as David, though I'm on 6.2. Running portaudit -F made no difference for me. -

Re: mm_cfg.py entry formating question

2007-04-18 Thread Jeffrey Goldberg
tualhost('vhostURL4', 'vhostmailserver4') vhostURL[1-4] must all be unique, but vhostmailserver[1-4] may overlap with each other. -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ freebsd-ports@freebsd.org m

Re: Mailman virtual-mailman.db

2007-04-17 Thread Jeffrey Goldberg
On Apr 17, 2007, at 10:58 AM, Vizion wrote: From: Jeffrey Goldberg <[EMAIL PROTECTED]> On Apr 17, 2007, at 7:29 AM, Vizion wrote: I get the failure line in maillog fatal: open database /usr/local/mailman/data/virtual-mailman.db To create these files the first time, run

Re: Mailman virtual-mailman.db

2007-04-17 Thread Jeffrey Goldberg
On Apr 17, 2007, at 7:29 AM, Vizion wrote: I am missing something in facilitating the creation of virtual- mailman.db. I get the failure line in maillog fatal: open database /usr/local/mailman/data/virtual-mailman.db I have gonne through the docs but am obviously missing something. Could an

Re: Mailman.. relative/absolute path issue???

2007-04-16 Thread Jeffrey Goldberg
On Apr 16, 2007, at 10:50 AM, David Southwell wrote: When I checked the properties for each of the three icons at the bottom of the mail list creation page I found that the sought path is, for example: http://www.vizion2000.net/usr2/virtualwebs/icons/PythonPowered.png but should be /usr2/virtu

Re: security/clamav 0.92.2 broke during build

2007-04-14 Thread Jeffrey Goldberg
y I can't be of more help. -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Mailman setup

2007-04-13 Thread Jeffrey Goldberg
o you wish to change it? Just leave it as the default. Also recall that you should have something like Alias /icons "/usr/local/mailman/icons" in the virtual host configuration for apache. -j -- Jeffrey Goldberghttp://www.goldmark.org/jeff/ __

Re: Mailman setup

2007-04-13 Thread Jeffrey Goldberg
rhaps misspelled or defined by a module not included in the server configuration httpd not running, trying to start What editor did you use to edit the apache configuration file? It looks like it added some non-printing junk to the file. -j -- Jeffrey Goldberghttp://ww

Re: Mailman setup

2007-04-12 Thread Jeffrey Goldberg
/Includes But I don't know how to do that with all of the different apache ports (which, I believe, differ in how they organize the configuration files). Good luck with this. As you can see I'm running mailman and apache22 (and postfix) from ports and am very happy with i