Re: Is staging a port really this simple?

2014-05-26 Thread Baptiste Daroussin
On Mon, May 26, 2014 at 08:37:13PM -0700, Perry Hutchison wrote: > John Marino wrote: > > You didn't miss much -- except adding the man page to the > > pkg-plist and removing the MAN* definitions from the makefile. > > ... > > > On 5/25/2014 09:09, Zsolt Udvari wrote: > > > Your condition is unn

Re: Is staging a port really this simple?

2014-05-26 Thread Matthew Seaman
On 27/05/2014 04:37, Perry Hutchison wrote: > post-install: > - @[ -f ${PREFIX}/etc/diskcheckd.conf ] \ > - || ${CP} -p ${PREFIX}/etc/diskcheckd.conf.sample \ > - ${PREFIX}/etc/diskcheckd.conf > + @${CP} -p ${STAGEDIR}${PREFIX}/etc/diskcheckd.conf.sample \ >

[QAT] 355354: 2x ignored: is marked as broken: segfaults during build on 9.x, 2x ignored: is marked as broken: fails to install on amd64, 2x compiler_error, 53x success, 4x leftovers, 4x ignored: is m

2014-05-26 Thread Ports-QAT
- Convert gmake,bzip2 to USES Approved by:portmgr - Build ID: 20140526145000-37839 Job owner: m...@freebsd.org Buildtime: 15 hours Enddate: Tue, 27 May 2014 05:45:22 GMT Revision:

[QAT] 355352: 8x leftovers, 76x success

2014-05-26 Thread Ports-QAT
Update openjpeg to 2.1.0. Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15 and update users. Approved by:portmgr (implicit) for NO_STAGE ports - Build ID: 20140526144400-55941 Job owner:

Re: Is staging a port really this simple?

2014-05-26 Thread Perry Hutchison
John Marino wrote: > You didn't miss much -- except adding the man page to the > pkg-plist and removing the MAN* definitions from the makefile. ... > On 5/25/2014 09:09, Zsolt Udvari wrote: > > Your condition is unneeded. > > You don't need check the existence of > > ${STAGEDIR}${PREFIX}/etc/dis

[QAT] 355351: 4x leftovers, 4x ???, 4x depend ( in graphics/p5-opengl), 8x success, 4x ignored: you must manually fetch dtiquery-1.1.tar.gz from http://graphics.stanford.edu/projects/dti/, place it in

2014-05-26 Thread Ports-QAT
- Convert gmake to USES Approved by:portmgr - Build ID: 20140526144200-24737 Job owner: m...@freebsd.org Buildtime: 11 hours Enddate: Tue, 27 May 2014 01:56:51 GMT Revision:

[QAT] 355347: 12x leftovers, 4x fetch, 56x success, 4x distinfo_update

2014-05-26 Thread Ports-QAT
- Convert gmake,bzip2,xz to USES Approved by:portmgr - Build ID: 20140526135601-54395 Job owner: m...@freebsd.org Buildtime: 11 hours Enddate: Tue, 27 May 2014 01:16:24 GMT Revisi

Re: mail/postfix-current failing

2014-05-26 Thread Sahil Tandon
On Wed, 2014-05-21 at 11:12:57 +0200, Jakob Breivik Grimstveit wrote: > => SHA256 Checksum OK for postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz. > ===> Patching for postfix-base-2.12.20140507,4 > ===> Applying distribution patches for postfix-base-2.12.20140507,4 > 1 out of 2 hunks failed--savi

[QAT] 355339: 2x leftovers, 4x ???, 14x success, 18x depend (??? in lang/mono), 2x ignored: try to install weaked-named assembly into the gac.

2014-05-26 Thread Ports-QAT
Convert to USES=mono With hat: portmgr - Build ID: 20140526133000-57537 Job owner: b...@freebsd.org Buildtime: 10 hours Enddate: Mon, 26 May 2014 23:22:06 GMT Revision:

How to force cmake to omit default LINUX pathes on FreeBSD

2014-05-26 Thread Dariusz Niespodziany
Hi porters, Does anyone know how to force cmake to look for executables in /usr/local/bin first, not in /usr/bin? *FIND_PROGRAM(FLEX_EXECUTABLE flex PATH /usr/local/bin DOC "path to the flex executable" NO_DEFAULT_PATH)* It works, but its not correct. Is there any more proper way? FIND_PROGRAM u

Re: net/linphone-base failed compiling

2014-05-26 Thread Dr. Peter Voigt
Am Tue, 27 May 2014 02:30:32 +0600 schrieb Muhammad Moinur Rahman <5u623...@gmail.com>: > Hi, > linphone-base won't compile with libexosip2 anymore. The dependency > have been changed to libexosip2-legacy. This has been done to update > to the latest libexosip2 code. And hence you will need libosi

