FreeBSD ports you maintain which are out of date

2014-02-28 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,

Re: postfix depends on db41??

2014-02-28 Thread Miroslav Lachman
nano wrote: What's the proper use for: WITH_$PORT_VER= DEFAULT_$PORT_VER= $PORT_PORT= Example: WITH_BDB_VER=5 DEFAULT_PGSQL_VER=93 APACHE_PORT=www/apache24 Are they essentially interchangeable and achieve the same result? According to recent changes and /usr/ports/UPDATING 20140211:

[QAT] r346483: 1x depend (ignored: is only for i386, while you are running amd64 in net/nxserver), 12x success, 3x configure_error, 1x depend (makefile in net/nxserver), 5x fail, 2x depend_object

2014-02-28 Thread Ports-QAT
- Chase devel/expect update - Build ID: 20140228101800-21955 Job owner: g...@freebsd.org Buildtime: 54 minutes Enddate: Fri, 28 Feb 2014 11:11:53 GMT Revision: r346483

[QAT] r346485: 2x fail, 2x ???

2014-02-28 Thread Ports-QAT
- Support staging - Build ID: 20140228102200-38079 Job owner: cu...@freebsd.org Buildtime: 51 minutes Enddate: Fri, 28 Feb 2014 11:13:28 GMT Revision: r346485 Repository:

[QAT] r346487: 17x fail, 1x configure_error, 6x success

2014-02-28 Thread Ports-QAT
- Bump PORTREVISION after lang/expect update Suggested by: mat - Build ID: 20140228103200-60271 Job owner: g...@freebsd.org Buildtime: 51 minutes Enddate: Fri, 28 Feb 2014 11:22:47

[QAT] r346490: 4x fail

2014-02-28 Thread Ports-QAT
- Fix dependency line - Build ID: 20140228110002-37848 Job owner: g...@freebsd.org Buildtime: 24 minutes Enddate: Fri, 28 Feb 2014 11:23:55 GMT Revision: r346490

[QAT] r346486: 2x fail, 1x ???, 1x success

2014-02-28 Thread Ports-QAT
- Fix build on FreeBSD 10, which need a C++11 library. - Fix a strncpy() in a patch I wrote by actually allocating storage space fo - Bump PORTREVISION MFH:2014Q1 - Build ID: 20140228102400-14175 Job

FreeBSD Port: plexmediaserver-plexpass-0.9.9.5.411_1

2014-02-28 Thread Tom Fagerland
I don’t see a pidfile at /var/run/plex/plex.pid, but the rd-script works fine anyway. Is the pid-file somewhere else? I want to know so I can configure monit to check plex. — Tom Fagerland ___ freebsd-ports@freebsd.org mailing list

Re: postfix depends on db41??

2014-02-28 Thread LuKreme
On 27 Feb 2014, at 18:42 , Warren Block wbl...@wonkity.com wrote: On Thu, 27 Feb 2014, Lowell Gilbert wrote: LuKreme krem...@kreme.com writes: # portmaster mail/postfix210 [...] === Gathering dependency list for mail/postfix210 from ports === Launching child to install databases/db41

[QAT] r346501: 1x fail, 3x success

2014-02-28 Thread Ports-QAT
- Support staging - Define EXAMPLES option - Define DOCS option - Build ID: 20140228124800-38702 Job owner: eha...@freebsd.org Buildtime: 3 hours Enddate: Fri, 28 Feb 2014 15:50:46 GMT

Can't figure out github syntax

2014-02-28 Thread Paul Schmehl
I'm working on a new port that's fetched from github. This works: MASTER_SITES= https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/ DISTNAME= libcif-v1.0.2-FINAL But I cannot for the life of me figure out how to convert that to the more normal USE_GITHUB syntax.

QAT troubles today [Was: Re: [QAT] r346501: 1x fail, 3x success]

2014-02-28 Thread Bernhard Fröhlich
This is a general reply to all of the QAT mails that were send out today. They can all be ignored and sorry for the troubles they might have caused! I have done some maintenance today which also cleaned up some stuff from last weeks heavy lifting of the building backends to 11-current. The ride

sysutils/lsof and defining _KERNEL

2014-02-28 Thread Lowell Gilbert
I'm having trouble building lsof, because it's defining _KERNEL to pull in ZFS structures, and then tries to find opt_kdtrace.h, which isn't really relevant. I suspect I've messed up something in my system somehow, but I've been banging my head against this for hours over the last few days, and I

Re: sysutils/lsof and defining _KERNEL

2014-02-28 Thread Larry Rosenman
On 2014-02-28 14:34, Lowell Gilbert wrote: I'm having trouble building lsof, because it's defining _KERNEL to pull in ZFS structures, and then tries to find opt_kdtrace.h, which isn't really relevant. I suspect I've messed up something in my system somehow, but I've been banging my head against

