proftpd-1.3.4b Error in port

2013-03-08 Thread Paul Macdonald


Hi,

FYI we're seeing an issue upgrading proftpd..

proftpd-1.3.4b needs updating (index has 1.3.4c)
proftpd-mod_sql_mysql-1.3.4b   needs updating (index has 1.3.4c)

Under:
FreeBSD XXX 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 
09:23:10 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64



Error:
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c str.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c table.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c regexp.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c dirtree.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c expr.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c support.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c netaddr.c

netaddr.c:696: error: expected identifier or '(' before 'return'
netaddr.c:697: error: expected identifier or '(' before '}' token
gmake[1]: *** [netaddr.o] Error 1
gmake[1]: Leaving directory `/usr/ports/ftp/proftpd/work/proftpd-1.3.4c/src'
gmake: *** [src] Error 2
*** [do-build] Error code 1



best regards
Paul.



--
-
Paul Macdonald
IFDNRG Ltd
Web and video hosting
-
t: 0131 5548070
m: 07970339546
e: p...@ifdnrg.com
w: http://www.ifdnrg.com
-
IFDNRG
40 Maritime Street
Edinburgh
EH6 6SA

High Specification Dedicated Servers from £100.00pm


___
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


update glib20

2013-03-08 Thread ajtiM
FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012 
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]

Try to update the stystem and it start with error when building glibl20:

gunicollate.c:50: warning: data definition has no type or storage class
gunicollate.c:50: warning: type defaults to 'int' in declaration of 
'G_LOCK_DEFINE_STATIC'
gunicollate.c:50: warning: parameter names (without types) in function 
declaration
gunicollate.c: In function 'init_icu_collator':
gunicollate.c:55: warning: implicit declaration of function 'G_LOCK'
gunicollate.c:66: warning: implicit declaration of function 'G_UNLOCK'
gunicollate.c: In function 'g_utf8_collate_key':
gunicollate.c:503: warning: pointer targets in passing argument 4 of 
'ucol_getSortKey_50' differ in signedness
  CC   gunidecomp.lo
  CC   gurifuncs.lo
  CC   gutils.lo
  CC   gvariant.lo
  CC   gvariant-core.lo
  CC   gvariant-parser.lo
  CC   gvariant-serialiser.lo
  CC   gvarianttypeinfo.lo
  CC   gvarianttype.lo
  CC   gversion.lo
  CC   gwakeup.lo
  CC   gprintf.lo
  CC   glib-unix.lo
  CC   gthread-posix.lo
  CC   giounix.lo
  CC   gspawn.lo
  CC   gtester.o
echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h 
gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h 
gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h 
gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h 
gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h 
gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h 
gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h 
gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h 
gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h 
gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h 
gversion.h gversionmacros.h gwin32.h gprintf.h  glib-public-headers.txt.tmp 
 mv glib-public-headers.txt.tmp glib-public-headers.txt
  CCLD libglib-2.0.la
  CCLD gtester
./.libs/libglib-2.0.so: undefined reference to `G_LOCK'
./.libs/libglib-2.0.so: undefined reference to `G_UNLOCK'
gmake[4]: *** [gtester] Error 1
gmake[4]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/devel/glib20.
*** [build] Error code 1

Stop in /usr/ports/devel/glib20.

=== make failed for devel/glib20
=== Aborting update

Terminated

=== You can restart from the point of failure with this command line:
   portmaster flags devel/glib20 

Thank you.


Mitja
--
http://www.redbubble.com/people/lumiwa
___
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: update glib20

2013-03-08 Thread Koop Mast

On 8-3-2013 12:54, ajtiM wrote:

FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]

Try to update the stystem and it start with error when building glibl20:


Fix in revision 313639.
Thanks for reporting!

-Koop
___
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 you maintain which are out of date

2013-03-08 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
+-+
misc/freeswitch-scripts-devel   | 1.2.3   | 1.2.7
+-+
net/freeswitch-curl-devel   | 1.2.3   | 1.2.7
+-+
net/freeswitch-insideout-devel  | 1.2.3   | 1.2.7
+-+
net/freeswitch-sbc-devel| 1.2.3   | 1.2.7
+-+
net/freeswitch-vanilla-devel| 1.2.3   | 1.2.7
+-+


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

If wish to stop receiving portscout reminders, please contact
portsc...@portscout.freebsd.org

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


Freedesktop.org connection refused

2013-03-08 Thread Sergio de Almeida Lenzi
Hello,

Can someone please inform me about
a mirror for freedesktop.org???

Seems the master site is refusing connections...

TIA,

Sergio
___
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: xbmc and poudriere compile error

2013-03-08 Thread Mickaël Maillot
2013/3/8 Wolfgang Riegler wolfgang.rieg...@gmx.de

 Hi,

 I do a portsnap fetch update before running poudriere bulk. Is
 ports/175933 newer? I have Last night same error. I have to install svn
 first to test the port revision.


that it: Installing ffmpeg-0.7.15,1
currently xbmc can not be build with ffmpeg 0.7 installed,
in PR 175933, you'll find update to 12.0 final and a fix for that.
but the fix does not work with clang.
___
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: xbmc and poudriere compile error

2013-03-08 Thread Baptiste Daroussin
On Fri, Mar 08, 2013 at 04:52:22PM +0100, Mickaël Maillot wrote:
 2013/3/8 Wolfgang Riegler wolfgang.rieg...@gmx.de
 
  Hi,
 
  I do a portsnap fetch update before running poudriere bulk. Is
  ports/175933 newer? I have Last night same error. I have to install svn
  first to test the port revision.
 
 
 that it: Installing ffmpeg-0.7.15,1
 currently xbmc can not be build with ffmpeg 0.7 installed,

Actually that just mean that ffmpeg 0.7 is in the dependency graph of xbmc,
meaning something needs to be fixed so that xbmc does not depends by anyway on
ffmpeg 0.7.

regards,
Bapt


pgp_5UaC0Tsrd.pgp
Description: PGP signature


Re: Freedesktop.org connection refused

2013-03-08 Thread hiren panchasara
On Fri, Mar 8, 2013 at 6:45 AM, Sergio de Almeida Lenzi
lenzi.ser...@gmail.com wrote:
 Hello,

 Can someone please inform me about
 a mirror for freedesktop.org???

 Seems the master site is refusing connections...

I was having trouble accessing xcb.freedesktop.org yesterday too.

So, something is definitely going on.

cheers,
Hiren

 TIA,

 Sergio
 ___
 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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Freedesktop.org connection refused

2013-03-08 Thread Gökşin Akdeniz
Fri, 08 Mar 2013 11:45:28 -0300 tarihinde
Sergio de Almeida Lenzi lenzi.ser...@gmail.com yazmış:

 Hello,
 
 Can someone please inform me about
 a mirror for freedesktop.org???
 
Try Google for those distfiles. It will return a Fedora
mirror. So you can download/fetch distfiles manually. 

-- 
Gökşin Akdeniz goksin.akde...@gmail.com


pgp4GDlJ0lXjx.pgp
Description: PGP signature


Regarding net-im/ari-yahoo

2013-03-08 Thread hiren panchasara
I was looking for something irssi like for y! messenger and came
across this port. It failed with clang so I opened a PR with a fix.

http://www.freebsd.org/cgi/query-pr.cgi?pr=176767

But, after installing/starting it, it seems this is completely broken
port. Am I missing something?
Can we not remove non-fuctional ports.

I am new here. Please advise.

cheers,
Hiren
___
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: Regarding net-im/ari-yahoo

2013-03-08 Thread Chris Rees
On 8 Mar 2013 21:34, hiren panchasara hiren.panchas...@gmail.com wrote:

 I was looking for something irssi like for y! messenger and came
 across this port. It failed with clang so I opened a PR with a fix.

 http://www.freebsd.org/cgi/query-pr.cgi?pr=176767

 But, after installing/starting it, it seems this is completely broken
 port. Am I missing something?
 Can we not remove non-fuctional ports.

 I am new here. Please advise.

I don't know about that port, I can look into it.

In the meantime, irc/bitlbee will allow you to actually use irssi for Y!

Chris
___
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: proftpd-1.3.4b Error in port

2013-03-08 Thread Marco Steinbach

On Fri, 8 Mar 2013, Paul Macdonald wrote:



Hi,

FYI we're seeing an issue upgrading proftpd..

proftpd-1.3.4b needs updating (index has 1.3.4c)
proftpd-mod_sql_mysql-1.3.4b   needs updating (index has 1.3.4c)

Under:
FreeBSD XXX 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 
UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64



Error:
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c str.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c table.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c regexp.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c dirtree.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c expr.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c support.c
cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
-I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
-fno-strict-aliasing -Wall -c netaddr.c

netaddr.c:696: error: expected identifier or '(' before 'return'
netaddr.c:697: error: expected identifier or '(' before '}' token
gmake[1]: *** [netaddr.o] Error 1
gmake[1]: Leaving directory `/usr/ports/ftp/proftpd/work/proftpd-1.3.4c/src'
gmake: *** [src] Error 2
*** [do-build] Error code 1


