Re: mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Paul Schmehl
ry to encrypt a message. I don't recall what it does on Windows because I almost never use it there. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: mulberry mail crashes when using PGP under AMD64 ... ?

2007-07-21 Thread Paul Schmehl
' ... gpg appears to run fine from the command line, using gpg --list-keys ... Anyone running Mulberry + 6-STABLE + AMD64 kernel successfully? Mark, that's a none problem being discussed on the mullberry lists right now. It's not just amd64. Paul Schmehl ([EMAIL PROTECTED]) Sen

Re: Continued problems with pkg-plist

2007-07-16 Thread Paul Schmehl
t prepends PREFIX to SITE_PERL, # we can't remove this file in the normal way if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi /bin/rm %%SITE_PERL%%/mach/IP4.pm And the perl module is removed without errors. -- Paul Schmehl ([EMAIL PROTECTED]) Senior Informatio

Continued pkg-plist problems

2007-07-16 Thread Paul Schmehl
des SITE_PERL=${SITE_PERL). -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: pkg-plist problem

2007-07-15 Thread Paul Schmehl
--On July 15, 2007 1:07:53 PM +0100 Shaun Amott <[EMAIL PROTECTED]> wrote: On Sat, Jul 14, 2007 at 05:05:46PM -0500, Paul Schmehl wrote: I'm working on an upgrade to a port. It installs a bunch of files, some in the standard places, a lot in /usr/local/portname. It also insta

pkg-plist problem

2007-07-14 Thread Paul Schmehl
module, it prepends PREFIX to it and can't find it. If I list it in PLIST_FILES instead, it still can't find it. How can I put an entry in PLIST that doesn't install in PREFIX/foo? Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dalla

Re: My First Port

2007-07-06 Thread Paul Schmehl
anyway, even though they were empty. This is, by far, the most irritating port I've ever worked on, but I'm close to getting it done. Once it's done, I'm going to create a devel port for the latest version. All of this work is being done, by request, for another project that is b

Re: My First Port

2007-07-04 Thread Paul Schmehl
--On July 4, 2007 4:49:33 PM +0200 Lars Engels <[EMAIL PROTECTED]> wrote: On Wed, Jul 04, 2007 at 09:28:45AM -0400, Michael W. Lucas wrote: On Tue, Jul 03, 2007 at 04:53:46PM -0500, Paul Schmehl wrote: > good comments deleted Thanks, Shaun and Paul. I appreciate the help. Cha

Re: My First Port

2007-07-03 Thread Paul Schmehl
n /usr/local/libexec/apache2/ and your PLIST_FILES entry will fail to remove it, since you specify apache22 as the path. So, PLIST_FILES should be like this: PLIST_FILES=${APACHEMODDIR}/mod_auth_xradius.so That way, no matter which version of apache2 is installed, the library will be prope

Re: My First Port

2007-07-03 Thread Paul Schmehl
Enables RADIUS authentication USE_APACHE= 2.0+ USE_BZIP2= yes GNU_CONFIGURE= yes PLIST_FILES=libexec/apache22/mod_auth_xradius.so .include -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

An install conundrum