Re: sysutils/lsof and defining _KERNEL

2014-02-28 Thread Lowell Gilbert
Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:34, Lowell Gilbert wrote: I'm having trouble building lsof, because it's defining _KERNEL to pull in ZFS structures, and then tries to find opt_kdtrace.h, which isn't really relevant. I suspect I've messed up something in my system

Re: sysutils/lsof and defining _KERNEL

2014-02-28 Thread Larry Rosenman
On 2014-02-28 14:48, Lowell Gilbert wrote: Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:34, Lowell Gilbert wrote: I'm having trouble building lsof, because it's defining _KERNEL to pull in ZFS structures, and then tries to find opt_kdtrace.h, which isn't really relevant. I suspect

Re: sysutils/lsof and defining _KERNEL

2014-02-28 Thread Lowell Gilbert
Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:48, Lowell Gilbert wrote: Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:34, Lowell Gilbert wrote: I'm having trouble building lsof, because it's defining _KERNEL to pull in ZFS structures, and then tries to find

Re: sysutils/lsof and defining _KERNEL

2014-02-28 Thread Larry Rosenman
On 2014-02-28 14:57, Lowell Gilbert wrote: Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:48, Lowell Gilbert wrote: Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:34, Lowell Gilbert wrote: I'm having trouble building lsof, because it's defining _KERNEL to pull in ZFS

Re: Can't figure out github syntax

2014-02-28 Thread Olivier Duchateau
2014-02-28 19:43 GMT+01:00 Paul Schmehl pschmehl_li...@tx.rr.com: I'm working on a new port that's fetched from github. This works: MASTER_SITES= https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/ DISTNAME= libcif-v1.0.2-FINAL But I cannot for the life of me

Re: Can't figure out github syntax

2014-02-28 Thread Kozlov Sergey
On 28.02.2014 20:43, Paul Schmehl wrote: I'm working on a new port that's fetched from github. This works: MASTER_SITES= https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/ DISTNAME= libcif-v1.0.2-FINAL But I cannot for the life of me figure out how to convert

Re: Can't figure out github syntax

2014-02-28 Thread Paul Schmehl
--On February 28, 2014 at 11:21:24 PM +0200 Kozlov Sergey kozlov.sergey@gmail.com wrote: On 28.02.2014 20:43, Paul Schmehl wrote: I'm working on a new port that's fetched from github. This works: MASTER_SITES= https://github.com/collectiveintel/cif-v1/releases/download/v1.0.2-FINAL/

Re: Can't figure out github syntax

2014-02-28 Thread Paul Schmehl
--On February 28, 2014 at 4:02:16 PM -0600 Paul Schmehl pschmehl_li...@tx.rr.com wrote: --On February 28, 2014 at 11:21:24 PM +0200 Kozlov Sergey kozlov.sergey@gmail.com wrote: On 28.02.2014 20:43, Paul Schmehl wrote: I'm working on a new port that's fetched from github. This works:

ports/182985 maintainer timeout

2014-02-28 Thread Darren Pilgrim
A recent change to the www/nginx Makefile broke the port for the case where you have the OpenSSL port installed on FreeBSD 10. The breakage is due to incorrectly setting WITH_OPENSSL_BASE and the fix is to remove two lines in the Makefile: --- Makefile.old2014-01-30

Can't build db48

2014-02-28 Thread Daniel Morante
I am unable to build databases/db48 and db6 on FreeBSD 9.2 powerpc64. I've tried with the default gcc, gcc4.8 and gcc 4.9. They all result in the same problem: ./libtool --mode=compile g++49 -c -I. -I./../dist/.. -D_THREAD_SAFE -O2 -pipe -O3 -maltivec -mcpu=G5 -fno-strict-aliasing

[QAT] r346531: 3x leftovers, 1x depend (fetch in devel/ninja)

2014-02-28 Thread Ports-QAT
Update audio/soundkonverter to 2.1.0. Changes: * Order GitHub before LOCAL in MASTER_SITES ChangeLog: -Add: Update translations - Build ID: 20140228154800-24307 Job owner: d...@freebsd.org Buildtime:

Re: sysutils/lsof and defining _KERNEL

2014-02-28 Thread Kevin Oberman
On Fri, Feb 28, 2014 at 1:00 PM, Larry Rosenman l...@lerctr.org wrote: On 2014-02-28 14:57, Lowell Gilbert wrote: Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:48, Lowell Gilbert wrote: Larry Rosenman l...@lerctr.org writes: On 2014-02-28 14:34, Lowell Gilbert wrote: I'm