Re: iozone3-434 fails to rebuild

2016-06-21 Thread Kimmo Paasiala
On Tue, Jun 21, 2016 at 9:32 PM, Doug Sampson wrote: > Trying to rebuild iozone after a recent port upgrade and it crashes as > follows: > > ### > <...snip...> > iozone.c:1297:1: error: unknown type name 'off64_t'; did you mean 'off_t'? > off64_t offset = 0;

Re: change ports default work directory prefix

2015-10-02 Thread Kimmo Paasiala
On Fri, Oct 2, 2015 at 10:21 PM, Dirk Engling wrote: > Today in EuroBSDCon's jail working group we discussed changing the > default for WRKDIRPREFIX to /usr/obj/ports. This has the advantage of > being able to share the ports tree between host system and jails. > Another

Re: lang/go security problem on one but not the other

2015-09-02 Thread Kimmo Paasiala
On Wed, Sep 2, 2015 at 8:13 PM, Rob Belics wrote: > I found an updated vuln.xml in /usr/ports/security/vuxml/ dated today. I > will copy that over to /var/db/pkg/ but still question why that file was > not updated. > It's not updated by portsnap(8) but pkg-updating(8).

Removal of $UNIQUENAME

2015-08-18 Thread Kimmo Paasiala
It would have been nice to have some kind of announcement about the removal of $UNIQUENAME. I for example was depending on it in my make.conf with declarations like these: vim_SET= CONSOLE vim_UNSET= GTK2 RUBY TCL I can of course rewrite those now using $OPTIONS_NAME (editors_vim prefix instead

Re: Removal of $UNIQUENAME

2015-08-18 Thread Kimmo Paasiala
On Wed, Aug 19, 2015 at 1:18 AM, Mathieu Arnold m...@freebsd.org wrote: +--On 18 août 2015 22:49:47 +0300 Kimmo Paasiala kpaas...@gmail.com wrote: | It would have been nice to have some kind of announcement about the | removal of $UNIQUENAME. I for example was depending on it in my

Re: Removal of $UNIQUENAME

2015-08-18 Thread Kimmo Paasiala
On Wed, Aug 19, 2015 at 5:45 AM, Kimmo Paasiala kpaas...@gmail.com wrote: On Wed, Aug 19, 2015 at 1:18 AM, Mathieu Arnold m...@freebsd.org wrote: +--On 18 août 2015 22:49:47 +0300 Kimmo Paasiala kpaas...@gmail.com wrote: | It would have been nice to have some kind of announcement about

Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Kimmo Paasiala
On Tue, Aug 4, 2015 at 1:07 PM, Michael Grünewald michip...@gmail.com wrote: On 21 Jul 2015, at 11:46, Baptiste Daroussin b...@freebsd.org wrote: - Impossible to have tools from both old and new version at the same time (which is necessary to upgrade db and prepare upgrades of db) … Could

Re: port renaming

2015-07-16 Thread Kimmo Paasiala
On Thu, Jul 16, 2015 at 8:23 PM, Vsevolod Stakhov vsevo...@highsecure.ru wrote: On 16/07/2015 18:11, Henry Hu wrote: On Thu, Jul 16, 2015 at 7:04 AM, Vsevolod Stakhov vsevo...@highsecure.ru mailto:vsevo...@highsecure.ru wrote: On Thu, Jul 16, 2015 at 2:56 PM, Anton Yuzhaninov

security/openssl fails to stage after update to 1.0.2_2

2015-06-11 Thread Kimmo Paasiala
The error happens in stage phase: making install in crypto/krb5... making install in crypto/cms... making install in crypto/pqueue... making install in crypto/ts... making install in crypto/srp... making install in crypto/cmac... making install in ssl... making install in engines... installing

Re: 10/stable virtualbox-ose crashes

2015-05-29 Thread Kimmo Paasiala
On Fri, May 29, 2015 at 8:45 PM, Adam McDougall mcdou...@egr.msu.edu wrote: On 05/29/2015 13:38, Kevin Oberman wrote: On Fri, May 29, 2015 at 10:10 AM, Russell L. Carter rcar...@pinyon.org wrote: Hi, kldload vboxsrv crashes recent 10/stables. Last known working kernel/module pair is from

Re: Broken _DEPENDS logic

2015-05-03 Thread Kimmo Paasiala
On Mon, May 4, 2015 at 2:33 AM, Dewayne Geraghty dewayne.gerag...@heuristicsystems.com.au wrote: On 4/05/2015 7:38 AM, Matthew Seaman wrote: On 03/05/2015 21:08, Lowell Gilbert wrote: But, generally, the answer to your question is no, becuase it is often the case that more than one port can

Re: openssl and bash libcrypto

2015-04-09 Thread Kimmo Paasiala
On Thu, Apr 9, 2015 at 1:42 PM, Aristedes Maniatis a...@ish.com.au wrote: Starting in the last week or so, several different applications are exhibiting the same symptoms of broken libcrypto libraries. (gdb) core bash.core Core was generated by `bash'. Program terminated with signal 11,

Re: openssl and bash libcrypto

2015-04-09 Thread Kimmo Paasiala
On Thu, Apr 9, 2015 at 3:43 PM, Dewayne Geraghty dewayne.gerag...@heuristicsystems.com.au wrote: On 9/04/2015 10:02 PM, Kimmo Paasiala wrote: On Thu, Apr 9, 2015 at 1:42 PM, Aristedes Maniatis a...@ish.com.au wrote: Starting in the last week or so, several different applications

Re: pkgng deviates from defaults?

2015-03-09 Thread Kimmo Paasiala
On Mon, Mar 9, 2015 at 5:44 PM, Adam McDougall mcdou...@egr.msu.edu wrote: On 03/09/2015 08:23, Carsten Jensen wrote: On 03/08/2015 02:41 PM, Baptiste Daroussin wrote: On Sun, Mar 08, 2015 at 01:46:28PM +0100, Carsten Jensen wrote: It seems that pkgng deviates from installing the defaults.

Re: Single worst bug for ports: lang/gcc* doesn't support c++11

2015-03-08 Thread Kimmo Paasiala
On Sun, Mar 8, 2015 at 2:36 PM, Kimmo Paasiala kpaas...@gmail.com wrote: On Sun, Mar 8, 2015 at 8:36 AM, Yuri y...@rawbw.com wrote: On 03/07/2015 21:28, Russell L. Carter wrote: I would like to understand better the problem here, because I use c++11 features heavily with lang/gcc49

Re: Single worst bug for ports: lang/gcc* doesn't support c++11

2015-03-08 Thread Kimmo Paasiala
On Sun, Mar 8, 2015 at 8:36 AM, Yuri y...@rawbw.com wrote: On 03/07/2015 21:28, Russell L. Carter wrote: I would like to understand better the problem here, because I use c++11 features heavily with lang/gcc49 on a daily basis with zero problems. No, gcc-4.9.3 fails in the same way.

Re: plist problems upgrading alpine port

2015-02-19 Thread Kimmo Paasiala
On Fri, Feb 20, 2015 at 3:12 AM, Marco Beishuizen mb...@xs4all.nl wrote: On Fri, 20 Feb 2015, the wise Marco Beishuizen wrote: On Thu, 19 Feb 2015, the wise Ben Woods wrote: It's the opposite actually. That line was already in pkg-plist, but needed to be removed. You have now added it a

Re: Is NO_PKG_REGISTER still supposed to work?

2015-02-07 Thread Kimmo Paasiala
On Sat, Feb 7, 2015 at 10:56 AM, Matthew Seaman matt...@freebsd.org wrote: On 2015/02/07 01:31, Kimmo Paasiala wrote: From bsd.port.mk: # NO_PKG_REGISTER # - Don't register a port installation as a package. However, testing this with a port results in the port installation

Is NO_PKG_REGISTER still supposed to work?

2015-02-06 Thread Kimmo Paasiala
From bsd.port.mk: # NO_PKG_REGISTER # - Don't register a port installation as a package. However, testing this with a port results in the port installation performing the staging part only and the final installation from the stage directory on to the system being skipped when

How does a port maintainer use the bug database?

2014-10-02 Thread Kimmo Paasiala
I’m the maintainer of level/bin86 (more out of general interest in learning the ropes of port maintainance rather than the port itself). I have submitted a PR to update the port to use a bit more modern practices: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193889 I submitted the PR with

Re: How does a port maintainer use the bug database?

2014-10-02 Thread Kimmo Paasiala
On 2.10.2014, at 23.27, A.J. 'Fonz' van Werven free...@skysmurf.nl wrote: Kimmo Paasiala wrote: I submitted the PR with a different email than the one on the maintainer field [snip] Is it now just a case of waiting till someone with commit rights picks up this PR or something else

Re: How does a port maintainer use the bug database?

2014-10-02 Thread Kimmo Paasiala
On 2.10.2014, at 23.44, A.J. 'Fonz' van Werven free...@skysmurf.nl wrote: Kimmo Paasiala wrote: My only Bugzilla account is on this address I???m now posting from. I think I got, change the flags on the patch to maintainer-approval plus (+), is that all? Even with maintainer-approval

Re: Pourdriere + Protocol error?

2014-09-16 Thread Kimmo Paasiala
Date: Mon, 15 Sep 2014 18:29:22 -0700 From: Patrick Gibson gibblert...@gmail.com To: FreeBSD Ports ML freebsd-ports@freebsd.org Subject: Pourdriere + Protocol error? Message-ID: ca+dwbmygn-exparfkfaddi8bwe9yreekayxqwanzp_0msah...@mail.gmail.com Content-Type: text/plain; charset=UTF-8

Re: 'make install NO_PKG_REGISTER=1'. Should that still work with staging?

2014-06-28 Thread Kimmo Paasiala
On 24.6.2014, at 19.25, Kimmo Paasiala kpaas...@icloud.com wrote: Hello, There’s not a whole lot of people who even know this but it used to be that a port could be installed without registering it in the package database by specifying NO_PKG_REGISTER=1 on make(1) command line. It’s

'make install NO_PKG_REGISTER=1'. Should that still work with staging?

2014-06-24 Thread Kimmo Paasiala
Hello, There’s not a whole lot of people who even know this but it used to be that a port could be installed without registering it in the package database by specifying NO_PKG_REGISTER=1 on make(1) command line. It’s not documented anywhere else but in bsd.port.mk as far as I know. Now with

Stageifying various textproc/docbook* ports

2013-11-27 Thread Kimmo Paasiala
I made a quick stage conversion for textproc/docbook-sk because of a report on the FreeBSD forums that the port failed to install because the xml catalog entries were being added twice. The patch if you want to see it is on paste bin: http://pastebin.com/24QGWh8x Is there anyone else working

Re: Stageifying various textproc/docbook* ports

2013-11-27 Thread Kimmo Paasiala
On 27.11.2013, at 21.16, Kimmo Paasiala kpaas...@icloud.com wrote: One thing I’d like to ask is the handling of the ${PREFIX}share/xml and ${PREFIX}share/xml directories. ${PREFIX}/share/xml and ${PREFIX}/share/xml/docbook directories * signature.asc Description: Message signed

Few missing packages from the new PKG repositories

2013-11-23 Thread Kimmo Paasiala
Were these left out by accident or why aren’t they included? - x11/gnome2, x11/gnome2-lite is in the repo. - editors/vim, editors/vim-lite is in the repo as well. -Kimmo signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Few missing packages from the new PKG repositories

2013-11-23 Thread Kimmo Paasiala
On 23.11.2013, at 20.29, Koop Mast k...@rainbow-runner.nl wrote: On 23-11-2013 18:13, Daniel Nebdal wrote: On Sat, Nov 23, 2013 at 3:27 PM, Kimmo Paasiala kpaas...@icloud.com wrote: Were these left out by accident or why aren’t they included? - x11/gnome2, x11/gnome2-lite is in the repo

Re: Few missing packages from the new PKG repositories

2013-11-23 Thread Kimmo Paasiala
On 23.11.2013, at 20.29, Koop Mast k...@rainbow-runner.nl wrote: On 23-11-2013 18:13, Daniel Nebdal wrote: On Sat, Nov 23, 2013 at 3:27 PM, Kimmo Paasiala kpaas...@icloud.com wrote: Were these left out by accident or why aren’t they included? - x11/gnome2, x11/gnome2-lite is in the repo

Re: Package building logs, http://pointyhat.freebsd.org/ ?

2013-11-18 Thread Kimmo Paasiala
On Sun, Nov 17, 2013 at 9:07 AM, Mark Linimon lini...@lonesome.com wrote: On Sun, Nov 17, 2013 at 08:51:38AM +0200, Kimmo Paasiala wrote: The porter's handbook states that the package building logs and errors would be found at http://pointyhat.freebsd.org/ but the site is not working. Where

Re: DESTDIR support broken?

2013-11-18 Thread Kimmo Paasiala
On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey kamik...@bsdforen.de wrote: On 18/11/2013 04:10, Eitan Adler wrote: On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey kamik...@bsdforen.de wrote: # make DESTDIR=/root/tmpdest install === Creating some important subdirectories Are you sure

Package building logs, http://pointyhat.freebsd.org/ ?

2013-11-16 Thread Kimmo Paasiala
The porter's handbook states that the package building logs and errors would be found at http://pointyhat.freebsd.org/ but the site is not working. Where are the package building logs now? -Kimmo ___ freebsd-ports@freebsd.org mailing list

make index warning on recent ports tree

2013-11-15 Thread Kimmo Paasiala
... --- describe.russian --- GhostScript not found in PATH make[5]: /usr/ports/russian/koi8r-ps/Makefile line 23: warning: /bin/sh /usr/ports/russian/koi8r-ps/files/find-fontmap.sh returned non-zero status It turns out that the Makefile of this port is trying to run ghostscript without checking

Re: Perl en /etc/make.conf

2013-11-11 Thread Kimmo Paasiala
On Mon, Nov 11, 2013 at 10:34 AM, Johan Hendriks joh.hendr...@gmail.com wrote: Hello all. I have a FreeBSD 10-Beta 3 server installed to test the new pkgng and other things. On all the systems where i installed perl there was always a line in /etc/make.conf like the following # added by

Re: Is it or isn't it installed? (It is, but ports tries to again, doomed to fail.)

2013-11-07 Thread Kimmo Paasiala
On Fri, Nov 8, 2013 at 8:09 AM, Chad J. Milios mil...@ccsys.com wrote: On 11/5/2013 11:13 AM, William Grzybowski wrote: On Tue, Nov 5, 2013 at 2:09 PM, Dominic Fandrey kamik...@bsdforen.de wrote: On 05/11/2013 14:55, Chad J. Milios wrote: snip... Just happen to already have the

Re: pkg install subversion broken on 9.2-R...

2013-11-05 Thread Kimmo Paasiala
On Wed, Nov 6, 2013 at 6:54 AM, John-Mark Gurney j...@funkthat.com wrote: Ok, I know this is partly my fault for not being specific enough, but after a pkg install python installed 2.7 and not 2.6 and the full set of 3.x versions, I was ok, lets just do the same for subversion... Of course I

Re: Official FreeBSD Binary Packages now available for pkgng

2013-11-02 Thread Kimmo Paasiala
On Sun, Nov 3, 2013 at 12:34 AM, Lars Engels lars.eng...@0x20.net wrote: On Thu, Oct 31, 2013 at 05:22:44PM -0500, Bryan Drewery wrote: On 10/31/2013 4:54 PM, Freddie Cash wrote: On Thu, Oct 31, 2013 at 2:39 PM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: On Thu, Oct 31, 2013

Staging DOs DON'Ts

2013-10-31 Thread Kimmo Paasiala
Could we have this as an example what not to in the Makefile. It is from the latest change to the Makefile of sysutils/kiconvtool. MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} This breaks stuff that edits scripts in place trying to replace paths that depend on the value of PREFIX. -Kimmo

www/w3m fails to build under stable/10 r256624 i386

2013-10-18 Thread Kimmo Paasiala
The error message I'm getting is cc -I. -I. -O2 -pipe -fno-strict-aliasing -I./libwc -I/usr/include/openssl -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -DAUXBIN_DIR=\/usr/local/libexec/w3m\ -DCGIBIN_DIR=\/usr/local/libexec/w3m/cgi-bin\ -DHELP_DIR=\/usr/local/share/w3m\

Re: www/w3m fails to build under stable/10 r256624 i386

2013-10-18 Thread Kimmo Paasiala
On Fri, Oct 18, 2013 at 11:50 PM, Boris Samorodov b...@passap.ru wrote: 18.10.2013 21:55, Kimmo Paasiala пишет: The error message I'm getting is cc -I. -I. -O2 -pipe -fno-strict-aliasing -I./libwc -I/usr/include/openssl -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -DAUXBIN_DIR

Re: stagedir vs. jail

2013-10-14 Thread Kimmo Paasiala
I have actually noticed many times earlier that using symlinks for /usr/ports, /usr/src and the related directories do cause problems, jails or not. -Kimmo ___ freebsd-ports@freebsd.org mailing list

Re: stagedir vs. jail

2013-10-13 Thread Kimmo Paasiala
On Sun, Oct 13, 2013 at 4:19 PM, Ekkehard Gehm g...@doom-labs.net wrote: A quick addition: My Jail is buid exactly as discribed in the jail handbook: http://www.freebsd.org/doc/handbook/jails-application.html So hanging around with this issue because of this staging thing is a bit *argl*

Re: How to disable staging support in ports tree universally?

2013-10-12 Thread Kimmo Paasiala
On Sat, Oct 12, 2013 at 2:35 PM, Daniel Nebdal dneb...@gmail.com wrote: On Sat, Oct 12, 2013 at 11:08 AM, Torfinn Ingolfsen tin...@gmail.com wrote: Hello, On Sat, Oct 12, 2013 at 10:15 AM, Matthew Seaman matt...@freebsd.org wrote: Staging is here to stay. There's no way of turnng it off.

Re: Explain staging

2013-10-07 Thread Kimmo Paasiala
On Mon, Oct 7, 2013 at 12:23 PM, Anton Shterenlikht me...@bris.ac.uk wrote: From: Matthew Seaman m.sea...@infracaninophile.co.uk To: freebsd-ports@freebsd.org Subject: Re: Explain staging On 03/10/2013 08:56, Anton Shterenlikht wrote: sorry, I still don't get it. What is achived by staging?

Re: Explain staging

2013-10-07 Thread Kimmo Paasiala
On Mon, Oct 7, 2013 at 4:36 PM, Daniel Nebdal dneb...@gmail.com wrote: On Mon, Oct 7, 2013 at 2:52 PM, Anton Shterenlikht me...@bris.ac.uk wrote: From b...@passap.ru Mon Oct 7 13:36:53 2013 07.10.2013 13:23, Anton Shterenlikht пишет: What about make fetch? It puts files by default under

Re: poudriere feature suggestion: retry with gcc

2013-10-04 Thread Kimmo Paasiala
On Fri, Oct 4, 2013 at 1:15 PM, Beeblebrox zap...@berentweb.com wrote: I have a pure clang world and no GCC from base (WITHOUT_GCC= yes). The same goes for the poudriere build environment. When doing massive updates (like the recent pixman-dependent ports), I get a number of ports that fail

Re: Explain staging

2013-10-03 Thread Kimmo Paasiala
From that stage a create can be directly created (even as a single user). or the stage can be sync into the filesystem. You probably meant to write: From that stage a *package* can be directly created ;) It's easy to understand why this is so useful because the result of the compilation

Re: portmaster -- preserving added files?

2013-09-26 Thread Kimmo Paasiala
On Thu, Sep 26, 2013 at 9:25 PM, Scot Hetzel swhet...@gmail.com wrote: On Thu, Sep 26, 2013 at 11:35 AM, Gary Aitken free...@dreamchaser.org wrote: Is portmaster supposed to retain files which it did not install when updating / reinstalling a port? For example, jave extensions are normally

Re: portmaster -- preserving added files?

2013-09-26 Thread Kimmo Paasiala
On Thu, Sep 26, 2013 at 10:14 PM, Gary Aitken free...@dreamchaser.org wrote: On 09/26/13 12:39, Kimmo Paasiala wrote: On Thu, Sep 26, 2013 at 9:25 PM, Scot Hetzel swhet...@gmail.com wrote: On Thu, Sep 26, 2013 at 11:35 AM, Gary Aitken free...@dreamchaser.org wrote: Is portmaster supposed

Re: pkgng: How fix dependences?

2013-08-20 Thread Kimmo Paasiala
On Wed, Aug 21, 2013 at 3:45 AM, Kevin Oberman rkober...@gmail.com wrote: On Tue, Aug 20, 2013 at 1:48 AM, Alex V. Petrov alexvpet...@gmail.comwrote: After recomendation (20130731) in ports/UPDATING I have: pkg check -d graphics/ImageMagick has a missing dependency: devel/gio-fam-backend

Re: Searching the port tree with portmaster?

2013-08-15 Thread Kimmo Paasiala
There's also ports-mgmt/psearch. Works fine for me. -Kimmo On Thu, Aug 15, 2013 at 6:45 PM, LuKreme krem...@kreme.com wrote: On 15 Aug 2013, at 06:33 , Adam Vande More amvandem...@gmail.com wrote: whereis sudo Sure, if sudo is installed. Sudo was not installed, so I had to search the

Re: libpkg, sqlite and database problems prevent building any packages

2013-08-05 Thread Kimmo Paasiala
On Mon, Aug 5, 2013 at 1:42 PM, Thomas Mueller mueller6...@bellsouth.net wrote: I have smaller FreeBSD 9.1-STABLE and 9.2-BETA2 installations that I update less frequently than the main hard-drive installation. On the USB-stick installations, I find I can't upgrade or build any ports

Re: libpkg, sqlite and database problems prevent building any packages

2013-08-05 Thread Kimmo Paasiala
On Mon, Aug 5, 2013 at 5:03 PM, Matthew Seaman matt...@freebsd.org wrote: On 05/08/2013 14:30, Thomas Mueller wrote: I could see my pkg client is out of date, but how do I update it? Attempts to update all gave me those error messages. Installation fails. Your package database has got into

Re: UPDATING entry for devel/glib20 does not match names of installed packages of the port.

2013-08-03 Thread Kimmo Paasiala
On Fri, Aug 2, 2013 at 4:07 PM, Kimmo Paasiala kpaas...@gmail.com wrote: On Wed, Jul 31, 2013 at 11:43 PM, Kimmo Paasiala kpaas...@gmail.com wrote: The installed package is named as 'glib-2.34.3'. This won't match the 'glib20' string in the UPDATING entry and 'pkg updating' misses the UPDATING

Re: Error validating server certificate for 'https://svn0.us-east.freebsd.org:443':

2013-08-02 Thread Kimmo Paasiala
On Fri, Aug 2, 2013 at 11:10 AM, Anton Shterenlikht me...@bris.ac.uk wrote: # svn up /usr/ports/ Updating '/usr/ports': Error validating server certificate for 'https://svn0.us-east.freebsd.org:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate

Re: Error validating server certificate for 'https://svn0.us-east.freebsd.org:443':

2013-08-02 Thread Kimmo Paasiala
On Fri, Aug 2, 2013 at 11:19 AM, Anton Shterenlikht me...@bris.ac.uk wrote: From kpaas...@gmail.com Fri Aug 2 09:18:52 2013 On Fri, Aug 2, 2013 at 11:10 AM, Anton Shterenlikht me...@bris.ac.uk wrote: # svn up /usr/ports/ Updating '/usr/ports': Error validating server certificate for

Re: Idea for Mk/Uses snippet

2013-08-01 Thread Kimmo Paasiala
On Thu, Aug 1, 2013 at 2:59 PM, Kimmo Paasiala kpaas...@gmail.com wrote: On Thu, Aug 1, 2013 at 2:03 PM, Kimmo Paasiala kpaas...@gmail.com wrote: There are quite a few ports that require system sources to be present at /usr/src. Would it make sense to create Mk/Uses snippet (for example named

UPDATING entry for devel/glib20 does not match names of installed packages of the port.

2013-07-31 Thread Kimmo Paasiala
The installed package is named as 'glib-2.34.3'. This won't match the 'glib20' string in the UPDATING entry and 'pkg updating' misses the UPDATING entry. -Kimmo ___ freebsd-ports@freebsd.org mailing list

Re: www/rubygem-passenger now requires bash?

2013-06-11 Thread Kimmo Paasiala
On Tue, Jun 11, 2013 at 5:04 PM, Steve Wills swi...@freebsd.org wrote: I'm running FreeBSD/amd64 8-STABLE (r250276) and, yesterday, updated www/rubygem-passenger from 3.0.19 to 4.0.5 via portmaster. Although the port upgraded without error, the resultant Passenger no longer works: it

Re: poudriere, pkgng, memcache and php upgrades

2013-06-10 Thread Kimmo Paasiala
On Mon, Jun 10, 2013 at 12:37 PM, bw.mail.lists bw.mail.li...@gmail.com wrote: We use memcache with php. When php gets updated, memcache gets rebuilt by poudriere, but pkgng doesn't see it as being different on 'pkg upgrade' so it doesn't upgrade the package. Which means that on apache restart

Re: Is latest portsnap snapshot corrupted?

2013-05-27 Thread Kimmo Paasiala
On Tue, May 28, 2013 at 12:15 AM, Bruce Cran br...@cran.org.uk wrote: On 27/05/2013 22:13, Gökşin Akdeniz wrote: Ia am not a dev, but portstree snapshot is fixed. Simply run '# portsnap fetch extract portsdb -u' and you will get a fresh snapshot of ports tree. Is '# portsnap fetch

Re: The vim port needs a refresh

2013-05-24 Thread Kimmo Paasiala
On Sat, May 25, 2013 at 12:23 AM, Kenta Suzumoto ken...@hush.com wrote: Hello all. The editors/vim port is currently a mess and needs some changes. - It fetches almost 700 patches from what seems like a dial-up connection in AUSTRALIA. You might as well be downloading a 1080p movie from a

Re: The vim port needs a refresh

2013-05-24 Thread Kimmo Paasiala
On Sat, May 25, 2013 at 1:29 AM, Kimmo Paasiala kpaas...@gmail.com wrote: On Sat, May 25, 2013 at 12:23 AM, Kenta Suzumoto ken...@hush.com wrote: Hello all. The editors/vim port is currently a mess and needs some changes. - It fetches almost 700 patches from what seems like a dial-up

Re: png problem with tar on 8.x

2013-05-14 Thread Kimmo Paasiala
On Wed, May 15, 2013 at 12:30 AM, Albert Shih albert.s...@obspm.fr wrote: Hi everyone Just a report for a bug on 8.x about png ports --- Upgrading 'png-1.5.14' to 'png-1.5.15' (graphics/png) --- Building '/usr/ports/graphics/png' === Cleaning for png-1.5.15 === Found saved

Re: png problem with tar on 8.x

2013-05-14 Thread Kimmo Paasiala
On Wed, May 15, 2013 at 12:51 AM, Albert Shih albert.s...@obspm.fr wrote: Le 15/05/2013 ? 00:40:58+0300, Kimmo Paasiala a écrit On Wed, May 15, 2013 at 12:30 AM, Albert Shih albert.s...@obspm.fr wrote: Hi everyone Just a report for a bug on 8.x about png ports --- Upgrading 'png

Re: poudriere sillieness re audio/libsamplerate glib20

2013-04-09 Thread Kimmo Paasiala
On Tue, Apr 9, 2013 at 10:38 AM, Beeblebrox zap...@berentweb.com wrote: * One glib20 problem was in devel/qt4-corelib/Makefile was USE_GNOME= _glib20 (instead should be glib20) * Another one was in graphics/liblqr-1/Makefile was USE_GNOME= _glib20 pkgconfig (instead should be

Re: Growing list of required(ish) ports

2013-04-08 Thread Kimmo Paasiala
On Mon, Apr 8, 2013 at 10:57 AM, Michael Gmelin free...@grem.de wrote: On Mon, 8 Apr 2013 09:31:50 +0200 David Demelier demelier.da...@gmail.com wrote: For me I also wanted pkg to be in base but they made a bootstrap that does not need any other requirement so I stick with that and I'm

Poudriere-devel version 3.0.99.20130327 loads zfs kernel modules even with NO_ZFS set.

2013-04-02 Thread Kimmo Paasiala
Hi, I couldn't find a more suitable list(s) for this so apologies. I really like the ability of building packages using poudriere-devel without having to use a ZFS pool by using NO_ZFS in the config file. However there seems to be a small glitch in the implementation, the zfs.ko and

Re: [CFT] add a config.site cache for the ports

2013-03-19 Thread Kimmo Paasiala
On Wed, Mar 20, 2013 at 12:17 AM, Kevin Oberman rkober...@gmail.com wrote: On Mon, Mar 18, 2013 at 10:41 AM, Baptiste Daroussin b...@freebsd.orgwrote: Hi, The autotools allows us to have a config.site cache where we define our defaults values for a couple of things, and prevent the slow and

Re: OPTIONSng: Overide options in /var/db/ports/*/options ?

2013-03-17 Thread Kimmo Paasiala
On Sun, Mar 17, 2013 at 5:42 PM, Marco Steinbach c...@executive-computing.de wrote: Matthew Seaman wrote on 17.03.2013 14:49: On 17/03/2013 12:16, Marco Steinbach wrote: Hi, is there a way to overide options stored in /var/db/ports/*/options, basically getting back the pre-OPTIONSng

Re: pam_ssh_agent_auth: ENOENT

2013-02-25 Thread Kimmo Paasiala
On Mon, Feb 25, 2013 at 7:50 PM, Stefan Bethke s...@lassitu.de wrote: Am 20.02.2013 um 16:34 schrieb Kimmo Paasiala kpaas...@gmail.com: On Wed, Feb 6, 2013 at 12:28 AM, Stefan Bethke s...@lassitu.de wrote: I can confirm that with the new port version on a two day old current, the module

Re: stable/9 r245439 breaks security/pam_ssh_agent_auth on stable/9 (WAS: CLANG 3.2 breaks security/pam_ssh_agent_auth on stable/9)

2013-02-20 Thread Kimmo Paasiala
On Wed, Feb 6, 2013 at 12:28 AM, Stefan Bethke s...@lassitu.de wrote: Am 05.02.2013 um 23:06 schrieb Stefan Bethke s...@lassitu.de: Am 05.02.2013 um 19:09 schrieb Kimmo Paasiala kpaas...@gmail.com: On Tue, Feb 5, 2013 at 12:36 AM, Kimmo Paasiala kpaas...@gmail.com wrote: On Sun, Feb 3, 2013

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-13 Thread Kimmo Paasiala
On Wed, Feb 13, 2013 at 3:33 PM, Tom Evans tevans...@googlemail.com wrote: On Wed, Feb 13, 2013 at 12:30 PM, Yamaya Takashi yama...@kbh.biglobe.ne.jp wrote: On 2013/02/13 19:08, O. Hartmann wrote: Setting only base system source compiler optins in /etc/src.conf, for instance # CXXFLAGS+=

Re: how to move 9.1 ports to HEAD?

2013-02-08 Thread Kimmo Paasiala
On Fri, Feb 8, 2013 at 10:17 PM, Anton Shterenlikht me...@bristol.ac.uk wrote: From bf1...@googlemail.com Fri Feb 8 17:33:09 2013 I don't think it's true. While still on 9.1 ports, the latest entry in UPDATING was (well I lost it now)

Re: how to move 9.1 ports to HEAD?

2013-02-08 Thread Kimmo Paasiala
On Fri, Feb 8, 2013 at 10:45 PM, Kimmo Paasiala kpaas...@gmail.com wrote: On Fri, Feb 8, 2013 at 10:17 PM, Anton Shterenlikht me...@bristol.ac.uk wrote: From bf1...@googlemail.com Fri Feb 8 17:33:09 2013 I don't think it's true. While still on 9.1 ports

Re: stable/9 r245439 breaks security/pam_ssh_agent_auth on stable/9 (WAS: CLANG 3.2 breaks security/pam_ssh_agent_auth on stable/9)

2013-02-05 Thread Kimmo Paasiala
On Tue, Feb 5, 2013 at 12:36 AM, Kimmo Paasiala kpaas...@gmail.com wrote: On Sun, Feb 3, 2013 at 7:22 PM, Chris Rees cr...@freebsd.org wrote: On 3 February 2013 17:15, Stefan Bethke s...@lassitu.de wrote: Am 03.02.2013 um 10:57 schrieb Chris Rees cr...@freebsd.org: On 3 February 2013 03:55

Re: can't find pkgng command

2013-01-17 Thread Kimmo Paasiala
On Thu, Jan 17, 2013 at 9:09 PM, Chip Camden sterl...@camdensoftware.com wrote: Quoth John Marino on Thursday, 17 January 2013: pkg which filename On 1/17/2013 15:08, Robert Huff wrote: Under the old package system pkg_info -Wfilename' would tell me what port a file belonged to.

Re: Why delete KDE3 ports?

2013-01-07 Thread Kimmo Paasiala
On Mon, Jan 7, 2013 at 4:43 PM, John Marino freebs...@marino.st wrote: On 1/7/2013 15:22, Mikhail T. wrote: On 07.01.2013 03:33, freebsd-ports-requ...@freebsd.org wrote: portname: accessibility/kdeaccessibility description: Accessibility applications for KDE maintainer:po...@freebsd.org

Re: pkg_libchk and lib/compat (was: Re: Notes on upgrades after libpcre update)

2013-01-05 Thread Kimmo Paasiala
On Sat, Jan 5, 2013 at 9:22 AM, Boris Samorodov b...@passap.ru wrote: 05.01.2013 09:09, Kevin Oberman пишет: pkg_libchk does not count old libraries in the compat folder, so it will still report the problem ports even though you use '-w'. Are you sure? From PKG_LIBCHK(1): -

Re: 9.1-RC3: xorg-input-mouse, xfce4-panel

2012-12-28 Thread Kimmo Paasiala
On Fri, Dec 28, 2012 at 1:51 PM, CeDeROM cede...@tlen.pl wrote: On Fri, Dec 28, 2012 at 12:42 PM, Kimmo Paasiala kpaas...@gmail.com wrote: You're misunderstanding a few things. There are no release packages for any release of FreeBSD. What you have on the install discs are just snapshot

Re: 9.1-RC3: xorg-input-mouse, xfce4-panel

2012-12-28 Thread Kimmo Paasiala
On Fri, Dec 28, 2012 at 2:08 PM, CeDeROM cede...@tlen.pl wrote: On Fri, Dec 28, 2012 at 1:02 PM, Kimmo Paasiala kpaas...@gmail.com wrote: It doesn't look like the FreeBSD ports SVN repository is used to its full potential. (...) Yea, btw why FreeBSD does not use GIT? I have been using

Re: Problems with devel/apr1 or options_group

2012-12-27 Thread Kimmo Paasiala
On Thu, Dec 27, 2012 at 3:57 PM, Olli Hauer oha...@freebsd.org wrote: On 2012-12-27 09:38, Dewayne Geraghty wrote: While trying to build apache22 with ldap, the dependency apr1 passes a --without-ldap flag to apr-util which results in apache failing. * Background * Some 450+ packages are

Re: [RFC/HEADSUP] portmaster default -w (preserve shared libraries)

2012-12-11 Thread Kimmo Paasiala
On Tue, Dec 11, 2012 at 5:55 PM, Bryan Drewery bdrew...@freebsd.org wrote: (As maintainer) I'm proposing to make -w the default for portmaster. This will preserve old shared libraries when upgrading. This helps 2 things: 1. Prevents a broken system during upgrades 2. Prevents a broken system

Re: recent port upgrades causing missing libraries

2012-12-11 Thread Kimmo Paasiala
On Tue, Dec 11, 2012 at 6:57 PM, Jeremy Messenger mezz.free...@gmail.com wrote: On Tue, Dec 11, 2012 at 10:25 AM, Bryan Drewery bryan-li...@shatow.net wrote: On 12/11/2012 10:21 AM, Jeremy Messenger wrote: On Tue, Dec 11, 2012 at 9:45 AM, Bryan Drewery bryan-li...@shatow.net wrote: On

Re: web FreeBSD Ports Search is out of sync

2012-12-07 Thread Kimmo Paasiala
On Sun, Dec 2, 2012 at 11:47 AM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 02/12/2012 09:32, Ion-Mihai Tetcu wrote: If you're running 2.9 OPTIONSng should be handled correctly. It doesn't matter much: the exact format of the OPTIONS variables doesn't make much difference to

ports/173593

2012-11-27 Thread Kimmo Paasiala
Hello, Could someone with commit rights commit a fix to audio/firefly? The PR is ports/173593. It' a very simple fix and it's already been approved by the maintainer. -Kimmo ___ freebsd-ports@freebsd.org mailing list

Re: ports/173593

2012-11-27 Thread Kimmo Paasiala
On Wed, Nov 28, 2012 at 5:04 AM, Eitan Adler li...@eitanadler.com wrote: On 27 November 2012 21:20, Kimmo Paasiala kpaas...@gmail.com wrote: Hello, Could someone with commit rights commit a fix to audio/firefly? The PR is ports/173593. done -- Eitan Adler Thank you! -Kimmo

Re: pkgng woes

2012-11-09 Thread Kimmo Paasiala
On Fri, Nov 9, 2012 at 2:39 PM, Beeblebrox zap...@berentweb.com wrote: @anton portmaster --check-depends does not work for me. Shows everything as fine but when I specifically target a port: *# portmaster -i graphics/gimp* for example, I get a long list of ports to be installed - meaning not

Re: dns/unbound depend

2012-11-05 Thread Kimmo Paasiala
On Tue, Nov 6, 2012 at 6:05 AM, Darrel levi...@iglou.com wrote: i am confused. why is cups-client required for dns/unbound ? Darrel It probably comes from dependencies of dns/ldns if you compile it with DOCS option on which is the default. This should turn it off in /etc/make.conf:

Re: pkgng: lcms2-2.4 conflicts with lcms-1.19_1,1

2012-10-08 Thread Kimmo Paasiala
On Mon, Oct 8, 2012 at 6:30 PM, Andriy Gapon a...@freebsd.org wrote: Not sure if my environment is messed up or if it is OK, but i have both lcms and lcms2 installed, and there is a bunch of packages that depend on them. I've been using pkgng for a while now and it never complained about

Re: Upgrade java/icedtea-web from 1.2_2 - 1.3 fails: tar: Pathname in pax header can't be converted to current locale

2012-09-09 Thread Kimmo Paasiala
On Sun, Sep 9, 2012 at 3:33 PM, David Wolfskill da...@catwhisker.org wrote: On Sat, Sep 08, 2012 at 07:00:24PM +0300, Kimmo Paasiala wrote: ... I can extract the tar file on 9-STABLE, my locale settings are the defaults for root: # locale LANG= LC_CTYPE=C LC_COLLATE=C LC_TIME=C

Re: Upgrade java/icedtea-web from 1.2_2 - 1.3 fails: tar: Pathname in pax header can't be converted to current locale

2012-09-09 Thread Kimmo Paasiala
On Sun, Sep 9, 2012 at 6:12 PM, David Wolfskill da...@catwhisker.org wrote: On Sun, Sep 09, 2012 at 04:44:08PM +0300, Kimmo Paasiala wrote: $... So the issue appears to be how to handle UTF-8 pathnames on the file system in question. I'm using a fairly plain UFS with soft updates

Re: Upgrade java/icedtea-web from 1.2_2 - 1.3 fails: tar: Pathname in pax header can't be converted to current locale

2012-09-08 Thread Kimmo Paasiala
On Sat, Sep 8, 2012 at 6:52 PM, David Wolfskill da...@catwhisker.org wrote: On Sat, Sep 08, 2012 at 05:42:57AM -0700, David Wolfskill wrote: I'm not at all clear what I can or should do in order to avoid the reported error condition: ... IMPORTANT: To build IcedTea-Web 1.3, you have to turn

Re: mplayer-1.1.r20120721 doesn't compile with clang release_30 142614

2012-09-03 Thread Kimmo Paasiala
On Mon, Sep 3, 2012 at 3:42 PM, Frank Seltzer fran...@bellsouth.net wrote: I am experiencing similar problems with mplayer and vlc. On Mon, 3 Sep 2012, HU Dong wrote: Hi! The latest multimedia/mplayer port seems to be broken on freebsd 9.0 i386 release. It fails to compile with clang

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-21 Thread Kimmo Paasiala
On Tue, Aug 21, 2012 at 5:45 PM, Lawrence Stewart lstew...@freebsd.org wrote: On 08/21/12 17:04, Baptiste Daroussin wrote: On Tue, Aug 21, 2012 at 07:05:49AM +0100, Matthew Seaman wrote: On 21/08/2012 00:21, Baptiste Daroussin wrote: On Tue, Aug 21, 2012 at 12:09:46AM +0300, Vitaly Magerya

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-21 Thread Kimmo Paasiala
On Tue, Aug 21, 2012 at 6:26 PM, Kimmo Paasiala kpaas...@gmail.com wrote: On Tue, Aug 21, 2012 at 5:45 PM, Lawrence Stewart lstew...@freebsd.org wrote: On 08/21/12 17:04, Baptiste Daroussin wrote: On Tue, Aug 21, 2012 at 07:05:49AM +0100, Matthew Seaman wrote: On 21/08/2012 00:21, Baptiste

Re: Get ports tree of the current pkgng repository

2012-08-16 Thread Kimmo Paasiala
On Thu, Aug 16, 2012 at 10:56 PM, Michael Schnell s-...@s-tlk.org wrote: Hi, I don't know if this came up already, but not as far as I know. So, I was thinking it would be nice to add a mechanism to pkgng, which enables the user to get the ports tree corresponding to the current repository.

Re: Get ports tree of the current pkgng repository

2012-08-16 Thread Kimmo Paasiala
On Fri, Aug 17, 2012 at 6:25 AM, Kimmo Paasiala kpaas...@gmail.com wrote: On Thu, Aug 16, 2012 at 10:56 PM, Michael Schnell s-...@s-tlk.org wrote: Hi, I don't know if this came up already, but not as far as I know. So, I was thinking it would be nice to add a mechanism to pkgng, which enables

Re: [CFT] [bsd.port.mk] ports ccache build support

2012-08-05 Thread Kimmo Paasiala
On Sun, Aug 5, 2012 at 7:18 PM, Eitan Adler li...@eitanadler.com wrote: On 5 August 2012 04:15, RW rwmailli...@googlemail.com wrote: On Sat, 4 Aug 2012 17:38:44 -0700 Eitan Adler wrote: Why isn't it? In that scenario /var/cache wouldn't be writable. IMHO the directories used by the ports

  1   2   >