Re: [ HEADS UP ] Ports unstable for the next 10 days

2010-04-08 Thread Jeremy Chadwick
/sysutils/fusefs-kmod as normal without any problem. Does this help explain things better? -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA

Re: www/lighttpd: lighttpd won't start anymore after SSL Update in 8.1-PRERELEASE (2010-05-27 09:34:56: (network.c.529) SSL: error:00000000:lib(0):func(0):reason(0))

2010-05-27 Thread Jeremy Chadwick
in a bump of the shared library version number (e.g. libxxx.so.6 -- libxxx.so.7). /rant -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA

Re: www/lighttpd: lighttpd won't start anymore after SSL Update in 8.1-PRERELEASE (2010-05-27 09:34:56: (network.c.529) SSL: error:00000000:lib(0):func(0):reason(0))

2010-05-27 Thread Jeremy Chadwick
On Thu, May 27, 2010 at 01:29:19AM -0700, Jeremy Chadwick wrote: On Thu, May 27, 2010 at 09:39:10AM +0200, O. Hartmann wrote: Since I performed a make buildworld and installed everything and after an update of the ports tree (with which lighttpd was updated from lighttpd-1.4.26 to lighttpd

Re: www/lighttpd: lighttpd won't start anymore after SSL Update in 8.1-PRERELEASE (2010-05-27 09:34:56: (network.c.529) SSL: error:00000000:lib(0):func(0):reason(0))

2010-05-27 Thread Jeremy Chadwick
On Thu, May 27, 2010 at 11:38:08AM +0300, Kostik Belousov wrote: On Thu, May 27, 2010 at 01:29:19AM -0700, Jeremy Chadwick wrote: On Thu, May 27, 2010 at 09:39:10AM +0200, O. Hartmann wrote: Since I performed a make buildworld and installed everything and after an update of the ports tree

Re: MIMEDefang not starting on reboot

2010-07-06 Thread Jeremy Chadwick
should be fixing the wait=wait comparison to use $1=wait). -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard

shells/bash and the libiconv dependency mess

2010-08-17 Thread Jeremy Chadwick
that complex. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB

Re: Converting from jiffies to ticks

2010-08-19 Thread Jeremy Chadwick
it back to the main program. I would recommend you re-ask this question on freebsd-hackers. freebsd-ports isn't really for this purpose. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems

Re: graphics/sane-backends: fails to build due to the collision in user group id number

2010-08-20 Thread Jeremy Chadwick
/GIDs are part of the base system's /etc/passwd and /etc/group. So I'm not sure what apache is used for in your /etc/group. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: shells/bash and the libiconv dependency mess

2010-08-24 Thread Jeremy Chadwick
On Mon, Aug 16, 2010 at 11:01:14PM -0700, Jeremy Chadwick wrote: Let me explain what transpired in chronological order: On 2010/05/11, ehaupt committed the following patch: http://www.freebsd.org/cgi/cvsweb.cgi/ports/shells/bash/files/patch-Makefile.in And bumped PORTREVISION (from 0

Re: shells/bash and the libiconv dependency mess

2010-08-26 Thread Jeremy Chadwick
On Thu, Aug 26, 2010 at 10:23:56AM +0200, Emanuel Haupt wrote: Emanuel Haupt eha...@freebsd.org wrote: Jeremy Chadwick free...@jdc.parodius.com wrote: On Mon, Aug 16, 2010 at 11:01:14PM -0700, Jeremy Chadwick wrote: Let me explain what transpired in chronological order: On 2010

Re: PHP warning after 5.3.3 - 5.3.3_1 bump

2010-08-26 Thread Jeremy Chadwick
that vs. including it statically). Food for thought -- and as such, I'm CC'ing ale@ to partake in the discussion. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: security/clamav: Segmentation fault when running clamav in a 32-bit jail on a 64-bit host

2010-08-27 Thread Jeremy Chadwick
code like somefunc(sizeof(int)). -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: security/clamav: Segmentation fault when running clamav in a 32-bit jail on a 64-bit host

2010-08-27 Thread Jeremy Chadwick
On Fri, Aug 27, 2010 at 01:06:49PM -0400, Glen Barber wrote: On 8/27/10 12:54 PM, Jeremy Chadwick wrote: On Fri, Aug 27, 2010 at 12:46:48PM -0400, Glen Barber wrote: On 8/27/10 12:33 PM, Kurt Jaeger wrote: Hi! I have a few clamav instances running in jails on 32-bit hosts without any

