FreeBSD ports you maintain which are out of date

2013-12-15 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
+-+
dns/p5-Net-DNSBL-MultiDaemon| 0.29| 0.35
+-+


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

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


Port update failure | gtk+-2.24.22

2013-12-15 Thread Jos Chrispijn
   Dear port maintainer(s),
   Just to inform you that I noticed a compilation issue with the latest
   port version:
   --- cut ---
   gmake[1]: Leaving directory
   `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22'
   gmake: *** [all] Error 2
   === Compilation failed unexpectedly.
   Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
   failure to
   the maintainer.
   *** [do-build] Error code 1
   Stop in /usr/ports/x11-toolkits/gtk20.
   *** [build] Error code 1
   Stop in /usr/ports/x11-toolkits/gtk20.
   ** Command failed [exit code 1]: /usr/bin/script -qa
   /tmp/portupgrade20131215-34352-tuba0k env UPGRADE_TOOL=portupgrade
   UPGRADE_PORT=gtk-2.24.19_2 UPGRADE_PORT_VER=2.24.19_2 make
   ** Fix the problem and try again.
   ** Listing the failed packages (-:ignored / *:skipped / !:failed)
   ! x11-toolkits/gtk20 (gtk-2.24.19_2)(new compiler error)
   --- cut ---
   Can you pls tell me how to solve or should I wait for the next port
   update?
   Thanks in advance,
   Jos Chrispijn
___
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: Port update failure | gtk+-2.24.22

2013-12-15 Thread Koop Mast

On 15-12-2013 12:29, Jos Chrispijn wrote:

Dear port maintainer(s),
Just to inform you that I noticed a compilation issue with the latest
port version:


Well for one the maintainer of the gtk20 port is freebsd-gnome@ (or 
gnome@ for short).
And you cut off the actualy error so I can't help with with the compile 
problem.


-Koop


--- cut ---
gmake[1]: Leaving directory
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22'
gmake: *** [all] Error 2
=== Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
failure to
the maintainer.
*** [do-build] Error code 1
Stop in /usr/ports/x11-toolkits/gtk20.
*** [build] Error code 1
Stop in /usr/ports/x11-toolkits/gtk20.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20131215-34352-tuba0k env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=gtk-2.24.19_2 UPGRADE_PORT_VER=2.24.19_2 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! x11-toolkits/gtk20 (gtk-2.24.19_2)(new compiler error)
--- cut ---
Can you pls tell me how to solve or should I wait for the next port
update?
Thanks in advance,
Jos Chrispijn
___
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



---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com

___
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: Port update failure | gtk+-2.24.22

2013-12-15 Thread Jos Chrispijn
   Koop Mast:

   You will need to see ports/UPDATING entry 20130929 for details on this
   problem
   I processed it:
 The graphics/libGL, graphics/dri and related MESA ports have been
 updated to 9.1 when compiled with WITH_NEW_XORG= set.  It is
   necessary
 to remove the old versions of both ports before updating.
 # pkg_delete -f libGL-\* dri-\*
followed by
 # portmaster -a
   After that I processed pkgdb -F and re-ran portmaster -a
   Unfortunately same issue appears again:
   Shared object libpixman-1.so.9 not found, required by
   libpangocairo-1.0.so.0
   Command
   '['/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/tmp-introspectDV
   Rffk/Gdk-2.0',
   '--introspect-dump=/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/
   tmp-introspectDVRffk/functions.txt,/usr/ports/x11-toolkits/gtk20/work/g
   tk+-2.24.22/gdk/tmp-introspectDVRffk/dump.xml']' returned non-zero exit
   status 1
   gmake[4]: *** [Gdk-2.0.gir] Error 1
   gmake[4]: Leaving directory
   `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk'
   gmake[3]: *** [all-recursive] Error 1
   gmake[3]: Leaving directory
   `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk'
   gmake[2]: *** [all] Error 2
   gmake[2]: Leaving directory
   `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk'
   gmake[1]: *** [all-recursive] Error 1
   gmake[1]: Leaving directory
   `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22'
   gmake: *** [all] Error 2
   === Compilation failed unexpectedly.
   Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
   failure to
   the maintainer.
   *** [do-build] Error code 1
   Stop in /usr/ports/x11-toolkits/gtk20.
   *** [build] Error code 1
   Stop in /usr/ports/x11-toolkits/gtk20.
   ** Command failed [exit code 1]: /usr/bin/script -qa
   /tmp/portupgrade20131215-34223-1k301jx env UPGRADE_TOOL=portupgrade
   UPGRADE_PORT=gtk-2.24.19_2 UPGRADE_PORT_VER=2.24.19_2 make
   ** Fix the problem and try again.
   ** Listing the failed packages (-:ignored / *:skipped / !:failed)
   ! x11-toolkits/gtk20 (gtk-2.24.19_2)(new compiler error)
   --- end of log ---
   Perhaps gnome@ can tell us more about it? Untill this update, all
   portupdates I have run were processed without problems.
   Best regards,
   Jos Chrispijn
___
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: ports/184778: New port: devel/py-pycparser Complete C99 parser written in pure Python

2013-12-15 Thread FreeBSD-gnats-submit
Thank you very much for your problem report.
It has the internal identification `ports/184778'.
The individual assigned to look at your
report is: freebsd-ports-bugs. 

