Re: please help with fixing port

2014-06-18 Thread Marko Cupać
On Wed, 18 Jun 2014 01:23:43 +0200 Michael Gmelin free...@grem.de wrote: I took a look at it and fixed it, it builds on all supported releases on redports and starts ok on 10-RELEASE amd64 now. Could you please try yourself and verify? Patch in phabricator: https://phabric.freebsd.org/D236

devel/icu preventing openldap24-sasl-client build

2014-06-18 Thread Dewayne Geraghty
openldap24-sasl-client has a new mandatory dependency on devel/icu. Is there any way to turn this dependency off, as I don't require this additional 22MB source or its 18M package? How it surfaced? cd /usr/ports/net/openldap24-sasl-client make -DBATCH clean deinstall package ... configure:

Port sysutils/dar

2014-06-18 Thread Maurizio Vairani
Hi all, I am using dar with encryption, but in the Makefile the default is to disable the libgcrypt linking. For enabling encryption I need to modify the Makefile: # diff Makefile.orig Makefile 19c19 --disable-upx --disable-libgcrypt-linking \ --- --disable-upx \

Graphics Magick

2014-06-18 Thread Ajtim
Hi! On FreeBSD 10.0-RELEASE (amd64) I have a problem with update. The first problem is Graphics Magick: s.h '/usr/ports/graphics/GraphicsMagick/work/stage/usr/local/include/GraphicsMagick/wand' Compressing man pages (compress-man) === Starting check for runtime dependencies === Gathering

ImageMagick

2014-06-18 Thread Ajtim
Hi! I was fast. The same problem with stage has ImageMagick too: === Installing for ImageMagick-6.8.9.3,1 === Checking if graphics/ImageMagick already installed === Registering installation for ImageMagick-6.8.9.3,1 as automatic pkg-static:

Re: Graphics Magick

2014-06-18 Thread Rainer Hurling
Am 18.06.2014 11:00 (UTC+1) schrieb Ajtim: Hi! On FreeBSD 10.0-RELEASE (amd64) I have a problem with update. The first problem is Graphics Magick: s.h '/usr/ports/graphics/GraphicsMagick/work/stage/usr/local/include/GraphicsMagick/wand' Compressing man pages (compress-man) ===

Re: Graphics Magick

2014-06-18 Thread René Ladan
2014-06-18 11:00 GMT+02:00 Ajtim lum...@gmail.com: Hi! On FreeBSD 10.0-RELEASE (amd64) I have a problem with update. The first problem is Graphics Magick: s.h '/usr/ports/graphics/GraphicsMagick/work/stage/usr/local/include/GraphicsMagick/wand' Compressing man pages (compress-man)

Re: ImageMagick

2014-06-18 Thread Koop Mast
On 18-6-2014 11:05, Ajtim wrote: Hi! I was fast. The same problem with stage has ImageMagick too: Fixed thanks for reporting. It might also be usefull to CC the maintainer for these reports :) -Koop === Installing for ImageMagick-6.8.9.3,1 === Checking if graphics/ImageMagick already

FreeBSD ports you maintain which are out of date

2014-06-18 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,

Update php from 5.4 to 5.5 ?

2014-06-18 Thread Kurt Jaeger
Hi! If I would like to upgrade from php 5.4 to 5.5, would this work ? portupgrade -o lang/php55 -f lang/php5 portupgrade -fr lang/php55 vi /etc/make.conf DEFAULT_VERSIONS= php=5.5 -- p...@opsec.eu+49 171 3101372 6 years to go !

please add revision number along with the date in ports/UPDATING

2014-06-18 Thread Anton Shterenlikht
20140611: AFFECTS: users of devel/icu AUTHOR: b...@freebsd.org icu has been updated to 53.1. Please rebuild all ports that depend on it When using svn to update ports, it would be helpful to know which revision each change affects. Thanks Anton

Re: ImageMagick

2014-06-18 Thread Alex V. Petrov
after update: % convert -quality 75 pic1.jpg picout.jpg temp: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/501. temp: no images defined `picout.jpg' @ error/convert.c/ConvertImageCommand/3187. 2014-06-18 17:59 GMT+08:00 Koop Mast k...@rainbow-runner.nl: On

Re: ImageMagick

2014-06-18 Thread Andrey Chernov
On 18.06.2014 17:33, Alex V. Petrov wrote: after update: % convert -quality 75 pic1.jpg picout.jpg temp: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/501. It seems ImageMagick module path hardcoded as belonging stage subtree. -- http://ache.vniz.net/

Re: ImageMagick

2014-06-18 Thread Koop Mast
On 18-6-2014 15:33, Alex V. Petrov wrote: after update: % convert -quality 75 pic1.jpg picout.jpg temp: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/501. temp: no images defined `picout.jpg' @ error/convert.c/ConvertImageCommand/3187. Fixed in 6.8.9.3_1,