Re: security/clamav: Segmentation fault when running clamav in a 32-bit jail on a 64-bit host

2010-08-27 Thread Jeremy Chadwick
On Fri, Aug 27, 2010 at 01:58:25PM -0400, Glen Barber wrote: On 8/27/10 1:32 PM, Jeremy Chadwick wrote: Of course. The new backtrace is here: http://gist.github.com/553734 I want to make sure I understand the environment -- on a native i386 (32-bit) FreeBSD host, the software works fine

Re: security/clamav: Segmentation fault when running clamav in a 32-bit jail on a 64-bit host

2010-08-27 Thread Jeremy Chadwick
On Fri, Aug 27, 2010 at 09:58:38PM +0300, Kostik Belousov wrote: On Fri, Aug 27, 2010 at 01:06:49PM -0400, Glen Barber wrote: On 8/27/10 12:54 PM, Jeremy Chadwick wrote: On Fri, Aug 27, 2010 at 12:46:48PM -0400, Glen Barber wrote: On 8/27/10 12:33 PM, Kurt Jaeger wrote: Hi! I

Re: what next for the pkg_install rewrite

2010-08-30 Thread Jeremy Chadwick
or on IRC, I forget), and both of us have interest in such. For those curious about Lua, I highly recommend the book Programming in Lua (2nd Edition). -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX

Re: textproc/uni2ascii build failure on FreeBSD 7.3

2010-08-31 Thread Jeremy Chadwick
build it/make use of it when a specific configure or make flag is specified. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA

Re: current ports Mk make fetch calls wget fails to support schemes

