INDEX now builds successfully on 8.x

2014-03-24 Thread Ports Index build

___
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 devel/gdb broken on 11-CURRENT amd64.

2014-03-24 Thread Mark R V Murray
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-I./../include  -DHAVE_all_vecs  -DBINDIR='/usr/local/bin' 
-I/usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow 
-Werror -O2 -pipe  -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT 
coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c -o coff-x86_64.lo 
coff-x86_64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include 
-DHAVE_all_vecs -DBINDIR=\/usr/local/bin\ -I/usr/local/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -pipe 
-DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT coff-x86_64.lo -MD -MP -MF 
.deps/coff-x86_64.Tpo -c coff-x86_64.c -o coff-x86_64.o
elf64-aarch64.c:3221:1: error: unused function 'decode_branch_ofs_26' 
[-Werror,-Wunused-function]
decode_branch_ofs_26 (uint32_t insn)
^
elf64-aarch64.c:3228:1: error: unused function 'decode_cond_branch_ofs_19' 
[-Werror,-Wunused-function]
decode_cond_branch_ofs_19 (uint32_t insn)
^
elf64-aarch64.c:3235:1: error: unused function 'decode_ld_lit_ofs_19' 
[-Werror,-Wunused-function]
decode_ld_lit_ofs_19 (uint32_t insn)
^
elf64-aarch64.c:3242:1: error: unused function 'decode_tst_branch_ofs_14' 
[-Werror,-Wunused-function]
decode_tst_branch_ofs_14 (uint32_t insn)
^
elf64-aarch64.c:3249:1: error: unused function 'decode_movw_imm' 
[-Werror,-Wunused-function]
decode_movw_imm (uint32_t insn)
^
elf64-aarch64.c:3256:1: error: unused function 'decode_adr_imm' 
[-Werror,-Wunused-function]
decode_adr_imm (uint32_t insn)
^
elf64-aarch64.c:3263:1: error: unused function 'decode_add_imm' 
[-Werror,-Wunused-function]
decode_add_imm (uint32_t insn)
^
7 errors generated.
mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
-I./../include  -DHAVE_all_vecs  -DBINDIR='/usr/local/bin' 
-I/usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow 
-Werror -O2 -pipe  -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT 
coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c -o coff64-rs6000.lo 
coff64-rs6000.c
gmake[5]: *** [elf64-aarch64.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include 
-DHAVE_all_vecs -DBINDIR=\/usr/local/bin\ -I/usr/local/include -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -pipe 
-DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT coff64-rs6000.lo -MD -MP -MF 
.deps/coff64-rs6000.Tpo -c coff64-rs6000.c -o coff64-rs6000.o
mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo
mv -f .deps/coff-alpha.Tpo .deps/coff-alpha.Plo
mv -f .deps/coff-x86_64.Tpo .deps/coff-x86_64.Plo
mv -f .deps/coff64-rs6000.Tpo .deps/coff64-rs6000.Plo
mv -f .deps/aout64.Tpo .deps/aout64.Plo
mv -f .deps/elf.Tpo .deps/elf.Plo
mv -f .deps/elflink.Tpo .deps/elflink.Plo
gmake[5]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2/bfd'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2/bfd'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2/bfd'
gmake[2]: *** [all-bfd] Error 2
gmake[2]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2'
=== Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gdb

-- 
Mark R V Murray



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: Port devel/gdb broken on 11-CURRENT amd64.

2014-03-24 Thread John Marino
On 3/24/2014 08:55, Mark R V Murray wrote:
 /bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. 
 -I./../include  -DHAVE_all_vecs  -DBINDIR='/usr/local/bin' 
 -I/usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
 -Wshadow -Werror -O2 -pipe  -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 
 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c -o coff-x86_64.lo 
 coff-x86_64.c
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include 
 -DHAVE_all_vecs -DBINDIR=\/usr/local/bin\ -I/usr/local/include -W -Wall 
 -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -pipe 
 -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT coff-x86_64.lo -MD -MP -MF 
 .deps/coff-x86_64.Tpo -c coff-x86_64.c -o coff-x86_64.o
 elf64-aarch64.c:3221:1: error: unused function 'decode_branch_ofs_26' 
 [-Werror,-Wunused-function]
 decode_branch_ofs_26 (uint32_t insn)
 [snip
 make: stopped in /usr/ports/devel/gdb


Please don't send a partial error log (especially without any
introduction) to the mail ports@ list.  Either mail the maintainer or
write a PR as the first step.  This problem is no more important than
many of the 1600 open ports PRs right now.

Thanks,
John
___
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

2014-03-24 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
+-+
games/doomsday  | 1.12.2  | 
1.14.0-build1178
+-+


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


Re: Call for FreeBSD 2014Q1 (January-March) Status Reports

2014-03-24 Thread Gabor Pali
Dear FreeBSD Community,

Please note that the submission date for the January to March
Quarterly Status Reports is, April 7th, 2014, about two weeks away.
Please consult my previous message for the details:

2014-03-08 10:24 GMT+01:00 Gabor Pali p...@freebsd.org:
 They do not have to be very long -- basically they may be about
 anything that lets people know what is going on around the FreeBSD
 Project.  Submission of reports is not restricted to committers:
 Anyone who is doing anything interesting and FreeBSD-related can (and
 therefore encouraged to) write one!

 The preferred and easiest submission method is to use the XML
 generator [1] with the result emailed as an attachment to us, that is,
 mont...@freebsd.org [2].  There is also an XML template [3] which can
 be filled out manually and attached if preferred.  For the expected
 content and style, please study our guidelines on how to write good
 status reports [4].  If you are still unsure what constitutes a good
 status report, check out the last issue [5].

 To enable compilation and publication of the quarterly report as soon
 as possible for the April 7th deadline, please be prompt with any
 report submissions you may have.

 We are looking forward to all of your 2014Q1 reports!

 Thanks,
 Gabor


 [1] http://www.freebsd.org/cgi/monthly.cgi
 [2] mailto:mont...@freebsd.org
 [3] http://www.freebsd.org/news/status/report-sample.xml
 [4] http://www.freebsd.org/news/status/howto.html
 [5] http://www.freebsd.org/news/status/report-2013-10-2013-12.html
___
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


Current unassigned ports problem reports

2014-03-24 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/187898[MAINTAINER] www/drush: update to 6.2.0
o ports/187897devel/opencl: Khronos Group released OpenCL 2.0 specif
o ports/187895[PATCH] lang/ruby{19,20,21}: remove lang/ruby-mode.el 
o ports/187859[maintainer-update] games/ioquake3* games/iourbanterro
o ports/187858update graphics/luminance to latest Qt4-Version
f ports/187853Upgrade lang/abcl to 1.3.0
o ports/187827[MAINTAINER] japanese/ja-eblook: Add 'USES=iconv' to u
f ports/187823[patch] deskutils/fet update to 5.21.1, option to buil
o ports/187812[NEW PORT] devel/rubygem-rufus-scheduler
o ports/187798[maintainer update] mail/sgwi port cleanup and add sta
o ports/187797[new port] chinese/pyzy: The Chinese PinYin and Bopomo
o ports/187796[patch] update davmail to 4.4.1 plus some fixes
f ports/187793[patch] x11-wm/herbstluftwm update to 0.6.0
f ports/187788security/sssd does not build, bailing out applying pat
o ports/187782[NEW PORT] devel/magit-devel: Interface to Git for Ema
o ports/187781[NEW PORT] devel/git-modes: GNU Emacs modes for Git-re
o ports/187774sysutils/uptimed fix config path, prevent from config 
f ports/187736devel/otrs: need additional perl5 package SSLGlue for 
o ports/187732math/reduce compilation still needs MAKE_JOBS_UNSAFE=y
o ports/187730lang/gcl compilation fails ()
f ports/187721mail/dovecot2 fix to use security/heimdal port
o ports/187709sysutils/ldap-account-manager version update
o ports/187689lang/guile does not work when compiled with clang 3.4 
o ports/187687[MAINTAINER] multimedia/transcode: Use OPTIONS helpers
o ports/187676[new port] security/webshag: Multi-threaded, multi-pla
f ports/187675Upgrading port textproc/exmpp from 0.9.7 to 0.9.9 (0.9
o ports/187663New port: sysutils/dateutils
f ports/187656Rename request of converters/igbinary
o ports/187650[MAINTAINER] emulators/higan: update to 0.94
o ports/187643[PATCH] sysutils/duply: add periodic script
f ports/187639[patch] lang/itcl add stage support
o ports/187636Port update: games/atanks
o ports/187623[NEW_PORT] net-mgmt/nagios-check_dhcp.pl: Check the av
o ports/187622[NEW_PORT] net/p5-Net-DHCP-Watch: a module to help mon
f ports/187621[PATCH] mail/dovecot2: update to 2.2.12
o ports/187618[maintainer update] sysutils/froxlor: update to 0.9.31
o ports/187579[revive port] databases/p5-DBD-InterBase perl5 Interba
o ports/187576[new port] security/radamsa, Yet another general purpo
o ports/187569change executable's name in biology/tinker, to avoid c
o ports/187568installing multimedia/gnome-mplayer fails
o ports/187564New port: math/mathgl; high-quality graph plotting lib
o ports/187544[patch] update www\xpi-flagfox from 4.2.15 to 5.0.0
f ports/187543Update lang/nawk to version 20121220
o ports/187517New Port: databases/puppetdb
f ports/187516[PATCH] lang/groovy: update to 2.2.2
o ports/187490mail/vacation: Update by MAINTAINER for Portscout
o ports/187487Update math/coinmp to version 1.7.6
f ports/187485sysutils/fusefs-wdfs: Unable to create files on mounte
o ports/187484update www/piwigo to 2.6.1
o ports/187478net/openh323-1.19.0.1_6 does not compile
o ports/187438[PATCH] mail/drac: fix StageDir
f ports/187424Wrong download link for sysutils/byobu in Makefile
f ports/187422installing devel/gdb triggers 'maxproc limit exceeded'
f ports/187408[PATCH] security/denyhosts: set USE_PYTHON=2
f ports/187407[PATCH] www/awstats: update to 7.3,1
f ports/187406[PATCH] sysutils/jdiskreport: update to 1.4.1
o ports/187380astro/sunclock seeks configuration and other files fro
o ports/187363[new port] net/macchanger: GNU macchanger port for the
f ports/187332[PATCH] misc/sloccount: support staging
f ports/187331[PATCH] graphics/optipng: support staging
o ports/187288sysutils/dar Fails to Build on 9.1-RELEASE
o ports/187286[bsd.default-versions.mk] [patch] Default PostgreSQL v
o ports/187283Failed for 

poudriere jail HEAD with specific revision?

2014-03-24 Thread Anton Shterenlikht
Can I update the poudriere jail to a specific
HEAD revision?

I cannot see an option for this.
The closest seems to be -t, but it seems
to be for stable version, not for a HEAD
revision.

Please advise

Thanks

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: poudriere jail HEAD with specific revision?

2014-03-24 Thread Muhammad Moinur Rahman
What about HEAD@ ?


On Mon, Mar 24, 2014 at 5:30 PM, Anton Shterenlikht me...@bris.ac.ukwrote:

 Can I update the poudriere jail to a specific
 HEAD revision?

 I cannot see an option for this.
 The closest seems to be -t, but it seems
 to be for stable version, not for a HEAD
 revision.

 Please advise

 Thanks

 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

___
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: poudriere jail HEAD with specific revision?

2014-03-24 Thread Muhammad Moinur Rahman
Hi,

To be more specific this is how I make a HEAD that matches my Host version:
poudriere jail -c -j 110amd64 -v head@r262857 -a amd64 -m svn
root@bofh:~ # uname -ar
FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r262857: Thu
Mar  6 22:59:25 BDT 2014
b...@bofh.1asiacom.net:/usr/obj/usr/src/sys/SCORPION
 amd64

BR,
Muhammad


On Mon, Mar 24, 2014 at 5:30 PM, Anton Shterenlikht me...@bris.ac.ukwrote:

 Can I update the poudriere jail to a specific
 HEAD revision?

 I cannot see an option for this.
 The closest seems to be -t, but it seems
 to be for stable version, not for a HEAD
 revision.

 Please advise

 Thanks

 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

___
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


Fw: Enc: Segue a planilha . 24/3/2014 08:52:01

2014-03-24 Thread Juliana R . Andrade
   Segue o documento conforme combinado.
   tenha um bom dia

   [1]Documento-Orcamento.rar

   Att: Juliana R. Andrade

References

   1. 
http://goo.gl/TJTQq3#08:52:01.E8389946624/3/2014/08:52:01.E8389946624/3/2014/08:52:01.E8389946624/3/2014
___
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] 348926: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
Use wx 2.8 instead of wx 2.6 (use preferrably unicode version)
Stage support
-

  Build ID:  20140324094600-35946
  Job owner: b...@freebsd.org
  Buildtime: 2 hours
  Enddate:   Mon, 24 Mar 2014 12:12:00 GMT

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

-

Port:devel/rapidsvn 0.12.1_1

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324094600-35946-306592/rapidsvn-0.12.1_1.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324094600-35946-306593/rapidsvn-0.12.1_1.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324094600-35946-306594/rapidsvn-0.12.1_1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324094600-35946-306595/rapidsvn-0.12.1_1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324094600-35946-306596/rapidsvn-0.12.1_1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324094600-35946-306597/rapidsvn-0.12.1_1.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324094600-35946
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


[QAT] 348945: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
- Bump PORTREVISION for pkg-plist change
- Add files/lxmed-root and fix Desktop usage for root
- Move CP to post-extract
- Use for icons PORTNAME instead of full path
- Break lines around 80 characters
- Simplify desktop files installation handling
- Change files/lxmed.sh, remove -Djava.ext.dirs=%%DATADIR%%
- Remove @dirrmtry share/applications from pkg-plist
-

  Build ID:  2014032412-43439
  Job owner: nemy...@freebsd.org
  Buildtime: 59 minutes
  Enddate:   Mon, 24 Mar 2014 12:59:25 GMT

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

-

Port:x11-wm/lxmed 20120515_1

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~nemy...@freebsd.org/2014032412-43439-306706/lxmed-20120515_1.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~nemy...@freebsd.org/2014032412-43439-306707/lxmed-20120515_1.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~nemy...@freebsd.org/2014032412-43439-306708/lxmed-20120515_1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~nemy...@freebsd.org/2014032412-43439-306709/lxmed-20120515_1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~nemy...@freebsd.org/2014032412-43439-306710/lxmed-20120515_1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~nemy...@freebsd.org/2014032412-43439-306711/lxmed-20120515_1.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/2014032412-43439
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


FreeBSD Port: squid-3.4

2014-03-24 Thread Adri Koppes
Dear Sir,

 

I was wondering if there are any plans to support squid 3.4.x via
FreeBSD ports soon?

Version 3.4.x adds support for TPROXY and intercept using FreeBSD or
OpenBSD, which I would really like to use.

At the moment, there is no alternative to 'transparent' or 'intercept'
connections when using IPV6.

 

Best regards,

 

Adri Koppes

 

___
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: poudriere jail HEAD with specific revision?

2014-03-24 Thread Matthew Seaman
On 03/24/14 11:40, Muhammad Moinur Rahman wrote:
 To be more specific this is how I make a HEAD that matches my Host version:
 poudriere jail -c -j 110amd64 -v head@r262857 -a amd64 -m svn
 root@bofh:~ # uname -ar
 FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r262857: Thu
 Mar  6 22:59:25 BDT 2014
 b...@bofh.1asiacom.net:/usr/obj/usr/src/sys/SCORPION
  amd64
 

It's also the case that so long as your jail is a) the same major
revision as your host, and b) not newer than your host then you should
be able to compile and use packages without problems.  'host' here means
the machine where you are installing the packages -- if you're just
compiling on the machine then the 'same major version' constraint goes
away as well, so you can compile for any earlier version[*].  Using the
freebsd-update release sets for this is quicker than building a new jail
from SVN, and the packages work just fine on a system installed from svn
sources.