You can access the state of your problem report at any time
via this link:

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

Category:   ports
Responsible:freebsd-ports-bugs
Synopsis:   New port:  devel/py-pycparser Complete C99 parser written in 
pure Python
Arrival-Date:   Sun Dec 15 15:40:00 UTC 2013
___
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: ports/184778: New port: devel/py-pycparser Complete C99 parser written in pure Python

2013-12-15 Thread wg
Synopsis: New port:  devel/py-pycparser Complete C99 parser written in pure 
Python

State-Changed-From-To: open-closed
State-Changed-By: wg
State-Changed-When: Sun Dec 15 15:41:32 UTC 2013
State-Changed-Why: 
What? this port already exists! Thanks

http://www.freebsd.org/cgi/query-pr.cgi?pr=184778
___
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


math/py-numpy: make: line 60: Need an operator

2013-12-15 Thread Anton Shterenlikht

On ia64 r256683, ports at r336504,

# make -C /usr/ports/math/py-numpy/ showconfig
make: /usr/ports/math/py-numpy/Makefile line 60: Need an operator
make: /usr/ports/math/py-numpy/Makefile line 61: Need an operator
make: /usr/ports/math/py-numpy/Makefile line 62: Need an operator
make: /usr/ports/math/py-numpy/Makefile line 63: Need an operator
make: /usr/ports/math/py-numpy/Makefile line 64: Need an operator
make: /usr/ports/math/py-numpy/Makefile line 65: Need an operator
make: /usr/ports/math/py-numpy/Makefile line 66: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/math/py-numpy
# 

Anton
___
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: math/py-numpy: make: line 60: Need an operator

2013-12-15 Thread William Grzybowski
Hi,

Update your ports tree.


On Sun, Dec 15, 2013 at 2:41 PM, Anton Shterenlikht me...@bris.ac.ukwrote:


 On ia64 r256683, ports at r336504,

 # make -C /usr/ports/math/py-numpy/ showconfig
 make: /usr/ports/math/py-numpy/Makefile line 60: Need an operator
 make: /usr/ports/math/py-numpy/Makefile line 61: Need an operator
 make: /usr/ports/math/py-numpy/Makefile line 62: Need an operator
 make: /usr/ports/math/py-numpy/Makefile line 63: Need an operator
 make: /usr/ports/math/py-numpy/Makefile line 64: Need an operator
 make: /usr/ports/math/py-numpy/Makefile line 65: Need an operator
 make: /usr/ports/math/py-numpy/Makefile line 66: Need an operator
 make: Fatal errors encountered -- cannot continue
 make: stopped in /usr/ports/math/py-numpy
 #

 Anton
 ___
 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




-- 
William Grzybowski
--
Curitiba/PR - Brasil
___
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


gtk2 update - weird error

2013-12-15 Thread Kenta S.
Hi. Today I tried to build gtk2-2.24.22 from ports and I'm getting this error.

