FreeBSD ports you maintain which are out of date

2014-07-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,

When poudriere jails become stuck in a loop

2014-07-18 Thread Beeblebrox
I have observed that some poudriere jails, on occasion, get stuck in a hanging pattern. If I go to a jail that became stuck, top always shows something like: PID USERNAME THR PRI NICE SIZE RES STATE C TIMEWCPU COMMAND 91534 root 1 233 21840K 2376K CPU33 0:00 0.02% top 24713

/usr/local/share/poudriere/include/common.sh.freebsd: sysctl: not found

2014-07-18 Thread Anton Shterenlikht
I can run this command interactively: /usr/local/bin/poudriere bulk -J4 -j ia64-10 -f /usr/local/etc/poudriere.d/pkglist and build the packages. But when I put in into crontab, I get: /usr/local/share/poudriere/include/common.sh.freebsd: sysctl: not found and package building does not start.

Managing multiple repos with Portshaker/Poudriere

2014-07-18 Thread Rick Miller
Hi all, I intend to utilize Poudriere to build binary packages for FreeBSD. The initial design includes a private git repo which tracks FreeBSD Ports (from gthub) in a pristine branch. Changes to this pristine branch are merged into another branch which, in addition to the official ports tree,

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Lars Engels
On Thu, Jul 17, 2014 at 01:00:03PM -0700, Adrian Chadd wrote: On 17 July 2014 12:57, Andreas Nilsson andrn...@gmail.com wrote: On Thu, Jul 17, 2014 at 9:28 PM, Adrian Chadd adr...@freebsd.org wrote: Hi! 3) The binary packages need to work out of the box 4) .. which means, when

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Lars Engels
On Fri, Jul 18, 2014 at 02:10:25PM +0200, Lars Engels wrote: On Thu, Jul 17, 2014 at 01:00:03PM -0700, Adrian Chadd wrote: On 17 July 2014 12:57, Andreas Nilsson andrn...@gmail.com wrote: On Thu, Jul 17, 2014 at 9:28 PM, Adrian Chadd adr...@freebsd.org wrote: Hi! 3) The

Re: /usr/local/share/poudriere/include/common.sh.freebsd: sysctl: not found

2014-07-18 Thread Guido Falsi
On 07/18/14 12:01, Anton Shterenlikht wrote: I can run this command interactively: /usr/local/bin/poudriere bulk -J4 -j ia64-10 -f /usr/local/etc/poudriere.d/pkglist and build the packages. But when I put in into crontab, I get: /usr/local/share/poudriere/include/common.sh.freebsd:

Re: /usr/local/share/poudriere/include/common.sh.freebsd: sysctl: not found

2014-07-18 Thread Anton Shterenlikht
From m...@madpilot.net Fri Jul 18 14:02:57 2014 Looks like a PATH problem. Does your crontab PATH include /sbin? forgot about it, my bad. Thanks Anton ___ freebsd-ports@freebsd.org mailing list

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Dreamcat4
On Thu, Jul 17, 2014 at 7:25 PM, Craig Rodrigues rodr...@freebsd.org wrote: Hi, I attend a lot of different Meetup groups in the San Francisco Bay Area / Silicon Valley. What I am seeing is the following usage pattern for new developers, especially for web apps and cloud applications.

Re: When poudriere jails become stuck in a loop

2014-07-18 Thread Patrick Powell
On 07/18/14 02:41, Beeblebrox wrote: I have observed that some poudriere jails, on occasion, get stuck in a hanging pattern. If I go to a jail that became stuck, top always shows something like: PID USERNAME THR PRI NICE SIZE RES STATE C TIMEWCPU COMMAND 91534 root 1 233 21840K

Re: When poudriere jails become stuck in a loop

