Re: qt4-webkit-4.8.2 build fails during portmaster run for icu update

2012-12-19 Thread Franci Nabalanci
All files which were rebuilt not so long ago are on the list for rebuilding
(ICU) again. Is it not possible to update pcre, icu, cyrus-sasl at the same
time, please? What is the next one...


On Wed, Dec 19, 2012 at 9:40 AM, Joseph A. Nagy, Jr
wrote:

> On 12/19/12 09:34, Baptiste Daroussin wrote:
>
>> On Wed, Dec 19, 2012 at 09:31:58AM -0600, Joseph A. Nagy, Jr wrote:
>>
>>> On 12/19/12 09:27, Baptiste Daroussin wrote:
>>>
 On Wed, Dec 19, 2012 at 06:16:20AM -0800, David Wolfskill wrote:

> The failure looks like:
>
>  At first glance, it does look like an icu problem.

 Sorry I have no idea.
 Bapt


>>> I found symlinking the new icu library as the old one works for a dirty
>>> hack.
>>>
>>>
>> That probably means you didn't follow the UPDATING instructions.
>>
>> regards,
>> Bapt
>>
>>
> That means I was rebuilding a bunch of stuff for devel/pcre and didn't
> know icu had issues as well.
>
>
> --
> Yours in Christ,
>
> Joseph A Nagy Jr
> "Whoever loves instruction loves knowledge, But he who hates correction
> is stupid." -- Proverbs 12:1
> Emails are not formal business letters, whatever businesses may want.
> Original content CopyFree (F) under the OWL http://owl.apotheon.org
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: cyrus-sasl

2012-12-11 Thread Franci Nabalanci
It is long way to kdepimlibs...it stopped in avahi-app related with
pcrelibs.so.1 as my wife told me by phone. I am not at home yet.


On Tue, Dec 11, 2012 at 7:28 AM, Hajimu UMEMOTO  wrote:

> Hi,
>
> >>>>> On Tue, 11 Dec 2012 05:36:48 -0600
> >>>>> Franci Nabalanci  said:
>
> lumiwa> I red that kdepimlibs doesn't build too...
>
> I've committed the fix to this issue.  Please try the latest one.
>
> Sincerely,
>
> --
> Hajimu UMEMOTO
> u...@mahoroba.org  ume@{,jp.}FreeBSD.org
> http://www.mahoroba.org/~ume/
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: cyrus-sasl

2012-12-11 Thread Franci Nabalanci
I reinstall Python 2.7

I red that kdepimlibs doesn't build too...

On Tue, Dec 11, 2012 at 5:28 AM, Franci Nabalanci  wrote:

> Thank you...looks like that I am a genie pig :).
>
> It stopped again because gobject-introspection looks for python 2.7 but I
> use 2.5 all the time and didn't complain...
>
> Don't worry...
>
> On Mon, Dec 10, 2012 at 11:49 PM, Hajimu UMEMOTO  wrote:
>
>> Hi,
>>
>> >>>>> On Mon, 10 Dec 2012 16:04:56 -0600
>> >>>>> Franci Nabalanci  said:
>>
>> lumiwa> ===> gconf2-2.32.0_3 cannot install: unknown OpenLDAP version:
>> Shared
>> lumiwa> object "libsasl2.so.2" not found, required by "ldapwhoami".
>> lumiwa> *** [all] Error code 1
>>
>> It seems we cannot remove old lib (libsasl2.so.2) during upgrade.
>> I've just committed to change UPDATING to recommend to use -w option
>> of portmaster.
>>
>> Sincerely,
>>
>> --
>> Hajimu UMEMOTO
>> u...@mahoroba.org  ume@{,jp.}FreeBSD.org
>> http://www.mahoroba.org/~ume/
>>
>
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: cyrus-sasl

2012-12-11 Thread Franci Nabalanci
Thank you...looks like that I am a genie pig :).

It stopped again because gobject-introspection looks for python 2.7 but I
use 2.5 all the time and didn't complain...

Don't worry...

On Mon, Dec 10, 2012 at 11:49 PM, Hajimu UMEMOTO  wrote:

> Hi,
>
> >>>>> On Mon, 10 Dec 2012 16:04:56 -0600
> >>>>> Franci Nabalanci  said:
>
> lumiwa> ===> gconf2-2.32.0_3 cannot install: unknown OpenLDAP version:
> Shared
> lumiwa> object "libsasl2.so.2" not found, required by "ldapwhoami".
> lumiwa> *** [all] Error code 1
>
> It seems we cannot remove old lib (libsasl2.so.2) during upgrade.
> I've just committed to change UPDATING to recommend to use -w option
> of portmaster.
>
> Sincerely,
>
> --
> Hajimu UMEMOTO
> u...@mahoroba.org  ume@{,jp.}FreeBSD.org
> http://www.mahoroba.org/~ume/
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: cyrus-sasl

2012-12-10 Thread Franci Nabalanci
Solved:

uninstall openldap24-sasl-client
install openldap24-client
reinstall perl-XML-Parser

...and looks like it works for now...


