Use GCC only for specific ARCH

2014-12-10 Thread Daniel Morante
I have a port that builds fine on a 9.3 amd64, but on 9.3 i386 it fails on this line: inline int64 GetMaxMoney() { return nBestHeight = HARDFORK_HEIGHT_1 ? 500 * COIN : 250 * COIN; } With the following error: integer constant is too large for 'long' type If I add

Re: Use GCC only for specific ARCH

2014-12-10 Thread Christoph Moench-Tegeder
## Daniel Morante (dan...@morante.net): I have a port that builds fine on a 9.3 amd64, but on 9.3 i386 it fails on this line: inline int64 GetMaxMoney() { return nBestHeight = HARDFORK_HEIGHT_1 ? 500 * COIN : 250 * COIN; } With the following error: integer constant

FreeBSD ports you maintain which are out of date

2014-12-10 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,

www/nginx: log littering

2014-12-10 Thread Acheron Blackflow
Hello list, any particular reason why default nginx logging is two files directly under /var/log, ie. /var/log/nginx-access.log and /var/log/nginx-error.log? Shouldn't nginx logging be nicely confined to the /var/log/nginx/ subdirectory? Even more so since nginx touches the default error log

Re: port www/elog

2014-12-10 Thread Thomas Mueller
Dear ALL, I am using this software with outdated version of FreeBSD. As I can see, this port is DEPRECATED and no longer available. Can any step up to maintain it? Please! -Chen I just looked found www/elog was not in the ports tree. I am not familiar with elog and wouldn't know where to

Thanks for 2014Q4 r374273 ...

2014-12-10 Thread George Mitchell
... that got us some of our needed security updates, but firefox-esr won't build with graphics/jpeg any more, as the configure script wants the JCS_EXTENSIONS features from graphics/jpeg-turbo. So I did a portmaster -o graphics/jpeg-turbo jpeg and it claims to have updated the dependencies of

Cannot upgrade net/freeradius2

2014-12-10 Thread Dr. Peter Voigt
I am on 10.1-RELEASE (amd64) and have net/freeradius2 installed: # pkg version -vIL= freeradius-2.2.5_3needs updating (index has 2.2.6) An upgrade attempt fails: # portmaster --no-confirm --no-term-title -D -G -a ... gmake[5]: Leaving

Re: port www/elog

2014-12-10 Thread Chen Xu
Tom, I found an old bug report about this port which might give some information. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165858 Thanks, Chen On Dec 10, 2014 6:25 AM, Thomas Mueller mueller6...@bellsouth.net wrote: Dear ALL, I am using this software with outdated version of

Re: port www/elog

2014-12-10 Thread Torsten Zuehlsdorff
Hello Tom and Chen, On 10.12.2014 14:26, Chen Xu wrote: Tom, I found an old bug report about this port which might give some information. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165858 [..] Dear ALL, I am using this software with outdated version of FreeBSD. As I can see, this

Re: port www/elog

2014-12-10 Thread andrew clarke
On Wed 2014-12-10 03:18:39 UTC-0800, Thomas Mueller (mueller6...@bellsouth.net) wrote: I am using this software with outdated version of FreeBSD. As I can see, this port is DEPRECATED and no longer available. Can any step up to maintain it? Please! -Chen I just looked found

Re: port www/elog

2014-12-10 Thread andrew clarke
On Wed 2014-12-10 14:44:38 UTC+0100, Torsten Zuehlsdorff (mailingli...@toco-domains.de) wrote: I am not familiar with elog and wouldn't know where to find it. have a look at the old files in SVN: http://svnweb.freebsd.org/ports/head/www/elog/?pathrev=360228 I was under the wrong

Re: svn commit: r374456 - head/dns/unbound

2014-12-10 Thread Ollivier Robert
According to Sergey Matveychuk: Author: sem Date: Wed Dec 10 13:44:50 2014 New Revision: 374456 URL: https://svnweb.freebsd.org/changeset/ports/374456 QAT: https://qat.redports.org/buildarchive/r374456/ Log: - Do not remove /var/run/unbound for smooth upgrading. PR:

sendmail+tls+sasl2 still reported by portmaster

2014-12-10 Thread Rob Belics
This port is the one I originally installed months ago but that's since been moved to *mail/sendmail* http://www.freshports.org/mail/sendmail. I made changes a while back for that reason but, when I do portmaster -L|grep sendmail, it reports this: === sendmail+tls+sasl2-8.14.9_2 === The

Re: svn commit: r374456 - head/dns/unbound

2014-12-10 Thread Dmitry Marakasov
* Ollivier Robert (robe...@keltia.freenix.fr) wrote: Author: sem Date: Wed Dec 10 13:44:50 2014 New Revision: 374456 URL: https://svnweb.freebsd.org/changeset/ports/374456 QAT: https://qat.redports.org/buildarchive/r374456/ Log: - Do not remove /var/run/unbound for smooth

[Apple Store] : Your ID iTunes has been Hacked ! ✔

