pkgng: How to prevent autoremoval during pkg delete ?

2014-09-14 Thread Marco Steinbach
Hi. Is there a way to tell pkg delete to just remove the package(s) listed on the command line, instead of automatically removing depending packages ? MfG CoCo ___ freebsd-ports@freebsd.org mailing list

Choosing a port category for a new port

2014-08-13 Thread Marco Steinbach
Hi, I've create a port for authbind, and am unsure which category or categories to pick for it. [pkg-desc] Authbind allows a program which does not or should not run as root to bind to low-numbered ports in a controlled way. In most cases, you will probably want to use mac_portacl(4)

Re: How can I override global OPTIONS_UNSET for specific port in make.conf? www/xcache

2014-06-22 Thread Marco Steinbach
Baptiste Daroussin wrote on 22.06.2014 12:03: On Thu, Jun 19, 2014 at 11:49:29PM +0200, Marco Steinbach wrote: Miroslav Lachman schrieb: I don't need DOCS, EXAMPLES etc. for each port as I normaly do not use them on servers. I have this line in make.conf OPTIONS_UNSET= X11 GUI CUPS DOCS

Re: How can I override global OPTIONS_UNSET for specific port in make.conf? www/xcache

2014-06-21 Thread Marco Steinbach
Marco Steinbach wrote on 20.06.2014 02:06: Marco Steinbach wrote on 19.06.2014 23:49: Miroslav Lachman schrieb: I don't need DOCS, EXAMPLES etc. for each port as I normaly do not use them on servers. I have this line in make.conf OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS Now I need www

USE_MYSQL / USE_PGSQL buildtime dependency differences

2014-06-19 Thread Marco Steinbach
Hi. Mk/bsd.database.mk seems to handle dependencies resulting from the use of USE_PGSQL and USE_MYSQL flags differently. USE_PGSQL pulls in PostgreSQL at buildtime, for both, the client and the server component. USE_MYSQL seems to only pull anything in at buildtime, if the flag is set to

Re: USE_MYSQL / USE_PGSQL buildtime dependency differences

2014-06-19 Thread Marco Steinbach
Kurt Jaeger wrote on 19.06.2014 15:16: Hi! I'm trying to create a port of Icinga2 (https://www.icinga.org/icinga2/), FWIW. Lars Engels has already a port of icinga2 he wants us to test: http://lists.freebsd.org/pipermail/freebsd-ports/2014-June/093372.html Thanks :) MfG CoCo

Re: [CFT]: net-mgmt/icinga2

2014-06-19 Thread Marco Steinbach
Lars Engels wrote on 18.06.2014 16:36: 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

Re: USE_MYSQL / USE_PGSQL buildtime dependency differences

2014-06-19 Thread Marco Steinbach
Matthew Seaman wrote on 19.06.2014 15:32: On 06/19/14 14:04, Marco Steinbach wrote: Mk/bsd.database.mk seems to handle dependencies resulting from the use of USE_PGSQL and USE_MYSQL flags differently. USE_PGSQL pulls in PostgreSQL at buildtime, for both, the client and the server component

Re: USE_MYSQL / USE_PGSQL buildtime dependency differences

2014-06-19 Thread Marco Steinbach
Miroslav Lachman wrote on 19.06.2014 15:44: Marco Steinbach wrote: Hi. Mk/bsd.database.mk seems to handle dependencies resulting from the use of USE_PGSQL and USE_MYSQL flags differently. USE_PGSQL pulls in PostgreSQL at buildtime, for both, the client and the server component. USE_MYSQL

Re: [CFT]: net-mgmt/icinga2

2014-06-19 Thread Marco Steinbach
Lars Engels wrote on 19.06.2014 16:08: On Thu, Jun 19, 2014 at 03:51:20PM +0200, Marco Steinbach wrote: Lars Engels wrote on 18.06.2014 16:36: Hey folks, [Icinga2 port, patch] Good catch, thanks for this! I just updated the shar file and also added WWW to pkg-descr. This patch tries

Re: How can I override global OPTIONS_UNSET for specific port in make.conf? www/xcache