On Mon, Dec 10, 2012 at 4:04 PM, Franci Nabalanci  wrote:

> I read /usr/ports/UPDATING:
>
> portmaster -r cyrus-sasl-
>
> which I did and I have many problems now because update don't going
> nowhere and I don't know how to save a problem(s).
> My system is FreeBSD 9.1-RC3 #0 r242324. I tried with clang and gcc but
> the problem is the same:
>
>
> ===> Compressing manual pages for cyrus-sasl-2.1.26
> ===> Running ldconfig
> /sbin/ldconfig -m /usr/local/lib
> ===> Registering installation for cyrus-sasl-2.1.26
> pkg: lstat(/usr/local/libdata/pkgconfig/libsasl2.pc): No such file or
> directory
> Installing cyrus-sasl-2.1.26... done
>
> ===>>> Re-installation of cyrus-sasl-2.1.26 succeeded
>
>
> ===>>> Updating ports that depend on cyrus-sasl-2.1.26
>
> ===>>> Launching child to update bluefish-2.2.2_1 to bluefish-2.2.2_2
>
> ===>>> Updating dependent ports >> bluefish-2.2.2_1 (1/100)
>
> ===>>> Currently installed version: bluefish-2.2.2_1
> ===>>> Port directory: /usr/ports/www/bluefish
>
> ===>>> Starting check for build dependencies
> ===>>> Gathering dependency list for www/bluefish from ports
> ===>>> Launching child to reinstall gucharmap-2.32.1_1
>
> ===>>> Updating dependent ports >> gucharmap-2.32.1_1 (2/100)
>
> ===>>> Currently installed version: gucharmap-2.32.1_1
> ===>>> Port directory: /usr/ports/deskutils/gucharmap
>
> ===>>> Starting check for build dependencies
> ===>>> Gathering dependency list for deskutils/gucharmap from ports
> ===>>> Launching child to reinstall gconf2-2.32.0_3
>
> ===>>> Updating dependent ports >> gucharmap-2.32.1_1 >> gconf2-2.32.0_3
> (3/100)
>
> ===>>> Currently installed version: gconf2-2.32.0_3
> ===>>> Port directory: /usr/ports/devel/gconf2
>
> ===>>> Starting check for build dependencies
> ===>>> Gathering dependency list for devel/gconf2 from ports
> ===>>> Dependency check complete for devel/gconf2
>
> ===>>> Updating dependent ports >> gucharmap-2.32.1_1 >> gconf2-2.32.0_3
> (3/100)
>
> ===> Cleaning for gconf2-2.32.0_3
> ===> gconf2-2.32.0_3 cannot install: unknown OpenLDAP version: Shared
> object "libsasl2.so.2" not found, required by "ldapwhoami".
> *** [all] Error code 1
>
> Stop in /usr/ports/devel/gconf2.
>
> ===>>> make failed for devel/gconf2
> ===>>> Aborting update
>
> ===>>> Update for gconf2-2.32.0_3 failed
> ===>>> Aborting update
>
> ===>>> Update for gucharmap-2.32.1_1 failed
> ===>>> Aborting update
>
> ===>>> Update for bluefish-2.2.2_1 failed
> ===>>> Aborting update
>
> Terminated
> ===>>> There are messages from installed ports to display,
> but first take a moment to review the error messages
> above. Then press Enter when ready to proceed.
>
> Thank in advance.
>
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


cyrus-sasl

2012-12-10 Thread Franci Nabalanci
I read /usr/ports/UPDATING:

portmaster -r cyrus-sasl-

which I did and I have many problems now because update don't going nowhere
and I don't know how to save a problem(s).
My system is FreeBSD 9.1-RC3 #0 r242324. I tried with clang and gcc but the
problem is the same:


===> Compressing manual pages for cyrus-sasl-2.1.26
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for cyrus-sasl-2.1.26
pkg: lstat(/usr/local/libdata/pkgconfig/libsasl2.pc): No such file or
directory
Installing cyrus-sasl-2.1.26... done

===>>> Re-installation of cyrus-sasl-2.1.26 succeeded


===>>> Updating ports that depend on cyrus-sasl-2.1.26

===>>> Launching child to update bluefish-2.2.2_1 to bluefish-2.2.2_2

===>>> Updating dependent ports >> bluefish-2.2.2_1 (1/100)

===>>> Currently installed version: bluefish-2.2.2_1
===>>> Port directory: /usr/ports/www/bluefish

===>>> Starting check for build dependencies
===>>> Gathering dependency list for www/bluefish from ports
===>>> Launching child to reinstall gucharmap-2.32.1_1

===>>> Updating dependent ports >> gucharmap-2.32.1_1 (2/100)

===>>> Currently installed version: gucharmap-2.32.1_1
===>>> Port directory: /usr/ports/deskutils/gucharmap

===>>> Starting check for build dependencies
===>>> Gathering dependency list for deskutils/gucharmap from ports
===>>> Launching child to reinstall gconf2-2.32.0_3

===>>> Updating dependent ports >> gucharmap-2.32.1_1 >> gconf2-2.32.0_3
(3/100)