2007-06-07 Thread Paul Schmehl
e the configure arg --prefix=${PREFIX}/bro, that solves the problem of the "extra" dirs and files, but then it changes --prefix, and so the bindir, etc. is now in the wrong place again. Has anyone run across this type of problem? If so, how do you solve it? -- Paul Schmehl (

Re: FreeBSD Port: ossec-hids-client-1.2

2007-06-02 Thread Paul Schmehl
dug into why this one is happening. My guess would be something got missed in the Make options. Nonetheless, I'm excited to see a port for OSSEC. I have submitted two PRs to resolve the problems with the ports; 113259 and 113260. They have been submitted to the maintainer for feedback. Paul S

Re: FreeBSD Port: ossec-hids-client-1.2

2007-06-01 Thread Paul Schmehl
n the master Makefile and even *it* doesn't get installed because the syntax is incorrect. The startup script is useless as well. That's just what I found in a cursory examination. This port needs a ton of work before it's ready to go into the tree. I'll see what

Re: Uggg!

2007-06-01 Thread Paul Schmehl
practice to always use the power cord when doing portupgrades on a laptop? All my workstations have UPSes for that very reason, and I never update laptops without power. That way, if the power does fail, it can revert to battery giving me enough time to stop the portupgrade before all is lost. -- P

Re: Fatal error in graphics/pear-Image-Graph

2007-05-29 Thread Paul Schmehl
--On Tuesday, May 29, 2007 17:00:35 +0100 Nick Hilliard <[EMAIL PROTECTED]> wrote: Try increasing the amount of memory available to PHP processes in php.ini; i.e. memory_limit = 32M That fixed it. Thanks, Nick. -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analy

Re: Fatal error in net/ttt

2007-05-29 Thread Paul Schmehl
--On Tuesday, May 29, 2007 08:28:45 -0700 Jeremy Chadwick <[EMAIL PROTECTED]> wrote: On Tue, May 29, 2007 at 10:17:02AM -0500, Paul Schmehl wrote: When trying to upgrade this port, I get the following error: net_read.c: In function `open_pf': net_read.c:1164: error: `BIOCGBLEN&

Fatal error in graphics/pear-Image-Graph

2007-05-29 Thread Paul Schmehl
) *** Error code 1 Stop in /usr/ports/graphics/pear-Image_Graph. FreeBSD 6.0, GENERIC kernel -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Fatal error in net/ttt

2007-05-29 Thread Paul Schmehl
unction it appears in.) *** Error code 1 Stop in /usr/ports/net/ttt/work/ttt-1.8.2. *** Error code 1 Stop in /usr/ports/net/ttt FreeBSD 6.0, Generic kernel -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Problem with net/ttt

2007-05-24 Thread Paul Schmehl
op in /usr/ports/net/ttt/work/ttt-1.8.2. *** Error code 1 -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Fatal error - pear-Image_Canvas

2007-05-22 Thread Paul Schmehl
--On Tuesday, May 22, 2007 18:45:36 +0400 Boris Samorodov <[EMAIL PROTECTED]> wrote: On Tue, 22 May 2007 09:29:19 -0500 Paul Schmehl wrote: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 64 bytes) in /usr/local/share/pear/PEAR/Registry.php on line 1012 A

Fatal error - pear-Image_Canvas

2007-05-22 Thread Paul Schmehl
code 1 Has anyone seen this? Know how to fix it? -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

php4 update

2007-05-21 Thread Paul Schmehl
n. *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Has anyone else seen this failure? Going to the website directly (<http://www.hardened-php.net/>) results in a connection refused as well. -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The

Re: Setting X11BASE

2007-05-20 Thread Paul Schmehl
--On May 21, 2007 12:24:47 AM +0100 Florent Thoumie <[EMAIL PROTECTED]> wrote: Paul Schmehl wrote: OK. They didn't work for me. [...] I've read all the email you sent twice and haven't found what was wrong. Can you be a little more specific or give error messag

Re: Setting X11BASE

2007-05-20 Thread Paul Schmehl
--On May 20, 2007 5:36:26 PM -0400 Kris Kennaway <[EMAIL PROTECTED]> wrote: On Sun, May 20, 2007 at 04:28:56PM -0500, Paul Schmehl wrote: If you can show me where the instructions are for UPDATING a headless server that's not running xorg at all but has some xorg libraries as depe

Re: Setting X11BASE

2007-05-20 Thread Paul Schmehl
back to my question, however, I have run portupgrade and everything is up to date (except php4, but we know why), I ran mergebase and I added X11BASE=${LOCALBASE} to /etc/make.conf. The system is working fine. /usr/X11R6 is a symlink to /usr/local. Is there anything else that I need to

Re: Setting X11BASE

2007-05-20 Thread Paul Schmehl
shortly.) I'm not sure what to do next. I put X11BASE=${LOCALBASE} in /etc/make.conf, and I ran mergebase.sh. Is there anything else that I need to do? Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Xorg 7.2 success report

