Kernel Compile Options: _KPOSIX_PRIORITY_SCHEDULING, SMP

2008-03-22 Thread Jim Stapleton
future rebuild of this machine will act as a PVR as well. FreeBSD 7.0, AMD Dual Core CPU, 1GB memory. Thanks, -Jim Stapleton ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: second question: dependancies not being checked.

2008-01-16 Thread Jim Stapleton
Thanks, I fixed that, but it still does not appear to be checking the dependancy. It fails with the same error. On Jan 16, 2008 2:03 PM, Paul Schmehl <[EMAIL PROTECTED]> wrote: > --On Wednesday, January 16, 2008 09:08:12 -0500 Jim Stapleton > <[EMAIL PROTECTED]> wrote: > &g

Re: second question: dependancies not being checked.

2008-01-16 Thread Jim Stapleton
Sorry I tabbed in editing and managed to accidentally sent. Is it safe to assume that it is not bailing on the lack of this library because there is no devel/py-extended-threading yet, or am I missing something else. Sorry again for the goof/double-message. Thank you, -Jim Stapleton Makefile

second question: dependancies not being checked.

2008-01-16 Thread Jim Stapleton
I'm having trouble getting a requirement to work. I'm trying to build the port I'm developing without the dependancy installed, expecting to get a related error. This looks like what I've seen in other ports, and what I've seen in the documentation but it does not function in mine: BUILD_DEPENDS+=

Re: Question on error: "Makefile", line 24: Need an operator

2008-01-14 Thread Jim Stapleton
That worked perfectly. Thank you, -Jim Stapleton On Jan 14, 2008 3:26 PM, Brandon S. Allbery KF8NH <[EMAIL PROTECTED]> wrote: > > On Jan 14, 2008, at 14:56 , Jim Stapleton wrote: > > > do-build: > > (cd ${WRKDIR}/extended_threading/extended_threading/ &&

Question on error: "Makefile", line 24: Need an operator

2008-01-14 Thread Jim Stapleton
RKDIR}/extended_threading/extended_threading/ && \ echo "import sys; import py_compile; for f in sys.argv: py_compile.compile(f)" | python *) Can anyone tell me what I am doing wrong? (operator? huh?) Thanks, -Jim Stapleton [EMAIL PROTECTED] 14:42:07 (2) ~/dev/extende

question regarding handling of a port listed with this address as the maintainer (mail/py-spambayes)

2007-03-12 Thread Jim Stapleton
in question, mail/py-spambayes, requires I add a file to the work directory (I made an rc.d script for it), as well as some small changes to the pkg-plist. I don't have a good place to host this file, what do you all recommend I use? Thank you, -Jim Stap