2014-12-10 Thread iTunes
 Hello Dear Customer,  We had Some Problems With Your Account. Has Account Been Hacked,!! Please Update information The Account. if You Do Not Update information ,Your Account Will Be

Re: port www/elog

2014-12-10 Thread Chris H
On Wed, 10 Dec 2014 08:26:03 -0500 Chen Xu xuc...@brandeis.edu wrote Tom, I found an old bug report about this port which might give some information. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165858 Thanks, Chen On Dec 10, 2014 6:25 AM, Thomas Mueller

new port to commit p5-XMLRPC-Lite

2014-12-10 Thread Vick Khera
Any chance of getting this committed soon? I want to get some code out to production, and having the port official' makes it easier. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195008 Thanks! ___ freebsd-ports@freebsd.org mailing list

Resetting maintainership

2014-12-10 Thread Pietro Cerutti
All, unfortunately, I don't foresee having time to take care of my ports as they deserve in the near future. Hence, I'm dropping maintainership of all of them. Of course, I'll be occasionally patching and updating stuff here and there anyway. Here's the list of ports. Please be greedy :)

Re: Resetting maintainership

2014-12-10 Thread Muhammad Moinur Rahman
Hi, I can take those except the x11*. KR, Muhammad On Thu, Dec 11, 2014 at 4:27 AM, Pietro Cerutti g...@freebsd.org wrote: All, unfortunately, I don't foresee having time to take care of my ports as they deserve in the near future. Hence, I'm dropping maintainership of all of them. Of

Re: Resetting maintainership

2014-12-10 Thread Bryan Drewery
On 12/10/14 2:27 PM, Pietro Cerutti wrote: All, unfortunately, I don't foresee having time to take care of my ports as they deserve in the near future. Hence, I'm dropping maintainership of all of them. Of course, I'll be occasionally patching and updating stuff here and there anyway. Here's

Re: Resetting maintainership

2014-12-10 Thread Pietro Cerutti
On 2014-Dec-10, 14:32, Bryan Drewery wrote: On 12/10/14 2:27 PM, Pietro Cerutti wrote: All, unfortunately, I don't foresee having time to take care of my ports as they deserve in the near future. Hence, I'm dropping maintainership of all of them. Of course, I'll be occasionally patching

Re: Resetting maintainership

2014-12-10 Thread Matthew D. Fuller
On Wed, Dec 10, 2014 at 02:32:16PM -0800 I heard the voice of Bryan Drewery, and lo! it spake thus: On 12/10/14 2:27 PM, Pietro Cerutti wrote: ports.txt Mine! I have some outstanding patches that change it to ports.rtf... -- Matthew Fuller (MF4839) | fulle...@over-yonder.net

Re: Resetting maintainership

2014-12-10 Thread Koop Mast
On 10-12-2014 23:27, Pietro Cerutti wrote: All, unfortunately, I don't foresee having time to take care of my ports as they deserve in the near future. Hence, I'm dropping maintainership of all of them. Of course, I'll be occasionally patching and updating stuff here and there anyway. Here's

Re: Resetting maintainership

2014-12-10 Thread Mathieu Arnold
+--On 10 décembre 2014 23:59:19 +0100 Koop Mast k...@rainbow-runner.nl wrote: | | On 10-12-2014 23:27, Pietro Cerutti wrote: | ports.txt | This one sounds fun, can I have it? :) Bryan already claimed it earlier :-) -- Mathieu Arnold ___

Re: Cannot upgrade net/freeradius2

2014-12-10 Thread Mathieu Arnold
+--On 10 décembre 2014 13:21:38 +0100 Dr. Peter Voigt pvo...@uos.de wrote: | I am on 10.1-RELEASE (amd64) and have net/freeradius2 installed: |# pkg version -vIL= | freeradius-2.2.5_3needs updating (index has 2.2.6) | | | An upgrade

Manual deregistration and merging with pkgng

2014-12-10 Thread Guy Helmer
Is there a way to deregister pkgng packages without deleting their files? In a similar vein, is there a way to merge pkgng databases? Thanks, Guy ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: Resetting maintainership

2014-12-10 Thread A.J. 'Fonz' van Werven
Koop Mast wrote: [snip] ports.txt This one sounds fun, can I have it? :) [snip] Not if you blindly quote an entire message just to insert one single line, you can't ;-) AvW -- Imbibo, ergo sum. pgpOFC3sOukR9.pgp Description: PGP signature

sendmail+tls+sasl2 still reported by portmaster

2014-12-10 Thread Rob Belics
sendmail+tls+sasl2 is in /var/db/pkg but sendmail is not. I don't want to uninstall that because I presume it will uninstall all three of those. I may just have to unless someone knows what to do. ___ freebsd-ports@freebsd.org mailing list

Re: Resetting maintainership

2014-12-10 Thread Chris H
On Wed, 10 Dec 2014 22:27:50 + Pietro Cerutti g...@freebsd.org wrote All, unfortunately, I don't foresee having time to take care of my ports as they deserve in the near future. Hence, I'm dropping maintainership of all of them. Of course, I'll be occasionally patching and updating