[CFT]: net-mgmt/icinga2

2014-06-18 Thread Lars Engels
Hey folks, I proudly present a CFT for the shiny new monitoring software Icinga 2, a completely rewritten, multi-threaded, flexible and scalable successor to Icinga 1. Although it is completely new it still can run with your Icinga / Nagios plugins and addons. To use Icinga 2 with the Classic

Re: Portmaster -g no longer builds packages for dependencies?

2014-06-18 Thread Bryan Drewery
On 6/6/14, 7:17 AM, Dave Mischler wrote: Given the case you use portmaster + pkgng, than package building is not supported yet. portmaster prints this into the console: === Package installation support cannot be used with pkgng yet, it will be disabled This worked the last time I

How are things?

2014-06-18 Thread ahar...@b2b.ideaup.com
Hi, dear! I do not have the strong men alongside You'll plunge into the world of sensual pleasures This website is exactly what you are looking for Don't be shy and come to us. You have to see this! http://tinyurl.com/pkhjua9 ___

[QAT] 358250: 4x fail, 120x success

2014-06-18 Thread Ports-QAT
Migrate all drupal ports to USES=drupal - Build ID: 20140618121800-62507 Job owner: b...@freebsd.org Buildtime: 4 hours Enddate: Wed, 18 Jun 2014 16:17:44 GMT Revision:

Re: Update php from 5.4 to 5.5 ?

2014-06-18 Thread Dr. Peter Voigt
Am Wed, 18 Jun 2014 13:09:20 +0200 schrieb Kurt Jaeger li...@opsec.eu: Hi! If I would like to upgrade from php 5.4 to 5.5, would this work ? portupgrade -o lang/php55 -f lang/php5 portupgrade -fr lang/php55 vi /etc/make.conf DEFAULT_VERSIONS= php=5.5 Hi Kurt, just a few days ago I

Re: Updating sysutils/pstack ?