2014-06-19 Thread Marco Steinbach
Miroslav Lachman schrieb: I don't need DOCS, EXAMPLES etc. for each port as I normaly do not use them on servers. I have this line in make.conf OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS Now I need www/xcache port installed with EXAMPLES. I tried following in make.conf: xcache_SET=

Re: How can I override global OPTIONS_UNSET for specific port in make.conf? www/xcache

2014-06-19 Thread Marco Steinbach
Marco Steinbach wrote on 19.06.2014 23:49: Miroslav Lachman schrieb: I don't need DOCS, EXAMPLES etc. for each port as I normaly do not use them on servers. I have this line in make.conf OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS Now I need www/xcache port installed with EXAMPLES. I tried

make: don't know how to make makeplist. Stop

2013-11-02 Thread Marco Steinbach
Hi. I'm updating a port after checking it out into a separated directory for making my modifications, since my ports tree is not writeable. coco@x2p:~/froxlor % make makeplist make: don't know how to make makeplist. Stop Same, if I try this as root: root@x2p:/usr/home/coco/froxlor # make

Re: NO_STAGE: Bump PORTREVISION ? Pr class 'change' or 'update' ?

2013-10-25 Thread Marco Steinbach
John Marino wrote on 24.10.2013 10:21: On 10/24/2013 10:05, Marco Steinbach wrote: Hi, the 'FAQ on PORTREVISION' discussion found at [1] seems to suggest, that enabling staging does not require a PORTREVISION bump. On the other hand, enabling staging seems to be a change in packaging

NO_STAGE: Bump PORTREVISION ? Pr class 'change' or 'update' ?

2013-10-24 Thread Marco Steinbach
Hi, the 'FAQ on PORTREVISION' discussion found at [1] seems to suggest, that enabling staging does not require a PORTREVISION bump. On the other hand, enabling staging seems to be a change in packaging, although from a users perspective the packaged files don't change. And a change in

Re: port submission issues - sendmail setup

2013-07-17 Thread Marco Steinbach
On Thu, 18 Jul 2013, R Skinner wrote: This has been a real fiasco to send one around the bend. I'm trying to quickly submit a port and I used the send-pr this time and attached my shar as opposed to using the web form, except my sendmail is being rejected because it is a firewalled host and

Re: make config: doesn't work - reports === Options unchanged : no options menu popping up