2014-07-18 Thread Beeblebrox
@Patrick: 1. During poudriere run, do ctrl t to display jails which have been running for obviously too long. Note the poudriere run number - lets say #4 has been running for 2+ hours for an obviously small port. 2. # jls and note the jail ID for poudriere_#4. There will be two jails for each

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Dreamcat4
On Thu, Jul 17, 2014 at 9:54 PM, Baptiste Daroussin b...@freebsd.org wrote: On Thu, Jul 17, 2014 at 10:21:17PM +0200, Andreas Nilsson wrote: On Thu, Jul 17, 2014 at 10:15 PM, Navdeep Parhar npar...@gmail.com wrote: On 07/17/14 13:12, Adrian Chadd wrote: On 17 July 2014 13:03, Alberto

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Lars Engels
On Thu, Jul 17, 2014 at 10:21:17PM +0200, Andreas Nilsson wrote: On Thu, Jul 17, 2014 at 10:15 PM, Navdeep Parhar npar...@gmail.com wrote: On 07/17/14 13:12, Adrian Chadd wrote: On 17 July 2014 13:03, Alberto Mijares amijar...@gmail.com wrote: On Thu, Jul 17, 2014 at 2:58 PM, Adrian

Re: When poudriere jails become stuck in a loop

2014-07-18 Thread Beeblebrox
It just occurred to me that I should mention I use core unlocking. My CPU: AMD-AthlonII-X3-460, with 4th core unlocked making it an X4-460. On the other hand, I have seen two poudriere jails stuck in loops at the same time (out of running 4), which may not mean much since instructions from jail

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Brooks Davis
On Thu, Jul 17, 2014 at 11:07:39PM +0200, Baptiste Daroussin wrote: On Thu, Jul 17, 2014 at 01:57:52PM -0700, Adrian Chadd wrote: On 17 July 2014 13:54, Baptiste Daroussin b...@freebsd.org wrote: On Thu, Jul 17, 2014 at 10:21:17PM +0200, Andreas Nilsson wrote: On Thu, Jul 17, 2014 at

Using WANT_PHP_WEB

2014-07-18 Thread Matthew Pounsett
I’m trying to compile a port that sets WANT_PHP_WEB=yes. The docs say this tells the ports system to compile either the PHP CGI or mod_php port. My question is.. how does the ports system get directed to one or the other? As the person compiling this port I’d like it to use mod_php, but

websieve.pl System Error

2014-07-18 Thread Janos Dohanics
Hello List, I'm trying to make webmail.pl work, and so far, no luck. Here is what I have: FreeBSD 9.2-STABLE #0 r264952 amd64 apache22-2.2.27_4 cyrus-imapd24-2.4.17_5 cyrus-sasl-2.1.26_7 cyrus-sasl-saslauthd-2.1.26 perl5-5.16.3_11 websieve-0.63.a_1 Saslauthd is used for authentication.

[QAT] 361962: 4x leftovers, 2x finished, 2x ignored: this port requires sse2, and benefits from sse3 -- set cputype appropriately, 76x success

2014-07-18 Thread Ports-QAT
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. - Build ID: 20140715162400-56588 Job owner: ad...@freebsd.org Buildtime: 3 days Enddate: Fri, 18 Jul 2014 15:50:07

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Adrian Chadd
Hi! On 18 July 2014 07:28, Lars Engels lars.eng...@0x20.net wrote: On Thu, Jul 17, 2014 at 10:21:17PM +0200, Andreas Nilsson wrote: On Thu, Jul 17, 2014 at 10:15 PM, Navdeep Parhar npar...@gmail.com wrote: On 07/17/14 13:12, Adrian Chadd wrote: On 17 July 2014 13:03, Alberto Mijares

Bug 191256

2014-07-18 Thread Jerry
Fri, 18 Jul 2014 15:18:30 -0400 Could someone look into Bug 191256 - [exp-run requested] security/libgcrypt: update to 1.6.1 and possibly committing it? Thanks! -- Jerry signature.asc Description: PGP signature

[QAT] 362035: 2x leftovers, 2x success