2007-05-19 Thread Paul Schmehl
s/doc && make install-info-am .include Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: certificate issuing for mail list users

2007-04-27 Thread Paul Schmehl
e, that system works fine. The Exchange integration is extremely fragile and breaks in interesting ways that are difficult to troubleshoot. There may be other competitors now, but I am not aware of them. -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The Uni

Re: Building a mail application.. some advice appreciated

2007-04-25 Thread Paul Schmehl
nts need to be passed to another server for logging and processing. The system has to be scaleable. To what? Anything is scalable if you have enough boxes and storage. -- Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Mailman GID problem

2007-04-21 Thread Paul Schmehl
don't do make clean, the working directory remains, along with everything you would expect to find in a ./configure, make, make install scenario. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Mailman GID problem

2007-04-20 Thread Paul Schmehl
ch is incorrect. It should be selecting mailman. However, if you build the port like this: make -DWITH-MAIL-GID=mailman (or use pkgtools.conf as I do), you override the options and the port compiles correctly. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Mailman GID problem

2007-04-20 Thread Paul Schmehl
f mailman and postfix that's been running for years. Of course my two previous "understandings" of how things were supposed to work were wrong. So please take my current analysis with a large grain of salt. Done. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Mailman GID problem

2007-04-20 Thread Paul Schmehl
--On Friday, April 20, 2007 14:23:14 -0500 Jeffrey Goldberg <[EMAIL PROTECTED]> wrote: On Apr 20, 2007, at 1:44 PM, Paul Schmehl wrote: *If* what you say is true [...] which I am increasingly doubtful of. then this should fix it: --- pkg-install.origFri Apr 20 13:42:17 2007 +

Re: Mailman GID problem

2007-04-20 Thread Paul Schmehl
t;%%USER%%:%%GROUP%%" "%%MAILMANDIR%%" || exit 1 /bin/chmod g+s "%%MAILMANDIR%%" || exit 1 +/usr/sbin/chown -R "nobody" "%%MAILMANDIR%%/data" || exit 1 fi ;; I haven't tested it, so use it at your own risk. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Mailman GID problem

2007-04-20 Thread Paul Schmehl
nd another make install leaves things exactly as they were for the previous installation. The original installation preferences are preserved - so I cannot tell you how the port created the ownership orininally. In any port that has options (and therefore a config file), you can do the

Re: ports/security/blocksshd

2007-04-06 Thread Paul Schmehl
message pointing out that the user has to copy and edit the file before the software can be made to work." A port should not be committed with this error, IMNSHO. OTOH, it's always good practice to make backups.. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analy

Re: FreeBSD and NetBSD's pkgsrc: A strategic synergy for awesomeness

2007-04-01 Thread Paul Schmehl
FreeBSD Security Team will be monitoring your access to ensure that no organization property accidentally goes home with you. {{snicker}} Happy April Fools Day. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: portsnap and local patches

2007-03-14 Thread Paul Schmehl
bbered. Does anyone know of a convenient way to keep ports up to date while preserving local patches? That's why God made shell scripting??? if [ -f ${port/path/mypatch} ]; then cp $mypatch ${port/path/mypatch} fi Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The Un

Re: unable to fetch mysql-5.0.33.tar.gz

2007-02-09 Thread Paul Schmehl
--On Friday, February 09, 2007 15:06:59 -0800 Noah <[EMAIL PROTECTED]> wrote: any clues how I can find the mysql-5.0.33.tar.gz file so I can build the port? I just happen to be building that port right now. Delete mysql-5.0.33.tar.gz from /usr/ports/distfiles and refetch. Paul S

Re: how to "unbreak" sqlite?

2007-02-05 Thread Paul Schmehl
e "make rmconfig" to remove the setting or "make config" to redo them. Then build the port again. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Problem with devel/silc-toolkit

2007-01-28 Thread Paul Schmehl
rive at the same results and then suddenly they would change, yet nothing changed at the distribution site. It's certainly odd enough to warrant a thorough investigation, I would think. There was obviously a problem somewhere, but I'm not convinced it was on both of my boxes and nowhere el