2013-07-07 Thread Marco Steinbach
O. Hartmann wrote on 07.07.2013 12:25: On boxes running recent /usr/ports and recent soutces( FreeBSD 10.0-CURRENT #0 r252885: Sat Jul 6 16:09:09 CEST 2013) I'm unable to configure some ports, for instance www/firefox: /usr/ports/www/firefox # make config === Options unchanged Even

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

2013-04-29 Thread Marco Steinbach
Baptiste Daroussin wrote on 25.03.2013 22:23: On Mon, Mar 25, 2013 at 09:45:19PM +0100, Marco Steinbach wrote: Marco Steinbach wrote on 17.03.2013 21:02: Baptiste Daroussin wrote on 17.03.2013 19:49: On Sun, Mar 17, 2013 at 07:27:56PM +0100, Marco Steinbach wrote: Chris Rees wrote

Anyone in for ports/176823 ?

2013-04-17 Thread Marco Steinbach
Hi there, could a ports committer in the mood for picking lower hanging fruit have a look at my REDAXO CMS port (ports/176823) ? MfG CoCo ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: Where has all the groupware gone.....

2013-03-31 Thread Marco Steinbach
Joe Malcolm wrote on 31.03.2013 15:42: On Mar 18, 2013, at 4:30 AM, Marco Steinbach wrote: Paul Pathiakis wrote on 17.03.2013 20:46: Hi, I have tried building many pieces of groupware so that I can replace MS at various client sites. However: zimbra? No port. (Hardcoded /opt/zimbra) kolab

Re: gettext-0.18.1.1_1 fails to build under jail

2013-03-28 Thread Marco Steinbach
Paul Macdonald wrote on 28.03.2013 11:46: this port upgrades fine on the host system but not under a jail.. FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 config.status: executing depfiles

Re: cannot open tty-output

2013-03-25 Thread Marco Steinbach
Eugene V. Boontseff wrote on 25.03.2013 09:57: On 25.03.2013 03:37, Marco Steinbach wrote: Michael Gmelin schrieb: On Sun, 24 Mar 2013 23:40:47 +0400 Eugene V. Boontseff eug...@home.wdc.spb.ru wrote: *Marco Steinbach wrote: * Hi, after installing dialog4ports, I'm getting the following

Re: cannot open tty-output

2013-03-25 Thread Marco Steinbach
Ilya A. Arkhipov wrote on 25.03.2013 11:11: On 03/25/13 14:01, Marco Steinbach wrote: Eugene V. Boontseff wrote on 25.03.2013 09:57: On 25.03.2013 03:37, Marco Steinbach wrote: Michael Gmelin schrieb: On Sun, 24 Mar 2013 23:40:47 +0400 Eugene V. Boontseff eug...@home.wdc.spb.ru wrote

Re: cannot open tty-output

2013-03-25 Thread Marco Steinbach
Eugene V. Boontseff wrote on 25.03.2013 12:29: On 25.03.2013 14:43, Marco Steinbach wrote: Ilya A. Arkhipov wrote on 25.03.2013 11:11: On 03/25/13 14:01, Marco Steinbach wrote: Eugene V. Boontseff wrote on 25.03.2013 09:57: On 25.03.2013 03:37, Marco Steinbach wrote: Michael Gmelin schrieb

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

2013-03-25 Thread Marco Steinbach
Marco Steinbach wrote on 17.03.2013 21:02: Baptiste Daroussin wrote on 17.03.2013 19:49: On Sun, Mar 17, 2013 at 07:27:56PM +0100, Marco Steinbach wrote: Chris Rees wrote on 17.03.2013 17:15: On 17 Mar 2013 15:45, Marco Steinbach c...@executive-computing.de wrote: Matthew Seaman wrote

Re: cannot open tty-output

2013-03-25 Thread Marco Steinbach
Bryan Drewery wrote on 25.03.2013 19:46: On 3/25/2013 6:35 AM, Bryan Drewery wrote: On 3/25/2013 5:11 AM, Ilya A. Arkhipov wrote: Hi All, Fixed in https://bitbucket.org/m1cro/d4p/commits/42e03ab186b30120fa79e2d0a6093a3c673385ef Thanks Marco. After checking it will committed, but you already

Re: cannot open tty-output

2013-03-24 Thread Marco Steinbach
Michael Gmelin schrieb: On Sun, 24 Mar 2013 23:40:47 +0400 Eugene V. Boontseff eug...@home.wdc.spb.ru wrote: *Marco Steinbach wrote: * Hi, after installing dialog4ports, I'm getting the following behaviour on each 8.3-STABLE I tried: # jexec JID /bin/tcsh # cd SomePortDir # make config

dialog4ports: cannot open tty-output

2013-03-23 Thread Marco Steinbach
Hi, after installing dialog4ports, I'm getting the following behaviour on each 8.3-STABLE I tried: # jexec JID /bin/tcsh # cd SomePortDir # make config cannot open tty-output === Options unchanged # Regardless, if I'm logged in on the console or connect to the host via ssh. I've also

Re: Where has all the groupware gone.....

2013-03-18 Thread Marco Steinbach
Paul Pathiakis wrote on 17.03.2013 20:46: Hi, I have tried building many pieces of groupware so that I can replace MS at various client sites. However: zimbra? No port. (Hardcoded /opt/zimbra) kolab? No port.(Hardcoded /kolab - This could work if they got rid of the idiocy of

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

2013-03-17 Thread Marco Steinbach
Hi, is there a way to overide options stored in /var/db/ports/*/options, basically getting back the pre-OPTIONSng behaviour of being able to overide port options in /etc/make.conf ? Before OPTIONSng was introduced, I was able to specify options in /etc/make.conf (WITHOUT_X11, WITHOUT_CUPS,

Re: [CFT] New dialog for ports

2013-03-17 Thread Marco Steinbach
Baptiste Daroussin wrote on 14.03.2013 10:55: Hi all, Ilya A. Arkhipov wrote dialog4ports which has just been added into the ports tree ports-mgmt/dialog4ports, this is intended to be a replacement for dialog(1) designed specifically for the options, in particular for optionsng. It uses

Re: [CFT] New dialog for ports

2013-03-17 Thread Marco Steinbach
Baptiste Daroussin wrote on 17.03.2013 16:11: On Sun, Mar 17, 2013 at 08:56:13AM -0600, Warren Block wrote: On Thu, 14 Mar 2013, Baptiste Daroussin wrote: Ilya A. Arkhipov wrote dialog4ports which has just been added into the ports tree ports-mgmt/dialog4ports, this is intended to be a

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

2013-03-17 Thread Marco Steinbach
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 behaviour of being able to overide port options in /etc/make.conf ? Before OPTIONSng

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

2013-03-17 Thread Marco Steinbach
Chris Rees wrote on 17.03.2013 17:15: On 17 Mar 2013 15:45, 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

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

2013-03-17 Thread Marco Steinbach
Baptiste Daroussin wrote on 17.03.2013 19:49: On Sun, Mar 17, 2013 at 07:27:56PM +0100, Marco Steinbach wrote: Chris Rees wrote on 17.03.2013 17:15: On 17 Mar 2013 15:45, Marco Steinbach c...@executive-computing.de wrote: Matthew Seaman wrote on 17.03.2013 14:49: On 17/03/2013 12:16, Marco

Re: proftpd-1.3.4b Error in port

2013-03-08 Thread Marco Steinbach
On Fri, 8 Mar 2013, Paul Macdonald wrote: Hi, FYI we're seeing an issue upgrading proftpd.. proftpd-1.3.4b needs updating (index has 1.3.4c) proftpd-mod_sql_mysql-1.3.4b needs updating (index has 1.3.4c) Under: FreeBSD XXX 9.1-RELEASE FreeBSD 9.1-RELEASE #0

portmaster: Installing new ports without upgrading already installed ones ?

2012-02-15 Thread Marco Steinbach
Hi there, is there a way for telling portmaster to not upgrade already installed dependencies, besides explicitly excluding these with '-x' or using '+IGNOREME' ? In other words: Is there a flag, or a combination thereof, to have portmaster conveniently just install missing and not upgrade

Re: portmaster: Installing new ports without upgrading already installed ones ?

2012-02-15 Thread Marco Steinbach
geoffroy desvernay wrote on 15.02.2012 18:24: On 15.02.2012 15:04, Marco Steinbach wrote: Hi there, is there a way for telling portmaster to not upgrade already installed dependencies, besides explicitly excluding these with '-x' or using '+IGNOREME' ? In other words: Is there a flag

Re: portmaster: Installing new ports without upgrading already installed ones ?

2012-02-15 Thread Marco Steinbach
On Wed, 15 Feb 2012, Doug Barton wrote: On 02/15/2012 06:04, Marco Steinbach wrote: Hi there, is there a way for telling portmaster to not upgrade already installed dependencies, besides explicitly excluding these with '-x' or using '+IGNOREME' ? Someone already mentioned -i. In other

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-01-31 Thread Marco Steinbach
On Mon, 30 Jan 2012, Baptiste Daroussin wrote: Hi, pkgng has just reached the beta phase, and has now found its way to the ports tree (disabled by default). [...] cd /usr/ports/ touch abc touch: abc: Permission denied pkg create net/ifstat Creating package for ifstat-1.1_5 Segmentation

Re: databases/mysql55-server and DISABLE_CONFLICTS

2012-01-24 Thread Marco Steinbach
Alex Dupre wrote on 24.01.2012 07:55: Marco Steinbach ha scritto: shouldn't I be able to fetch distfiles for conflicting ports, if DISABLE_CONFLICTS is set ? Yes, but in this case you should also set -DNO_IGNORE That did the trick -- thank you. MfG Coco

databases/mysql55-server and DISABLE_CONFLICTS

2012-01-23 Thread Marco Steinbach
Hi, shouldn't I be able to fetch distfiles for conflicting ports, if DISABLE_CONFLICTS is set ? # cd /usr/ports/databases/mysql55-server # make -DDISABLE_CONFLICTS fetch === mysql-server-5.5.20 cannot install: MySQL versions mismatch: mysql51-client is installed and wanted version is

Re: sa-update under perl 5.14

2011-12-31 Thread Marco Steinbach
Randy Bush wrote on 31.12.2011 07:51: FreeBSD psg.com 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #2: Sat Dec 24 13:35:25 GMT 2011 r...@psg.com:/usr/obj/usr/src/sys/PSG i386 perl 5, version 14, subversion 2 (v5.14.2) built for i386-freebsd-thread-multi-64int p5-Mail-SpamAssassin-3.3.2_3

Re: VirtualBox-kmod fails to build on -CURRENT

2011-11-01 Thread Marco Steinbach
On Mon, 31 Oct 2011, Ed Schouten wrote: * Marco Steinbach c...@executive-computing.de, 20111031 13:11: Thanks for having a look into this -- I'm trying out your patch right now. This will take a while, as I'll try and test this on 7, also. Great. Thanks! I just inspected the code

Re: VirtualBox-kmod fails to build on -CURRENT

2011-10-31 Thread Marco Steinbach
Vladimir Kushnir wrote on 26.10.2011 11:32: Hi Well, the problem is: I'm trying to build VirtualBox{*} on amd64 10.0-CURRENT. The very first port, virtualbox-ose-kmod fails with /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.0.12_OSE/out/freebsd.

Re: VirtualBox-kmod fails to build on -CURRENT

2011-10-31 Thread Marco Steinbach
Ed Schouten wrote on 31.10.2011 12:16: * Ed Schouten e...@80386.nl, 20111031 12:07: Ugh. Too impatient. Please try the attached patch. It should build on 7.x and higher. I have only compile-tested it, because I am not a VirtualBox user (yet). Read: I have only compile-tested it on HEAD, but

textproc/libxml2 does not install libxml2.so.5

2011-10-31 Thread Marco Steinbach
Hi, I'm trying to use textproc/libxml2 from ports, but it seems, that some files are missing after installation. Subsequently, installing textproc/libxslt fails due to a missing libxml2.so.5, for example. My /etc/make.conf is empty. I'm a bit reluctant to 'fix' this by symlinking, and

Re: textproc/libxml2 does not install libxml2.so.5

2011-10-31 Thread Marco Steinbach
Ruslan Mahmatkhanov wrote on 31.10.2011 16:57: Marco Steinbach wrote on 31.10.2011 19:21: Hi, I'm trying to use textproc/libxml2 from ports, but it seems, that some files are missing after installation. Subsequently, installing textproc/libxslt fails due to a missing libxml2.so.5, for example

PYEASYINSTALL_CMD and minimal version of setuptools

2010-09-11 Thread Marco Steinbach
Is there an agreed way to set the minimal version of py-setuptools required as dependency for a Python package ? The Python package in question requires py-setuptools =0.6.c11, but I can't figure out how to get the magic in Mk/bsd.python.mk to do what I'd like it to do: Fail, if an older

man page style questions

2010-09-11 Thread Marco Steinbach
I'm reposting this to -ports, as I got no replies on -doc within several days. I'm currently preparing a man page for a yet to be submited new port, and altough I was able to get answers for some of my questions from the mdoc(7) man page and other sources, there are still some areas where I am

Re: request. Sogo

2010-09-08 Thread Marco Steinbach
Sean McAfee schrieb: On 09/08/10 08:37, Johan Hendriks wrote: I am no programmer in any way, and do not understand all of the configure needs. I would like to know if anyone is working on it, because it is THE solution for us. Seconded on that. Unfortunately, I don't have much

Re: [Call For Testing] VirtualBox for FreeBSD! take 4

2009-05-31 Thread Marco Steinbach
Martin Wilke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Howdy, [...] Happy Testing :-) [...] I've successfully migrated two Microsoft Windows 2003 Server Standard x64 Edition SP2 testing machines (running MS IIS, MS SQL Server and an inhouse application) from VMWare Server