[...]

Disabling IPV6 triggers this.  Looks like the #endif in line 693 should trade
places with the curly bracket below it.

MfG CoCo

___
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: 23rd March: Invitation to pkgsrcCon 2013 in Berlin, Germany

2013-03-08 Thread Julian Djamil Fagir
Hi,

just for your information: The schedule for pkgsrcCon 2013 is now online
available at:
http://pkgsrc.org/pkgsrcCon/2013/presentations.html

Regards, Julian


signature.asc
Description: PGP signature


INDEX build failed for 8.x

2013-03-08 Thread indexbuild
INDEX build failed with errors:
Generating INDEX-8 - please 
wait../home/indexbuild/tindex/ports/Mk/bsd.pbi.mk, line 20: warning: 
duplicate script for target check-pbimanager ignored
/home/indexbuild/tindex/ports/Mk/bsd.pbi.mk, line 45: warning: duplicate 
script for target pbi-generate ignored
/home/indexbuild/tindex/ports/Mk/bsd.pbi.mk, line 46: warning: duplicate 
script for target pbi-generate ignored
/home/indexbuild/tindex/ports/Mk/bsd.pbi.mk, line 47: warning: duplicate 
script for target pbi-generate ignored
/home/indexbuild/tindex/ports/Mk/bsd.pbi.mk, line 50: warning: duplicate 
script for target clean-pbi ignored
/home/indexbuild/tindex/ports/Mk/bsd.pbi.mk, line 51: warning: duplicate 
script for target clean-pbi ignored
 Done.