Re: Review Request, update clementine-player 1.2.3

2014-05-26 Thread Sean Bruno
On Sun, 2014-05-25 at 13:18 -0700, Sean Bruno wrote: > Upstream has moved distfiles to github. > > New depend on libechonest > > 2 patches accepted upstream so they're dropped > > 1 new patch generated and added > > http://people.freebsd.org/~sbruno/clementine_1.2.3.txt > > sean > More or l

Re: net/linphone-base failed compiling

2014-05-26 Thread Muhammad Moinur Rahman
cat /usr/ports/net/libexosip2-legacy | grep MAINTAINER cat /usr/ports/net/libexosip2 | grep MAINTAINER I need to check whether it should be added to UPDATING. Hi Sunpoet, Expecting your feedback. BR, Muhammad On Tue, May 27, 2014 at 3:05 AM, Dr. Peter Voigt wrote: > Am Tue, 27 May 2014 02:30

[QAT] 355331: 2x leftovers, 8x success, 12x depend (??? in lang/mono), 2x ignored: is marked as broken: does not build

2014-05-26 Thread Ports-QAT
Convert to USES=mono With hat: portmgr - Build ID: 20140526131200-38780 Job owner: b...@freebsd.org Buildtime: 8 hours Enddate: Mon, 26 May 2014 21:07:32 GMT Revision:

Re: net/linphone-base failed compiling

2014-05-26 Thread Muhammad Moinur Rahman
Hi, linphone-base won't compile with libexosip2 anymore. The dependency have been changed to libexosip2-legacy. This has been done to update to the latest libexosip2 code. And hence you will need libosip not libosip2. Happy porting. Muhammad On Tue, May 27, 2014 at 1:46 AM, Dr. Peter Voigt wrot

Re: net/linphone-base failed compiling

2014-05-26 Thread Dr. Peter Voigt
Am Mon, 26 May 2014 15:12:14 -0400 schrieb Ajtim : > On Monday 26 May 2014 13:41:52 n...@neelc.org wrote: > > pkg delete -f net/libexosip2 ne/libosip2 > Hm, I am having the same issue. Forced deletion of net/libexosip2 ne/libosip2 is just neccessary to upgrade both ports. The command should hav

[QAT] 355318: 1x depend (compiler_error in editors/emacs21), 8x dud, 4x missing_header, 31x success, 4x leftovers

2014-05-26 Thread Ports-QAT
- Convert gmake,bzip2 to USES Approved by:portmgr - Build ID: 20140526123401-1215 Job owner: m...@freebsd.org Buildtime: 7 hours Enddate: Mon, 26 May 2014 19:54:30 GMT Revision:

Re: net/linphone-base failed compiling

2014-05-26 Thread Ajtim
On Monday 26 May 2014 13:41:52 n...@neelc.org wrote: > Hi, > One of the ports you maintain, net/linphone-base failed to compile. If I > just compile without MAKE_JOBS_UNSAFE, I get: > > fatal error: too many errors emitted, stopping now [-ferror-limit=] > libtool: compile: cc -DHAVE_CONFIG_H -I.

INDEX now builds successfully on 8.x

2014-05-26 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"

[QAT] 355307: 4x leftovers, 4x ignored: incorporated into emacs 23/24, 16x success, 4x depend (??? in x11-toolkits/p5-tk-tablematrix)

2014-05-26 Thread Ports-QAT
- Convert gmake,bzip to USES Approved by:portmgr (myself) - Build ID: 20140526115200-50089 Job owner: m...@freebsd.org Buildtime: 6 hours Enddate: Mon, 26 May 2014 17:56:45 GMT Re

net/linphone-base failed compiling

2014-05-26 Thread neel
Hi, One of the ports you maintain, net/linphone-base failed to compile. If I just compile without MAKE_JOBS_UNSAFE, I get: fatal error: too many errors emitted, stopping now [-ferror-limit=] libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../mediastreamer2/include -I/usr/local/include -DIN_L

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Milan Obuch
On Mon, 26 May 2014 17:47:37 +0200 Kurt Jaeger wrote: > Hi! > > > >>> Do you also plan to upgrade to 0.73. ? With 0.65 we're badly > > >>> behind the times, aren't we ? > > > > > >> Yes, this upgrade is long due, but it has some issues too. > > > > > > What issues does 0.73.1 have ? Is there a

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Scot Hetzel
On Mon, May 26, 2014 at 2:45 AM, Scot Hetzel wrote: > On Mon, May 26, 2014 at 12:04 AM, Milan Obuch wrote: >> On Mon, 26 May 2014 03:29:55 +0200 >> Matthias Andree wrote: >> >> It does not take much time to revert, for me, at least in this case, >> unnecessary substitution, some times a bit com

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Milan Obuch
On Mon, 26 May 2014 10:30:57 -0500 Scot Hetzel wrote: > On Mon, May 26, 2014 at 3:05 AM, Milan Obuch > wrote: > > On Mon, 26 May 2014 02:45:45 -0500 > > Scot Hetzel wrote: > > > >> On Mon, May 26, 2014 at 12:04 AM, Milan Obuch > >> wrote: [ snip ] > >> > Error: Orphaned: etc/courier/courier

