Re: Portmaster options file

2006-06-22 Thread Rong-En Fan
cript-gnu|WITHOUT_X11=yes| > net/mtr|WITHOUT_X11=yes| > > but if i use portmaster -a theres no way for me to tell portmaster what > options to use. > > I checked the man page and noticed the portmaster.rc file, but didnt see > any examples on my system.

Re: security/libgcrypt Following UPDATING 20090107 Build failure

2009-09-23 Thread Rong-En Fan
from mpi-internal.h:52, > > > from mpi-add.c:31: > > something wrong with your libgpg-error in

if you see undefined symbol '__mb_sb_limit' on 6.x

2007-11-22 Thread Rong-en Fan
ted binary. Everything will be fine then. Binaries built between 20071025 and 20071030 will be affected by this. Sorry for the inconvenience. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Re: ports.conf: Is there a reason behind not being default?

2007-12-19 Thread Rong-en Fan
Actually it can only do less than that (and it won't work if /usr/ports is a > symlink, at least the last time I checked). The only advantage is a more It can, see commit log http://www.freebsd.org/cgi/cvsweb.cgi/ports/ports-mgmt/portconf/pkg-install Regards, Rong-En Fan > compact (and

Re: ports.conf: Is there a reason behind not being default?

2007-12-19 Thread Rong-en Fan
On Dec 20, 2007 1:29 AM, Dominic Fandrey <[EMAIL PROTECTED]> wrote: > Rong-en Fan wrote: > > On Dec 19, 2007 12:16 AM, Dominic Fandrey <[EMAIL PROTECTED]> wrote: > >> Pav Lucistnik wrote: > >>> On Mon, 17 Dec 2007 17:54:05 -0800, Xin LI wrote > >&

Re: update R from 2.2.0 to 2.6.0 always fail

2008-01-05 Thread Rong-en Fan
-I. -I../../src/include -I../../src/include > -I/usr/local/incl > ude -DHAVE_CONFIG_H -fpic -O2 -fno-strict-aliasing -pipe -c Rmain.c -o > Rmain.o > cc -std=gnu99 -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib > -lR > Rmain.o(.text+0x5b): In function `main':

Re: noip startup script

2008-01-10 Thread Rong-en Fan
; in /etc/rc.conf and this seems to get through: > > # /usr/local/etc/rc.d/noip rcvar > # noip > $noip_enable=YES > > > However the deamon won't start. > It obviously does from the command line. Could you update your ports and install 2.1.7_2? I think it

Re: Fix for FreeBSD-SA-08:01.pty appears to break net/omnitty?

2008-01-31 Thread Rong-en Fan
f I detach then attach. Any one who has more knowledge in pty code can help us? thanks, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Request for comments: revamped `devel/subversion' with true bindings sub-ports (not mere `set option and build everything' like now)

2008-02-03 Thread Rong-en Fan
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/SVN These directories are also used by other p5-SVN-* ports, so it would be better to use @dirrmtry. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.f

Re: portupgrade installing unexpected dependencies

2008-02-12 Thread Rong-en Fan
/security/amavisd-new/ && make install clean > the whole installation is successfuly done without installing CURL and > openldap-client. (it is expected result for me) > > ...or em I wrong and I must add 'security/gnupg' => 'security/gnupg1' in &g

Re: Fix for FreeBSD-SA-08:01.pty appears to break net/omnitty?