2010-08-31 Thread Jeremy Chadwick
) - `tarsnap-autoconf-1.0.27.tgz' saved [587420/587420] # grep -ri wget /usr/ports/Mk # My ports tree was last updated a couple hours ago. I can confirm that GNU wget doesn't support the file:/// URI and does return unsupported scheme. -- | Jeremy Chadwick j

Re: kdehier4 upgrade - Operation not permitted

2010-09-05 Thread Jeremy Chadwick
/share /bin/ls -ldo /usr/local/kde4/share/PolicyKit -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others

Re: x11-toolkits/linux-pango disable vulnerabilities

2010-09-10 Thread Jeremy Chadwick
. The command sshould be: make DISABLE_VULNERABILITIES=yes install clean This is the 2nd time this has come up in under a week: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2010-09/msg00037.html -- | Jeremy Chadwick j...@parodius.com | | Parodius

Re: [ports/net/isc-dhcp*] Don't stop DHCP related daemons

2010-09-11 Thread Jeremy Chadwick
) is a good idea. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP

Re: [ports/net/isc-dhcp*] Don't stop DHCP related daemons

2010-09-15 Thread Jeremy Chadwick
) if desired. I just don't know how feasible that is, or if it's worth the time. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Jeremy Chadwick
. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: on 17/09/2010 11:56 Jeremy Chadwick said the following: I don't think you understand how Solaris's VM behaves with ZFS. It behaves very differently than FreeBSD. On Solaris/OpenSolaris with ZFS, you'll see the ARC taking up

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 12:53:09PM +0300, Andriy Gapon wrote: on 17/09/2010 12:42 Jeremy Chadwick said the following: On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: on 17/09/2010 11:56 Jeremy Chadwick said the following: I don't think you understand how Solaris's VM behaves

Re: Can't fetch libxml2-2.7.7.tar.gz

2010-09-17 Thread Jeremy Chadwick
) = af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68 SIZE (gnome2/libxml2-2.7.7.tar.gz) = 4868502 -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: Can't fetch libxml2-2.7.7.tar.gz

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 04:36:20PM +0200, Leslie Jensen wrote: On 2010-09-17 16:25, Jeremy Chadwick wrote: On Fri, Sep 17, 2010 at 03:52:01PM +0200, Leslie Jensen wrote: When building the meta port xorg I get an error saying libxml2-2.7.7.tar.gz local modification time does not match remote

Re: Double versions installed

2010-09-19 Thread Jeremy Chadwick
is validation/proof of that. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: Q about perl 5.12 and included newer port modules.

2010-09-20 Thread Jeremy Chadwick
Makefiles updated to refer to it. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: x11/kdelibs4 build fails, can't find docbook

2010-09-20 Thread Jeremy Chadwick
on FreeBSD, nor is it on any system I have access to. I realise you're complaining that the port finds /usr/bin/unzip instead of /usr/local/bin/unzip, but your which command above indicates you actually have something in /usr/bin that shouldn't be there. -- | Jeremy Chadwick

Re: x11/kdelibs4 build fails, can't find docbook

2010-09-20 Thread Jeremy Chadwick
On Mon, Sep 20, 2010 at 06:49:21PM -0700, Jeremy Chadwick wrote: On Mon, Sep 20, 2010 at 06:20:09PM -0400, Janos Dohanics wrote: On Mon, 20 Sep 2010 22:07:16 +0200 olli hauer oha...@gmx.de wrote: On 2010-09-20 07:37, Janos Dohanics wrote: On Fri, 17 Sep 2010 15:31:18 -0400 Janos

Re: x11/kdelibs4 build fails, can't find docbook

2010-09-21 Thread Jeremy Chadwick
On Tue, Sep 21, 2010 at 03:25:38AM -0400, Janos Dohanics wrote: On Mon, 20 Sep 2010 19:05:12 -0700 Jeremy Chadwick free...@jdc.parodius.com wrote: On Mon, Sep 20, 2010 at 06:49:21PM -0700, Jeremy Chadwick wrote: On Mon, Sep 20, 2010 at 06:20:09PM -0400, Janos Dohanics wrote: On Mon

Re: update bacula-server 5.0.2 - 5.0.3, Undefined symbol ASN1_INTEGER_it

2010-09-21 Thread Jeremy Chadwick
machines in the cluster are just clients (they get backed up by the server). Hope this makes sense. :-) -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: source-highlight broken

2010-09-22 Thread Jeremy Chadwick
. portmaster might help keep things up-to-date cleanly going forward, but the existing situation looks dire. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain

Re: source-highlight broken

2010-09-22 Thread Jeremy Chadwick
On Tue, Sep 21, 2010 at 11:11:38PM -0700, Jeremy Chadwick wrote: On Wed, Sep 22, 2010 at 01:16:37PM +0800, Kevin Lo wrote: Mikle Krutov wrote: Sorry, i've thought that everything needed was included into config.log in first message. Complete make log (e.g. make configure.log

Re: Error postgresql90-contrib

2010-09-27 Thread Jeremy Chadwick
be aware this isn't how things are done, and may be a bit unintuitive the first time around. Please look at the -pthread option to gcc on FreeBSD (and no that's not a typo). -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http

Re: package generation on FreeBSD ftp server

2010-10-01 Thread Jeremy Chadwick
). -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB

Re: Issues in installing Gmake and Gcc on FreeBSD

2010-10-05 Thread Jeremy Chadwick
14269507 Oct 20 2009 gcc-3.4.6_3,1.tbz If you download these packages, you can get them onto the machine however possible and simply pkg_add the files (literally: pkg_add xxx.tbz). You might have to download some dependency packages, but pkg_add should tell you what those are if needed. -- | Jeremy

Re: New mutt-devel problems with text/html processing

2010-10-07 Thread Jeremy Chadwick
with it. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB

Re: Users needed or not by ports

2010-10-11 Thread Jeremy Chadwick
to figure out which ones do and make sure the respective maintainers update their ports to utilise the new framework. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: Problem (again) with portsnap5.FreeBSD.org?

2010-10-20 Thread Jeremy Chadwick
and portsnap mirror/owners live. I'd consider posting concerns there. -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard

Latest/perl.tbz symlink missing on FTP mirrors

2009-09-20 Thread Jeremy Chadwick
... Done. {snip} -- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP

Recent mail/p5-Mail-SpamAssassin update -- dependency errors?

2010-02-10 Thread Jeremy Chadwick
-- | Jeremy Chadwick j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB

Re: Recent mail/p5-Mail-SpamAssassin update -- dependency errors?

2010-02-10 Thread Jeremy Chadwick
On Wed, Feb 10, 2010 at 02:40:48PM +0100, Gabor Kovesdan wrote: El 2010. 02. 10. 14:13, Jeremy Chadwick escribió: Please CC me on responses, as I'm not subscribed to freebsd-ports. I'm afraid to upgrade this port to 3.3.0 as a result of the below: I've just fixed two problems but I don't see

Re: Recent mail/p5-Mail-SpamAssassin update -- dependency errors?

2010-02-11 Thread Jeremy Chadwick
On Wed, Feb 10, 2010 at 09:47:41PM +0100, Gabor Kovesdan wrote: El 2010. 02. 10. 14:59, Jeremy Chadwick escribió: [..snip...] If I do make rmconfig on either box, the dependency error goes away. This should be sufficient, I think? :-) Jeremy, could you please confirm that this update

Re: Recent mail/p5-Mail-SpamAssassin update -- dependency errors?

2010-02-11 Thread Jeremy Chadwick
On Thu, Feb 11, 2010 at 02:17:08AM -0800, Jeremy Chadwick wrote: On Wed, Feb 10, 2010 at 09:47:41PM +0100, Gabor Kovesdan wrote: El 2010. 02. 10. 14:59, Jeremy Chadwick escribió: [..snip...] If I do make rmconfig on either box, the dependency error goes away. This should

How to disable staging support in ports tree universally?

2013-10-12 Thread Jeremy Chadwick
individually (through make config and some make.conf knobs) quite heavily. I want to know how to stop this excess waste of disk I/O when it doesn't apply to my environments/systems, and I'm sure many others do as well. -- | Jeremy Chadwick j...@koitsu.org | | UNIX

Re: ports/117488

2007-10-25 Thread Jeremy Chadwick
: sysutils/screen Makefile Log: Fix (enable) installation of man pages and info documents. PR: 117488 Revision ChangesPath 1.68 +8 -4 ports/sysutils/screen/Makefile -- | Jeremy Chadwickjdc at parodius.com

Re: apache 2.x + php 5.x http post temporary file name non-randomness

2007-11-12 Thread Jeremy Chadwick
believing that adding more X's to the path passed to mkstemp() would be a better solution, and a more compatible one. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: apache 2.x + php 5.x http post temporary file name non-randomness

2007-11-13 Thread Jeremy Chadwick
for discussion on -hackers... -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: Submitting a new port if send-pr is broken

2007-11-25 Thread Jeremy Chadwick
destination (see transport(5)). -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since

Re: WITH_/WITHOUT_ variables confusing

2007-11-26 Thread Jeremy Chadwick
that mentioned use of using WITH/WITHOUT, but I'm not sure if it addressed the above concern. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: /usr/ports/archivers/unzip ...

2007-11-26 Thread Jeremy Chadwick
; in the meantime, please use SourceForge or one of the mirrors listed below. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA

Re: FreeBSD Port: samba-3.0.26a_2,1

2007-12-01 Thread Jeremy Chadwick
On Fri, Nov 30, 2007 at 10:04:12PM -0800, Todd Martin wrote: I am fixed for now running 3.0.27a. when might this revision be part of the ports tree ? Probably sometime after the ports freeze is over (another 1-2 weeks)... -- | Jeremy Chadwickjdc

Re: Ion3 license violation

2007-12-12 Thread Jeremy Chadwick
On Wed, Dec 12, 2007 at 09:45:39AM +, Tuomo Valkonen wrote: The present variant of the terms of license are: Have you considered the WTFPL alternative? http://sam.zoy.org/wtfpl/ -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking

Re: Ion3 license violation

2007-12-13 Thread Jeremy Chadwick
On Thu, Dec 13, 2007 at 11:01:50AM +, Tuomo Valkonen wrote: On 2007-12-13, Jeremy Chadwick [EMAIL PROTECTED] wrote: Does this help you understand things a bit better? I know how the system works. I've even tried using FreeBSD on a couple of occasions -- and every time dependencies among

Re: FreeBSD Port: horde-base-3.1.5_1

2007-12-19 Thread Jeremy Chadwick
on the PR, as this probably needs some additional focus. http://www.freebsd.org/cgi/query-pr.cgi?pr=116363 -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: FreeBSD Port: horde-base-3.1.5_1

2007-12-19 Thread Jeremy Chadwick
On Wed, Dec 19, 2007 at 02:29:40PM -, Barry Byrne wrote: -Original Message- From: Jeremy Chadwick [mailto:[EMAIL PROTECTED] Sent: 19 December 2007 11:34 To: Barry Byrne Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED

Re: www/horde-base

2007-12-20 Thread Jeremy Chadwick
On Thu, Dec 20, 2007 at 10:40:02AM +0200, Nicki de Wet wrote: The latest patch broke my horde, I get the following error when opening horde in the browser: http://lists.freebsd.org/pipermail/freebsd-ports/2007-December/045813.html -- | Jeremy Chadwickjdc

Re: Port Version via pkg_add

2008-01-01 Thread Jeremy Chadwick
://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/Latest/whatever.tbz -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View

Re: Undefined subroutine Net::Pcapdump

2008-01-02 Thread Jeremy Chadwick
://search.cpan.org/src/SAPER/Net-Pcap-0.16/Changes - [BUGFIX] A typo prevented the new function names from working. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: cannot install p5-Net-Pcap

2008-01-05 Thread Jeremy Chadwick
On Sat, Jan 05, 2008 at 10:57:06AM -0500, Piotr wrote: perhaps is something missing on my system, but what exactly ? Sadly, I don't have an answer for you. I'm not sure what would induce that sort of behaviour... -- | Jeremy Chadwickjdc at parodius.com

Re: www/mod_dosevasive20 vs. www/mod_evasive20

2008-01-14 Thread Jeremy Chadwick
On Mon, Jan 14, 2008 at 04:04:49PM -0800, Jeremy Chadwick wrote: One of our customers pointed out to me that there's two versions of the mod_evasive module actively floating around in ports: ports/www/mod_evasive20 ports/www/mod_dosevasive20 Based on PR 106870 and the CVS commit logs

www/mod_dosevasive20 vs. www/mod_evasive20

2008-01-14 Thread Jeremy Chadwick
this for consistency reasons? -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: bsd.php.mk suggestion

2008-01-17 Thread Jeremy Chadwick
and not PHP). -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: FreeBSD Port: mysql-server-5.0.51

2008-01-17 Thread Jeremy Chadwick
. I second this patch addition. I've read the bug, and the fix looks completely proper. How this managed to slip past the MySQL folks, we'll probably never know... -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http

Re: ISC DHCP Server port UID/GID question

2008-01-18 Thread Jeremy Chadwick
On Fri, Jan 18, 2008 at 07:01:51AM -0500, Erik Van Benschoten wrote: Is there a specific reason that the port of the ISC's DHCP server does not seem to have/use a registered UID/GID? I too am curious about this, also in regards to to databases/phpmyadmin. -- | Jeremy Chadwick

Re: ISC DHCP Server port UID/GID question

2008-01-18 Thread Jeremy Chadwick
base system prefers one called _dhcp which will get added (if deleted) via mergemaster. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain

Re: www/mod_dosevasive20 vs. www/mod_evasive20

2008-01-18 Thread Jeremy Chadwick
On Fri, Jan 18, 2008 at 04:25:32PM +0300, Stanislav Sedov wrote: On Mon, Jan 14, 2008 at 04:04:49PM -0800 Jeremy Chadwick mentioned: One of our customers pointed out to me that there's two versions of the mod_evasive module actively floating around in ports: ports/www/mod_evasive20

Re: mail strangeness.

2008-01-28 Thread Jeremy Chadwick
mailers will also reject that assuming they use RHSBLs like bogusmx.rfc-ignorance.org or dsn.rfc-ignorant.org. Hope this helps, and welcome to present-day SMTP on the Internet, where it's like pulling teeth (thanks, spammers!) -- | Jeremy Chadwickjdc at parodius.com

Re: [: -le: argument expected

2008-02-01 Thread Jeremy Chadwick
and RELENG_7), and I haven't seen anyone else on this list able to reproduce the symptom either. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain

Re: Do SpamAssassin spamd and Obspamd play nicely together?

2008-02-04 Thread Jeremy Chadwick
I indirectly touched on this problem many moons ago when writing a document on issues we encountered when attempting to migrate from postgrey to OpenBSD spamd. See section Issues with OpenBSD spamd on FreeBSD: http://jdc.parodius.com/freebsd/openbsd-spamd.txt -- | Jeremy Chadwick

Re: Do SpamAssassin spamd and Obspamd play nicely together?

2008-02-05 Thread Jeremy Chadwick
I wrote up long ago came in handy! All the questions in the document were ones I had, and the answers I had to figure out for myself. It makes me feel good knowing I'm not the only one who was confused by the existing documentation! :-) -- | Jeremy Chadwick

Re: Do SpamAssassin spamd and Obspamd play nicely together?

2008-02-05 Thread Jeremy Chadwick
On Tue, Feb 05, 2008 at 09:54:40AM -0600, eculp wrote: Quoting Jeremy Chadwick [EMAIL PROTECTED]: http://jdc.parodius.com/freebsd/openbsd-spamd.txt Sorry, but I have one other question. Are you still using obspamd on the machines you set up when you wrote the above link? Your reasons

Re: Upgrading the Installed package

2008-02-05 Thread Jeremy Chadwick
at the same time. If uninstalling said package will impact service in some way, you need to take steps to mitigate impact before doing the uninstall. That's outside of the scope of a package management system. -- | Jeremy Chadwickjdc at parodius.com | | Parodius

Re: Upgrading the Installed package

2008-02-06 Thread Jeremy Chadwick
. It's actively maintained and written in sh. Its author is quite active with freebsd-ports, and is quick to respond to both bug reports and feature requests. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http

Re: Upgrading the Installed package

2008-02-06 Thread Jeremy Chadwick
package before installing 1.1. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since

Re: apache 2.2.8 authdbm woes

2008-02-17 Thread Jeremy Chadwick
/apache22/Makefile -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: Netbios name resolving for ping and other software (rdesktop,..)

2008-02-18 Thread Jeremy Chadwick
not understand source types wins, winbind, nor bcast. See the nsswitch.conf manpage for details regarding what sources are actually accepted. Sounds like Linux has this capability, which is why it works there. -- | Jeremy Chadwickjdc at parodius.com | | Parodius

Re: www/mediawiki: PostgreSQL non functional - why? + texvc + dependencies

2008-02-25 Thread Jeremy Chadwick
the maintainer. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: linkage fails on freebsd 7

2008-03-19 Thread Jeremy Chadwick
. Is gcc 4.2 really required for that port to build? -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard

Fwd: ports system woes

2008-03-26 Thread Jeremy Chadwick
inefficiencies in the past. :-) -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: There is no way to know what port options mean (in general)

2008-03-26 Thread Jeremy Chadwick
. Simultaneously, sticking long and verbose texts inside of the Makefile only clutters things. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator

Re: problem about software traffic

2008-03-28 Thread Jeremy Chadwick
that's in net/traffic/Makefile is: GNU_CONFIGURE= yes So the question is why configure isn't creating conftest.c; possibly an old autoconfs port installation? If conftest.c comes with the software already, then I have no explanation for what's going on. -- | Jeremy Chadwick

Re: FreeBSD Port: sysutils/wmmemload

2008-04-02 Thread Jeremy Chadwick
code 1 sysutils/wmmemload/Makefile needs USE_GMAKE=yes. The above errors are the sign of a software author using GNU-style syntaxed Makefiles. Please open a PR on this issue and someone will take care of it. :-) For now, try using gmake instead of make when building this port. -- | Jeremy

Re: Upgrading 'lsof-4.79K' to 'lsof-4.79,1' failed

2008-04-18 Thread Jeremy Chadwick
/contrib/opensolaris/common -I/usr/ports/sysutils/lsof/work/lsof_4.79/lsof_4.79_src/usr/src/include -I`pwd` -c dnode2.c ...and so on. Works fine. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com

Re: Operation not permitted after Updating ports

2008-04-21 Thread Jeremy Chadwick
the -o flag with /bin/ls to see if it's set. Use chflags(8) to remove it. Keep in mind that you won't be able to use chflags(8) to fix the files if the kern.securelevel sysctl is 1 or higher. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking

Re: smartmontools-5.38 and cciss RAID controller

2008-04-27 Thread Jeremy Chadwick
(for 5.37 and below) was left in. It later turned out that the CISS support patch was not needed at all, because 5.38 incorporates support for CISS natively, thus was removed. See here: http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/smartmontools/Makefile -- | Jeremy Chadwick

Re: smartmontools-5.38 and cciss RAID controller

2008-04-27 Thread Jeremy Chadwick
On Mon, Apr 28, 2008 at 12:01:40AM -0500, Greg Rivers wrote: On Sun, 27 Apr 2008, Jeremy Chadwick wrote: Which build (date) of the smartmontools-5.38 port are you using? When the port was initially upgraded to 5.38, the CISS support patch (for 5.37 and below) was left in. It later turned

Re: FreeBSD Port: fusefs-libs-2.7.2_1 - gvfs-fuse-daemon process(es) stuck

2008-05-05 Thread Jeremy Chadwick
0x1035fb13 in fuse_chan_recv (chp=0xbf9fef8c, buf=0x1055c000 , size=135168) at fuse_session.c:184 #4 0x1035aac6 in fuse_do_work (data=0x10517580) at fuse_loop_mt.c:70 #5 0x1037ab1f in pthread_getprio () from /lib/libthr.so.3 #6 0x in ?? () -- | Jeremy Chadwick

Re: FreeBSD Port: fusefs-libs-2.7.2_1 - gvfs-fuse-daemon process(es) stuck

2008-05-07 Thread Jeremy Chadwick
a kill -CONT on the process to see what happens. I don't think truss or ktrace are going to help here, because something is explicitly stopping the process (SIGSTOP or some other means). -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking

Re: FreeBSD Port: fusefs-libs-2.7.2_1 - gvfs-fuse-daemon process(es) stuck

2008-05-07 Thread Jeremy Chadwick
On Wed, May 07, 2008 at 10:22:09AM -0500, Matt wrote: On Wed, May 7, 2008 at 9:53 AM, Matt [EMAIL PROTECTED] wrote: On Wed, May 7, 2008 at 9:48 AM, Robert Noland [EMAIL PROTECTED] wrote: On Wed, 2008-05-07 at 07:30 -0700, Jeremy Chadwick wrote: On Wed, May 07, 2008 at 09:19:24AM -0500

State of sysutils/lsof on RELENG_6

2008-05-20 Thread Jeremy Chadwick
), but none for RELENG_6 that I can see. http://www.freebsd.org/doc/en/books/porters-handbook/freebsd-versions.html Advice? CC'ing Vic (purely as an information gesture), and port maintainer. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking

Re: FreeBSD Port: mod_cband-0.9.7.5_1

2008-06-07 Thread Jeremy Chadwick
reviving the cband.linux.pl site. :-) -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977

Re: FreeBSD Port: mod_cband-0.9.7.5_1

2008-06-07 Thread Jeremy Chadwick
Path 1.13 +2 -1 ports/www/mod_cband/Makefile = -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard

Re: how to determine the date a port is installed

2008-06-10 Thread Jeremy Chadwick
of find with the -mtime flag, and pkg_delete. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since

Re: Strange keyboard problem with Konsole after upgrading to kdebase-3.5.8_2

2008-06-12 Thread Jeremy Chadwick
see this or have suggestions about how to remap only Konsole and if not maybe a replacement. What I like about it are the tabs. Are you using a USB keyboard? -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http

Re: checking against plist

2008-06-15 Thread Jeremy Chadwick
-g (at least that's what it should be IMHO)? If this doesn't exist, let me know and I'll see about adding that feature to pkg_info... pkg_info -g should work. What the OP wants is more or less this: for i in `pkg_info -Ea`; do pkg_info -g $i; done -- | Jeremy Chadwick

Re: mysql-5.0.45 port

2008-06-16 Thread Jeremy Chadwick
in the mirror list. Look in /usr/ports/Mk/bsd.sites.mk for MASTER_SITE_MYSQL and you'll see the order of fetch sites. You can override this variable yourself in /etc/make.conf, or use IGNORE_MASTER_SITE_MYSQL. -- | Jeremy Chadwickjdc at parodius.com | | Parodius

Re: Question about ports adding cronjobs

2008-06-17 Thread Jeremy Chadwick
shunned. I don't mind if the port asks me for permission to do such, but I do mind if it blindly starts modifying things on my system without my approval. -- | Jeremy Chadwickjdc at parodius.com | | Parodius Networking http://www.parodius.com

  1   2   3   >