- Update to 1.3 - Correct e-mail address Generated with FreeBSD Port Tools 0.63
Maintainer of net/mad_fcl, Please note that PR ports/88595 just has been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88595 -- Edwin Groothuis edwin@FreeBSD.org
Hi Edwin, Janos.mohacsi@bsd.hu and janos.mohacsi@bsd.hu is the same e-mail address. I just prefer using in lower case therefore I changed the maintainer field also. Thanks, Janos Mohacsi Network Engineer, Research Associate NIIF/HUNGARNET, HUNGARY Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98 On Mon, 7 Nov 2005, Edwin Groothuis wrote: > Maintainer of net/mad_fcl, > > Please note that PR ports/88595 just has been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88595 > > -- > Edwin Groothuis > edwin@FreeBSD.org >
State Changed From-To: open->closed Committed, thanks! It does not compile on FreeBSD 4.X, can you fix that? gcc -c -O -pipe -D_THREAD_SAFE -Wall -g -I/usr/local/include/ -I/usr/local/ssl/include -DLINUX -D__VXWORKS_OS__ -DHAVE_CONFIG_H -o sender.o sender.c sender.c: In function `send_file': sender.c:185: warning: `retval' might be used uninitialized in this function sender.c: In function `fdtbasedsend': sender.c:1453: warning: control reaches end of non-void function sender.c: At top level: sender.c:1455: warning: type defaults to `int' in declaration of `FreeFDT' sender.c:1455: warning: parameter names (without types) in function declaration sender.c:1455: conflicting types for `FreeFDT' fdt.h:96: previous declaration of `FreeFDT' sender.c:1455: warning: data definition has no type or storage class sender.c:1456: syntax error before `return' gmake[1]: *** [sender.o] Error 1 gmake[1]: Leaving directory `/work/a/ports/net/mad_fcl/work/mad_fcl_v1.3_src/flute' gmake: *** [flute] Error 2 *** Error code 2