===>>> Currently installed version: gconf2-2.32.0_3
===>>> Port directory: /usr/ports/devel/gconf2

===>>> Starting check for build dependencies
===>>> Gathering dependency list for devel/gconf2 from ports
===>>> Dependency check complete for devel/gconf2

===>>> Updating dependent ports >> gucharmap-2.32.1_1 >> gconf2-2.32.0_3
(3/100)

===> Cleaning for gconf2-2.32.0_3
===> gconf2-2.32.0_3 cannot install: unknown OpenLDAP version: Shared
object "libsasl2.so.2" not found, required by "ldapwhoami".
*** [all] Error code 1

Stop in /usr/ports/devel/gconf2.

===>>> make failed for devel/gconf2
===>>> Aborting update

===>>> Update for gconf2-2.32.0_3 failed
===>>> Aborting update

===>>> Update for gucharmap-2.32.1_1 failed
===>>> Aborting update

===>>> Update for bluefish-2.2.2_1 failed
===>>> Aborting update

Terminated
===>>> There are messages from installed ports to display,
but first take a moment to review the error messages
above. Then press Enter when ready to proceed.

Thank in advance.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: libxul

2012-08-15 Thread Franci Nabalanci
Yes, I selected the Mozilla Plugin which I want to have.

On Wed, Aug 15, 2012 at 7:13 AM, Greg Byshenk  wrote:

> On Wed, Aug 15, 2012 at 05:37:28AM -0500, ajtiM wrote:
>
> > I wish to uninstall libxul but
> >
> >  pkg_info -R libxul-1.9.2.28_1
> > Information for libxul-1.9.2.28_1:
> >
> > Required by:
> > vlc-1.1.13_12,3
> > phonon-vlc-0.5.0_1
> >
> > Is it safe to uninstall anywhere, please?
>
> You might need to rebuild vlc. It looks like libxul is pulled
> in to vlc if you select the Mozilla Plugin option.
>
>
> --
> greg byshenk  -  gbysh...@byshenk.net  -  Leiden, NL - Portland, OR USA
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make failed for editors/libreoffice

2012-07-03 Thread Franci Nabalanci
On FreeBSD 9.0 Release I built without problems with Clang 3.0


On Tue, Jul 3, 2012 at 5:45 AM, Boris Samorodov  wrote:

> Hi All,
>
> 02.07.2012 12:23, Leslie Jensen пишет:
>
>> internal build errors:
>>
>> ERROR: error 65280 occurred while making
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/canvas/prj
>>
>>   it seems that the error is inside 'canvas'
>>
>
> I've got the same error at FreeBSD-CURRENT and latest ports tree with
> base clang and clang/llvm from ports.
>
> --
> WBR, Boris Samorodov (bsam)
> FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
>
>
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Skype 4.0

2012-06-15 Thread Franci Nabalanci
No, the aswer is Skype still. Why? Because Skype use user of Windows 3.1 to
Windows 7, MAC, Linux...
How many people use FreeBSD? Does FreeBSD user comunicate just with the
other FreeBSD user?


On Fri, Jun 15, 2012 at 4:25 PM, Robert Simmons  wrote:

> On Fri, Jun 15, 2012 at 5:11 PM, Rich Neese  wrote:
> > I just wish skype would get off their buts and make a bsd version. time
> > to break code and make a opensource version
>
> That's not the answer.  Really, everyone needs to move away from Skype
> altogether.  Use Blink.  It is a superior client and it uses SIP
> rather than Skype's network.  Making a FreeBSD port of it has been on
> my list of things to do for quite a while, I just haven't had the
> time.
>
> If you want to check it out you can find it here:
> http://devel.ag-projects.com/repositories/blink-qt/
>
> It is written in Python, and it is GPL.  There is a MacOS binary and a
> Windows binary download of it on their website.
> http://icanblink.com/index.phtml
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


kdebindings4-perl-perlqt

2012-06-05 Thread Franci Nabalanci
I am still running portmaster-Rr png- on FreeBSD 9.0 Release.
I ahd some problems, some I saved, some I saved with your help, some
applications I just uninstalled because I don't have enough time. Now I
stak with kdebinding4-perl-perlqt:

