Re: 'porting' AMD compiler suite

2016-04-14 Thread Andriy Gapon
On 14/04/2016 05:38, William A. Mahaffey III wrote: > All seems OK w/ the system headers (I know, shocking ), the required files > defining a '__uintptr_t' are in fact unconditionally included, so it must be > something else (bad defines somewhere, or ). I am still chasing Apologies,

Compiling binutils-2.25.1 failed

2016-04-14 Thread Willem Offermans
Dear FreeBSD friends, I have inherited an ``old'' FreeBSD server. I like to bring it up to date. However I have problems to compile binutils-2.25.1. config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands gmake[4]:

Need some help with c++/qt5 code

2016-04-14 Thread Shane Ambler
Hi there, while I am comfortable with c and python, I only know a little c++ and could use some help. I am in the process of getting a QT5 based app running on FreeBSD and have an issue that I'm not sure how to resolve. The project is opentoonz which is a commercial project that was recently

FreeBSD ports you maintain which are out of date

2016-04-14 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: RT 4.4.x request

2016-04-14 Thread Kurt Jaeger
Hi! > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208229 > > and I'm working on getting it into the tree soonish. Btw, if you could download that version, run-test it and give us feedback if it works for you ? I'm afraid I have not the time to run-test it myself. -- p...@opsec.eu

Re: Email lists

2016-04-14 Thread Alphons van Werven
Matthias Apitz wrote: >> I'm looking to create an email campaign with a nice newsletter or email >> I really don't want to spam. ... > > Any email you send to someone who has not given you the email addr for > such campaign and has not agreed in receive such mails, is per definition > to be

OpenNMS 1.1x request....

2016-04-14 Thread pathiaki2 via freebsd-ports
Hi, Could someone please help me get traction with the OpenJDK people so I can do this port? It's been submitted multiple times but I never hear back. I have managed to even write up a web page on the OpenNMS page. Problem is the thing crashed on OpenJDK 8 and 9 on FreeBSD. It does not

RT 4.4.x request

2016-04-14 Thread pathiaki2 via freebsd-ports
Hi Matt, Request Tracker is out of date. The latest version is 4.4.2... The latest I find in pkgs/ports is 4.2.12. Thank you!! P. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

Re: Compiling binutils-2.25.1 failed

2016-04-14 Thread Dimitry Andric
On 14 Apr 2016, at 14:10, Willem Offermans wrote: > > I have inherited an ``old'' FreeBSD server. I like to bring it up to date. > However I have problems to compile binutils-2.25.1. ... > In file included from ./cp-demangle.c:128: > ./../include/libiberty.h:113:38:

Re: Need some help with c++/qt5 code

2016-04-14 Thread Dimitry Andric
On 14 Apr 2016, at 13:58, Shane Ambler wrote: > > Hi there, while I am comfortable with c and python, I only know a little > c++ and could use some help. ... > class TPanelFactory > { >QString m_panelType; >static QMap m_table; > >

Re: Email lists

2016-04-14 Thread Dave Horsfall
On Thu, 14 Apr 2016, Matthias Apitz wrote: > > I'm looking to create an email campaign with a nice newsletter or > > email I really don't want to spam. ... > > Any email you send to someone who has not given you the email addr for > such campaign and has not agreed in receive such mails, is

Re: Email lists

2016-04-14 Thread Michelle Sullivan
Dave Horsfall wrote: On Thu, 14 Apr 2016, Matthias Apitz wrote: I'm looking to create an email campaign with a nice newsletter or email I really don't want to spam. ... Any email you send to someone who has not given you the email addr for such campaign and has not agreed in receive such

Re: Need some help with c++/qt5 code

2016-04-14 Thread Shane Ambler
On 15/04/2016 08:02, Dimitry Andric wrote: On 14 Apr 2016, at 13:58, Shane Ambler wrote: Hi there, while I am comfortable with c and python, I only know a little c++ and could use some help. ... class TPanelFactory { QString m_panelType; static QMap

Re: FreeBSD Port: tcc-0.9.26_3

2016-04-14 Thread Ben Wiederhake
Hello, "#include " seems to be impossible with tcc on FreeBSD. Steps to reproduce: Try to compile the following program: """ #include #include int main(void){printf("Hello world\n");} """ Excepted results: Compilation finishes with no errors. Actual results: """ In file included from

Re: Email lists

2016-04-14 Thread Matthias Apitz
El jueves, 14 de abril de 2016 17:27:34 (CEST), Jonathan Moore escribió: Hi, I'm looking to create an email campaign with a nice newsletter or email I really don't want to spam. ... Any email you send to someone who has not given you the email addr for such campaign and

Re: Compiling binutils-2.25.1 failed

2016-04-14 Thread Michelle Sullivan
Willem Offermans wrote: Dear FreeBSD friends, I have inherited an ``old'' FreeBSD server. I like to bring it up to date. However I have problems to compile binutils-2.25.1. config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing

Re: FreeBSD Port: tcc-0.9.26_3

2016-04-14 Thread Carlos J Puga Medina
On Thu, 2016-04-14 at 10:58 +0200, Ben Wiederhake wrote: Hi, > Hello, > > > > > > > > > "#include " seems to be impossible with tcc on FreeBSD. > > > > > > Steps to reproduce: > > > Try to compile the following program: > > > """ > > > #include > > > #include > > > int

Re: 'porting' AMD compiler suite

2016-04-14 Thread Jung-uk Kim
On 04/14/16 02:48 AM, Andriy Gapon wrote: > On 14/04/2016 05:38, William A. Mahaffey III wrote: >> All seems OK w/ the system headers (I know, shocking ), the required >> files >> defining a '__uintptr_t' are in fact unconditionally included, so it must be >> something else (bad defines

Email lists

2016-04-14 Thread Jonathan Moore
Hi, I'm looking to create an email campaign with a nice newsletter or email I really don't want to spam. I' want to use SurgarCRM I found this for Windows -> https://www.atompark.com/web-email-extractor/free-email-lists/ Is there something similar in the ports? Thanks, Jonathan Moore