gtk+-2.24.22/modules/printbackends/Makefile.in: Write to restore size failed
gtk+-2.24.22/COPYING: Write to restore size failed
gtk+-2.24.22/gtk+-2.0-uninstalled.pc.in: Write to restore size failed
gtk+-2.24.22/Makefile.decl: Write to restore size failed
gtk+-2.24.22/gtk+-unix-print-2.0.pc.in: Write to restore size failed
gtk+-2.24.22/Makefile.in: Write to restore size failed
gtk+-2.24.22/config.guess: Write to restore size failed
gtk+-2.24.22/gail.pc.in: Write to restore size failed
tar: (Empty error message)
tar: Error exit delayed from previous errors.
*** [do-extract] Error code 1

Stop in /usr/ports/graphics/gtk-update-icon-cache.

There are many errors like this. I've never seen it before. I'm on 9.2 i386. 
Any ideas?

___
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: gtk2 update - weird error

2013-12-15 Thread Kenta S.
On 12/15/2013 at 12:53 PM, Kenta S. ken...@hush.com wrote:

Hi. Today I tried to build gtk2-2.24.22 from ports and I'm getting 
this error.

gtk+-2.24.22/modules/printbackends/Makefile.in: Write to restore 
size failed
gtk+-2.24.22/COPYING: Write to restore size failed
gtk+-2.24.22/gtk+-2.0-uninstalled.pc.in: Write to restore size 
failed
gtk+-2.24.22/Makefile.decl: Write to restore size failed
gtk+-2.24.22/gtk+-unix-print-2.0.pc.in: Write to restore size 
failed
gtk+-2.24.22/Makefile.in: Write to restore size failed
gtk+-2.24.22/config.guess: Write to restore size failed
gtk+-2.24.22/gail.pc.in: Write to restore size failed
tar: (Empty error message)
tar: Error exit delayed from previous errors.
*** [do-extract] Error code 1

Stop in /usr/ports/graphics/gtk-update-icon-cache.


I looked online and it appeared to be a full disk problem. This puzzled me
since my disk had hundreds of gigs free and wasn't out of inodes either.
Turns out my ram disk for /usr/ports/distfiles was full from an earlier, failed 
Firefox build.

Sorry for the noise.

___
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: Port update failure | gtk+-2.24.22

2013-12-15 Thread Koop Mast

On 15-12-2013 15:49, Jos Chrispijn wrote:

Koop Mast:
You will need to see ports/UPDATING entry 20130929 for details on 
this problem


I processed it:

  The graphics/libGL, graphics/dri and related MESA ports have been
  updated to 9.1 when compiled with WITH_NEW_XORG= set.  It is necessary
  to remove the old versions of both ports before updating.

  # pkg_delete -f libGL-\* dri-\*

 followed by

  # portmaster -a

After that I processed pkgdb -F and re-ran portmaster -a



There are two entries with 20130929. You need to follow the one about 
x11/pixman, sorry about that.


-Koop


Unfortunately same issue appears again:

Shared object libpixman-1.so.9 not found, required by 
libpangocairo-1.0.so.0
Command 
'['/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/tmp-introspectDVRffk/Gdk-2.0', 
'--introspect-dump=/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/tmp-introspectDVRffk/functions.txt,/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/tmp-introspectDVRffk/dump.xml']' 
returned non-zero exit status 1

gmake[4]: *** [Gdk-2.0.gir] Error 1
gmake[4]: Leaving directory 
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk'

gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk'

gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22'

gmake: *** [all] Error 2
=== Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the 
failure to

the maintainer.
*** [do-build] Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** [build] Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20131215-34223-1k301jx env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=gtk-2.24.19_2 UPGRADE_PORT_VER=2.24.19_2 make

** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! x11-toolkits/gtk20 (gtk-2.24.19_2)(new compiler error)

--- end of log ---

Perhaps gnome@ can tell us more about it? Untill this update, all 
portupdates I have run were processed without problems.


Best regards,
Jos Chrispijn







---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com
___
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


[QAT] r336561: 4x leftovers, 1x fetch, 15x success

2013-12-15 Thread Ports-QAT
Specify which BSD licence applies.

Submitted by:   make check-sanity
-

  Build ID:  20131215174200-741
  Job owner: r...@freebsd.org
  Buildtime: 62 minutes
  Enddate:   Sun, 15 Dec 2013 18:44:05 GMT

  Revision:  r336561
  Repository:
https://svnweb.freebsd.org/ports?view=revisionrevision=336561

-