2014-07-18 Thread Ports-QAT
Update to 0.0.0.20140715 (36f63b8). - Build ID: 20140716063400-21869 Job owner: k...@freebsd.org Buildtime: 3 days Enddate: Fri, 18 Jul 2014 20:05:46 GMT Revision: 362035

[QAT] 362037: 2x leftovers, 2x success

2014-07-18 Thread Ports-QAT
Update to 0.0.0.20140715 (e9227d6). - Build ID: 20140716064000-49328 Job owner: k...@freebsd.org Buildtime: 3 days Enddate: Fri, 18 Jul 2014 20:09:13 GMT Revision: 362037

[QAT] 362039: 2x leftovers, 2x success

2014-07-18 Thread Ports-QAT
Update to 0.2.1. - Build ID: 20140716064400-55265 Job owner: k...@freebsd.org Buildtime: 3 days Enddate: Fri, 18 Jul 2014 20:10:01 GMT Revision: 362039 Repository:

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Baptiste Daroussin
On Fri, Jul 18, 2014 at 12:10:34PM -0700, Adrian Chadd wrote: Hi! On 18 July 2014 07:28, Lars Engels lars.eng...@0x20.net wrote: On Thu, Jul 17, 2014 at 10:21:17PM +0200, Andreas Nilsson wrote: On Thu, Jul 17, 2014 at 10:15 PM, Navdeep Parhar npar...@gmail.com wrote: On 07/17/14

This unmaintained package will not run once built.

2014-07-18 Thread Parker Gibson
To whom it may concern: The port games/xtux does not run once built. The compiled binary gives a runtime error saying something about not being able to load an adobe Helvetica font. There is no manual page for the package and I cannot find a configuration option for fonts.

Re: This unmaintained package will not run once built.

2014-07-18 Thread Michael Gmelin
On 19 Jul 2014, at 00:20, Parker Gibson pgib...@sdf.org wrote: To whom it may concern: The port games/xtux does not run once built. The compiled binary gives a runtime error saying something about not being able to load an adobe Helvetica font. There is no manual page for the package

Re: Bug 191256

2014-07-18 Thread Carlos Jacobo Puga Medina
pi@ requested an exp-run for libgcrypt-1.6.1. Note that it should be safe to commit if the run was successful. Cheers, -- Carlos Jacobo Puga Medina c...@fbsd.es ___ freebsd-ports@freebsd.org mailing list

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Adrian Chadd
On 18 July 2014 14:21, Baptiste Daroussin b...@freebsd.org wrote: On Fri, Jul 18, 2014 at 12:10:34PM -0700, Adrian Chadd wrote: Hi! On 18 July 2014 07:28, Lars Engels lars.eng...@0x20.net wrote: On Thu, Jul 17, 2014 at 10:21:17PM +0200, Andreas Nilsson wrote: On Thu, Jul 17, 2014 at 10:15

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-07-18 Thread Rui Paulo
On Jul 17, 2014, at 13:00, Adrian Chadd adr...@freebsd.org wrote: On 17 July 2014 12:57, Andreas Nilsson andrn...@gmail.com wrote: On Thu, Jul 17, 2014 at 9:28 PM, Adrian Chadd adr...@freebsd.org wrote: Hi! 3) The binary packages need to work out of the box 4) .. which means, when

[QAT] 362110: 4x leftovers

2014-07-18 Thread Ports-QAT
- Update to latest upstream release 1.7.1 - Assign maintainership to Timothy Beyer bey...@cs.ucr.edu (previously ports@) - General cleanup - Add LICENSE - Remove twelf from LEGAL (port is now BSD2CLAUSE licensed) PR: 191758 Submitted by: Timothy Beyer bey...@cs.ucr.edu Approved

[QAT] 362114: 4x leftovers

2014-07-18 Thread Ports-QAT
Add a build dependency on intltool Use options helpers Fix building when no shared readline is in base - Build ID: 20140716220800-17915 Job owner: b...@freebsd.org Buildtime: 2 days Enddate: