Re: gcc and g++ version setting in buildflags.conf

2012-12-18 Thread Jakub Lach
I just use CPUTYPE?=native CC=gcc47 CXX=g++47 CPP=cpp47 If port does not intentionally choose clang (mplayer, libreoffice) it works. -- View this message in context: http://freebsd.1045724.n5.nabble.com/gcc-and-g-version-setting-in-buildflags-conf-tp5769675p5770354.html Sent from the

gcc and g++ version setting in buildflags.conf

2012-12-18 Thread Beeblebrox
Hi Jakub, I forgot to mention I have ccache enabled for port builds. No matter, I could place this in make.conf: CC:=${CC:C,^gcc46,/usr/local/libexec/ccache/world/gcc46,1} And it would work. What I don't understand is that when I was building security/gnupg1 the port kept calling cc (clang

Re: gcc and g++ version setting in buildflags.conf

2012-12-18 Thread Jakub Lach
Speaking of bsdadminscripts I have problem with pkg_validate, however Dominic haven't replied, so he may be busy. I've never got hang of deploying ccache, sorry. Usually just heard something in the line make sure you don't use ccache/clean properly before rebuild so it discouraged me in term

Re: ports/174540: www/linkchecker: update to 8.2

2012-12-18 Thread eadler
Old Synopsis: update New Synopsis: www/linkchecker: update to 8.2 Responsible-Changed-From-To: freebsd-www-freebsd-ports Responsible-Changed-By: eadler Responsible-Changed-When: Tue Dec 18 14:00:35 UTC 2012 Responsible-Changed-Why: fix synopsis, category, and assign

Re: ports/174540: www/linkchecker: update to 8.2

2012-12-18 Thread edwin
Synopsis: www/linkchecker: update to 8.2 Responsible-Changed-From-To: freebsd-ports-beat Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 18 14:01:50 UTC 2012 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool)

Re: gcc and g++ version setting in buildflags.conf

2012-12-18 Thread Beeblebrox
however Dominic haven't replied Bummer. Hope he will be reachable soon. I've never got hang of deploying ccache ... it discouraged me in term of debugging potential problems. You can always disable it re-enable it. Saves compile time for sure. Usually I have to re-start builds because ccache

FreeBSD ports you maintain which are out of date

2012-12-18 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,

Re: Port Request - FrontAccounting

2012-12-18 Thread Paul Pathiakis
Hi to everyone Did this make it into ports yet?  I assumed it would be under finance.  However, I can't find it anywhere in the ports at all. Thank you! P. From: Janketh Jay jan...@unfs.us To: Paul Pathiakis pathia...@yahoo.com Cc: Chris Rees

Re: Port Request - FrontAccounting

2012-12-18 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, Not finished yet! Sorry. I was actually working on this the other night (after the port freeze) but ran into a snag of sorts. I'll submit it today, though. I'm actually looking forward to using this software myself.

FreeBSD Port: i3-4.2

2012-12-18 Thread Lucas Hosseini
Hi, Is there work currently being done for getting i3-4.4 in the ports ? I can help if there is a need. Best regards, Lucas ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Re: gcc and g++ version setting in buildflags.conf

2012-12-18 Thread Dominic Fandrey
On 16/12/2012 08:26, Beeblebrox wrote: I am running a purely clang world (no gcc42), while I also have gcc46 installed for ports building. I use ccache for both world and ports. In /usr/local/etc/buildflags.conf I have set: BUILDFLAGS_GCC= 4.6+ GCC_DEFAULT_VERSION=

net/liveMedia - source missing

2012-12-18 Thread Torfinn Ingolfsen
FYI - Just tried building net/liveMedia, but it seems the source has gone missing: root@kg-v2# portupgrade -R liveMedia [Gathering depends for net/liveMedia done] [Exclude up-to-date packages done] --- Upgrading 'liveMedia-2012.04.04,2' to 'liveMedia-2012.11.30_1,2' (net/liveMedia) ---

Re: net/liveMedia - source missing

2012-12-18 Thread meta
Newer version of liveMedia is found here. Just updating the port might do the trick. http://www.live555.com/liveMedia/public/live.2012.12.18.tar.gz 2012-12-19 10:04 に Torfinn Ingolfsen さんは書きました: FYI - Just tried building net/liveMedia, but it seems the source has gone missing: root@kg-v2#

Re: Port Request - FrontAccounting

2012-12-18 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Umm.. They've managed to b0rk something in the latest release (missing PHP files that are causing errors.) As soon as that's fixed, I'll submit the port. Regards, Janky Jay, III On 12/18/2012 11:26 AM, Janketh Jay wrote: Hi Paul, Not finished

Re: net/liveMedia - source missing

2012-12-18 Thread meta
I've just submitted ports/174562 and it works fine for me. Could you try this? http://www.freebsd.org/cgi/query-pr.cgi?pr=174562 -- `whois vmeta.jp | nkf -w` meta m...@vmeta.jp ___ freebsd-ports@freebsd.org mailing list

Re: net/liveMedia - source missing

2012-12-18 Thread Joseph A. Nagy, Jr
On 12/18/12 22:37, meta wrote: I've just submitted ports/174562 and it works fine for me. Could you try this? http://www.freebsd.org/cgi/query-pr.cgi?pr=174562 I did even less than that. Removed PORTREVISION and ran make makesum after updating PORTVERSION. Built perfectly fine for me. (:

Re: net/liveMedia - source missing

2012-12-18 Thread Ruslan Makhmatkhanov
Torfinn Ingolfsen wrote on 19.12.2012 05:04: FYI - Just tried building net/liveMedia, but it seems the source has gone missing: Yes, the source tarball should be mirrored locally, because that guys tend to remove old tarballs when new version is out. -- Regards, Ruslan Tinderboxing