Port:comms/dcf77pi 1.1.1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   FETCH
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239752/dcf77pi-1.1.1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239753/dcf77pi-1.1.1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239754/dcf77pi-1.1.1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239755/dcf77pi-1.1.1.log

-

Port:lang/bf2c 1.3.1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239756/bf2c-1.3.1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239757/bf2c-1.3.1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239758/bf2c-1.3.1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239759/bf2c-1.3.1.log

-

Port:misc/biosfont-demos 1.1_1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239760/biosfont-demos-1.1_1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239761/biosfont-demos-1.1_1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239762/biosfont-demos-1.1_1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239763/biosfont-demos-1.1_1.log

-

Port:sysutils/biosfont 1.2.1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239764/biosfont-1.2.1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239765/biosfont-1.2.1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239766/biosfont-1.2.1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239767/biosfont-1.2.1.log

-

Port:www/chromium 31.0.1650.63

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239768/chromium-31.0.1650.63.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239769/chromium-31.0.1650.63.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239770/chromium-31.0.1650.63.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~r...@freebsd.org/20131215174200-741-239771/chromium-31.0.1650.63.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20131215174200-741
redports https://qat.redports.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: Port update failure | gtk+-2.24.22

2013-12-15 Thread Jos Chrispijn
   Koop Mast:

   There are two entries with 20130929. You need to follow the one about
   x11/pixman, sorry about that.
   Solved, thanks - it took a while to update but everything is ok now
   again.
   Can you tell me how I can discover this (going back in former UPDATING
   changes)? For me it was not quite clear that I also should run the
   /pixman update.
   Best regards,
   Jos Chrispijn
___
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


INDEX build failed for 8.x

2013-12-15 Thread Ports Index build
INDEX build failed with errors:
Generating INDEX-8 - please wait..Makefile, line 164: Malformed conditional 
(${PORT_OPTIONS:MDB_BUILD}  ${WITH_DB_BUILD} == true)
Makefile, line 177: if-less endif
make: fatal errors encountered -- cannot continue
=== security/tripwire failed
*** [describe.security] Error code 1
*** [/home/indexbuild/tindex/ports/INDEX-8] Error code 1

Stop in /home/indexbuild/tindex/ports.
*** [index] Error code 1

Stop in /home/indexbuild/tindex/ports.
1 error

Committers on the hook:
 antoine bapt kwm matthew mva ohauer rene thierry wg 

Most recent SVN update was:
Updating '.':
UU   math/biggles/Makefile
UMk/bsd.options.mk
UMk/bsd.sanity.mk
UMk/Uses/compiler.mk
UU   net-im/jabberd/pkg-plist
Unet-im/jabberd/Makefile
UU   net-im/jabberd/distinfo
Dnet-im/jabberd/files/patch-etc-Makefile.in
Dnet-im/jabberd/files/patch-sm-mod_roster.c
Dnet-im/jabberd/files/patch-tools-jabberd.in
Dnet-im/jabberd/files/patch-s2s-out.c
Dnet-im/jabberd/files/patch-sm-mod_iq_time.c
Anet-im/jabberd/files/patch-storage__authreg_sqlite.c
Anet-im/jabberd/files/patch-sm__mod_iq_time.c
Anet-im/jabberd/files/patch-storage__authreg_ldapfull.c
Anet-im/jabberd/files/patch-storage__authreg_mysql.c
Anet-im/jabberd/files/patch-etc__templates__Makefile.in
Anet-im/jabberd/files/patch-storage__authreg_pgsql.c
Anet-im/jabberd/files/patch-etc__Makefile.in
Anet-im/jabberd/files/patch-tools__jabberd.in
Ux11-wm/ede/Makefile
Umultimedia/mplayer/Makefile.optvars
Ux11/rxvt-unicode/Makefile
Uwww/mod_limitipconn2/Makefile
Uwww/mod_xml2enc/Makefile
Uwww/mod_fileiri/Makefile
Uwww/mod_flickr/Makefile
Uwww/mod_memcache_block/Makefile
Uwww/mod_memcache/Makefile
Uwww/mod_authnz_external/Makefile
Uwww/mod_geoip2/Makefile
Uwww/mod_gzip2/Makefile
Uwww/mod_remoteip/Makefile
Uwww/mod_evasive/Makefile
Uwww/mod_reproxy/Makefile
Uwww/mod_setenvifplus/Makefile
Uwww/mod_auth_mysql_another/Makefile
Uwww/mod_umask/Makefile
Uwww/mod_xsendfile/Makefile
Uwww/mod_auth_mysql2/Makefile
Uwww/mod_qos/Makefile
Uwww/mod_uid/Makefile
Uwww/mod_macro22/Makefile
Uwww/mod_log_firstbyte/Makefile
Uwww/mod_hosts_access/Makefile
Uwww/mod_scgi/Makefile
Uwww/mod_domaintree/Makefile
Uwww/mod_proxy_xml/Makefile
Udevel/regexxer/distinfo
Adevel/regexxer/files
Adevel/regexxer/files/patch-src_globalstrings.h
Adevel/regexxer/files/patch-src_translation.h
Adevel/regexxer/files/patch-Makefile.in
Adevel/regexxer/files/patch-src_fileshared.h
Udevel/regexxer/pkg-plist
Udevel/regexxer/Makefile
Dtextproc/py-pyelasticsearch/pkg-plist
Utextproc/py-pyelasticsearch/Makefile
Usecurity/wapiti/Makefile
Dsecurity/py-volatility/pkg-plist
Usecurity/py-volatility/Makefile
Asecurity/py-volatility/files
Asecurity/py-volatility/files/patch-setup.py
Updated to revision 336598.
___
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