Cheers,

Matthew

[*] Well, it's known to work for versions from 8.x and up. No idea if
anyone is routinely building 7.x packages using poudriere...




signature.asc
Description: OpenPGP digital signature


Re: poudriere jail HEAD with specific revision?

2014-03-24 Thread Kurt Jaeger
Hi!

 To be more specific this is how I make a HEAD that matches my Host version:
 poudriere jail -c -j 110amd64 -v head@r262857 -a amd64 -m svn

If I use

poudriere jail -c -j 10amd -v TODO@r262857 -a amd64 -m svn

what do I have to put in place of TODO to get 10.0-RELEASE and
the ports svn at a certain svn revision number ?

According to

http://www.freebsd.org/doc/en/articles/committers-guide/subversion-primer.html

it should be

release/10.0

? But I think the ports svn will always be, well, what will it be ? head ?

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
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] 348975: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
- Update to 20140322
- While I'm here, use USES=tar:bzip2

Changes:https://savannah.gnu.org/forum/forum.php?forum_id=7918
PR: ports/187877
Submitted by:   Chris Howey how...@gmail.com (maintainer)
-

  Build ID:  20140324123401-46160
  Job owner: sunp...@freebsd.org
  Buildtime: 2 hours
  Enddate:   Mon, 24 Mar 2014 14:49:35 GMT

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