libidn issue?

2014-05-26 Thread Robert Huff
Anyone else have a problem with the staging step of libidn? (Or is this a known problem Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Milan Obuch
On Mon, 26 May 2014 17:23:51 +0200 Dimitry Andric wrote: > On 25 May 2014, at 21:38, Milan Obuch wrote: > > pkg-fallout-buil...@freebsd.org sends me every other day mails about > > failing mail/courier build for both 10.0 and 11.0 FreeBSD versions. > > There is some incompatibility with GCC 4.7,

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Kurt Jaeger
Hi! > >>> Do you also plan to upgrade to 0.73. ? With 0.65 we're badly behind > >>> the times, aren't we ? > > > >> Yes, this upgrade is long due, but it has some issues too. > > > > What issues does 0.73.1 have ? Is there a list somewhere ? > > > > Frankly, courier looses more and more markets

Re: Can you please close ports/184033 and ports/189749

2014-05-26 Thread Alan Hicks
On 24/05/2014 12:27, Tijl Coosemans wrote: On Sat, 24 May 2014 07:28:07 +0100 Alan Hicks wrote: Can you please close ports/184033 and ports/189749 as they have been superseded by Revision 354447. Alas I forgot to include [patch] in the subject or that I had tested under poudriere so they unders

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Scot Hetzel
On Mon, May 26, 2014 at 3:05 AM, Milan Obuch wrote: > On Mon, 26 May 2014 02:45:45 -0500 > Scot Hetzel wrote: > >> On Mon, May 26, 2014 at 12:04 AM, Milan Obuch >> wrote: >> > On Mon, 26 May 2014 03:29:55 +0200 >> > Matthias Andree wrote: > > [ snip ] > >> > OK, I already began work on staging

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Dimitry Andric
On 25 May 2014, at 21:38, Milan Obuch wrote: > pkg-fallout-buil...@freebsd.org sends me every other day mails about > failing mail/courier build for both 10.0 and 11.0 FreeBSD versions. > There is some incompatibility with GCC 4.7, which is used to build > mail/courier on systems with system compi

INDEX build failed for 8.x

2014-05-26 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait.."/home/indexbuild/tindex/ports/Mk/bsd.port.mk", line 1540: Could not find /home/indexbuild/tindex/ports/Mk/Uses/yes.mk make: fatal errors encountered -- cannot continue ===> security/lsh failed *** [describe.security] Error code 1

Stagify www/wwwoffle

2014-05-26 Thread freebsd
>Submitter-Id: free...@nagilum.org >Originator:free...@nagilum.org >Organization: >Confidential: no >Synopsis: Stagify www/wwwoffle >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 9.2-STABLE i386 >Environment: Syste

Re: bsd.port.mk

2014-05-26 Thread Baptiste Daroussin
On Mon, May 26, 2014 at 02:57:19PM +0200, Rainer Hurling wrote: > Am 26.05.2014 14:45 (UTC+1) schrieb Baptiste Daroussin: > > On Mon, May 26, 2014 at 08:42:31AM -0400, Ajtim wrote: > >> Hi! > >> > >> A few minutes ago I did run portsnap fetch update and was okay. After > >> portmaster -aD I got: >

Re: bsd.port.mk

2014-05-26 Thread Rainer Hurling
Am 26.05.2014 14:45 (UTC+1) schrieb Baptiste Daroussin: > On Mon, May 26, 2014 at 08:42:31AM -0400, Ajtim wrote: >> Hi! >> >> A few minutes ago I did run portsnap fetch update and was okay. After >> portmaster -aD I got: >> >> ===>>> Gathering distinfo list for installed ports >> >> ===>>> Startin

Re: bsd.port.mk

2014-05-26 Thread Koop Mast
On ma, 2014-05-26 at 14:45 +0200, Baptiste Daroussin wrote: > On Mon, May 26, 2014 at 08:42:31AM -0400, Ajtim wrote: > > Hi! > > > > A few minutes ago I did run portsnap fetch update and was okay. After > > portmaster -aD I got: > > > > ===>>> Gathering distinfo list for installed ports > > > >

Is Pan working for anyone?

2014-05-26 Thread RW
Is Pan working for anyone? The PR from last year has been closed, but I'm still seeing it dump core with a segmentation fault on FreeBSD 10.0. http://www.freebsd.org/cgi/query-pr.cgi?pr=182203 ___ freebsd-ports@freebsd.org mailing list http://lists.fr

Re: bsd.port.mk

2014-05-26 Thread Baptiste Daroussin
On Mon, May 26, 2014 at 08:42:31AM -0400, Ajtim wrote: > Hi! > > A few minutes ago I did run portsnap fetch update and was okay. After > portmaster -aD I got: > > ===>>> Gathering distinfo list for installed ports > > ===>>> Starting check of installed ports for available updates > make: "/usr/

bsd.port.mk

2014-05-26 Thread Ajtim
Hi! A few minutes ago I did run portsnap fetch update and was okay. After portmaster -aD I got: ===>>> Gathering distinfo list for installed ports ===>>> Starting check of installed ports for available updates make: "/usr/ports/Mk/bsd.port.mk" line 1540: Cannot open /usr/ports/Mk/Uses/bzip2.mk

osreldate and SVN commit revision

2014-05-26 Thread Muhammad Moinur Rahman
Hi, Is there anyway way I can get a history of changes in osreldate(sysctl -n kern.osreldate) with the corresponding SVN revision number? Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Current unassigned ports problem reports

2014-05-26 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 obsol

[QAT] 355288: 1x depend (??? in print/dvipsk-tetex), 70x success, 8x leftovers, 2x depend (??? in x11-toolkits/swt-devel), 6x depend (checksum in print/texinfo), 4x ???, 1x depend (??? in print/cups-i

2014-05-26 Thread Ports-QAT
Convert to USES=dos2unix With hat: portmgr - Build ID: 20140526084601-42048 Job owner: b...@freebsd.org Buildtime: 2 hours Enddate: Mon, 26 May 2014 11:03:47 GMT Revision:

[QAT] 355289: 4x leftovers

2014-05-26 Thread Ports-QAT
- Fix parallel builds (-jX) and remove MAKE_JOBS_UNSAFE - Utilize PLIST_FILES and PORTDOCS instead of pkg-plist - Reword port description a bit; fix Makefile header - Build ID: 20140526085000-23963 Job owner:

FreeBSD ports you maintain which are out of date

2014-05-26 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

Re: net/libphone-base

2014-05-26 Thread Muhammad Moinur Rahman
Hi, Last night we went through a change. Most probably you have been affected by that. Please update your ports tree. Deinstall net/libexosip2, net/libosip2 and start fresh. BR, Muhammad On Mon, May 26, 2014 at 3:12 PM, Ajtim wrote: > Hi! > > On my FreeBSD 10.0-RELEASE (amd64) I have a proble

net/libphone-base

2014-05-26 Thread Ajtim
Hi! On my FreeBSD 10.0-RELEASE (amd64) I have a problem to update/build net/libphone-base: -pipe -fno-strict-aliasing -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c proxy.c -fPIC -DPIC -o .libs/proxy.o presence.c:86:54: error: too few arguments to function call, expected 4, have 3

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Milan Obuch
On Mon, 26 May 2014 02:45:45 -0500 Scot Hetzel wrote: > On Mon, May 26, 2014 at 12:04 AM, Milan Obuch > wrote: > > On Mon, 26 May 2014 03:29:55 +0200 > > Matthias Andree wrote: [ snip ] > > OK, I already began work on staging, this was just a small side step > > fixing another issue, in my e

Re: is referring to /wrkdirs/usr/ports problems

2014-05-26 Thread John Marino
On 5/26/2014 09:52, Muhammad Moinur Rahman wrote: > Hi, > > Anyone have any idea on "is referring to /wrkdirs/usr/ports/" sort of > errors specifically for py-* and p5-* modules in Poudriere. > > Thanks in advance. You probably have a symlink that points at ${WRKSRC} when it should point to the

is referring to /wrkdirs/usr/ports problems

2014-05-26 Thread Muhammad Moinur Rahman
Hi, Anyone have any idea on "is referring to /wrkdirs/usr/ports/" sort of errors specifically for py-* and p5-* modules in Poudriere. Thanks in advance. BR, Muhammad ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Scot Hetzel
On Mon, May 26, 2014 at 12:04 AM, Milan Obuch wrote: > On Mon, 26 May 2014 03:29:55 +0200 > Matthias Andree wrote: > > [ snip ] > >> I'd suggest to let Milan work on the port and tell him the >> constraints - for instance, that now staging needs to be addressed >> first and then the build-on-10