FreeBSD ports you maintain which are out of date

2014-11-30 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
games/xabacus   | 8.0.0   | 8.0.2
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

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: Tracking Binary Ports/Pkgs Tree

2014-11-30 Thread Simon Wright
Seconded. This has been an issue for me this weekend with the perl 
default changing to 5.18 and the gettext port split but the packages 
in the FreeBSD repo are still using the old default for perl and the 
old version for gettext whereas my local repo (with custom options) 
are using the new settings/ports.


My preference would be to keep my local ports tree for poudriere 
exactly in sync with the package build port tree and to have a 
date/time when the repo has also been fully rebuilt so that I can 
run updates that will not try to pull in outdated packages. Is this 
position possible?


My solution for this weekend has been to return to the old-faithful 
portupgrade and rebuild all affected ports from my current ports tree.


Cheers

Simon.

On 30/11/2014 05:58, Reed A. Cartwright wrote:

I have been using poudriere for a while to build packages locally.  I
recently reduced the package server to just the ports that I need to
have custom options.  I want to rely on the freebsd pkgs as much as I
can.

However, this has proven difficult because my ports directory is often
ahead of the one that corresponded to the latest set of binary
packages.  I read where packages are build off of a snapshot of the
ports tree on every wednesday.

Is this snapshot saved anywhere?  If so, I would like to be able to
sync my local ports directory against it.  If not, I would like to
request such ability.



___
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: Tracking Binary Ports/Pkgs Tree

2014-11-30 Thread Tijl Coosemans
On Sat, 29 Nov 2014 21:58:17 -0700 Reed A. Cartwright cartwri...@asu.edu 
wrote:
 I have been using poudriere for a while to build packages locally.  I
 recently reduced the package server to just the ports that I need to
 have custom options.  I want to rely on the freebsd pkgs as much as I
 can.
 
 However, this has proven difficult because my ports directory is often
 ahead of the one that corresponded to the latest set of binary
 packages.  I read where packages are build off of a snapshot of the
 ports tree on every wednesday.
 
 Is this snapshot saved anywhere?  If so, I would like to be able to
 sync my local ports directory against it.  If not, I would like to
 request such ability.

Package build information is available on http://beefy1.isc.freebsd.org/
and http://beefy2.isc.freebsd.org/ and each package set lists the
port revision that was used.  For instance on
http://beefy1.isc.freebsd.org/build.html?mastername=10i386-defaultbuild=2014-11-26_03h32m47s
it says svn://svn0.us-west.freebsd.org/ports/head@373435

Then you can update your ports tree to that revision with:
svn up -r 373435
___
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


oracle8-client cannot install..

2014-11-30 Thread smokeping
dear ports maintener...

why oracle8-client cannot install in freebsd 10-amd?
would you like to help me in this situation please?

thank you


tommy
___
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: oracle8-client cannot install..

2014-11-30 Thread Kurt Jaeger
Hi!

 why oracle8-client cannot install in freebsd 10-amd?
 would you like to help me in this situation please?

Can you try one of the databases/linux-oracle-instantclient-* ports instead ?

Which function do you need from oracle8-client ?

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
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 failing to build with clang 3.5

2014-11-30 Thread Antoine Brodin
Dear maintainer,

The FreeBSD project is working on updating llvm and clang to 3.5.0 in head [1].

The following ports you maintain fail to build after this update:

games/rtb
http://package18.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-11-29_14h36m35s/logs/errors/RealTimeBattle-1.0.8_10.log
net-p2p/libtorrent
http://package18.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-11-29_14h36m35s/logs/errors/libtorrent-0.13.4_1.log
www/squid
http://package18.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-11-29_14h36m35s/logs/errors/squid-3.4.9_1.log

Usually, the -Werror warnings are pointing to actual bugs in the ports 
themselves.
If you have a patch to fix the ports, please submit them in FreeBSD Bugzilla 
[2].

[1] 
https://lists.freebsd.org/pipermail/freebsd-current/2014-November/053570.html
[2] https://bugs.freebsd.org/submit/

Cheers,

Antoine
on behalf of portmgr@
___
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


pkg: /var/cache/pkg and pkg upgrade, how does this work ?

2014-11-30 Thread Kurt Jaeger
Hi!

I have a host with a up2date /var/cache/pkg/ and a jail with a
not so up2date pkg collection.

Now I want to mount /var/cache/pkg into the jail at the same
location and hope that I do not have to re-fetch all the files.

Testing this, the problem is: The packages installed in the jail
are deemed up2date by pkg and they are *not* updated at all ?

How can I update a jail with the pkg cache from 'above' and avoid
fetching packages all over again ?

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
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: pkg: /var/cache/pkg and pkg upgrade, how does this work ?