-

Port:sysutils/parallel 

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~sunp...@freebsd.org/20140324123401-46160-306898/parallel-20140322.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~sunp...@freebsd.org/20140324123401-46160-306899/parallel-20140322.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~sunp...@freebsd.org/20140324123401-46160-306900/parallel-20140322.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~sunp...@freebsd.org/20140324123401-46160-306901/parallel-20140322.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~sunp...@freebsd.org/20140324123401-46160-306902/parallel-20140322.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~sunp...@freebsd.org/20140324123401-46160-306903/parallel-20140322.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324123401-46160
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


Thunderbird 24.4.0 crashes when trying to add an email account

2014-03-24 Thread Dr. Peter Voigt
I am running a fresh installation of 10.0-RELEASE. Recently I have
built mail/thunderbird 24.4.0. But any attempt to add a new email
account crashes thunderbird with writing out thunderbird.core.

To investigate thunderbird in more detail I have copied my Linux
profile to the FreeBSD machine. Thunderbird uses this profile and
seems otherwise OK but any attempt to add another email account
crashes it again.

This is my configuration:

# make showconfig
=== The following configuration options are available for
thunderbird-24.4.0: DBUS=on: D-Bus IPC system support
 DEBUG=off: Build with debugging support
 ENIGMAIL=on: Enigmail extension
 GCONF=off: GConf configuration backend support
 GIO=on: GIO for file I/O
 GNOMEUI=off: libgnomeui support module
 GNOMEVFS2=off: GnomeVFS2 (virtual file system) support
 GSTREAMER=off: Multimedia support via GStreamer
 LIBPROXY=off: Proxy support via libproxy
 LIGHTNING=on: Calendar extension
 LOGGING=on: Additional log messages
 OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
 PGO=off: Use Profile-Guided Optimization
 PROFILE=off: Build with profiling support
 TEST=off: Build and/or run tests
 Options available for the multi AUDIO: you have to choose at