make_index: py_static_check-1.2: no entry for /usr/ports/devel/py-flakes

Committers on the hook:
 koobs kuriyama 

Most recent SVN update was:
Updating '.':
Uwww/p5-Plack-Middleware-ServerStatus-Lite/Makefile
Uwww/p5-Plack-Middleware-ServerStatus-Lite/distinfo
Ddevel/py-flakes
Adevel/py-pyflakes
Adevel/py-pyflakes/files
Adevel/py-pyflakes/files/patch-setup.py
Adevel/py-pyflakes/pkg-plist
Adevel/py-pyflakes/Makefile
Adevel/py-pyflakes/distinfo
Adevel/py-pyflakes/pkg-descr
Udevel/Makefile
UMOVED
Updated to revision 313689.
___
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: Regarding net-im/ari-yahoo

2013-03-08 Thread hiren panchasara
On Mar 8, 2013 1:40 PM, Chris Rees utis...@gmail.com wrote:


 On 8 Mar 2013 21:34, hiren panchasara hiren.panchas...@gmail.com
wrote:
 
  I was looking for something irssi like for y! messenger and came
  across this port. It failed with clang so I opened a PR with a fix.
 
  http://www.freebsd.org/cgi/query-pr.cgi?pr=176767
 
  But, after installing/starting it, it seems this is completely broken
  port. Am I missing something?
  Can we not remove non-fuctional ports.
 
  I am new here. Please advise.

 I don't know about that port, I can look into it.

 In the meantime, irc/bitlbee will allow you to actually use irssi for Y!

Thanks Chris, bitlbee works great.

Regarding this particular port, it seems to be using older yahoo api libs.
Anyways, I've updated the pr with other details.

Cheers,
Hiren

 Chris
___
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: 9.1-RELEASE is out - is there any hope for an actual graphics/gimp-app?

2013-03-08 Thread Matthieu Volat
On Tue, 26 Feb 2013 05:14:09 -0600
ajtiM lum...@gmail.com wrote:

 [...]
 
 Search in mailing list about GIMP 2.8 and you should find a response from 
 maintainer. As I remember we will wait on the 2.8 still...
 BTW; I use  live linux cd and it work very good. There are also OpenBSD Live 
 CDs and OpenBSD has 2.8. I don't know how is with plugins on OpenBSD.

Good news, everybody: many gnome-related ports where bumped to versions high 
enough to build babl, gegl and gimp in their latest versions.

I suppose gimp 2.8 in port is near, but the impatient can more safely use the 
updated makefiles I updated a while ago :
https://github.com/mazhe/gimp28_ports

Disclaimer : you still have to revert to gimp 2.6 before tasks like portmaster 
-r if they impact babl/gegl/gimp, as older gimp do not build with older 
babl/gegl

-- 
Matthieu Volat ma...@alkumuna.eu
___
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