Re: Problem with devel/silc-toolkit

2007-01-27 Thread Paul Schmehl
me of which aren't working), the master site file was changed, and the size and checksum now match. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Problem with devel/silc-toolkit

2007-01-27 Thread Paul Schmehl
master site. I'll do some downloading and see what I come up with. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Problem with devel/silc-toolkit

2007-01-27 Thread Paul Schmehl
silc-toolkit-1.0.2.tar.bz2 <http://www.silcnet.org/software/download/toolkit/> tar.bz2 1.0.2 2485 kB HTTPFTP MD5 Clearly, something is wrong. I'm not saying that it's been compromised, but we do md5 and sha256 checksums for a reason. I do not

Re: Problem with devel/silc-toolkit

2007-01-27 Thread Paul Schmehl
--On January 27, 2007 8:44:41 PM -0500 Wesley Shields <[EMAIL PROTECTED]> wrote: On Sat, Jan 27, 2007 at 06:37:28PM -0600, Paul Schmehl wrote: => MD5 Checksum mismatch for silc-toolkit-1.0.2.tar.bz2. => SHA256 Checksum mismatch for silc-toolkit-1.0.2.tar.bz2. These are usually

Problem with devel/silc-toolkit

2007-01-27 Thread Paul Schmehl
=> MD5 Checksum mismatch for silc-toolkit-1.0.2.tar.bz2. => SHA256 Checksum mismatch for silc-toolkit-1.0.2.tar.bz2. This occurred while trying to portupgrade the port. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdall

Re: How do I do this?

2007-01-21 Thread Paul Schmehl
--On January 21, 2007 5:25:39 PM -0600 Paul Schmehl <[EMAIL PROTECTED]> wrote: I'm working on a new port for the CyberAbuse whois client. Sqlite3 is a dependency, so I added it as a BUILD_DEPENDS. However, there is a make target named "sglite" which has to be run in ord

How do I do this?

2007-01-21 Thread Paul Schmehl
that port and put it in the correct location so that the zcw target "sqlite" will build properly? Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: How to do multiple build targets

2007-01-21 Thread Paul Schmehl
--On January 21, 2007 2:56:39 PM -0600 Paul Schmehl <[EMAIL PROTECTED]> wrote: I'm working on porting the CyberAbuse whois client. The Makefile has a number of targets in it that allow you to build sqlite and a server, if you want. In order to build the client, you first need t

How to do multiple build targets

2007-01-21 Thread Paul Schmehl
or cache, and the install generates an error that the cache is missing. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Problems with pid files

2007-01-13 Thread Paul Schmehl
--On January 13, 2007 4:50:04 PM -0600 Paul Schmehl <[EMAIL PROTECTED]> wrote: I just discovered a problem with two ports that I maintain, and I need help figuring out how to fix it. The ports in question are security/sguil-sensor and security/sguil-server. The problem, which

Problems with pid files

2007-01-13 Thread Paul Schmehl
t see how to set the pidfile rather than checking for it. Is there a way to force the processes to create unique pidfile names? Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: [Mulberry-discuss] Problem with mail/mulberry

2007-01-03 Thread Paul Schmehl
re to look for the source of the gpg error though. I've already deinstalled and reinstalled security/gpgme twice, so that doesn't appear to be the source of the problem. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: [Mulberry-discuss] Problem with mail/mulberry