least one of them ALSA=on: ALSA audio architecture support
 PULSEAUDIO=off: PulseAudio sound server support
=== Use 'make config' to modify these settings

At least Thunderbird remains unusable for me in this state. Is this a
known issue? Is it a bug or a configuration problem?

Regards,
Peter
___
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

2014-03-24 Thread Ports Index build
INDEX build failed with errors:
Generating INDEX-8 - please wait..Makefile, line 53: warning: duplicate 
script for target post-install ignored
 Done.
make_index: /home/indexbuild/tindex/ports/x11-toolkits/py-wax: no entry for 
/home/indexbuild/tindex/ports/x11-toolkits/py-wxPython26

Committers on the hook:
 bapt ehaupt madpilot nemysis pawel sunpoet swills tijl 

Most recent SVN update was:
Updating '.':
Udatabases/p5-Dancer-Plugin-DBIC/pkg-plist
Udatabases/p5-Dancer-Plugin-DBIC/Makefile
Udatabases/p5-Dancer-Plugin-DBIC/distinfo
Umath/saga/pkg-plist
Umath/saga/Makefile
Uconverters/uudeview/Makefile
Ueditors/spe/Makefile
Uemulators/wxmupen64plus/Makefile
Uemulators/dolphin-emu/Makefile
Dx11-toolkits/py-wxPython26-common
Dx11-toolkits/wxgtk26-contrib-common
Dx11-toolkits/wxgtk26-unicode-contrib
Dx11-toolkits/wxgtk26-contrib
Dx11-toolkits/wxgtk26-common
Dx11-toolkits/py-wxPython26-unicode
Dx11-toolkits/py-wxPython26
Dx11-toolkits/wxgtk26-unicode
Dx11-toolkits/wxgtk26
Dx11-toolkits/wxgtk29
Dx11-toolkits/wxgtk26-docs
Ux11-toolkits/hs-wxcore/Makefile
Ux11-toolkits/Makefile
Ux11-toolkits/hs-wx/Makefile
Ux11-toolkits/hs-wxc/Makefile
Dmail/mahogany
Umail/Makefile
Unet-p2p/solidcoin/Makefile
Unet-mgmt/tcpreplay/Makefile
Uftp/wxdfast/Makefile
Upolish/hunspell/Makefile
Upolish/hunspell/distinfo
Udevel/rubygem-lumberjack/Makefile
Udevel/rubygem-lumberjack/distinfo
Udevel/zookeeper/pkg-plist
Udevel/zookeeper/Makefile
Udevel/zookeeper/distinfo
Udevel/zookeeper/pkg-descr
Ddevel/zookeeper/files/patch-src-c-src-zookeeper.c
Udevel/p5-MooseX-Storage/Makefile
Udevel/p5-MooseX-Storage/distinfo
Udevel/p5-File-ConfigDir/Makefile
Udevel/p5-File-ConfigDir/distinfo
Udevel/Makefile
Udevel/p5-Time-Duration-Parse/Makefile
Udevel/p5-Time-Duration-Parse/distinfo
Adevel/pecl-qb
Adevel/pecl-qb/Makefile
Adevel/pecl-qb/distinfo
Adevel/pecl-qb/pkg-descr
Udevel/p5-Config-Model/Makefile
Udevel/p5-Config-Model/distinfo
Udevel/boaconstructor/Makefile
Ux11-fonts/dejavu/files/pkg-message.in
Ux11-fonts/dejavu/Makefile
Uaudio/mbox/Makefile
Ucomms/comserv/Makefile
Usysutils/parallel/Makefile
Usysutils/parallel/distinfo
Usysutils/rubygem-parallel/Makefile
Usysutils/rubygem-parallel/distinfo
Usysutils/rubygem-guard-livereload/Makefile
Usysutils/rubygem-guard-livereload/distinfo
UMk/bsd.wx.mk
Utextproc/sk-mythes/Makefile
Utextproc/sk-mythes/distinfo
Utextproc/es-mythes/Makefile
Utextproc/es-mythes/distinfo
Utextproc/sl-mythes/Makefile
Utextproc/sl-mythes/distinfo
Utextproc/p5-LaTeX-Encode/pkg-plist
Utextproc/p5-LaTeX-Encode/Makefile
Utextproc/p5-LaTeX-Encode/distinfo
Utextproc/rubygem-yard/Makefile
Utextproc/rubygem-yard/distinfo
Utextproc/nl-mythes/Makefile
Utextproc/nl-mythes/distinfo
Ux11/xorg-edit/Makefile
UMOVED
Ulang/linux-j/Makefile
Ulang/linux-j/pkg-plist
Ulang/mono/Makefile
Alang/mono/files/patch-eglib-src-gunicode.c
Uwww/aria2/Makefile
Uwww/aria2/distinfo
Uwww/pear-twig/Makefile
Uwww/pear-twig/distinfo
Uwww/phalcon/Makefile
Uwww/phalcon/distinfo
Udns/nsd/distinfo
Udns/nsd/files/nsd.in
Udns/nsd/Makefile
Udns/p5-Mozilla-PublicSuffix/Makefile
Udns/p5-Mozilla-PublicSuffix/distinfo
Ucad/impact/Makefile
Umisc/metalink-editor/Makefile
Dgames/sokoban/pkg-deinstall
Dgames/sokoban/pkg-install
Ugames/sokoban/Makefile
Dgames/sokoban/files/patch-aa
Dgames/sokoban/files/patch-ab
Dgames/sokoban/files/patch-ac
Agames/sokoban/files/patch-sokoban.h
Agames/sokoban/files/patch-play.c
Agames/sokoban/files/patch-Makefile
Ugames/sokoban/pkg-plist
Ugames/vavoom/Makefile
Ugames/asc/Makefile
Ugraphics/converseen/Makefile
Ugraphics/converseen/distinfo
Ugraphics/p5-Geo-GDAL/Makefile
Ugraphics/ruby-gdal/Makefile
Ugraphics/py-gdal/Makefile
Ugraphics/panoglview/Makefile
Ugraphics/php-gdal/Makefile
Ugraphics/zphoto/Makefile
Ugraphics/gdal/Makefile
Usecurity/zenmap/Makefile
Usecurity/zenmap/files/zenmap-root.in
Ugerman/mythes/Makefile
Ugerman/mythes/distinfo
Updated to revision 349005.
___
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] 348981: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
Convert to new options framework
Remove wxgtk option which is broken with all support version of wxgtk
-

  Build ID:  20140324124200-24536
  Job owner: b...@freebsd.org
  Buildtime: 3 hours
  Enddate:   Mon, 24 Mar 2014 15:31:36 GMT

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

