Re: Interactive tool for installing packages

2010-11-10 Thread Marin Atanasov Nikolov
On Thu, Nov 11, 2010 at 8:01 AM, wrote: > Marin Atanasov Nikolov wrote: > >> If you do not have git installed, you could still get the >> latest snapshot of pkg_add_it via the Cgit repo. [1] >> [1] http://git.unix-heaven.org/cgit.cgi/pkg_add_it/ > > Aha!  I'm sure I looked at that page before po

/usr/ports/x11/libxcb build Faild with Python31-3.1.2_1

2010-11-10 Thread James Chang
Dear Sir, Today I try to build libxcb from ports tree with Python31-3.1.2_1(installed from ports tree) but it show me the following ERROR Messages: = ===> Vulnerability check disabled, database not found ===> License accepted by

Re: Interactive tool for installing packages

2010-11-10 Thread perryh
Marin Atanasov Nikolov wrote: > If you do not have git installed, you could still get the > latest snapshot of pkg_add_it via the Cgit repo. [1] > [1] http://git.unix-heaven.org/cgit.cgi/pkg_add_it/ Aha! I'm sure I looked at that page before posting, but did not see how to pull down a snapshot

Re: Get path of extracted port

2010-11-10 Thread Sahil Tandon
On Thu, 2010-11-11 at 02:13:41 +0300, xpa...@gmail.com wrote: > I'm trying to write Makefile for MySQL plugin. In make file I've added > BUILD_DEPENDS directive: > > BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/mysql50-server:extract > > How I can get directory path with sources of MySQL

Re: [CFT] mplayer / mencoder port update

2010-11-10 Thread Christian Weisgerber
Thomas Zander wrote: > I have prepared a recent mplayer snapshot for a possible update for > mplayer and mencoder ports. > You can find the tarball here: > > http://www.rrr.de/~riggs/mplayer/m20101106.tar.bz2 The default lavf demuxer is still broken for Ogg streams. Try this: $ mplayer http://

Get path of extracted port

2010-11-10 Thread xpa...@gmail.com
Hi. I'm trying to write Makefile for MySQL plugin. In make file I've added BUILD_DEPENDS directive: BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/mysql50-server:extract How I can get directory path with sources of MySQL for using in ./configure?

Re: Firefox lpr printing

2010-11-10 Thread Warren Block
I had written: With firefox-3.6.12,1 and lpr/lpd printing, Firefox core dumps on attempting to print or even File/Page Setup. xfce4, and WITHOUT_CUPS=yes. Anyone else seeing this? Not quite sure what was causing this. It seemed to be that Firefox required cups-client to be installed, but n

Re: Interactive tool for installing packages

2010-11-10 Thread Dan Nelson
In the last episode (Nov 10), per...@pluto.rain.com said: > Marin Atanasov Nikolov wrote: > > in order to install the program, you need to: > > > > # git clone git://git.unix-heaven.org/public/pkg_add_it > ... > > Surely, there's room for improvement, but that's a start.. :) > > Dunno about anyon

Re: Proper way to detect kernel / userland sources?

2010-11-10 Thread Dmitry Marakasov
* Lars Engels (lars.eng...@0x20.net) wrote: > AFAIK freebsd-update also updates /usr/src if /usr/src is not empty. Depends on its settings. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amd...@amdmi3.ru ..: jabber: amd...@jabber.ruhttp://www.amdmi3.ru __

Re: FreeBSD Port: plone3-3.1.7_2

2010-11-10 Thread NAKAJI Hiroyuki
> In > wen heping wrote: > >> I filed a PR to mark it as BROKEN. > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=152093 > After add this line to the Makefile: >FETCH_CMD= > the distfile could be fetch again, > would you have a test and agree to close that PR if it is OK ? You me

Re: USGS ISIS 3.2.1: build failure on FBSD 8.1/9.0 due to oudated xerxec-c2 ?

2010-11-10 Thread O. Hartmann
On 11/09/10 22:06, O. Hartmann wrote: On 11/09/10 21:52, Gary Jennejohn wrote: On Tue, 09 Nov 2010 20:34:48 +0100 "O. Hartmann" wrote: Hello. Tried to build the newest ISIS 3.2.1 software package for planetary survey science, but fail. I always get the following error which seems to be trigger

Re: Interactive tool for installing packages

2010-11-10 Thread Marin Atanasov Nikolov
On Wed, Nov 10, 2010 at 10:01 AM, wrote: > Marin Atanasov Nikolov wrote: > >> in order to install the program, you need to: >> >> # git clone git://git.unix-heaven.org/public/pkg_add_it > ... >> Surely, there's room for improvement, but that's a start.. :) > > Dunno about anyone else, but from m

Re: FreeBSD Port: plone3-3.1.7_2

2010-11-10 Thread wen heping
2010/11/10 wen heping : > 2010/11/10 NAKAJI Hiroyuki : >> Plone has its own unified installer after 3.2, and it is too much >> difficult for me to make an update. Finally, I gave up to update >> www/plone3 last year. >> >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/136779 >> >> If someone has

Re: Interactive tool for installing packages

2010-11-10 Thread perryh
Marin Atanasov Nikolov wrote: > in order to install the program, you need to: > > # git clone git://git.unix-heaven.org/public/pkg_add_it ... > Surely, there's room for improvement, but that's a start.. :) Dunno about anyone else, but from my standpoint it would be a _big_ improvement to provide

Re: doxygen font error

2010-11-10 Thread Andrea Venturoli
On 11/10/10 04:33, Naram Qashat wrote: First strangeness is that dot belongs to graphics/graphviz, but doxygen doesn't depend on that (seen with pkg_info and make pretty-print-run-depends-list). Is this my fault in any way? Is it a bug in the port? As the maintainer of the port, I can tell you

Re: FreeBSD Port: plone3-3.1.7_2

2010-11-10 Thread wen heping
2010/11/10 NAKAJI Hiroyuki : > Plone has its own unified installer after 3.2, and it is too much > difficult for me to make an update. Finally, I gave up to update > www/plone3 last year. > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/136779 > > If someone has a solution, please go ahead and

Re: FreeBSD Port: plone3-3.1.7_2

2010-11-10 Thread NAKAJI Hiroyuki
Plone has its own unified installer after 3.2, and it is too much difficult for me to make an update. Finally, I gave up to update www/plone3 last year. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/136779 If someone has a solution, please go ahead and become a new maintainer. I filed a PR to