2014-06-18 Thread Juergen Lock
On Tue, Jun 17, 2014 at 10:02:21PM +0200, Kurt Jaeger wrote: Hi! This just came up on irc, seems zont has a newer pstack version on github and the port is unmaintained... Anything wrong with committing this? :) (also at:

Re: Update php from 5.4 to 5.5 ?

2014-06-18 Thread Kurt Jaeger
Hi! If I would like to upgrade from php 5.4 to 5.5, would this work ? portupgrade -o lang/php55 -f lang/php5 portupgrade -fr lang/php55 vi /etc/make.conf DEFAULT_VERSIONS= php=5.5 The short answer: No. The long answer: I have approx. 46 php5-xxx-5.4.29 modules installed. The first

Re: [CFT]: net-mgmt/icinga2

2014-06-18 Thread Kurt Jaeger
Hi! I proudly present a CFT for the shiny new monitoring software Icinga 2, a completely rewritten, multi-threaded, flexible and scalable successor to Icinga 1. Thanks. The port builds, and I'm currently preparing a test server for it. Although it is completely new it still can run with

Re: [CFT]: net-mgmt/icinga2

2014-06-18 Thread Kurt Jaeger
Hi! Although it is completely new it still can run with your Icinga / Nagios plugins and addons. To use Icinga 2 with the Classic Web interface do the following: Is it able to run standalone, without net-mgmt/icinga ? Or is that not recommended ? The reason I'm asking: The is a new

Is there a way to check that other port have an option set?

2014-06-18 Thread Andrey Chernov
I mean, from the port's Makefile. pkg info PORT_NAME + grep comes in mind, but it is not backward compatible with pre-NG system (do we need to keep backward compatibility now?) and I am not sure that it is the most right/light-weighted way. Proper thing will be not to check other port and exit, if

Re: explain Killing timed out build after 3600 seconds poudriere failure

2014-06-18 Thread Bryan Drewery
On 6/10/14, 9:34 AM, Anton Shterenlikht wrote: From li...@opsec.eu Tue Jun 10 15:26:52 2014 I'm seeing lots of timeout build failures, all simply saying: Killing timed out build after 3600 seconds Can anything more be found about such failures? What's causing them? And what to do? How

Re: [CFT]: net-mgmt/icinga2

2014-06-18 Thread Lars Engels
On Wed, Jun 18, 2014 at 09:10:46PM +0200, Kurt Jaeger wrote: Hi! Although it is completely new it still can run with your Icinga / Nagios plugins and addons. To use Icinga 2 with the Classic Web interface do the following: Is it able to run standalone, without net-mgmt/icinga

Re: [CFT]: net-mgmt/icinga2

2014-06-18 Thread Lars Engels
On Wed, Jun 18, 2014 at 09:36:09PM +0200, Lars Engels wrote: On Wed, Jun 18, 2014 at 09:10:46PM +0200, Kurt Jaeger wrote: Hi! Although it is completely new it still can run with your Icinga / Nagios plugins and addons. To use Icinga 2 with the Classic Web interface do the

Re: Portmaster -g no longer builds packages for dependencies?

2014-06-18 Thread Bryan Drewery
On 6/5/14, 10:04 AM, Dave Mischler wrote: I built a clean jail yesterday, portsnapped a new ports tree (i.e. fetch and extract) and built portmaster. Then I did portmaster -dgGH x11/xorg. It seemed to build Xorg properly, but there were no packages built for any of the many dependencies. I

Re: Update php from 5.4 to 5.5 ?

2014-06-18 Thread Melvyn Sopacua
Hi Kurt, On Wed, 18 Jun 2014, Kurt Jaeger wrote: For each module, I have to find the suitable php55 module to replace it. So it will be a manual process, for now. Not entirely... www/pecl-APC: doesn't support PHP 5.5 That's real. But it's APC. It's somewhat dying, somewhat staying

FreeBSD Port: print/cups-base

2014-06-18 Thread a10dix
Hi, I was trying to update cups-base 1.7.2 to 1.7.2_1. I finally noticed that the port do not build WITHOUT mDNSResponder. This option is mandatory. I tried lots of things before : portmaster -f cups-base, USE_GCC=4.6+, MAKE_JOBS_UNSAFE=yes, pkg_delete cups-base and then build, but that did not

Re: Update php from 5.4 to 5.5 ?

2014-06-18 Thread Matthew D. Fuller
On Wed, Jun 18, 2014 at 10:05:46PM +0200 I heard the voice of Melvyn Sopacua, and lo! it spake thus: You can do the following: pkg query -e '%o ~ */php5-*' '%o'| while read origin; do \ new_origin=`echo ${origin} | sed -e 's/php5-/php55-/'` echo portmaster -o ${new_origin} ${origin}; done

inkscape does not build on 10 stable after ImageMagick update

2014-06-18 Thread Sergio de Almeida Lenzi
it does not links If I deinstall Inkscape remove the dependency, it works... AR 2geom/lib2geom.a CXXLD inkscape CXXLD inkview libinkscape.a(imagemagick.o): In function

TeX Live 2014: Notes for FreeBSD users

2014-06-18 Thread Nikola Lečić
Dear fellow FreeBSDers, Yesterday, Karl Berry announced the release of TeX Live 2014: http://tug.org/pipermail/tex-live/2014-June/035538.html TeX Live 2014 supports FreeBSD (i386 and amd64). All binaries are compiled to work on every FreeBSD = 7.1. You can find some FreeBSD-specific notes

Important Notice!!!

2014-06-18 Thread Help Desk
Help Desk Attention Account User, Scheduled Maintenance Upgrade Your account is in the process of being upgraded to a newest Windows-based servers and an enhanced online email interface inline with internet infrastructure Maintenance. The new servers will provide better anti-spam and

Requests for port updates

2014-06-18 Thread Dewayne Geraghty
Has bugzilla taken on the role of being the repository for update requests? With gnats, when the synopsis contained port information (eg mail\opendkim ...) the issue was routed directly to the maintainer. If there is no auto-routing then how is a maintainer to be alerted to a port request -

Re: Requests for port updates

2014-06-18 Thread Cy Schubert
In message 53a26db0.6060...@heuristicsystems.com.au, Dewayne Geraghty writes: Has bugzilla taken on the role of being the repository for update requests? With gnats, when the synopsis contained port information (eg mail\opendkim ...) the issue was routed directly to the maintainer. If there

Re: Requests for port updates

2014-06-18 Thread Eitan Adler
On 18 June 2014 21:57, Dewayne Geraghty dewayne.gerag...@heuristicsystems.com.au wrote: Has bugzilla taken on the role of being the repository for update requests? Update requests should never have existed in GNATS and should not be in bugzilla unless they have a patch attached. (note: this

Re: TeX Live 2014: Notes for FreeBSD users

2014-06-18 Thread Zsolt Udvari
I've report an update to 2013 (from 2012), see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181675 . I hope the update to 2014 will success :) Happy TeXing :) Zsolt 2014-06-19 2:33 GMT+02:00 Nikola Lečić nikola.le...@anthesphoria.net: Dear fellow FreeBSDers, Yesterday, Karl Berry