-

Port:graphics/zphoto 1.2_12

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324124200-24536-306934/zphoto-1.2_12.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324124200-24536-306935/zphoto-1.2_12.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324124200-24536-306936/zphoto-1.2_12.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324124200-24536-306937/zphoto-1.2_12.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324124200-24536-306938/zphoto-1.2_12.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324124200-24536-306939/zphoto-1.2_12.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324124200-24536
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 devel/gdb broken on 11-CURRENT amd64.

2014-03-24 Thread pizzamig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I've already got a report about that, but I'm on holiday, without a CURRENT 
system, I cannot work on it right now...
I guess CURRENT has a new clang version...

On 24 marzo 2014 00:55:30 PDT, Mark R V Murray ma...@freebsd.org wrote:
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.
-I. -I./../include  -DHAVE_all_vecs  -DBINDIR='/usr/local/bin'
-I/usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wshadow -Werror -O2 -pipe  -DRL_NO_COMPAT -fno-strict-aliasing
-std=gnu89 -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c -o
coff-x86_64.lo coff-x86_64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include
-DHAVE_all_vecs -DBINDIR=\/usr/local/bin\ -I/usr/local/include -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2
-pipe -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT coff-x86_64.lo
-MD -MP -MF .deps/coff-x86_64.Tpo -c coff-x86_64.c -o coff-x86_64.o
elf64-aarch64.c:3221:1: error: unused function 'decode_branch_ofs_26'
[-Werror,-Wunused-function]
decode_branch_ofs_26 (uint32_t insn)
^
elf64-aarch64.c:3228:1: error: unused function
'decode_cond_branch_ofs_19' [-Werror,-Wunused-function]
decode_cond_branch_ofs_19 (uint32_t insn)
^
elf64-aarch64.c:3235:1: error: unused function 'decode_ld_lit_ofs_19'
[-Werror,-Wunused-function]
decode_ld_lit_ofs_19 (uint32_t insn)
^
elf64-aarch64.c:3242:1: error: unused function
'decode_tst_branch_ofs_14' [-Werror,-Wunused-function]
decode_tst_branch_ofs_14 (uint32_t insn)
^
elf64-aarch64.c:3249:1: error: unused function 'decode_movw_imm'
[-Werror,-Wunused-function]
decode_movw_imm (uint32_t insn)
^
elf64-aarch64.c:3256:1: error: unused function 'decode_adr_imm'
[-Werror,-Wunused-function]
decode_adr_imm (uint32_t insn)
^
elf64-aarch64.c:3263:1: error: unused function 'decode_add_imm'
[-Werror,-Wunused-function]
decode_add_imm (uint32_t insn)
^
7 errors generated.
mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.
-I. -I./../include  -DHAVE_all_vecs  -DBINDIR='/usr/local/bin'
-I/usr/local/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wshadow -Werror -O2 -pipe  -DRL_NO_COMPAT -fno-strict-aliasing
-std=gnu89 -MT coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c
-o coff64-rs6000.lo coff64-rs6000.c
gmake[5]: *** [elf64-aarch64.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include
-DHAVE_all_vecs -DBINDIR=\/usr/local/bin\ -I/usr/local/include -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2
-pipe -DRL_NO_COMPAT -fno-strict-aliasing -std=gnu89 -MT
coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c coff64-rs6000.c
-o coff64-rs6000.o
mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo
mv -f .deps/coff-alpha.Tpo .deps/coff-alpha.Plo
mv -f .deps/coff-x86_64.Tpo .deps/coff-x86_64.Plo
mv -f .deps/coff64-rs6000.Tpo .deps/coff64-rs6000.Plo
mv -f .deps/aout64.Tpo .deps/aout64.Plo
mv -f .deps/elf.Tpo .deps/elf.Plo
mv -f .deps/elflink.Tpo .deps/elflink.Plo
gmake[5]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2/bfd'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2/bfd'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2/bfd'
gmake[2]: *** [all-bfd] Error 2
gmake[2]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.6.2'
=== Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gdb

--
Mark R V Murray

best regards,
pizzamig
-BEGIN PGP SIGNATURE-
Version: APG v1.0.9

iQRLBAEBCAA1BQJTMFCKLhxMdWNhIFBpenphbWlnbGlvIDxsdWNhLnBpenphbWln
bGlvQGdtYWlsLmNvbT4ACgkQQdIlJz23K0mwTh//Xop/sGcPk4xBdiv3hV3eMbaa
5uhdXm1hD6BZeXTMRpsI1VSlBtKQ2B1DNdklq2XTlTVNg287CvNZptb6l1PPL3XA
wOk7rDB9faA1JGlWoUIwvoX2R/P4BIy2jaOlRLeQ9obO1BLTCLKHJOhgpiKPzUWX
ibKVK7wx9zHTJW3jy4v+BPzynA36lQfnkZeay0ew8oNL9/qPXS50XaS88Zo6Da3b
R7T17AbEs6KXinGhR1aAf368RFiMXZMh3vIDCOUp8kMi375l3a1gFiQBnCeFXm0e
xJY1/bYJzjxhsA+Nf+ZA+mtv7za4967GN0vSR1uiuajq2pj8G7OCAt/Fdt+mSQNb
p1N2HQHN5dzEzsjgPoD7JeYKoHywoA8+g08POSgVvahnQU+q1+74CFGtpYAXXnUn
dfnVBiVmMq/JuqJlWKh6NvGKMwMJzaEJ6/VirUFILTdlc6ocCUpUgPhal/KcOYf4
C4WOMJD7Jn540+IdFe14G7usHnC3URS+t8ii52+SSUXtwMY1NBfPZbZzENH4w+Tb
Y6gBNbKYxk2Qzzbg8v15oB1pWIDh7dPjoyFgtleBdxM2/nGYx9b+xV3pxDciwh4t
zbKKzH7vFQB09Xq5PDhmPVk/itP/SjXVQGaLKCp0FFeI9nj11wyERieyEcJ7MV+O
SzKz6/HZEtsLUXghheiV7gWFjSnYLqEqoiLZwGtXduYZH26v6mWKxmrditgr4Rtl
ipv/5lJgCwDFOREvR8aUx044qxdOu8flzI4WStR4CCsykYg/9Op+ubzljJuw0IAM
8Eb38vBHArac6T8pT14y6zF4S1gXAzgcjCR0jzwIxxZH0uTH/a3f0C30FOpWRgzx
N7YIj1v0vYTRHRu3HpC1SrT1nA4ynHJJFe7jFTCyd39RY54mMi5OlcKJOMMUDYL9
CTtyjScRzPhXr4FdXcGry6fHpAjfrYao//vjNZgyKXCj4soq6p5es5N/xF3O/oN+

INDEX now builds successfully on 8.x

2014-03-24 Thread Ports Index build

___
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 Port: lang/linux-j

2014-03-24 Thread Robert Burmeister

Index error:

--- describe.lang ---
make[5]: /usr/ports/lang/linux-j/Makefile line 53: warning: duplicate script 
for target post-install ignored
make[5]: /usr/ports/lang/linux-j/Makefile line 49: warning: using previous 
script for post-install defined here

--- describe.math ---



___
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: INDEX build breakage

2014-03-24 Thread Steve Wills
On Mon, Mar 24, 2014 at 06:28:50PM +, Portsnap buildbox wrote:
 /usr/ports/Mk/Uses/compiler.mk, line 104: warning: c++ -### /dev/null 
 21 returned non-zero status
[snip]
 /usr/ports/Mk/Uses/compiler.mk, line 104: warning: c++ -### /dev/null 
 21 returned non-zero status
 make_index: /usr/ports/devel/ruby-rbbr: no entry for 
 /usr/ports/x11-toolkits/ruby-gtk2
 
 Committers on the hook (CCed):
 crees
 oliver
 pawel
 swills
 tj
 

My bad, I thought rmport was going to check that for me. Should have known I
wasn't that lucky. Fixed now hopefully and sorry for the noise.

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


Few reasons to stay with BSD

2014-03-24 Thread Sergio de Almeida Lenzi
FreeBSD is still much better,

until 7.X there was pkg_*  for a system with few
packages ( less than 100) it worked. but
as the system goes beyound 1000 packages, pkg_* becomes
very slow, and broken.

pkg, solved the problem, of working with freebsd if you work
WITH pkg, and not against.

See my case, for example, I have hundreds of users, that runs
8.X, 9.X and now 10.X. all of them uses gnome 2.32 and software
written from gtk2, glade2, python2  The system have more than
1000 packages, last count shows 1032.. and are updated once a 
week, everything works..   Some of them uses windows software
that now runs on Virtualbox under FreeBSD.

I have my OWN server (indeed, 2) for 9.X and 10.X, and all the other
servers
do is pkg upgrade -y  sometimes they update about 1GB (in the case of
libconv, for example)
and everything works as expected.. 

If I used pkg_*  plus portupgrade or portmaster in each server, that
woud be 
impossible to mantain..  pkg really made FreeBSD usable  for hundreds of
servers. 

I have some linux on notebooks, that now the FreeBSD have KMS, are
being 
moved to FreeBSD too.
On the notebooks (using archlinux), kernel 3.12.3 the notebooks must
have a
cold start  from time to time (once a day), if not, the disk access
becomes too slow
to the point it is useless.. so a cold start resolv the problem..
besides, the software layout
that is now all in /usr/bin, the inittab is now systemd, the syslog is
journal... and the
file system is still ext4, as zfs for inux is not for production yet.. 

Today, as the machines are powerfull,  you can buy an 32 core system
with
1TB of memory, 12TB of disk for less than US$10,000.  What you will
do???
Install windows 8??  no way, windows 2012??? microsoft says it is
unstable,
2008??? perhaps, 2003?? phased out..

how many users will you put in an Microsoft OS??  at what price???

A FreeBSD server running several windows 2008, can handle 200 users (20
users per OS)
using Virtualbox and ISCSI.  Never stops, never breaks, you can buy ONE
windows 2008 and
install the other 99 by cloning the machine.  Here the EULA says I must
use ONE windows 2008
licence in ONE machine,  does not mention what to do if I  Activate 100
time the SAME image of  an OVA.  or VHD.
(the same for windows 2012). 


Linux is good???  for sure!!, but FreeBSD+ZFS is better..


___
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] 349007: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
Properly use bsd.wx.mk
This fixes index
-

  Build ID:  20140324150400-47249
  Job owner: b...@freebsd.org
  Buildtime: 6 hours
  Enddate:   Mon, 24 Mar 2014 20:34:52 GMT

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

