Re: Compiling utilizing multiple CPUs

2008-01-14 Thread Yoshihiro Ota
Yes, there is. Take a look at http://uyota.asablo.jp/blog/cat/portsplus/. I have written the program and finally came to a satisfying stage. I was thinking to seek for testers after writing some more tips and examples. You can give a try. I've been using/developing it for a half year. Hiro On

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

2008-01-14 Thread Danny Pansters
On Monday 14 January 2008 20:56:11 Jim Stapleton wrote: > I'm trying to build a port for FreeBSD, and I get this error when > running "Make": > > "Makefile", line 24: Need an operator > make: fatal errors encountered -- cannot continue > > > > To my knowledge, everything looks good so far. The line

Re: Compiling utilizing multiple CPUs

2008-01-14 Thread Chuck Swiger
On Jan 14, 2008, at 3:55 PM, Christoffer Strömblad wrote: Having looked through much of the available documentation one thing continues to elude me... Is it possible to specify globally how many CPUs are available when compiling a port? When I compile a port now it seems as if only one CPU is use

Compiling utilizing multiple CPUs

2008-01-14 Thread Christoffer Strömblad
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've recently begun to explore the world of FreeBSD and all its wonderful things. (Who thought it would even be possible to actually get excited about a port upgrade?) Having looked through much of the available documentation one thing continues

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

www/mod_dosevasive20 vs. www/mod_evasive20

2008-01-14 Thread Jeremy Chadwick
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, it looks like a repocopy was done from mod_dosevasive20 --> mod_evasive2

Re: HOW-TO get Flash7 working!

2008-01-14 Thread Boris Samorodov
Hello List, On Mon, 14 Jan 2008 14:57:59 -0500 Chuck Robey wrote: > I do wish someone in ports management would just step up and give an > authritative decision. So far you didn't show any broken port. How a member of portmgr@ can vote? May be that one (two, ... much more) port(s) can be fixed

Re: CFT: Adobe Reader 8 + SCIM/UIM

2008-01-14 Thread Boris Samorodov
On Tue, 15 Jan 2008 04:54:05 +0900 (JST) Hiroki Sato wrote: > Hmm, these two cases are different from me. Let me investigate this > further... This problem is due to interaction between FreeBSD's gtk > library and Linux's, so I am guessing there is consistency in some > degree and want to fi

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

2008-01-14 Thread Brandon S. Allbery KF8NH
On Jan 14, 2008, at 14:56 , Jim Stapleton wrote: do-build: (cd ${WRKDIR}/extended_threading/extended_threading/ && \ echo "import sys; import py_compile; for f in sys.argv: py_compile.compile(f)" | python *) Spaces won't work: indentation for commands must use hard tabs. -- brandon

Re: HOW-TO get Flash7 working!

2008-01-14 Thread Boris Samorodov
On Mon, 14 Jan 2008 15:08:50 -0500 Chuck Robey wrote: > Anyhow, I said I made no effort to record what I did, and if in this case > I misremembered, please don't take it as an insult to your work, which does I didn't. I (as a developer) tried to help you (as a user) to track the difficulties. >

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/ && \ > > echo "import sys; import py

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

2008-01-14 Thread Jim Stapleton
I'm trying to build a port for FreeBSD, and I get this error when running "Make": "Makefile", line 24: Need an operator make: fatal errors encountered -- cannot continue To my knowledge, everything looks good so far. The line in question is: do-build: (cd ${WRKDIR}/extended_threading/extend

Re: HOW-TO get Flash7 working!

2008-01-14 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Boris Samorodov wrote: > Hello Chuck, > > > On Fri, 11 Jan 2008 16:54:31 -0500 Chuck Robey wrote: > >> As an example, the >> flash9 plugin needed a linux lib, libdl.so (I think it was .so.2). If I > > I wrote the port which installs libdl.so.2, so

Re: HOW-TO get Flash7 working!

2008-01-14 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexander Leidinger wrote: > Quoting Chuck Robey <[EMAIL PROTECTED]> (Fri, 11 Jan 2008 16:54:31 -0500): > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Alexander Leidinger wrote: >>> Quoting Chuck Robey <[EMAIL PROTECTED]> (from Thu, 10 Ja

Re: Micropolis port

2008-01-14 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I should have mentioned that this is based on the git version available from git.laptop.org as projects/micropolis-activity. Cheers, - -- Xin LI <[EMAIL PROTECTED]> http://www.delphij.net/ FreeBSD - The Power to Serve! -BEGIN PGP SIGNATURE---

Re: CFT: Adobe Reader 8 + SCIM/UIM

2008-01-14 Thread Hiroki Sato
Nikola Lečić <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: ni> > - acroread8 + GTK_IM_MODULE=xim + [EMAIL PROTECTED] ni> ni> Not for me. Linux im-scim.so must be present, and GTK_IM_MODULE must be ni> changed to scim. Otherwise, acroread8 will load linux im-xim.so and SCIM ni> won't work.

Re: Micropolis port

2008-01-14 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dryice Liu wrote: > ros <[EMAIL PROTECTED]> wrote: > >> I discover this afternoon Micropolis, the renamed "Sim City" game >> who is now open source (see >> http://developers.slashdot.org/article.pl?sid=08/01/12/1846256&from=rss) >> >> I really was a a

Re: moving eclipse from java to devel

2008-01-14 Thread Daniel Rucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aryeh M. Friedman wrote: | Since there seems to be many non-Java plugins for eclipse (such as the | ruby one posted earlier) does it really make sense to keep it in java | instead of putting it in devel? Yea, I suggested this back in September but we

Re: Another question based on: Re: HOW-TO get Flash7 working!

2008-01-14 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 eculp wrote: > The dialog at the end of this email is becoming a bit more philosophical > than I need right now ;). > > Is there an "accepted" or reasonably so, sure-fire way to get linux > flash[79] working in Prerelease or in current? If so, would

Re: CFT: Adobe Reader 8 + SCIM/UIM

2008-01-14 Thread Nikola Lečić
I tried to follow all your tests and to check what binary is loaded in what case. Below are my observations. Then I tested your diff, comments included. Finally, please find the modified ADOBE_VER-dependent version of that patch that served me perfectly. Note: Sometimes I wasn't sure if the analys

moving eclipse from java to devel

2008-01-14 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Since there seems to be many non-Java plugins for eclipse (such as the ruby one posted earlier) does it really make sense to keep it in java instead of putting it in devel? - -- Aryeh M. Friedman FloSoft Systems, Java Developer Tools. http://www.floso

Re: Micropolis port

2008-01-14 Thread Dryice Liu
ros <[EMAIL PROTECTED]> wrote: > I discover this afternoon Micropolis, the renamed "Sim City" game > who is now open source (see > http://developers.slashdot.org/article.pl?sid=08/01/12/1846256&from=rss) > > I really was a addicted to this game so I decide to try a port to FreeBSD > At this point

Current unassigned ports problem reports

2008-01-14 Thread FreeBSD bugmaster
Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has bee

Possibly unbuildable ports reminder

2008-01-14 Thread Bill Fenner
Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the li