Re: new opera 9 is available

2006-06-24 Thread lveax

i can't input chinese in opera,since i upgraded it.

how to fix it?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


build devel/esdl error in ports

2006-07-08 Thread lveax

hey all:
i want to build wings in ports,it depends esdl

there is an error when i was building it

---
===>  Installing for esdl-0.95.0630_1
===>   esdl-0.95.0630_1 depends on executable: erl - found
===>   esdl-0.95.0630_1 depends on shared library: SDL-1.1.7 - found
===>   esdl-0.95.0630_1 depends on shared library: X11.6 - found
===>   Generating temporary packing list
===>  Checking if devel/esdl already installed
Found erlang at /usr/local/lib/erlang
Installing esdl-0.95.0630 in /usr/local/lib/erlang/lib/esdl-0.95.0630
mkdir /usr/local/lib/erlang/lib/esdl-0.95.0630/src
mkdir /usr/local/lib/erlang/lib/esdl-0.95.0630/c_src
mkdir /usr/local/lib/erlang/lib/esdl-0.95.0630/include
mkdir /usr/local/lib/erlang/lib/esdl-0.95.0630/doc
mkdir /usr/local/lib/erlang/lib/esdl-0.95.0630/ebin
mkdir /usr/local/lib/erlang/lib/esdl-0.95.0630/priv
cp license.terms Readme* /usr/local/lib/erlang/lib/esdl-0.95.0630
cp src/*.?rl /usr/local/lib/erlang/lib/esdl-0.95.0630/src
cp c_src/*.[ch] /usr/local/lib/erlang/lib/esdl-0.95.0630/c_src
cp include/*.hrl /usr/local/lib/erlang/lib/esdl-0.95.0630/include
cp doc/*.html /usr/local/lib/erlang/lib/esdl-0.95.0630/doc
cp ebin/*beam /usr/local/lib/erlang/lib/esdl-0.95.0630/ebin
cp priv/*.* /usr/local/lib/erlang/lib/esdl-0.95.0630/priv
cp: priv/*.*: No such file or directory
gmake: *** [install] Error 1
*** Error code 2

---

could anyone fix this?

$ uname -srm
FreeBSD 6.0-STABLE i386
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xfce 4.4 Beta 2 (4.3.90.2)

2006-07-12 Thread lveax

why not make a new port?

e.g. xfce-devel

On 7/12/06, Oliver Lehmann <[EMAIL PROTECTED]> wrote:

Hi,

to try out xfce 4.4 beta 2 you'll find a patch and a shar file (for new
ports) at

http://people.freebsd.org/~oliver/xfce/xfce4.4_ports_03.tar.bz2

--
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


vmware server now is free,can anyone bring it to ports?

2006-07-12 Thread lveax

hi all,

vmware server 1.0 was released and free for download,there are windows
and linux version,would anyone bring the linux version to freebsd
ports?

http://www.vmware.com/download/server/


thanks
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


can't launch inkscape in freebsd 7.0-rc1

2008-01-21 Thread lveax
$ inkscape

   [Mon 4:16:03pm]
Duplicate large block deallocation of 0x86a1000
Duplicate large block deallocation

Emergency save activated!





then i must use pkill -9 inkscape to kill it


..
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: flash

2007-07-03 Thread lveax

On 7/3/07, Sergey Matveychuk <[EMAIL PROTECTED]> wrote:

Stefan 'Steve' Tell wrote:
> * Gaye Abdoulaye Walsimou <[EMAIL PROTECTED]> wrote:
>
>> I follow this howto (french howto) and have flash 9 working
>>
>> 
http://oregnier.developpez.com/cours/unix/freebsd/plugins/firefox/nspluginwrapper/
>
> What about videos on YouTube?
>

I've found quite acceptable working linux-firefox+linux-flashplugin7.

But linux-flashplugin9 crashed browser on almost any flash clips. And
some sites don't see I have version 9 and require to download >=8.

So I've decide linux-flashplugin9 port is unworkable and back to
linux-flashplugin7.


Will flash9 not be crashed in freebsd7.0 with linux2.6 ABI?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


pdflib fetch error

2006-10-13 Thread lveax

hey all,i can't fetch the distfile when i update pdflib,would anyone fix it?

-
root[/usr/ports/print/pdflib] 0 # make fetch
===>  Vulnerability check disabled, database not found
=> PDFlib-Lite-7.0.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.pdflib.de/binaries/PDFlib/700/.
fetch: http://www.pdflib.de/binaries/PDFlib/700/PDFlib-Lite-7.0.0.tar.gz:
Not Found
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PDFlib-Lite-7.0.0.tar.gz:
File unavailable (e.g., file not found, no ac
cess)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
--


thanks
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


libpangocairo-1.0.la

2006-11-19 Thread lveax

hey all,

i have a problem,when i upgrade ports recent day.

grep: /usr/X11R6/lib/libpangocairo-1.0.la: No such file or directory

but i find it in /usr/local/lib/

i have the newest pango-1.14.7 install.

so what is the problem?

thanks
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mah/R build error

2006-12-30 Thread lveax

hi.

i got an error when i upgrade math/R to 2.4.0

---
mkdir /usr/home/.system/portsbuild/usr/ports/math/R/work/R-2.4.0/bin/exec
mkdir /usr/home/.system/portsbuild/usr/ports/math/R/work/R-2.4.0/lib
cc  -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -fpic  -O2
-fno-str
ict-aliasing -pipe -c Rmain.c -o Rmain.o
cc -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR
Rmain.o(.text+0x19): In function `main':
: undefined reference to `R_running_as_main_program'
*** Error code 1

Stop in /usr/home/.system/portsbuild/usr/ports/math/R/work/R-2.4.0/src/main.
*** Error code 1

Stop in /usr/home/.system/portsbuild/usr/ports/math/R/work/R-2.4.0/src/main.
*** Error code 1

Stop in /usr/home/.system/portsbuild/usr/ports/math/R/work/R-2.4.0/src.
*** Error code 1

Stop in /usr/home/.system/portsbuild/usr/ports/math/R/work/R-2.4.0.
*** Error code 1

Stop in /usr/ports/math/R.
** Command failed [exit code 1]: /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?

thank you.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OSS sound for linux-flashplugin9

2007-02-27 Thread lveax

still crash.

Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault

= =!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


could anyone port VirtualBox to freebsd as host system?

2007-03-07 Thread lveax

hey all.

i noticed there is a vm called VirtualBox even faster then vmware..

and it is opensource.

is it possible that anyone one bring it to freebsd ports tree?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: could anyone port VirtualBox to freebsd as host system?

2007-03-08 Thread lveax

On 3/8/07, Garrett Cooper <[EMAIL PROTECTED]> wrote:

lveax wrote:
> hey all.
>
> i noticed there is a vm called VirtualBox even faster then vmware..
>
> and it is opensource.
>
> is it possible that anyone one bring it to freebsd ports tree?

Problem--that emulator requires ALSA for sound support, so you're most
likely stuck running with Linux emulation mode. Not sure if that'd
really be an improvement :(..



thank you..

seems it is support windows? windows didn't have ALSA.

or disable the sound function?


-Garrett

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: send-pr error

2007-03-11 Thread lveax

On 3/11/07, Levent Kayan <[EMAIL PROTECTED]> wrote:

Hi there!

When I'm trying to do a "send-pr" like this:
send-pr -a ftelnetd.shar -f report
I get an error:

/*
 * send-pr: you must include a Category: field in your report.
 * Errors were found with the problem report.
 * s)end, e)dit or a)bort?
 */

My report file consists of the following:

/*
 * New port: ports/ftelnetd
 * a small server faking various telnet daemons, logging all received logins to
 * a file and doing more actions
 */

What's wrong with "Category:"?

Best regards,
levent



you must select a category to the report

# send-pr -V
to view the list of category

or you can send-pr through web:

http://www.freebsd.org/send-pr.html






--
Name: Levent Kayan
E-Mail: [EMAIL PROTECTED]
GPG key:
0xd6794965
Key fingerprint:
FD20 03C3 DD7F 51BB 224F  F11E 0855 23C8 D679 4965
Website:
http://www.corehack.org/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"