-

Port:x11-toolkits/py-wax 0.3.33_6

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324150400-47249-307084/py27-wax-0.3.33_6.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324150400-47249-307085/py27-wax-0.3.33_6.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324150400-47249-307086/py27-wax-0.3.33_6.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324150400-47249-307087/py27-wax-0.3.33_6.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324150400-47249-307088/py27-wax-0.3.33_6.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324150400-47249-307089/py27-wax-0.3.33_6.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324150400-47249
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 devel/gdb broken on 11-CURRENT amd64.

2014-03-24 Thread Mark R V Murray

On 24 Mar 2014, at 15:34, pizzamig luca.pizzamig...@gmail.com wrote:
 I've already got a report about that, but I'm on holiday, without a CURRENT 
 system, I cannot work on it right now...
 I guess CURRENT has a new clang version…

Yup! It’s Clang v3.4. I’ve done a local dirty fix of ‘CFLAGS+=-Wno-error’ in 
the Port Makefile. I suspect it will need rather more than this to cover all 
the CLANG and GCC versions that are around.

Thanks for the response. Enjoy your holiday!

M
-- 
Mark R V Murray



signature.asc
Description: Message signed with OpenPGP using GPGMail


[QAT] 349028: 2x leftovers, 1x depend (makefile in x11-toolkits/gnustep-gui), 3x success