2007-01-03 Thread Paul Schmehl
l/reinstall process fixed that. How did you portupgrade, with `-R'? What versions of linux-emulation and other linux ports do you have? I can confirm that S/MIME plugin is not loaded for me either. Did it work with the previous version? /Palle --On tisdag, januari 02, 2007 13.46.10 -0600 Paul

Problems with PR system?

2007-01-03 Thread Paul Schmehl
I submitted a PR yesterday updating devel/byaccj. My maillogs show the message being accepted, but I've not gotten a response. Is the PR system backlogged? Down? Wassup? Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas

Problem with mail/mulberry

2007-01-02 Thread Paul Schmehl
6.0-SECURITY #0: Tue Apr 18 08:56:09 UTC 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 mulberry -v 4.0.7 Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: www/libwww and SSL

2006-12-31 Thread Paul Schmehl
nd it to: CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib --with-ssl ? Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: www/libwww and SSL

2006-12-31 Thread Paul Schmehl
--On December 30, 2006 10:43:07 PM -0800 Doug Barton <[EMAIL PROTECTED]> wrote: Paul Schmehl wrote: What I want isn't really relevant. I'm simply suggesting that updating the port to include an OPTION for with_ssl seems unnecessary *unless* someone is going to port sipX. Ha

Re: www/libwww and SSL

2006-12-29 Thread Paul Schmehl
--On December 29, 2006 1:26:58 PM -0800 Jeremy Chadwick <[EMAIL PROTECTED]> wrote: On Fri, Dec 29, 2006 at 01:58:41PM -0600, Paul Schmehl wrote: Is a patch really necessary? The port was created in 1996. There's been no further development of the software since 12 Jun, 200

Re: www/libwww and SSL

2006-12-29 Thread Paul Schmehl
If someone wants to port sipX, then libwww would have to be built with ssl, but I doubt that should be the default anyway. If it should, it would certainly take some testing to see what effect it had all the other ports for which it is a dependency (which is quite a few, I believe.) Paul Schm

Re: Problem with USE_RC_SUBR

2006-12-25 Thread Paul Schmehl
27;t need to doing any sed magic with the script, reference it in post-install or in plist or doing anything else with it. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: problem with send-pr

2006-12-03 Thread Paul Schmehl
if the sending IP reverses, so if you're using a private IP or an IP that doesn't reverse, it will fail. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: All Berkeley db's downloads broken

2006-11-28 Thread Paul Schmehl
--On Tuesday, November 28, 2006 22:34:39 +0100 Matthias Andree <[EMAIL PROTECTED]> wrote: Paul Schmehl <[EMAIL PROTECTED]> writes: Apparently Oracle has changed the location of berkeley dbs, eliminating the need for DIST_SUBDIR=bdb. Furthermore, the checksums appear to have

All Berkeley db's downloads broken

2006-11-28 Thread Paul Schmehl
ilities to test every version to see if it builds correctly. (I'm cc'ing Matthias, the maintainer.) Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

? about DEPENDS_ARGS

2006-11-02 Thread Paul Schmehl
fined(WITH_WIRESHARK) RUN_DEPENDS+= wireshark:${PORTSDIR}/net/wireshark DEPENDS_ARGS= --without_x11 .else RUN_DEPENDS+= wireshark:${PORTSDIR}/net/wireshark .endif Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

Re: Perl5.8.7 ports

2006-11-02 Thread Paul Schmehl
is what is installed in 6.0. The modules should work fine for what you want to do. Paul Schmehl ([EMAIL PROTECTED]) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/

How to make minor changes

2006-10-31 Thread Paul Schmehl
= Squil is a network security management program Could you change that to Makefile:COMMENT= Sguil is a network security monitoring program If I submit PRs for this, do I have to set PORTREVISION to 1? Or does it matter for such a minor change? Paul Schmehl ([EMAIL PROTECTED]) Senior

Re: hand over ownership of ports byacc

2006-10-18 Thread Paul Schmehl
--On Wednesday, October 18, 2006 19:32:37 +0800 David Xu <[EMAIL PROTECTED]> wrote: I no longer have time to maintain the ports byacc, I would like to hand over the ownership to anyone who has interest to maintain it. I will take it and submit a patch to update it to the 1.13 version.

Problem with devel/tcllib

2006-10-09 Thread Paul Schmehl
tie ~~ FAILS T 223 P 105 S 4 F 114 + false *** Error code 1 The port maintainer was cc'd on this message and also on the PR for the pkg-plist patch. Stop in /usr/ports/devel/tcllib. Paul Schmehl ([EMAIL PROTECTED]) Adjunct Information Security Officer The University of Texa

Re: Incredibly slow mirror site

2006-10-04 Thread Paul Schmehl
mething wrong, because kde upgrades have worked fine in the past. I wonder if there's a way to add code to the ports stuff that checks download speed and aborts if it's below some configurable number and tries the next site in the list? Paul Schmehl ([EMAIL PROTECTED]) Adjunct Informa

Incredibly slow mirror site

2006-10-03 Thread Paul Schmehl
I'm building kde3 from ports, and the koffice install attempts to download the tar.bz2 file from ftp.scarlet.be. The download is about 2 BYTES per second! I stopped the download and fetched the file from somewhere else. Maybe someone should check that site? Paul Schmehl ([EMAIL PROT

Re: installing something in cgi-bin

2006-09-25 Thread Paul Schmehl
Absolutely. And until I can figure out how to get cgi working in apache2, I will *continue* to use apache1.3.* Anybody who knows a good tutorial for sorting that out (other than the mod_cgi tutorial at apache.org, which is total greek to me), please post a url. Paul Schmehl ([EMAIL PROTECTE

Re: Restarting services

2006-09-25 Thread Paul Schmehl
to restart it. This implies that one is doing unattended port updates. IMNSHO that's a very bad thing - unless you're updating a workstation - in which case you shouldn't be running any services except sshd. Paul Schmehl ([EMAIL PROTECTED]) Adjunct Information Security Officer

Re: missing dependency for mulberry?

2006-09-24 Thread Paul Schmehl
installed.) Are you mounting linprocfs? If not, you need to add the following to your /etc/fstab file: linproc /compat/linux/proc linprocfs rw 0 0 Finally, you may need to run ldconfig to ensure that your linux libraries are registered. /compat/linux/sbin/ldconfig

security/snort does not fetch

2006-09-19 Thread Paul Schmehl
Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/snort-2.6.0.tar.gz: File unavailable (e.g., file not found, no access) This is the actual file now: <http://www.snort.org/dl/current/snort-2.6.0.2.tar.gz&

Re: ossim patch for snort

2006-08-17 Thread Paul Schmehl
had a major revision before any of them were accepted. That's what you face if you want to port ossim. Good luck. -- Paul Schmehl ([EMAIL PROTECTED]) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ smime.p7s Description: S/MIME Cryptographic Signature

Re: ports tree tagging again

2006-08-17 Thread Paul Schmehl
and Gnome and Xorg being asked to at least double their work. Sometimes you have to keep in mind that we're all volunteers here and many of us are already very busy with paying jobs as well. If someone wants to pay my salary, I'd be happy to work on FreeBSD stuff fulltime.

pr95018

2006-08-02 Thread Paul Schmehl
Has anyone looked at this? -- Paul Schmehl ([EMAIL PROTECTED]) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ smime.p7s Description: S/MIME Cryptographic Signature

Re: Checksum mismatch for print/teTeX-texmf

2006-07-27 Thread Paul Schmehl
Brooks Davis wrote: On Wed, Jul 26, 2006 at 10:24:17AM -0500, Paul Schmehl wrote: Running portupgrade with current ports from cvs, I got this failure - print/teTeX-texmf (teTeX-texmf-3.0_3) (checksum mismatch). I also had checksum mismatchs for multimedia/mplayer-skins, but I was able to get

Checksum mismatch for print/teTeX-texmf

2006-07-26 Thread Paul Schmehl
know anything about these two problems? Have the maintainers been informed? -- Paul Schmehl ([EMAIL PROTECTED]) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ smime.p7s Description: S/MIME Cryptographic Signature

How do I include two patches for the same file?

2006-06-28 Thread Paul Schmehl
ge.net/ PATCHFILES= sancp-1.6.1.fix200511.a.patch \ sancp-1.6.1.fix200511.b.patch \ sancp-1.6.1.fix200601.c.patch \ sancp-1.6.1.fix200606.d.patch PATCH_DIST_STRIP=-p1 -- Paul Schmehl ([EMAIL PROTECTED]) Adjunct Information

<    1   2   3   4