[ 21%] Building CXX object
qtcore/tools/puic/CMakeFiles/puic4_bin.dir/perl/plwriteinitialization.cpp.o
[ 22%] Building CXX object qtcore/src/CMakeFiles/perlqtcore4.dir/QtCore4.c.o
Linking CXX shared library ../../blib/arch/auto/QtCore4/QtCore4.so
CMakeFiles/perlqtcore4.dir/util.cpp.o: In function `XS_AUTOLOAD':
util.cpp:(.text+0x109c6): undefined reference to `__stack_chk_fail_local'
/usr/local/bin/ld: ../../blib/arch/auto/QtCore4/QtCore4.so: hidden symbol
`__stack_chk_fail_local' isn't defined
/usr/local/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
*** Error code 1
1 error
*** Error code 2
[ 23%] Building CXX object
qtcore/tools/puic/CMakeFiles/puic4_bin.dir/perl/plwriteincludes.cpp.o
[ 24%] Building CXX object
qtcore/tools/puic/CMakeFiles/puic4_bin.dir/main.cpp.o
Linking CXX executable puic4
[ 24%] Built target puic4_bin
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/devel/kdebindings4-perl-perlqt.

===>>> make failed for devel/kdebindings4-perl-perlqt
===>>> Aborting update

===>>> Update for p5-kdebindings-perlqt-4.8.3 failed
===>>> Aborting update

===>>> Update for p5-kdebindings-perlkde-4.8.3 failed
===>>> Aborting update

===>>> Update for kdebindings-4.8.3 failed
===>>> Aborting update

Terminated

Thanks in advance.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


avogadro

2012-06-03 Thread Franci Nabalanci
Continue building ports on FreeBSD 9.0 release with portmaster -r png- and
sopped in science/avogadro:
[60%} Generating moc_selectextension cxx
usr/local/include/boost/type-traits/detail/has_binary_operator.hp.50: Parse
error at "BOOST_JOIN"
*** Error code 1
1 error
*** Error code 2


make failed for science/avogadro
Aborting update


I rebuilt avogadro without PYTHON and it works but with python it doesn't
works on my system.

Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: gtk20 (png related)

2012-06-02 Thread Franci Nabalanci
It was textproc/scim


On Sat, Jun 2, 2012 at 11:47 AM, Franci Nabalanci  wrote:

> I did uninstall, reinstall and the problem is here still.
> But if I try to update when is cairo deinstalled than stop agin because
> gtk-2.24.6_2 Needs cairo build with X11 support.
>
>
> On Sat, Jun 2, 2012 at 10:26 AM, Leslie Jensen  wrote:
>
>>
>>
>> 2012-06-02 17:22, Franci Nabalanci skrev:
>>
>>> On my FreeBSD 9.0 release I have another problem with
>>> portmaster -r png-
>>>
>>> Now stopped building GTK20:
>>>
>>> Shared object "libpng.so.6" not found, required by "im-scim.so"
>>>
>>> Thanks.
>>> ___
>>> freebsd-ports@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>>>
>>
>>
>> Just a while back on this list I got the suggestion to make deinstall on
>> graphics/cairo.
>>
>> It worked for me.
>>
>>
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: gtk20 (png related)

2012-06-02 Thread Franci Nabalanci
I did uninstall, reinstall and the problem is here still.
But if I try to update when is cairo deinstalled than stop agin because
gtk-2.24.6_2 Needs cairo build with X11 support.


On Sat, Jun 2, 2012 at 10:26 AM, Leslie Jensen  wrote:

>
>
> 2012-06-02 17:22, Franci Nabalanci skrev:
>
>> On my FreeBSD 9.0 release I have another problem with
>> portmaster -r png-
>>
>> Now stopped building GTK20:
>>
>> Shared object "libpng.so.6" not found, required by "im-scim.so"
>>
>> Thanks.
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>>
>
>
> Just a while back on this list I got the suggestion to make deinstall on
> graphics/cairo.
>
> It worked for me.
>
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


gtk20 (png related)

2012-06-02 Thread Franci Nabalanci
On my FreeBSD 9.0 release I have another problem with
portmaster -r png-

Now stopped building GTK20:

Shared object "libpng.so.6" not found, required by "im-scim.so"

Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


portmaster -r png- GraphicsMagic13

2012-06-02 Thread Franci Nabalanci
I started yesterday portmaster -r png- on FreeBSD 9.0 release and first
error was GhostScript which looks like cannot build with clang and when I
switched back to GCC was okay but it stopped on GraphicsMagic13:

test-suite.log:
1 of 724 tests failed.

.. contents:: :depth: 2

FAIL: test/rwlob_MNG_palete.sh (exit: 1)
Failed to write BLOB in format.

Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: giflib in graphics/gdal

2012-02-21 Thread Franci Nabalanci
I saw new gdal in ports...

My question is: in the /usr/ports/UPDATING is first uninstall libungif and
than install giflib and reinstall all ports.
Is it correct to use portmaster -o graphics/giflib graphics/libungif

And thew next question is I have in /var/db/pgs bot giflib and libingif.
How can I find whic one is installed, please? Or are both?

Thanks in advance.


On Tue, Feb 21, 2012 at 7:40 AM, Jerry  wrote:

> On Tue, 21 Feb 2012 08:39:38 +0100
> Rainer Hurling articulated:
>
> > Dear list,
> >
> > after changing from graphics/ungif to graphics/giflib there is a
> > problem with building graphics/gdal. Because other ports depending on
> > it, this should be corrected as soon as possible, I think.
> >
> > The patch could be something like this:
> >
> > --- Makefile.orig   2012-02-08 07:52:24.0 +0100
> > +++ Makefile2012-02-21 08:34:04.0 +0100
> > @@ -104,7 +104,7 @@
> >   .endif
> >
> >   .if !defined(WITHOUT_GIF)
> > -LIB_DEPENDS+=  ungif.5:${PORTSDIR}/graphics/libungif
> > +LIB_DEPENDS+=  gif.5:${PORTSDIR}/graphics/giflib
> >   CONFIGURE_ARGS+=   --with-gif=${LOCALBASE}
> >   .endif
> >
> > @@ -276,9 +276,6 @@
> >   .endif
> >
> >   post-patch:
> > -.if !defined(WITHOUT_GIF)
> > -   @${REINPLACE_CMD} -e 's|lgif|lungif|' ${WRKSRC}/configure
> > -.endif
> >   .if defined(WITH_PYTHON)
> >  @${REINPLACE_CMD} -e '\
> >  s,%%MAKE_ENV%%,${MAKE_ENV},; \
>
> Did you contact the port maintainer: sunp...@freebsd.org as well as
> possibly submitting a PR against the port? If not, it might prove
> useful.
>
> --
> Jerry ♔
>
> Disclaimer: off-list followups get on-list replies or get ignored.
> Please do not ignore the Reply-To header.
> __
>
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: xcb-util

2012-01-17 Thread Franci Nabalanci
I had fresh installed FreeBSD 9.0-RC3 ad than I updated to 9.0-Release.
I ran portsnap fetch update and portmaster -a and xcb was updated. It
happened day before when was /usr/ports/UPDATING update wtih portmaster -R
-r xcb-util.0 which I ran yesterday and it happened what I wrote before.

On Mon, Jan 16, 2012 at 5:17 PM, Freddie Cash  wrote:

> On Mon, Jan 16, 2012 at 3:11 PM, Chuck Swiger  wrote:
> > On Jan 16, 2012, at 2:51 PM, ajtiM wrote:
> >> FreeBSD 9.0 is out, many people updated, new installation...KDE 4.7.4 is
> >> coming in the ports (I hope no) and now all this reinstallation for
> xcb-util.
> >> Is it not possible to synchronized a little with the other ports?
> >
> > You're the one managing your machine(s).  If you want a package systems
> which releases less frequently than FreeBSD ports are updated, then either
> do not update your ports as rapidly, or consider switching to something
> like pkgsrc from NetBSD.
>
> Alternatively, switch to using pre-built, binary packages via the -P
> and -PP switches to portmaster/portupgrade, or even pkg_upgrade (from
> the sysutils/bsdadminscripts port).
>
> >> I need to reinstall about 300 ports (KDE, Firefox, libxul, GIMP...).
> >> It is to much...
> >
> > Why do you need to reinstall?
>
> Perhaps because he just completed an upgrade from 8.x to 9.0?  While
> there are ways to mitigate the need for awhile (misc/compat8x, leaving
> old libraries around, various switches to portmaster/portupgrade to
> keep old versions of libs in /usr/local/compat, etc), eventually, one
> should reinstall all ports when upgrading between major versions of
> FreeBSD.
>
> However, one has the option of scheduling when that rebuilt/reinstall
> occurs.  If you know a new version of X, KDE, Firefox are coming down
> the pipe soon, then why not wait until those major updates hit the
> ports tree?  And then do everything all at once? Rather than
> reinstalling everything after the 8->9 upgrade, and then again for
> libxcb, then again for KDE, then again for Port X, Port Y, etc, etc,
> etc.
>
> Just because a new version hits the ports tree, doesn't mean you have
> to rush right out, this second, and upgrade to it.  :)
>
>
> --
> Freddie Cash
> fjwc...@gmail.com
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


kde 4.5.4

2010-12-04 Thread Franci Nabalanci
Yesterdays update to KDE 4.5.4 from 4.5.3 was without problems but when I
start KDE (startx)  it show splash screen than turn to black with mouse cursor
which works, I heard sound when  looks KDE start and that is it. I switch
to console to close (ctrl-c) KDE. I try to start with a new user but it is
the same problem.
I also try to start KMail with ALT-F2 - kmail and when I look in
console if it is running was there.

Thanks in advance.
.

Thanks.

Mitja
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


libgcrypt

2010-07-29 Thread Franci Nabalanci
Another job for masochists...
As I red in /usr/ports/UPDATING I should run portmaster -r libgcrypt. I did
and there were 50 to 70 ports (many of them KDE4 related). As usual it was
not successful. For example openldap want firs uninstall and install again
(it happened during night) and about ten others. I spent more than two years
with FreeBSD but my favorite Linux distro waiting that I came home.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


kdpepim...

2010-06-12 Thread Franci Nabalanci
Hi!

After todays updtae of
kdepim4 4.4.4_1 deskutils files touched by this commit Libraries for KDE-PIM
applications
kdepim4-runtime 4.4.4_1 deskutils files touched by this commit Libraries for
KDE-PIM applications
kdepimlibs4 4.4.4_1 deskutils files touched by this commit Libraries for
KDE-PIM applications

KMail doesn't works anymore because Akonadi cannot start:

Akonadi Server Self-Test Report
===

Test 1: SUCCESS


Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi
server configuration and was found on your system.

File content of '/home/ajtim/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL
SizeThreshold=4096
ExternalPayload=false

[QMYSQL]
Name=akonadi
Host=
User=
Password=
Options="UNIX_SOCKET=/home/ajtim/.local/share/akonadi/db_misc/mysql.socket"
ServerPath=/usr/local/bin/mysqld_safe
StartServer=true

[Debug]
Tracer=null


Test 2: SUCCESS


MySQL server found.
Details: You currently have configured Akonadi to use the MySQL server
'/usr/local/bin/mysqld_safe'.
Make sure you have the MySQL server installed, set the correct path and
ensure you have the necessary read and execution rights on the server
executable. The server executable is typically called 'mysqld', its
locations varies depending on the distribution.

Test 3: SUCCESS


MySQL server is executable.
Details: MySQL server found: /usr/local/bin/mysqld_safe: cannot create
/var/db/mysql/athena.wi.rr.com.err: No such file or directory
eval: cannot create /var/db/mysql/athena.wi.rr.com.err: No such file or
directory
tee: /var/db/mysql/athena.wi.rr.com.err: No such file or directory
tee: /var/db/mysql/athena.wi.rr.com.err: No such file or directory
Starting mysqld daemon with databases from /var/db/mysql
STOPPING server from pid file /var/db/mysql/athena.wi.rr.com.pid
100612 09:49:07 mysqld ended



Test 4: WARNING


MySQL server log contains warnings.
Details: The MySQL server log file '/home/ajtim/.local/share/akonadi/db_data/mysql.err'
contains warnings.

File content of '/home/ajtim/.local/share/akonadi/db_data/mysql.err':
100612 6:36:02 InnoDB: Started; log sequence number 0 132140
100612 6:36:03 [Warning] Can't open and lock time zone table: Table
'mysql.time_zone_leap_second' doesn't exist trying to live without them
100612 6:36:03 [Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.0.90-log' socket:
'/home/ajtim/.local/share/akonadi/db_misc/mysql.socket' port: 0 FreeBSD
port: mysql-server-5.0.90
100612 7:30:22 [Note] /usr/local/libexec/mysqld: Normal shutdown

100612 7:30:24 InnoDB: Starting shutdown...
100612 7:30:26 InnoDB: Shutdown completed; log sequence number 0 132170
100612 7:30:26 [Note] /usr/local/libexec/mysqld: Shutdown complete

Thread 2eb1ed40 has exited with leftover thread-specific data after 4
destructor iterations


Test 5: SUCCESS


MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is
readable at /usr/local/kde4/share/config/akonadi/mysql-global.conf.

File content of '/usr/local/kde4/share/config/akonadi/mysql-global.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using
$HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp 
#
[mysqld]
skip_grant_tables
skip_networking

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
#sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
#sql_mode=strict_trans_tables

# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb
# case-insensitive table names, avoids trouble on windows
lower_case_table_names=1
character_set_server=latin1
collation_server=latin1_general_ci
table_cache=200
thread_cache_size=3
log_bin=mysql-bin
expire_logs_days=3
#sync_bin_log=0
# error log file name, relative to datadir
log_error=mysql.err
log_warnings=2
# log all queries, useful for debugging but generates an enormous amount of
data
#log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for
debugging only)
#log_slow_queries=mysql.slow
#long_query_time=1
# log queries not using indices, debug only, disable for production use
#log_queries_not_using_indexes=1
# maximum blob size
max_allowed_packet=32M
max_connections=256
# makes sense when having the same query multiple times
# makes no sense with prepared statements and/or transactions
query_cache_type=0
query_cache_size=0

innodb_file_per_table=1
innodb_log_buffer_size=1M
innodb_additional_mem_pool_size=1M
# messure database size and adjust
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM
information_schema.tables WHERE table_schema not in ("mysql",
"information_schema");
innodb_buffer_pool_size=80M
# size of average write burst, kee

Re: issues unveiled by devel/gettext

2010-05-31 Thread Franci Nabalanci
On Mon, May 31, 2010 at 12:43 PM, Freddie Cash  wrote:

> On Mon, May 31, 2010 at 10:37 AM, Dominic Fandrey  >wrote:
>
> > On 31/05/2010 19:08, Franci Nabalanci wrote:
> > > I have the same problem and my FreeBSD 8.0 release doesnn't work
> anymore.
> > I
> > > cannot do anything. It is possible to save this problem or better
> install
> > > different OS??
> >
> > A lot of stuff will start working again if you add the line:
> > libintl.so.8libintl.so.9
> >
> > to your /etc/libmap.conf file. Note that this is just a temporal
> > workaround until you manage to rebuild the troublesome packages.
> >
> > This would be an excellent time to mention the wonderful -b options for
> portupgrade and portmaster, that will create a backup package of any ports
> that are upgraded, stored under /usr/ports/packages.  :)  If you run into
> any issues, it's a simple "pkg_delete -xi portname" and "pkg_add
> /usr/ports/packages/portname.tbz" process to roll-back to a known-good
> version.  :D
>
> There's also an option for both portupgrade and portmaster that tell it to
> save old libraries to /usr/local/compat/lib, so that applications that
> require the lib will continue to work, while you re-install/upgrade the
> other apps.
>
> Using ZFS snapshots on /usr/local and /var/db/pkg is also an option, as ZFS
> provides a snapshot-roll-back feature.
>
> IOW, this is not an "unsolvable mess" like some people claim every year.
>  :)
>
> Maybe is not "unsolvable mess" for you but it is for me.
I did what I did, what I red.
I made /etc/libmap.conf with what was mention above and when I run
portmaster devel/gettext I got:
/libexec/ld-elf.so.1: Shared object "libintl.so.9" not found, required by
"gawk"

Thanks.

> --
> Freddie Cash
> fjwc...@gmail.com
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: issues unveiled by devel/gettext

2010-05-31 Thread Franci Nabalanci
I have the same problem and my FreeBSD 8.0 release doesnn't work anymore. I
cannot do anything. It is possible to save this problem or better install
different OS??


On Mon, May 31, 2010 at 10:29 AM, Dominic Fandrey wrote:

> Error 1:
> The configure script of devel/gettext pulls in gawk if installed,
> which depends on gettext and causes install to fail.
>
> Error 2:
> I updated with "portmaster -Da" so I stumbled over lots of stuff
> that didn't get version bumped, even though it directly links to
> gettext.
> This is the list of packages that miss a direct dependency on
> devel/gettext and should be version bumped:
>
> textproc/libcroco
> devel/glib20
> shells/bash
> textproc/libxslt
> security/libgcrypt
> devel/dbus-glib
> devel/eggdbus
> sysutils/polkit
> devel/libIDL
> devel/ORBit2
> devel/gconf2
> devel/gio-fam-backend
> x11-toolkits/pango
> devel/gamin
> x11-toolkits/gtk20 (also links against its old version during build)
>
> More missing direct dependencies were uncovered by pkg_libchk:
>
> graphics/ImageMagick
> audio/arts
> net/avahi-app
> devel/avr-gcc
> sysutils/consolekit
> devel/desktop-file-utils
> textproc/enchant
> net-im/farsight2
> graphics/gegl
> graphics/gimp-app
> print/gimp-gutenprint
> devel/glibmm
> devel/gnome-vfs
> textproc/gsed
> multimedia/gstreamer-ffmpeg
> multimedia/gstreamer-plugins
> multimedia/gstreamer-plugins-bad
> audio/gstreamer-plugins-cdparanoia
> multimedia/gstreamer-plugins-dvd
> audio/gstreamer-plugins-esound
> audio/gstreamer-plugins-flac
> devel/gstreamer-plugins-gnomevfs
> multimedia/gstreamer-plugins-gnonlin
> graphics/gstreamer-plugins-jpeg
> audio/gstreamer-plugins-lame
> multimedia/gstreamer-plugins-good
> graphics/gstreamer-plugins-libpng
> audio/gstreamer-plugins-ogg
> audio/gstreamer-plugins-pulse
> audio/gstreamer-plugins-shout2
> audio/gstreamer-plugins-sndfile
> multimedia/gstreamer-plugins-ugly
> audio/gstreamer-plugins-wavpack
> multimedia/gstreamermm
> x11-toolkits/gtkglext
> textproc/gtkspell
> print/gutenprint-base
> x11-toolkits/gtkmm24
> print/gutenprint-ijs
> science/hdf5
> irc/irssi
> sysutils/k3b
> devel/libbonobo
> x11-toolkits/libbonoboui
> multimedia/libdv
> x11/libgnome
> graphics/libgnomecanvas
> x11-toolkits/libgnomeui
> devel/libgsf
> graphics/liblqr-1
> net-im/libnice
> devel/libnotify
> graphics/libopenraw
> net-im/libpurple
> graphics/librsvg2
> devel/libsoup
> textproc/libwpd
> textproc/libxml++26
> multimedia/mjpegtools
> audio/mpc
> textproc/openjade
> x11-toolkits/pangomm
> net-im/pidgin
> graphics/poppler-gtk
> graphics/pstoedit
> devel/py-dbus
> multimedia/py-gstreamer
> multimedia/smpeg
> multimedia/vcdimager
> editors/vim
> www/webkit-gtk2
> net/wireshark
>
>
> Error 3:
> "make fetch" fails for postgresql related ports prior to the
> postgresql-client update (not really a gettext issue)!
> I figure they should all get a FETCH_DEPENDS line.
>
> ===>>> Returning to update check of installed ports
>
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Launching child to update php5-pdo_pgsql-5.3.2 to
> php5-pdo_pgsql-5.3.2_1
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
>
> ===>>> Port directory: /usr/ports/databases/php5-pdo_pgsql
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Gathering dependency list for databases/php5-pdo_pgsql from ports
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Starting recursive 'make config' check
> ===>>> Recursive 'make config' check complete for databases/php5-pdo_pgsql
> ===>>> Returning to update check of installed ports
>
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> ===>>> Launching child to update postgresql-server-8.3.11 to
> postgresql-server-8.3.11_1
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
>
> ===>>> Port directory: /usr/ports/databases/postgresql83-server
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "pg_config"
>
>
> --
> A: Because it fouls the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to 

Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)

2010-02-06 Thread Franci Nabalanci
There is a new jpeg 8 and you need to rebuild with for example portmaster -r
jpeg-\* if you use a portmaster (there are instructions in
/usr/ports/UPDATING).

But antwhere I have a problem with arts where I get an error 1. I am trying
again and will sent what kind of error I got.


On Sat, Feb 6, 2010 at 4:58 AM, Ion-Mihai Tetcu  wrote:

> On Sat, 6 Feb 2010 12:49:52 +0200
> Ion-Mihai Tetcu  wrote:
>
> > On Sat, 06 Feb 2010 11:13:08 +0100
> > "O. Hartmann"  wrote:
> >
> > > Since yesterday's portsnape and attempt updating my ports, ALL
> > > FreeBSD boxes (running FreeBSD 8.0/amd64) fail to update ports via
> > > 'portmaster -av' at the same point with the following error.
> > >
> > > It seems that that port jpeg-8 has been updated and now offering
> > > libjpeg.so.11 instead of the desired old libjpeg.so.10, so I guess
> > > everything depending on port jpeg-8 needs to be rebuild - but
> > > ports/UPDATE does not reflect this.
> > >
> > > c++ -fno-exceptions  -Wl,-rpath,/usr/local/lib
> > > -Wl,-rpath,/usr/local/lib -pthread -o ../../../bin/uic
> > > .obj/release-shared-mt/main.o  .obj/release-shared-mt/uic.o
> > > .obj/release-shared-mt/form.o  .obj/release-shared-mt/object.o
> > > .obj/release-shared-mt/subclassing.o  .obj/release-shared-mt/embed.o
> > > .obj/release-shared-mt/widgetdatabase.o
> > > .obj/release-shared-mt/domtool.o  .obj/release-shared-mt/parser.o
> > > -L/usr/local/lib -L/usr/local/lib
> >
> > ^^^
> >
> > > -L/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/lib
> > > -L/usr/local/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender
> > > -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext
> > > -lX11 -lm -lSM -lICE
> > > /usr/bin/ld: warning: libjpeg.so.10, needed by
> > > /usr/local/lib/libqt-mt.so, not found (try using -rpath or
> > > -rpath-link) /usr/local/lib/libqt-mt.so: undefined reference to
> > > `jpeg_start_decompr...@libjpeg_7.0'
> >
> >
> > That above it's the problem, kde team is aware of it.
> >
> > For the moment the workaround, when you get to this, is to:
> > mv /usr/local/lib/libqt-mt.so /usr/local/lib/libqt-mt.so.old && \
> > cd /usr/ports/x11-toolkits/qt33/ && make && \
> > mv /usr/local/lib/libqt-mt.so.old /usr/local/lib/libqt-mt.so && \
> > portmaster -C x11-toolkits/qt33
> >
> >
> > I did this yesterday while under KDE3 without problems.
>
> You'll run into the same kind of problem with kdelibs3:
>
>
> Making all in dnssd
> gmake[2]: Entering directory
> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd'
> ../kdecore/kconfig_compiler/kconfig_compiler ./kcm_kdnssd.kcfg
> ./settings.kcfgc; ret=$?; \
>if test "$ret" != 0; then rm -f settings.h ; exit $ret ;  fi
> /libexec/ld-elf.so.1: Shared object "libjpeg.so.10" not found, required by
> "libkdefx.so.6"
> gmake[2]: *** [settings.h] Error 1
> gmake[2]: Leaving directory
> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10'
> gmake: *** [all] Error 2
> *** Error code 1
>
> Stop in /usr/ports/x11/kdelibs3.
>
>
> The same workaround works.
>
> And yes, this means the kde ports are in wrong.
>
>
> --
> IOnut - Un^d^dregistered ;) FreeBSD "user"
>  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
> FreeBSD committer -> ite...@freebsd.org, PGP Key ID 057E9F8B493A297B
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: skype-out calls disconnect after 5 minute

2009-06-10 Thread Franci Nabalanci
Thank you very much for the aswer but I have 7.2 release and I don't
want change to 7 stable. It is not useful anymore. I will try if Ekiga
works better.


On 6/10/09, Andriy Gapon  wrote:
> on 07/06/2009 20:17 ajtiM said the following:
>> My system: FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009
>> r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>>
>> Skype-out calls disconnect after about 5 minutes. I red that was problem
>> with
>> beta or pre release but looks like that is the problem here still. Version
>> of
>> Skype is 2.9.9.72.
>> Do I need to put kern.hz=100 in loader.conf, please?
>>
>> Thanks in advace,
>
> I am not entirely sure but I think that the behavior that you see was caused
> by
> r190893 (on Apr 10) and was fixed by r192987 (on May 28).
> I think that your best bet is to upgrade to stable/7 that includes the
> aforementioned commit.
>
> I have been experiencing the same problem myself and tracked it to
> linux_times,
> but very fortunately Dmitry committed the proper fix before I could finish
> my
> investigation.
>
> I think that this may be a good candidate for 7.2 errata.
>
> --
> Andriy Gapon
>
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"