2014-03-24 Thread Ports-QAT
Updated systempreferences

Approved by:bapt (mentor, implicit)
-

  Build ID:  2014032417-10311
  Job owner: thera...@freebsd.org
  Buildtime: 5 hours
  Enddate:   Mon, 24 Mar 2014 21:52:53 GMT

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

-

Port:deskutils/systempreferences 1.2.0

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~thera...@freebsd.org/2014032417-10311-307222/systempreferences-1.2.0.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~thera...@freebsd.org/2014032417-10311-307223/systempreferences-1.2.0.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~thera...@freebsd.org/2014032417-10311-307224/systempreferences-1.2.0.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (MAKEFILE IN X11-TOOLKITS/GNUSTEP-GUI)
  Log: 
https://qat.redports.org//~thera...@freebsd.org/2014032417-10311-307225/gnustep-gui-0.24.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~thera...@freebsd.org/2014032417-10311-307226/systempreferences-1.2.0.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~thera...@freebsd.org/2014032417-10311-307227/systempreferences-1.2.0.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/2014032417-10311
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


[QAT] 349058: 6x leftovers, 6x ???, 24x success

2014-03-24 Thread Ports-QAT
- Fix index after removal of ruby-gnome ports

Reported by:many
Pointyhat to:   swills
-

  Build ID:  20140324200400-2
  Job owner: swi...@freebsd.org
  Buildtime: 3 hours
  Enddate:   Mon, 24 Mar 2014 22:47:01 GMT

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

-

Port:devel/ruby-rbbr 0.6.0_11

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307378/ruby19-rbbr-0.6.0_11.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307379/ruby19-rbbr-0.6.0_11.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307380/ruby19-rbbr-0.6.0_11.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307381/ruby19-rbbr-0.6.0_11.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307382/ruby19-rbbr-0.6.0_11.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307383/ruby19-rbbr-0.6.0_11.log

-

Port:japanese/gedy 0.9.0

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307384/ja-gedy-0.9.0.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307385/ja-gedy-0.9.0.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307386/ja-gedy-0.9.0.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307387/ja-gedy-0.9.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307388/ja-gedy-0.9.0.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307389/ja-gedy-0.9.0.log

-

Port:japanese/gsuica 0.9.1

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307390/ja-gsuica-0.9.1.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307391/ja-gsuica-0.9.1.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307392/ja-gsuica-0.9.1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307393/ja-gsuica-0.9.1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307394/ja-gsuica-0.9.1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307395/ja-gsuica-0.9.1.log

-

Port:japanese/tomoe 0.6.0_4

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   ???
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307396/ja-tomoe-0.6.0_4.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   ???
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307397/ja-tomoe-0.6.0_4.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   ???
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307398/ja-tomoe-0.6.0_4.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   ???
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307399/ja-tomoe-0.6.0_4.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   ???
  Log: 
https://qat.redports.org//~swi...@freebsd.org/20140324200400-2-307400/ja-tomoe-0.6.0_4.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   ???
  Log: 

[QAT] 349077: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
Support stage
Cleanup
-

  Build ID:  2014032400-1125
  Job owner: b...@freebsd.org
  Buildtime: 79 minutes
  Enddate:   Mon, 24 Mar 2014 23:41:01 GMT

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

-

Port:x11/roxbg 1.0.0_5

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032400-1125-307528/roxbg-1.0.0_5.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032400-1125-307529/roxbg-1.0.0_5.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032400-1125-307530/roxbg-1.0.0_5.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032400-1125-307531/roxbg-1.0.0_5.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032400-1125-307532/roxbg-1.0.0_5.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032400-1125-307533/roxbg-1.0.0_5.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/2014032400-1125
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


[QAT] 349083: 2x leftovers, 1x depend (makefile in x11-toolkits/gnustep-gui), 3x success

2014-03-24 Thread Ports-QAT
use tar:bzip2
-

  Build ID:  20140324223600-25733
  Job owner: b...@freebsd.org
  Buildtime: 74 minutes
  Enddate:   Mon, 24 Mar 2014 23:50:06 GMT

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

-

Port:devel/wizardkit 

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223600-25733-307558/wizardkit-0.1_2.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223600-25733-307559/wizardkit-0.1_2.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223600-25733-307560/wizardkit-0.1_2.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (MAKEFILE IN X11-TOOLKITS/GNUSTEP-GUI)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223600-25733-307561/gnustep-gui-0.24.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223600-25733-307562/wizardkit-0.1_2.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223600-25733-307563/wizardkit-0.1_2.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324223600-25733
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


[QAT] 349084: 2x leftovers, 1x depend (makefile in x11-toolkits/gnustep-gui), 3x success

2014-03-24 Thread Ports-QAT
Fix packaging as root
-

  Build ID:  20140324224000-34558
  Job owner: b...@freebsd.org
  Buildtime: 73 minutes
  Enddate:   Mon, 24 Mar 2014 23:52:39 GMT

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

-

Port:x11/gskrab 0.0.1_2

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224000-34558-307564/gskrab-0.0.1_2.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224000-34558-307565/gskrab-0.0.1_2.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224000-34558-307566/gskrab-0.0.1_2.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (MAKEFILE IN X11-TOOLKITS/GNUSTEP-GUI)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224000-34558-307567/gnustep-gui-0.24.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224000-34558-307568/gskrab-0.0.1_2.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224000-34558-307569/gskrab-0.0.1_2.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324224000-34558
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


[QAT] 349085: 2x leftovers, 1x depend (makefile in x11-toolkits/gnustep-gui), 3x success

