why a persistent GCC GCC49 conflict?

2017-01-19 Thread Jeffrey Bouquet via freebsd-ports
pkg install driftnet wants to install gcc, and REMOVE
truecrypt, gcc49, xpi-web-developer...[23 more]...sscalc.

This has been going on almost a half-year it seems. 
as gcc49 and gcc install files into the same place.

Before that several years, again IIRC, with no such specific
problem...

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


garbd from databases/galera

2017-01-19 Thread Felix Hanley
Hi,

The garbd component of databases/galera is currently disabled in the
port but I would like to get this working. When enabled it has issues
with boost references:

/usr/ports/databases/galera/work/galera-25.3.5-src/garb/garb_config.cpp:32:
undefined reference to

`boost::program_options::options_description::options_description(std::string
const&, unsigned int, unsigned int)'
/usr/ports/databases/galera/work/galera-25.3.5-src/garb/garb_config.cpp:39:
undefined reference to

`boost::program_options::options_description::options_description(std::string
const&, unsigned int, unsigned int)'
garb/garb_config.os: In function `basic_command_line_parser':
/usr/local/include/boost/program_options/detail/parsers.hpp:44:
undefined reference to
`boost::program_options::detail::cmdline::cmdline(std::vector const&)'
garb/garb_config.os: In function `garb::Config::Config(int, char**)':

... etc ...

I am not sure if this is due to the g++ compiler version that was used
to build boost or something else (I don't work with C++ much, let alone
boost).

Has anyone been able to get garbd to build?

-- 
  email: fe...@userspace.com.au
web: userspace.com.au
  phone: +61 3 9021 8964
gpg: 971C F7B2 913A D163 70AC  02C3 B6F2 29D7 7E20 D10B
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Ports with origin path different from port name

2017-01-19 Thread mokhi
Hi,
About libCCID, the name was this when I became its maintainer, but it
makes sense for me, cause it's mostly being used because of the
drivers that it installs ('libccid.so' lib actually) so it's more a
library than tool.

Best wishes, Mokhi.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[CFT] emulators/open-vm-tools{,-nox11} update to 10.1.0

2017-01-19 Thread Steve Wills
Hi,

I'd like anyone possible to test an updated version of
emulators/open-vm-tools{,-nox11}. I have the patch here for those who
wish to build themselves:

https://people.freebsd.org/~swills/open-vm-tools/open-vm-tools-10.1.0.diff

And for those who wish to test using packages, I've built packages with
the new version and it's deps from the quarterly ports branch here:

https://people.freebsd.org/~swills/open-vm-tools/

with sub-directories for various FreeBSD versions and archs. There's
also a script which can help you configure the repo so that you can
install using pkg, here:

https://people.freebsd.org/~swills/open-vm-tools/ovmsetup.sh

Just grab the script, run it, then pkg install the open-vm-tools
package, or update it if you already have it installed. This is a bit of
a new testing method for me, so don't be surprised if there are some bumps.

I would be really nice see tests with both various versions of VMWare
ESXi, particularly ESXi 6.0 and 6.5, and also VMWare desktop products.
Any help testing would be appreciated. Even just a "worked OK for me" is
helpful.

One particular note about this version, it no longer includes vmhgfs.
Instead, there's support for using fuse to share files, though I haven't
found documentation on that yet.

So, if you can try it out, please do and let me know how it goes.

Thanks,
Steve



signature.asc
Description: OpenPGP digital signature


Ports with origin path different from port name

2017-01-19 Thread Fernando Herrero CarrĂ³n
Hi everyone,

I have lately come across at least two ports whose origin path is different
from the port name, which I found surprising.

One of them is mcmc-jags, which lives in math/jags, the other one is ccid,
which lives in devel/libccid.

Is there any reason for this mismatch?

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


Re: GOOGLE_CODE has gone away?

2017-01-19 Thread Volodymyr Kostyrko

Pavel Timofeev wrote:

Hello, all.
I've found a port  (http://www.freshports.org/net-mgmt/flow-tools-ng/)
which is marked as BROKEN.
The last commit says "GOOGLE_CODE has gone away.".


( Picking up maintainer hat from dust )

When I first added that port I thought there would be anything fun about 
working with databases but the team stayed silent and there was no move 
for years. The only features like PostgreSQL support were rather a 
nuisance as there was no buffering and it tended to kill database even 
on meager load. I ended up using disk writer + some code on python to 
dump everything to database and that was working much nicer. So actually 
you can just stay with net-mgmt/flow-tools - it hasn't gone too far from 
there.


I moved to net-mgmt/nfdump not so long ago and feel no regrets.

--
Sphinx of black quartz judge my vow.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: GOOGLE_CODE has gone away?

2017-01-19 Thread Peter Jeremy
On 2017-Jan-19 19:17:53 +0300, Pavel Timofeev  wrote:
>I've found a port  (http://www.freshports.org/net-mgmt/flow-tools-ng/)
>which is marked as BROKEN.
>The last commit says "GOOGLE_CODE has gone away.".

That comment is true.

>But at least this particular port is still available in a new place:
>https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/flow-tools/flow-tools-0.68.5.1.tar.bz2

That is an archive of the last version of code available from Google
Code.  By definition it is unmaintained (and unmaintainable).  There
has been a long thread about this and the the outcome (which was not
accepted by some) is that FreeBSD will not accept ports that are
unmaintainable, therefore it will not use google-code-archive as a
master site.

Please refer to the FreeBSD-ports list archives for more details.

-- 
Peter Jeremy


signature.asc
Description: PGP signature


Re: MAriadb 10.1 issue

2017-01-19 Thread Kevin Golding
On Thu, 19 Jan 2017 18:16:41 -, The Doctor   
wrote:



This morning I got the update for Maria DB 10.1

and

using portmaster

I get


You are using OpenSSL from ports and have selected GSSAPI from base,  
please

select another GSAASPI vlue.

I did comment out the IGNORE line from the Makefile but no dice.

Help!!



OPTIONS_SINGLE_GSSAPI=  GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT GSSAPI_NONE
OPTIONS_DEFAULT=GSSAPI_BASE

`make config` will let you select an alternative
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


MAriadb 10.1 issue

2017-01-19 Thread The Doctor
This morning I got the update for Maria DB 10.1 

and 

using portmaster 

I get 


You are using OpenSSL from ports and have selected GSSAPI from base, please 
select another GSAASPI vlue.

I did comment out the IGNORE line from the Makefile but no dice.

Help!!

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! 
http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
Birthdate 29 Jan 1969 Redhill Surrey England
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


The best email and sms integration app for android is now available

2017-01-19 Thread iMarketing Center

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


Re: GOOGLE_CODE has gone away?

2017-01-19 Thread Pavel Timofeev
2017-01-19 19:17 GMT+03:00 Pavel Timofeev :
> Hello, all.
> I've found a port  (http://www.freshports.org/net-mgmt/flow-tools-ng/)
> which is marked as BROKEN.
> The last commit says "GOOGLE_CODE has gone away.".
>
> But at least this particular port is still available in a new place:
> https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/flow-tools/flow-tools-0.68.5.1.tar.bz2
>
> I suppose other ports which depends on Google code can be resurrected too.
> Is Mk/bsd.sites.mk right place to fix it?
>
> What if add to the following
>
> MASTER_SITE_GOOGLE_CODE+= \
> http://${PROJECTHOST}.googlecode.com/files/
> .endif
>
> something like
>
> https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PROJECTHOST}/
>
> What do you think?


One correction: https can also be replaced by http in that link
I tried several other GOOGLE_CODE-dependent ports and it works.
For example 
http://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/vboxgtk/vboxgtk-0.8.2.tar.gz
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


GOOGLE_CODE has gone away?

2017-01-19 Thread Pavel Timofeev
Hello, all.
I've found a port  (http://www.freshports.org/net-mgmt/flow-tools-ng/)
which is marked as BROKEN.
The last commit says "GOOGLE_CODE has gone away.".

But at least this particular port is still available in a new place:
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/flow-tools/flow-tools-0.68.5.1.tar.bz2

I suppose other ports which depends on Google code can be resurrected too.
Is Mk/bsd.sites.mk right place to fix it?

What if add to the following

MASTER_SITE_GOOGLE_CODE+= \
http://${PROJECTHOST}.googlecode.com/files/
.endif

something like

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PROJECTHOST}/

What do you think?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Nieuwe vacatures voor verkoper 2017-01-19

2017-01-19 Thread alert

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