Change system configuration files with port install

2017-02-27 Thread Andrew Hotlab
Hi to all, I'm working to build a simple port which, after copying a couple of scripts under ${PREFIX}, leaves to the user the task to set a few variables in /boot/loader.conf and /etc/rc.conf. I was wondering if there is a method and (first and foremost) if it's a sane idea, to make the port

Re: [SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Adam Weinberger > Sent: Monday, February 27, 2017 6:05 PM > To: Andrew Hotlab > Cc: Ernie Luzar; freebsd-ports@freebsd.org > Subject: Re: [SOLVED] How to create a port only for specific FreeBSD releases > >> On 27 Feb, 2017, at 10:00, Andrew Hotlab wrote: &

Re: [SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Ernie Luzar > Sent: Monday, February 27, 2017 5:43 PM > To: Adam Weinberger > Cc: Andrew Hotlab; freebsd-ports@freebsd.org > Subject: Re: [SOLVED] How to create a port only for specific FreeBSD releases > >>>> Since these scripts are designed to run

Re: [SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Adam Weinberger > > Sent: Monday, February 27, 2017 5:30 PM > To: Andrew Hotlab > Cc: freebsd-ports@freebsd.org > Subject: Re: [SOLVED] How to create a port only for specific FreeBSD releases >   >> On 27 Feb, 2017, at 9:07, Andrew Hotlab wrote: >>

[SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Andrew Hotlab > Sent: Monday, February 27, 2017 3:37 PM > To: freebsd-ports@freebsd.org > Subject: How to create a port only for specific FreeBSD releases   > Hi to all, I'm trying to make a port which installs only a couple of simple > scripts > (thus N

How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
Hi to all, I'm trying to make a port which installs only a couple of simple scripts (thus NO_BUILD, NO_ARCH, and void MASTER_SITES and DISTFILES...). Since these scripts are designed to run on FreeBSD 10.0 and newer, I'd like to know if there is a way to prevent the port from installing on older

RE: FreeBSD Port: py27-vatnumber-1.2

2015-07-26 Thread Andrew Hotlab
> Date: Sun, 26 Jul 2015 20:34:30 +0200 > From: li...@opsec.eu > To: andrew.hot...@hotmail.com > CC: chian@gmail.com; po...@freebsd.org > Subject: Re: FreeBSD Port: py27-vatnumber-1.2 > > Hi! > >> Wonderful, the new port installs and runs correctly: Odoo

RE: FreeBSD Port: py27-vatnumber-1.2

2015-07-26 Thread Andrew Hotlab
Wonderful, the new port installs and runs correctly: Odoo is working again! :) Now it only needs to change the finance/py-vatnumber port to depend from this new one. Thank you so much for the light-speed solution, Kurt! Best regards Andrew > Date: Sun,

FreeBSD Port: py27-vatnumber-1.2

2015-07-26 Thread Andrew Hotlab
Hi, and thank you for maintaining this port. I've just updated it on a bunch of machines running Odoo (formerly OpenERP), and the service hang on start with the following error: pkg_resources.DistributionNotFound: The 'python-stdnum' distribution was not found and is required by vatnumber Thus

RE: [patch] sysutils/beadm

2014-03-10 Thread Andrew Hotlab
> Date: Mon, 10 Mar 2014 16:11:16 -0500 > From: bdrew...@freebsd.org > To: andrew.hot...@hotmail.com; verma...@interia.pl > CC: po...@freebsd.org > Subject: Re: [patch] sysutils/beadm > > On 2014-02-13 16:19, Andrew Hotlab wrote: >> >> In my setup I have the follo

RE: [patch] sysutils/beadm

2014-02-19 Thread Andrew Hotlab
> Date: Wed, 19 Feb 2014 07:27:45 -0600 > From: bdrew...@freebsd.org > To: andrew.hot...@hotmail.com > CC: po...@freebsd.org; verma...@interia.pl > Subject: Re: [patch] sysutils/beadm > > On 2/13/2014 4:19 PM, Andrew Hotlab wrote: >&

[patch] sysutils/beadm

2014-02-13 Thread Andrew Hotlab
First of all, thank you very much for the good work with this port. I'm sure it's changing the life of a lot FreeBSD system administrators! In my setup I have the following layout (several datasets for /usr, /var, etc.): NAME                   USED  AVAIL  REFER  MOUNTPOINT sys                  

[patch] sysutils/zfs-periodic

2012-01-02 Thread Andrew Hotlab
Sorry for my previous post, Hotmail's web interface is unusable to compose plain-text messages... :( First of all, it's a very nice and useful port: thank you for supporting it! :) I think I have found an error in the file "etc/periodic/weekly/000.zfs-snapshot". Here is the patch: --- 000.

[patch] sysutils/zfs-periodic

2012-01-02 Thread Andrew Hotlab
First of all, it's a very nice and useful port: thank you for supporting it! :) I think to have found an error in the file "etc/periodic/weekly/000.zfs-snapshot". Here is the patch: --- 000.zfs-snapshot.orig 2012-01-02 17:24:53.0 +0100 +++ 000.zfs-snapshot 2012-01-02 17:23:48.0

RE: libX11 dependencies

2009-01-27 Thread Andrew Hotlab
> From: shuv...@physik.uni-wuerzburg.de > Date: Tue, 27 Jan 2009 15:44:32 +0100 > > On Tue, Jan 27, 2009 at 10:35:12AM +0000, Andrew Hotlab wrote: >> >> I've noticed that the www/drupal port seems to require the lang/python25 now, >> and this dependency is d

libX11 dependencies

2009-01-27 Thread Andrew Hotlab
I'm so sorry to annoy you with a question that might be stupid, but I'm not yet very experienced in managing software on the FreeBSD platform. During my weekly ports maintainance (I'm using the ports-mgmt/portmaster) I've noticed that the www/drupal port seems to require the lang/python25 now, an