2014-03-24 Thread Ports-QAT
Support stage
-

  Build ID:  20140324224401-8670
  Job owner: b...@freebsd.org
  Buildtime: 71 minutes
  Enddate:   Mon, 24 Mar 2014 23:55:23 GMT

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

-

Port:games/gshisen 1.3.0

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224401-8670-307570/gshisen-1.3.0.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224401-8670-307571/gshisen-1.3.0.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224401-8670-307572/gshisen-1.3.0.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (MAKEFILE IN X11-TOOLKITS/GNUSTEP-GUI)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224401-8670-307573/gnustep-gui-0.24.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224401-8670-307574/gshisen-1.3.0.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324224401-8670-307575/gshisen-1.3.0.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324224401-8670
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


[QAT] 349082: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
Support stage
Use python autoplist
-

  Build ID:  20140324223200-49270
  Job owner: b...@freebsd.org
  Buildtime: 93 minutes
  Enddate:   Tue, 25 Mar 2014 00:05:24 GMT

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

-

Port:x11/hotwire-shell 0.721_5

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223200-49270-307552/py27-hotwire-shell-0.721_5.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223200-49270-307553/py27-hotwire-shell-0.721_5.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223200-49270-307554/py27-hotwire-shell-0.721_5.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223200-49270-307555/py27-hotwire-shell-0.721_5.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223200-49270-307556/py27-hotwire-shell-0.721_5.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324223200-49270-307557/py27-hotwire-shell-0.721_5.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324223200-49270
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


[QAT] 349089: 2x leftovers, 1x depend (makefile in x11-toolkits/gnustep-gui), 3x success

2014-03-24 Thread Ports-QAT
Support stage
-

  Build ID:  20140324225600-52721
  Job owner: b...@freebsd.org
  Buildtime: 78 minutes
  Enddate:   Tue, 25 Mar 2014 00:14:13 GMT

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

-

Port:graphics/gnustep-slideshow 

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-52721-307594/gnustep-slideshow-0.3.5_2.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-52721-307595/gnustep-slideshow-0.3.5_2.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-52721-307596/gnustep-slideshow-0.3.5_2.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (MAKEFILE IN X11-TOOLKITS/GNUSTEP-GUI)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-52721-307597/gnustep-gui-0.24.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-52721-307598/gnustep-slideshow-0.3.5_2.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-52721-307599/gnustep-slideshow-0.3.5_2.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324225600-52721
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


[QAT] 349087: 2x leftovers, 1x depend (makefile in x11-toolkits/gnustep-gui), 3x success

2014-03-24 Thread Ports-QAT
Support stage
-

  Build ID:  20140324225201-25842
  Job owner: b...@freebsd.org
  Buildtime: 83 minutes
  Enddate:   Tue, 25 Mar 2014 00:14:40 GMT

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

-

Port:games/grubik 

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225201-25842-307582/grubik-0.1_2.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225201-25842-307583/grubik-0.1_2.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225201-25842-307584/grubik-0.1_2.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (MAKEFILE IN X11-TOOLKITS/GNUSTEP-GUI)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225201-25842-307585/gnustep-gui-0.24.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225201-25842-307586/grubik-0.1_2.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225201-25842-307587/grubik-0.1_2.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324225201-25842
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


[QAT] 349090: 2x leftovers, 1x depend (makefile in x11-toolkits/gnustep-gui), 3x success

2014-03-24 Thread Ports-QAT
Support stage
-

  Build ID:  20140324225600-62812
  Job owner: b...@freebsd.org
  Buildtime: 80 minutes
  Enddate:   Tue, 25 Mar 2014 00:16:11 GMT

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

-

Port:graphics/preview 0.8.5_2

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-62812-307600/gnustep-preview-0.8.5_2.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-62812-307601/gnustep-preview-0.8.5_2.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-62812-307602/gnustep-preview-0.8.5_2.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (MAKEFILE IN X11-TOOLKITS/GNUSTEP-GUI)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-62812-307603/gnustep-gui-0.24.0.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-62812-307604/gnustep-preview-0.8.5_2.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324225600-62812-307605/gnustep-preview-0.8.5_2.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324225600-62812
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


[QAT] 349091: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
Support stage
-

  Build ID:  2014032423-65236
  Job owner: b...@freebsd.org
  Buildtime: 77 minutes
  Enddate:   Tue, 25 Mar 2014 00:17:22 GMT

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

-

Port:x11/brightside 

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032423-65236-307606/brightside-1.4.0_10.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032423-65236-307607/brightside-1.4.0_10.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032423-65236-307608/brightside-1.4.0_10.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032423-65236-307609/brightside-1.4.0_10.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032423-65236-307610/brightside-1.4.0_10.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/2014032423-65236-307611/brightside-1.4.0_10.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/2014032423-65236
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


[QAT] 349080: 2x leftovers, 4x success

2014-03-24 Thread Ports-QAT
Support stage
-

  Build ID:  20140324222800-34294
  Job owner: b...@freebsd.org
  Buildtime: 111 minutes
  Enddate:   Tue, 25 Mar 2014 00:18:35 GMT

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

-

Port:x11/gtstarter 

  Buildgroup: 10.0-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324222800-34294-307540/gtstarter-0.4.6.3_6.log

  Buildgroup: 10.0-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324222800-34294-307541/gtstarter-0.4.6.3_6.log

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324222800-34294-307542/gtstarter-0.4.6.3_6.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324222800-34294-307543/gtstarter-0.4.6.3_6.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324222800-34294-307544/gtstarter-0.4.6.3_6.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140324222800-34294-307545/gtstarter-0.4.6.3_6.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140324222800-34294
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: FreeBSD Port: squid-3.4

2014-03-24 Thread Robert Simmons
Not sure what the plans are, but I'm interested in the new version as well.

On Mon, Mar 24, 2014 at 9:02 AM, Adri Koppes ad...@salesmanager.nl wrote:
 Dear Sir,



 I was wondering if there are any plans to support squid 3.4.x via
 FreeBSD ports soon?

 Version 3.4.x adds support for TPROXY and intercept using FreeBSD or
 OpenBSD, which I would really like to use.

 At the moment, there is no alternative to 'transparent' or 'intercept'
 connections when using IPV6.



 Best regards,



 Adri Koppes



 ___
 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