2008-02-19 Thread Rong-En Fan
Hi, On Tue, Feb 19, 2008 at 06:12:59PM -0800, David Wolfskill wrote: > On Wed, Feb 20, 2008 at 10:07:07AM +0800, Rong-En Fan wrote: > > FYI, this is fixed in omnitty 0.3.0_1. > > Thanks! > > Should I file a PR against misc/compat6x (because its version of > libuti

Re: Fix for FreeBSD-SA-08:01.pty appears to break net/omnitty?

2008-02-19 Thread Rong-En Fan
FYI, this is fixed in omnitty 0.3.0_1. Regards, Rong-En Fan pgplov1a5rMeE.pgp Description: PGP signature

Re: problem compiling sysutils-kmod

2008-04-04 Thread Rong-en Fan
> Stop in > /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/fuse_module. > *** Error code 1 > > "find" says there's no file of that name in /usr. > Is this the port, or do I have to reinstall something? Is your ports tree up-to-d

Re: problem compiling sysutils-kmod

2008-04-04 Thread Rong-en Fan
On Sat, Apr 5, 2008 at 11:27 AM, Robert Huff <[EMAIL PROTECTED]> wrote: > Rong-en Fan writes: > > > > Is your ports tree up-to-date? > > Every night at midnight EST. > > > > If so, did you have previous kernel compiling objects at > >

Re: problem compiling sysutils-kmod

2008-04-05 Thread Rong-en Fan
efs-kmod/work/fuse4bsd-498acaef33b0. > *** Error code 1 > > Stop in /usr/ports/sysutils/fusefs-kmod. > *** Error code 1 > > If I leave the KERNCONF in and build the kernel ... I get the > exact same thing. Which os version are you running?

audio/gramofile perl interface users

2008-04-13 Thread Rong-En Fan
Hi folks, I'm in progress to retire the old swig1.1 from our ports tree. One of the dependency is audio/gramofile's perl interface, which uses swig 1.1. If you are users of gramofile's perl interface, please contact me off the list. Thanks, Rong-En Fan pgpuABmJol2Ve.pgp D

Re: lsof 4.79K build fails

2008-04-13 Thread Rong-en Fan
On Mon, Apr 14, 2008 at 9:47 AM, Jonathan Chen <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 09:36:36AM +0800, Rong-en Fan wrote: > > On Mon, Apr 14, 2008 at 7:58 AM, Jonathan Chen <[EMAIL PROTECTED]> wrote: > > > The latest update for sysutils/lsof

Re: lsof 4.79K build fails

2008-04-13 Thread Rong-en Fan
t; dnode.c:136: error: 'struct lockf' has no member named 'lf_type' > dnode.c:138: error: 'struct lockf' has no member named 'lf_type' > dnode.c:141: error: 'struct lockf' has no member

Users of net/py-libnet

2008-04-17 Thread Rong-En Fan
I'm in the progress to remove swig11 from ports, and net/py-libnet is affected by this removal. If you use this port, please contact me off the list. Thanks, Rong-En Fan pgpvHZJ5TnUJ7.pgp Description: PGP signature

Re: Mailgraph no text in rrd graphs

2008-07-11 Thread Rong-en Fan
ntconfig. Could you please install x11-fonts/dejavu, and see if it works or not? I will work with maintainer to either add an entry in UPDATING or make this a dependency for rrdtool. Regards, Rong-En Fan > > > > Do I need to change something? > >

HEADS UP: default CONFIGURE_ARGS (CONFIGURE_TARGET) is updated

2008-08-20 Thread Rong-En Fan
ere applicable. Ports no longer need to change CONFIGURE_TARGET. Thanks, Rong-En Fan - Forwarded message from Rong-En Fan <[EMAIL PROTECTED]> - From: Rong-En Fan <[EMAIL PROTECTED]> Date: Thu, 21 Aug 2008 06:18:49 + (UTC) To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PRO

Re: FreeBSD Port: games/burgerspace

2008-08-25 Thread Rong-en Fan
allows the game to be played. For the record, the port is fixed and updated to latest version. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: relevancy of aureal-kmod today

2009-01-05 Thread Rong-En Fan
script, I did a test on a 7-STABLE i386 box. Could you be more specific about which stray code check you are referring to? Thanks, Rong-En Fan pgpEhXOkBk7Us.pgp Description: PGP signature

Re: relevancy of aureal-kmod today

2009-01-06 Thread Rong-En Fan
On Tue, Jan 06, 2009 at 09:26:53AM +0100, Pav Lucistnik wrote: > Rong-En Fan píše v út 06. 01. 2009 v 09:30 +0800: > > On Mon, Jan 05, 2009 at 05:52:07PM +0100, Pav Lucistnik wrote: > > > Hi, > > > > > > is my impression correct that this port (audio/aur

HEADS UP: default ghostscript is switched to 8.56

2007-04-02 Thread Rong-En Fan
Hi folks, The default ghostscript is switched from the old 7.07 gs-gnu to the latest 8.56 gs-gpl. If you need to stick with old gs-gnu, put WITH_GHOSTSCRIPT_GNU=yes in your make.conf or ports.conf (ports-mgmt/portconf). Regards, Rong-En Fan - Forwarded message from Pav Lucistnik <[EM

HEADS UP: OPTIONS improvement

2007-04-02 Thread Rong-En Fan
Hi folks, After pav@'s commit to bsd.port.mk, now you can test WITH/WITHOUT freely with OPTIONS. Also, when the set of OPTIONS is changed, users will be prompted to the dialog again (thank you pav!). Regards, Rong-En Fan ___ freebsd-ports@freebs

Re: cyrus-sasl alternative?

2007-04-03 Thread Rong-en Fan
th postfix. Any tips and ideas please. Use cyrus-sasl2 instead. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: HEADS UP: OPTIONS improvement

2007-04-03 Thread Rong-en Fan
On 4/4/07, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Wed, Apr 04, 2007 at 07:52:57AM +0900, NIIMI Satoshi wrote: > On 2007/04/03 14:12, Rong-En Fan wrote: > > After pav@'s commit to bsd.port.mk, now you can test WITH/WITHOUT > > freely with OPTIONS. > > I fil

Re: HEADS UP: OPTIONS improvement

2007-04-04 Thread Rong-en Fan
On 4/5/07, Peter Thoenen <[EMAIL PROTECTED]> wrote: > > > > After pav@'s commit to bsd.port.mk, now you can test > WITH/WITHOUT > > > > freely with OPTIONS. I guess to ask the obvious question, as a low maintenance port maintainer (e.g don't follow all the latest and greatest nitty gritty detail

Re: INFO: FreeBSD 6.2: GraphicsMagick-1.1.7

2007-04-05 Thread Rong-en Fan
> > ghostscript-gpl confilcts with ghostscript-gnu > > ghostscript-gnu is needed by .. portupgrade -o print/ghostscript-gpl ghostscript-gnu I will add an entry to UPDATING. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://

HEADS UP: ncurses wide character support

2007-04-06 Thread Rong-en Fan
Hi, Now we have ncurses 5.6 and wide character support in 6.x after __FreeBSD_version 602107. If your port supports it, you may want to enable it for better unicode support. For example, mutt's WITH_NCURSES_PORT knob may be adjusted to consider this fact :-) Regards, Rong-E

Re: Generating INDEX

2007-04-12 Thread Rong-en Fan
endif > make: fatal errors encountered -- cannot continue > ===> lang/gcc41-withgcjawt failed > *** Error code 1 I think it's because lang/gcc41, gcc42's usage of USE_GNOME is incorrect. It should be WANT_GNOME= yes .include USE_GNOME+= And our INDEX builder is i

Re: Generating INDEX

2007-04-13 Thread Rong-en Fan
On 4/13/07, Gerald Pfeifer <[EMAIL PROTECTED]> wrote: On Fri, 13 Apr 2007, Rong-en Fan wrote: > I think it's because lang/gcc41, gcc42's usage of USE_GNOME is incorrect. > It should be > > WANT_GNOME= yes > > .include > > USE_GNOME+= > > And o

Re: Warnings added to INDEX

2007-04-19 Thread Rong-en Fan
On 4/20/07, Kris Kennaway <[EMAIL PROTECTED]> wrote: Someone (probably two people) recently committed changes that make INDEX builds emit warnings: /usr/local/bin/kpsewhich: not found "Makefile", line 38: warning: "/usr/local/bin/kpsewhich -format 'dvips config' config.ps" returned non-zero sta

/usr/ports symlink and portconf

2007-04-26 Thread Rong-en Fan
ke to get this committed into portconf. Some boxes of mine has symlink on /usr/ports. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Status of (teTeX &) Tex Live port(s)

2007-05-02 Thread Rong-en Fan
day, he told me that he is working on porting TeX Live and should be available soon. Regards, Rong-En Fan - Parv -- ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Re: asmail 2.1, FreeBSD port mail/asmail

2007-05-05 Thread Rong-en Fan
butions in the bin without any feedback is like asking people to go work on projects other than FreeBSD. I'm not sure if this is your intention. I think the best way to submit patch is via our GNATS system. You can use 'send-pr' on your FreeBSD box. Regards, Rong-En Fan

Re: FreeBSD Port: openvpn-devel-2.1.r2

2007-05-08 Thread Rong-en Fan
On 5/8/07, Matthias Andree <[EMAIL PROTECTED]> wrote: Geno Salvati schrieb: > Please let me know if you have plans to release a port upgrade to > include rc4 of OpenVPN version 2.1. The answer to this question is not > mission critical but will make a slight difference in my planning if you > ar

Re: Xorg 7.2 index problem

2007-05-11 Thread Rong-en Fan
On 5/12/07, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Fri, May 11, 2007 at 05:35:11PM -0600, Coleman Kane wrote: > On Fri, 2007-05-11 at 03:16 -0400, Kris Kennaway wrote: > > On Fri, May 11, 2007 at 09:12:05AM +0200, [LoN]Kamikaze wrote: > > > Kris Kennaway wrote: > > > > On Fri, May 11, 2007 a

Re: Xorg 7.2 index problem

2007-05-11 Thread Rong-en Fan
On 5/12/07, Kris Kennaway <[EMAIL PROTECTED]> wrote: On Sat, May 12, 2007 at 12:18:01PM +0800, Rong-en Fan wrote: > On 5/12/07, Kris Kennaway <[EMAIL PROTECTED]> wrote: > >On Fri, May 11, 2007 at 05:35:11PM -0600, Coleman Kane wrote: > >> On Fri, 2007-05-11 at 03

Re: first? patch [ HEADS UP: xorg 7.2 ready for testing ]

2007-05-15 Thread Rong-en Fan
orts-mgmt/portconf :-) Regards, Rong-En Fan Of course, WITH_ flags have nothing to do with your problem at hand. Sorry for hijacking this thread. Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is

tinderbox and bad system call

2007-05-21 Thread Rong-en Fan
I think they are 6.x. I think it's related to recent changes in current and may only happen in tinderbox environment. Any ideas? Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: tinderbox and bad system call

2007-05-21 Thread Rong-en Fan
On 5/22/07, LI Xin <[EMAIL PROTECTED]> wrote: Rong-en Fan wrote: > After upgrading tinderbox's jail to latest -current, > miwi@ and I see this "bad system call (core dumped)" > while building devel/glib20. My log is at > > http://www.rafan.org/tb/errors

Re: FreeBSD Port: R-2.4.1_1

2007-05-30 Thread Rong-en Fan
rg/~rafan/R-2.5.0.diff is ready to commit. If Eric is busy, then I will update this port tomorrow. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: FreeBSD Port: R-2.4.1_1

2007-05-30 Thread Rong-en Fan
On 5/30/07, Eric van Gyzen <[EMAIL PROTECTED]> wrote: Rong-en Fan wrote: > On 5/30/07, Wiebe Pestman <[EMAIL PROTECTED]> wrote: > >Hallo Eric, > >Could you give an indication when R is going to be upgraded to R-2.5.0 > >in the > >FreeBSD ports collec

Re: Problems with "nspluginwrapper".

2007-06-05 Thread Rong-en Fan
x11-toolkits/linux-gtk2 installed. Yes. That should be the case. I have a patch for fixing the wrong dependency, which will be committed later. Regards, Rong-En Fan You can also use 'nspluginwrapper -a -i -v', it's easier. Nikola Lečić _

Re: Problems with "nspluginwrapper".

2007-06-05 Thread Rong-en Fan
On 6/6/07, Rong-en Fan <[EMAIL PROTECTED]> wrote: On 6/6/07, Nikola Lecic <[EMAIL PROTECTED]> wrote: > On Tue, 5 Jun 2007 19:56:59 +0200 > "TooMany Secrets" <[EMAIL PROTECTED]> wrote: > > > Hi. > > > > A fresh FreeBSD 6.2-RELEASE install

Re: libgfortran.so.2 scilab-4.1_3

2007-06-20 Thread Rong-en Fan
scilex" I try to use it under freebsd 6.2-STABLE, xorg 7.2, kde 3.5.6. I understood that I need libgfortran, but don't know what port to install update your ports tree and upgrade scilab, it should work. Regards, Rong-En Fan thanks a

linking against pthread for a shared library

2007-07-12 Thread Rong-en Fan
k/libupnp-1.6.0/threadutil/.libs/libthreadutil.so: liblwres.so.10 => /usr/lib/liblwres.so.10 (0x800941000) So, one needs to pass -pthread when using libthreadutil.so. In my understanding, the behavior on 7.x is more correct (or reasonable). Any ideas how to solve this problem? Regards,

Re: linking against pthread for a shared library

2007-07-12 Thread Rong-en Fan
On 7/13/07, Yuri Pankov <[EMAIL PROTECTED]> wrote: On Fri, Jul 13, 2007 at 12:34:12AM +0800, Rong-en Fan wrote: > miwi@ and I are working on solving > an issue with devel/upnp and misc/ushare > problem. Essentially, the problem is that > devel/upnp builds a sha

Re: Ports with version numbers going backwards: net-p2p/azureus2

2007-07-21 Thread Rong-En Fan
fix any errors as soon as possible. As I noted in commit log, this port is just repocopied and not connected to build. The is intentional. Regards, Rong-En Fan > The ports tree was updated at Sat Jul 21 2007 16:32:01 UTC. > > - *net-p2p/azureus2* <[EMAIL PROTECTED]>: azureus2-2.

HEADS UP: default CONFIGURE_ARGS changed

2007-07-23 Thread Rong-En Fan
FYI, the default CONFIGURE_ARGS for GNU_CONFIGURE is now having --mandir and --infodir if configure script supports them (determined by configure --help). I have eliminated most of them in ports' makefile. I plan to do a sweep to remove them all. Regards, Rong-En Fan - Forwarded me

Re: HEADS UP: default CONFIGURE_ARGS changed

2007-07-23 Thread Rong-en Fan
On 7/23/07, Simon Barner <[EMAIL PROTECTED]> wrote: Rong-En Fan wrote: > FYI, the default CONFIGURE_ARGS for GNU_CONFIGURE is now > having --mandir and --infodir if configure script supports them > (determined by configure --help). I have eliminated most > of them in ports&#x

Re: Ports with version numbers going backwards: net-p2p/azureus2

2007-07-26 Thread Rong-En Fan
On Thu, Jul 26, 2007 at 12:07:48PM -0400, Kris Kennaway wrote: > On Sun, Jul 22, 2007 at 01:34:08AM +0800, Rong-En Fan wrote: > > On Sat, Jul 21, 2007 at 05:31:49PM +, [EMAIL PROTECTED] wrote: > > > ** The following ports have a version number that sorts before a p

Re: 'dialog' core dump fix [patch for approvement]

2007-08-19 Thread Rong-en Fan
amd64 6.x system. Regards, Rong-En Fan > > --- dialog.h.bak2000-12-14 20:29:36.0 +0300 > +++ dialog.h2007-08-20 00:40:53.0 +0400 > @@ -74,7 +74,7 @@ > } dialogMenuItem; > > #define VERSION "0.4" > -#define MAX_LEN 2048 > +#de

mailgraph 1.14 and cgi-bin

2007-09-03 Thread Rong-en Fan
ion (and may be some http configuration changes). I'm looking for better solutions to this. My hope is to keep minimal work required after installation. If there are no better ways, I probably take the first way. Regards, Rong-En Fan ___ freebsd-ports

Re: Project ideas page: UPDATING parser and displayer

2007-10-20 Thread Rong-en Fan
uetertee.ch/pkg_updating/ One question, do you support PORTSDIR environment variable? Regards, Rong-En Fan > > Comments, suggestions and patches are very welcome! > > Beat > ___ > freebsd-ports@freebsd.org mailing list > http://lists.f

Re: FreeBSD Port: graphics/sane-backends

2006-09-26 Thread Rong-En Fan
important to you, you might want to consider becoming > thie maintainer of this port. FYI, I'm testing ports/103638, which updates graphics/sane-backends to 1.0.18. Regards, Rong-En Fan pgpglaukB4UTy.pgp Description: PGP signature

Hobbit Monitor port

2006-11-07 Thread Rong-En Fan
/hobbit is available at http://people.freebsd.org/~rafan/hobbit-1.shar If you are using Hobbit on FreeBSD, please give it a try and give me feedback. You may wonder where is the client part. I plan to finish the server part (the above one) and start the client part. Thanks, Rong-En Fan

Re: Modules sanity check failures

2006-11-07 Thread Rong-En Fan
gt; Orphaned entry:php4-imlib2 ports/graphics/php4-imlib2 > Orphaned entry:php5-imlib2 ports/graphics/php5-imlib2 I fixed these. > Misfiled Makefile: pantomime-ssl ports/mail/pantomime-ssl I don't understand this. Regards, Rong-En Fan pgpgQ5I1EpxJ5.pgp Description: PGP signature

Re: New portmgr member: Pav Lucistnik

2006-11-24 Thread Rong-En Fan
He has been working on the ports infrastructure and will now be working > with the other portmgr members on integrating infrastructure patches > and quality assurance in addition to other portmgr tasks. > > Wish him luck! > > -erwin Congratulations! Regards, Rong-En Fan pgpm

mail/mailgraph users

2006-11-28 Thread Rong-En Fan
ruct users to setup newsyslog and mailgraph, please let me know. Thanks, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Update on X11BASE status

2006-12-03 Thread Rong-En Fan
7;m not quite sure what's the best way to make its makefile accepts correct X11BASE. One possibility is to patch its FindX11 module, but it seems to me that these ports contain their CMake/ in their distribution, i.e., we need to patch each ports. Any cmake experts? Thanks, Rong-En Fan pgprVRhWAfDZ7.pgp Description: PGP signature

Re: Update on X11BASE status

2006-12-11 Thread Rong-En Fan
On Sun, Dec 03, 2006 at 09:28:40PM +0800, Rong-En Fan wrote: > > > > http://pointyhat.freebsd.org/errorlogs/i386-5-exp-latest/index-maintainer.html > > > > We're now down to fewer than 110 ports that need to be corrected to > > deal with a non-standard

sysutils/xbattbar for !i386

2006-12-11 Thread Rong-En Fan
running this port, please have a test. Thanks, Rong-En Fan pgpepRVAHOkbM.pgp Description: PGP signature

Re: sysutils/xbattbar for !i386

2006-12-12 Thread Rong-En Fan
On Tue, Dec 12, 2006 at 02:57:12AM -0600, Scot Hetzel wrote: > On 12/12/06, Scot Hetzel <[EMAIL PROTECTED]> wrote: > >On 12/12/06, Rong-En Fan <[EMAIL PROTECTED]> wrote: > >> Recently, I installed a FreeBSD/amd64 laptop. I found this port > >> uses a

Re: sysutils/xbattbar for !i386

2006-12-12 Thread Rong-En Fan
On Tue, Dec 12, 2006 at 03:04:05PM +0100, Max Laier wrote: > On Tuesday 12 December 2006 13:10, Rong-En Fan wrote: > > On Tue, Dec 12, 2006 at 02:57:12AM -0600, Scot Hetzel wrote: > > > On 12/12/06, Scot Hetzel <[EMAIL PROTECTED]> wrote: > > > >On 12/12/06, R

Re: Update on X11BASE status

2006-12-13 Thread Rong-En Fan
atest/ > > (this also lists the ~60 ports broken on standard CVS too). I think the actual count should be around 20 by now. Both eclipse and mplayer should be fixed. Could you start another run to see if there are more ports affected? Thanks, Rong-En Fan > Almost all of these are now ports

Re: Problem with USE_RC_SUBR

2006-12-25 Thread Rong-En Fan
to remove lines that handle spread.sh in post-build and post-install. Also, remove spread.sh from pkg-plist. Regards, Rong-En Fan > > Thanks for your time, and Merry Christmas! > -- > Aaron Dalton > [EMAIL PROTECTED] > FreeBSD Ports Committer > _

Re: mah/R build error

2006-12-30 Thread Rong-En Fan
: /usr/bin/script -qa > /tmp/portupgrade.43565.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=R-2.2.1 > UPGRADE_PORT_VER=2.2.1 make > ** Fix the problem and try again. > --- > > could you help to fix this? Remove R-2.2.1 and install it again. Its a problem with R < 2.3. Regar

building profiling libraries in ports

2007-01-03 Thread Rong-En Fan
To determine whether to build profiling libraries in a port, should we use NO_PROFILE as the check? IIRC, on -current, src.conf does not pollute ports build. Therefore, the port does not know this variable. Or, shall I use WITHOUT_PROFILE for this purpose? Thanks, rong-En Fan

Re: math/octave doesn't see atlas

2007-01-13 Thread Rong-En Fan
; ===> octave-2.1.73_2 depends on shared library: atlas.1 - not found > ===>Verifying install for atlas.1 in /usr/ports/math/atlas > ===> Extracting for atlas-3.6.0_2,1 The share library version of atlas is changed to 2 after recent migration to gfortran. I just committed a fix

Re: INDEX build failed for 4.x

2007-01-17 Thread Rong-En Fan
Sorry for the breakage. I fixed all of them. On Wed, Jan 17, 2007 at 02:35:44PM +, Erwin Lansing wrote: > INDEX build failed with errors: > Generating INDEX - please wait..zh-xemacs-20.4_2: > "/local0/tmp/erwin/tindex/ports/chinese/xcin" non-existent -- dependency list > incomplete > ===> ch

Re: math/lapack crashes update of math/freemat

2007-01-18 Thread Rong-En Fan
apack (# make deinstall && make reinstall), but I > did never have success when I try to update math/freemat ;) > > Is this related to the migration to gfortran? Yes, and I committed a fix. Regards, Rong-En Fan pgpypnMnezUhm.pgp Description: PGP signature

Re: Please update port databases/pear-MDB2

2007-02-07 Thread Rong-En Fan
> installed version is 2.0.0beta3 It looks like newer pear-log will have a warning about it. I will take care of it. MDB2 split into one DB-independent module and DB-dependent modules. Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list htt

Re: CVSROOT-ports/modules

2007-02-07 Thread Rong-En Fan
if any other ports were missing. > [...] > The above problems are all fixed in the attached patch. Thanks! I just committed it. Regards, Rong-En Fan > However, the below ports are all listed in CVSROOT-ports/modules twice. > This is slightly harder to fix, since I don't kno

Re: CVSROOT-ports/modules

2007-02-07 Thread Rong-En Fan
e like a > unfinished repocopy. rafan, can you investigate? It looks like related to ports/103291. Responsible committer is CC'ed. Regards, Rong-En Fan > > -erwin > > -- > Erwin Lansing http://droso.org > Security is like an

Python 2.4.4 and devel/ncurses

2007-02-14 Thread Rong-En Fan
689 #5 0x0047061d in import_submodule (mod=0x5b3ea0, subname=0x7fffdf70 "_curses", fullname=0x7fffdf70 "_curses") at /home/admin/usr/ports/lang/python24/work/Python-2.4.4/Python/import.c:2276 [...] I can build python 2.4.4 without problems on 7.x i386,

Re: Python 2.4.4 and devel/ncurses

2007-02-14 Thread Rong-En Fan
On Wed, Feb 14, 2007 at 10:34:22PM +0800, LI Xin wrote: > Hi, > > Rong-En Fan wrote: > > [I move to ports@ for discussion. Also CC'ing ncurses author] > > > > On Wed, Feb 14, 2007 at 02:07:32PM +0100, Kirill Ponomarew wrote: > [...] > >> Upgrading from

Re: Python 2.4.4 and devel/ncurses

2007-02-14 Thread Rong-En Fan
On Wed, Feb 14, 2007 at 10:09:12AM -0500, Thomas Dickey wrote: > On Wed, Feb 14, 2007 at 10:30:11PM +0800, Rong-En Fan wrote: > > distinfo pkg-plist ports/lang/python24/files patch-CVE-2006-4980 > > patch-setup.py] > > Reply-To: > > In-Reply-To: <[EMAIL PROTECTE

Re: How to depends on perl conditionally?

2007-02-23 Thread Rong-en Fan
TER include and I need to set USE_PERL5 before include :( If I read bsd.port.mk correctly, you can use USE_PERL5 after pre.mk. perl related stuffs are defined in post.mk Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.

Re: Python 2.4.4 and devel/ncurses

2007-02-26 Thread Rong-En Fan
hat string doesn't appear in the original > python sources. Hmm... there must be something wrong in devel/ncurses /usr/local/lib/libncurses.so: libtinfo.so.5.6 => /usr/local/lib/libtinfo.so.5.6 (0x800958000) But on a current box which has ncurses 5.6 in base. libncurses

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Rong-En Fan
On Tue, Feb 27, 2007 at 09:46:22AM +0100, Kirill Ponomarew wrote: > On Tue, Feb 27, 2007 at 03:58:57PM +0800, Rong-En Fan wrote: > > On Mon, Feb 26, 2007 at 04:19:04PM -0500, Thomas Dickey wrote: > > Hmm... there must be something wrong in devel/ncurses > > > > /

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Rong-En Fan
On Tue, Feb 27, 2007 at 10:45:31AM +0100, Kirill Ponomarew wrote: > On Tue, Feb 27, 2007 at 05:18:05PM +0800, Rong-En Fan wrote: > > On Tue, Feb 27, 2007 at 09:46:22AM +0100, Kirill Ponomarew wrote: > > > On Tue, Feb 27, 2007 at 03:58:57PM +0800, Rong-En Fan wrote: > > >

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Rong-En Fan
On Tue, Feb 27, 2007 at 03:58:57PM +0800, Rong-En Fan wrote: > On Mon, Feb 26, 2007 at 04:19:04PM -0500, Thomas Dickey wrote: > > On Mon, Feb 26, 2007 at 09:44:11PM +0100, Kirill Ponomarew wrote: > > > On Mon, Feb 26, 2007 at 01:07:48PM -0700, Joshua Tinnin wrote: > > >

Re: Python 2.4.4 and devel/ncurses

2007-02-27 Thread Rong-En Fan
On Tue, Feb 27, 2007 at 02:46:13PM +0100, Kirill Ponomarew wrote: > On Tue, Feb 27, 2007 at 09:02:04PM +0800, Rong-En Fan wrote: > > On Tue, Feb 27, 2007 at 03:58:57PM +0800, Rong-En Fan wrote: > > For those who have problems with devel/ncurses and python (2.4 or 2.5). > >

Re: misc/hotkeys package

2007-03-02 Thread Rong-en Fan
ig features. Committed. Thank you! Regards, Rong-En Fan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: editors/hte IA64/AMD64 compliance test

2007-03-02 Thread Rong-en Fan
ar.bz2) = 1d0025030fb9bb22b8b14043611fff5003e8cbc3a9689977b79c14eba0c6829f SIZE (ht-2.0.tar.bz2) = 854003 A minor issue, you may want to remove .if ${OSVERSION} < 40 LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses .endif There is no need to keep pre 4.x support. Regards, Rong-En Fan ___ freebsd-ports@fr

libtool and .la files

2007-03-02 Thread Rong-en Fan
IIRC, we don't install pseudo library files, i.e., .la files on FreeBSD. However, devel/libtool's ltmain.sh does not prevent this. Therefore, when set USE_AUTOTOOLS=libtool:15, we will install .la files. Do I miss something? Or, deve/libtool needs a patch? Regards, R

HEADS UP: ncurses wide character support in 7.x

2007-03-09 Thread Rong-en Fan
FYI, we have ncurses wide character support in 7.x now. -- Forwarded message -- From: Rong-En Fan <[EMAIL PROTECTED]> Date: Mar 9, 2007 8:11 PM Subject: cvs commit: src Makefile.inc1 src/lib/ncurses Makefile config.mk src/lib/ncurses/form Makefile src/lib/ncurses/formw Ma

Re: HEADS UP: ncurses wide character support in 7.x

2007-03-09 Thread Rong-en Fan
On 3/9/07, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: On Fri, Mar 09, 2007 at 03:49:09PM +0100, Marcus von Appen wrote: > On, Fri Mar 09, 2007, Rong-en Fan wrote: > > > FYI, we have ncurses wide character support in 7.x now. > [...] > > Great work, thanks a lot. Will i

Re: gettext error

2007-03-22 Thread Rong-en Fan
lock.o: In function `test_once': test-lock.o(.text+0x8d9): undefined reference to `pthread_create' test-lock.o(.text+0xa53): undefined reference to `pthread_join' are you running 4.x? Regards. Rong-En Fan ___ freebsd-ports@freebsd.org mailing list

Re: gettext error

2007-03-22 Thread Rong-en Fan
On 3/22/07, Paul Ooi Cong Jen <[EMAIL PROTECTED]> wrote: Rong-en Fan wrote: > On 3/22/07, Paul Ooi Cong Jen <[EMAIL PROTECTED]> wrote: >> dear all, >> >> I am trying to install gettext and having this error. current I am not >> able to ssh into serve