2014-11-30 Thread olli hauer
On 2014-11-30 15:39, Kurt Jaeger wrote:
 Hi!
 
 I have a host with a up2date /var/cache/pkg/ and a jail with a
 not so up2date pkg collection.
 
 Now I want to mount /var/cache/pkg into the jail at the same
 location and hope that I do not have to re-fetch all the files.
 
 Testing this, the problem is: The packages installed in the jail
 are deemed up2date by pkg and they are *not* updated at all ?
 
 How can I update a jail with the pkg cache from 'above' and avoid
 fetching packages all over again ?
 

Hi Kurt,

In case your repo is defined this way on your host

Repositories:
  $reponame: {
...

copy also the $reponame.meta and repo-$reponame.sqlite from /var/db/pkg to the 
jail.
Additional set REPO_AUTOUPDATE = false in the pkg.conf from the jail.

Now the jail has all references for the packages and the update should work.

-- 
olli
___
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: pkg: /var/cache/pkg and pkg upgrade, how does this work ?

2014-11-30 Thread Kurt Jaeger
Hi!

  I have a host with a up2date /var/cache/pkg/ and a jail with a
  not so up2date pkg collection.
  
  Now I want to mount /var/cache/pkg into the jail at the same
  location and hope that I do not have to re-fetch all the files.
  
  Testing this, the problem is: The packages installed in the jail
  are deemed up2date by pkg and they are *not* updated at all ?
  
  How can I update a jail with the pkg cache from 'above' and avoid
  fetching packages all over again ?

 In case your repo is defined this way on your host
 
 Repositories:
   $reponame: {
 ...

Yes, exactly.

 copy also the $reponame.meta and repo-$reponame.sqlite from
 /var/db/pkg to the jail.
 Additional set REPO_AUTOUPDATE = false in the pkg.conf from the jail.
 
 Now the jail has all references for the packages and the update should work.

I have to test this in more detail.

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
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: FreeBSD Port: php55-5.5.19

2014-11-30 Thread Scot Hetzel
On Thu, Nov 27, 2014 at 5:01 AM, Sascha A. Borer s...@xan.ch wrote:
 I wants to install php5 then.
 How can I prevent that?

cd /usr/ports/devel/pecl-intl ; make install
___
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: RFT: Please help testing the llvm/clang 3.5.0 import

2014-11-30 Thread Dmitry Marakasov
* Dimitry Andric (d...@freebsd.org) wrote:

 We're working on updating llvm, clang and lldb to 3.5.0 in head.
 This is quite a big update again, and any help with testing is
 appreciated.

Well, of 4 error logs from exp-run I've checked (one my port and 3
unmaintained ports) two had basically the same problem and it seems
to be libc++ related, so I ask: was new version of libc++ imported
along with clang/llvm? Past experience show that libc++ should be
updated along with clang, as it may have bugs new clang versions
are not tolerable to.

I've prepared the minimal test program to demonstrate the problem:

--- test.cc begins here ---
#include functional
#include iostream

class Foo {
public:
void Const() const { std::cerr  OK  std::endl; }
};

int main() {
Foo foo;
auto f = std::bind(Foo::Const, foo);
f();

return 0;
}
--- test.cc ends here ---

Note that the method std::bind is used on is const (non-const methods
produce no problems). 

Here's how it works:

--- test.log begins here ---
% for CC in c++ g++48 g++49 g++5 clang++33 clang++34 clang++35; do echo === 
${CC}; ${CC} -std=c++11 test.cc  ./a.out; done
=== c++
OK
=== g++48
OK
=== g++49
OK
=== g++5
OK
=== clang++33
OK
=== clang++34
OK
=== clang++35
In file included from test.cc:1:
In file included from /usr/include/c++/v1/functional:474:
/usr/include/c++/v1/type_traits:433:76: error: no matching function for call to 
'__source'
: public integral_constantbool, 
sizeof(__is_function_imp::__test_Tp(__is_function_imp::__source_Tp())) == 1
   
^~~~
/usr/include/c++/v1/type_traits:438:14: note: in instantiation of template 
class 'std::__1::__libcpp_is_functionvoid () const, false' requested here
: public __libcpp_is_function_Tp {};
 ^
/usr/include/c++/v1/type_traits:443:97: note: in instantiation of template 
class 'std::__1::is_functionvoid () const' requested here
template class _Tp, class _Up struct __libcpp_is_member_function_pointer_Tp 
_Up::* : public is_function_Tp {};

^
/usr/include/c++/v1/type_traits:446:14: note: in instantiation of template 
class 'std::__1::__libcpp_is_member_function_pointervoid (Foo::*)() const' 
requested here
: public __libcpp_is_member_function_pointertypename remove_cv_Tp::type 
{};
 ^
/usr/include/c++/v1/type_traits:460:38: note: in instantiation of template 
class 'std::__1::is_member_function_pointervoid (Foo::*)() const' requested 
here
!is_member_function_pointer_Tp::value {};
 ^
/usr/include/c++/v1/type_traits:3093:17: note: in instantiation of template 
class 'std::__1::is_member_object_pointervoid (Foo::*)() const' requested here
is_member_object_pointertypename 
remove_reference_Fp::type::value 
^
/usr/include/c++/v1/type_traits:3100:1: note: (skipping 2 contexts in 
backtrace; use -ftemplate-backtrace-limit=0 to see all)
__invoke(_Fp __f, _A0 __a0)
^
/usr/include/c++/v1/type_traits:3126:11: note: in instantiation of template 
class 'std::__1::__invokable_impvoid (Foo::*)() const, Foo ' requested here
  __invokable_imp_Fp, _Args...::value
  ^
/usr/include/c++/v1/functional:1973:31: note: in instantiation of template 
class 'std::__1::__invokablevoid (Foo::*)() const, Foo ' requested here
static const bool value = __invokable_Fp,
  ^
/usr/include/c++/v1/functional:1985:18: note: in instantiation of template 
class 'std::__1::_is_valid_bind_returnvoid (Foo::*)() const, 
std::__1::tupleFoo, std::__1::tuple ' requested here
  bool = _is_valid_bind_return_Fp, _BoundArgs, _TupleUj::value
 ^
/usr/include/c++/v1/functional:2082:18: note: in instantiation of default 
argument for '__bind_returnvoid (Foo::*)() const, std::__1::tupleFoo, 
std::__1::tuple ' required here
typename __bind_return_Fd, _Td, tuple_Args... ::type
 ^~~
test.cc:12:3: note: while substituting deduced template arguments into function 
template 'operator()' [with _Args = ]
f();
 ^
/usr/include/c++/v1/type_traits:424:28: note: candidate template ignored: 
substitution failure [with _Tp = void () const]: reference to function type 
'void () const' cannot have 'const' qualifier
template class _Tp _Tp  __source();
 ~~~   ^
test.cc:12:2: error: no matching function for call to object of type 
'std::__1::__bindvoid (Foo::*)() const, Foo '
f();
^
/usr/include/c++/v1/functional:2083:9: note: candidate template ignored: 
substitution failure [with _Args = ]: implicit instantiation of undefined 
template 'std::__1::__bind_returnvoid (Foo::*)() const, std::__1::tupleFoo, 
std::__1::tuple, false'

Re: Tracking Binary Ports/Pkgs Tree

2014-11-30 Thread Reed A. Cartwright
After poking around a bit, I put together this one liner to syncronize
my ports to the latest package revision:

svn up -r `fetch -qo -
http://beefy2.isc.freebsd.org/data/10amd64-default/.data.json  | jq -r
'.builds[.builds.latest].svn_url | split(@)[1]'`

It uses jq to parser the .data.json file and determine the latest revision.

On Sun, Nov 30, 2014 at 4:50 AM, Tijl Coosemans t...@freebsd.org wrote:
 On Sat, 29 Nov 2014 21:58:17 -0700 Reed A. Cartwright cartwri...@asu.edu 
 wrote:
 I have been using poudriere for a while to build packages locally.  I
 recently reduced the package server to just the ports that I need to
 have custom options.  I want to rely on the freebsd pkgs as much as I
 can.

 However, this has proven difficult because my ports directory is often
 ahead of the one that corresponded to the latest set of binary
 packages.  I read where packages are build off of a snapshot of the
 ports tree on every wednesday.

 Is this snapshot saved anywhere?  If so, I would like to be able to
 sync my local ports directory against it.  If not, I would like to
 request such ability.

 Package build information is available on http://beefy1.isc.freebsd.org/
 and http://beefy2.isc.freebsd.org/ and each package set lists the
 port revision that was used.  For instance on
 http://beefy1.isc.freebsd.org/build.html?mastername=10i386-defaultbuild=2014-11-26_03h32m47s
 it says svn://svn0.us-west.freebsd.org/ports/head@373435

 Then you can update your ports tree to that revision with:
 svn up -r 373435



-- 
Reed A. Cartwright, PhD
Barrett Honors Faculty
Assistant Professor of Genomics, Evolution, and Bioinformatics
School of Life Sciences
Center for Evolutionary Medicine and Informatics
The Biodesign Institute
Arizona State University
==
Address: The Biodesign Institute, PO Box 875301, Tempe, AZ 85287-5301 USA
Packages: The Biodesign Institute, 1001 S. McAllister Ave, Tempe, AZ
85287-5301 USA
Office: Biodesign A-224A, 1-480-965-9949
Website: http://cartwrig.ht/
___
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


[no subject]

2014-11-30 Thread Sabri Sabri
Somewhere
___
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


Call for Help: Setting up Saltstack for devops of jenkins.freebsd.org cluster

2014-11-30 Thread Craig Rodrigues
FYI,

https://lists.freebsd.org/pipermail/freebsd-testing/2014-December/000693.html

Please send follow-ups to freebsd-test...@freebsd.org .  Thanks.

--
Craig

--
Craig
___
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