INDEX build failed for 8.x

2013-12-15 Thread Ports Index build
INDEX build failed with errors:
Generating INDEX-8 - please wait..Makefile, line 164: Malformed conditional 
(${PORT_OPTIONS:MDB_BUILD}  ${WITH_DB_BUILD} == true)
Makefile, line 177: if-less endif
make: fatal errors encountered -- cannot continue
=== security/tripwire failed
*** [describe.security] Error code 1
*** [/home/indexbuild/tindex/ports/INDEX-8] Error code 1

Stop in /home/indexbuild/tindex/ports.
*** [index] Error code 1

Stop in /home/indexbuild/tindex/ports.
1 error

Committers on the hook:
 antoine bapt cperciva gerald kwm matthew mva ohauer rene thierry wg 

Most recent SVN update was:
Updating '.':
Dwww/py-ws4py/pkg-plist
Uwww/py-ws4py/Makefile
Usysutils/firstboot-pkgs/Makefile
Usysutils/firstboot-pkgs/files/firstboot_pkgs.in
Udevel/loki/Makefile
Udevel/loki/pkg-descr
Ulang/gcc47/Makefile
Ulang/gcc47/distinfo
Ulang/gcc49/Makefile
Ulang/gcc49/distinfo
Updated to revision 336603.
___
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


INDEX build failed for 8.x

2013-12-15 Thread Ports Index build
INDEX build failed with errors:
Generating INDEX-8 - please wait..Makefile, line 164: Malformed conditional 
(${PORT_OPTIONS:MDB_BUILD}  ${WITH_DB_BUILD} == true)
Makefile, line 177: if-less endif
make: fatal errors encountered -- cannot continue
=== security/tripwire failed
*** [describe.security] Error code 1
*** [/home/indexbuild/tindex/ports/INDEX-8] Error code 1

Stop in /home/indexbuild/tindex/ports.
*** [index] Error code 1

Stop in /home/indexbuild/tindex/ports.
1 error

Committers on the hook:
 antoine ashish bapt cperciva db delphij eadler gerald kevlo kwm matthew mva 
ohauer rene thierry wg 

Most recent SVN update was:
Updating '.':
UU   comms/hf/files/patch-hfkernel_Makefile.in
UU   comms/hf/pkg-plist
UU   comms/hf/Makefile
UMOVED
Ulang/gcc48/Makefile
Ulang/gcc48/distinfo
Uwww/owncloud/pkg-plist
Uwww/owncloud/Makefile
Uwww/owncloud/distinfo
Usecurity/vuxml/vuln.xml
Umail/opensmtpd-devel/files/pkg-install.in
Umail/opensmtpd-devel/files/pkg-deinstall.in
Umail/opensmtpd-devel/pkg-plist
Umail/opensmtpd-devel/Makefile
Umail/opensmtpd-devel/distinfo
Umail/opensmtpd-devel/pkg-descr
Updated to revision 336609.
___
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