phpMyAdmin - usefulness of mysql dependency

2009-05-18 Thread Miroslav Lachman
knob to install PHP webapplications, like phpMyAdmin in this case, without any recorded dependencies, as I would like to maintain servervices applications separately) Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

ghostscript8-nox11 - why new dependency on cups-*?

2009-05-31 Thread Miroslav Lachman
ependency: tiff-3.8.2_3 Dependency: cups-image-1.3.10_2 Dependency: pkg-config-0.23_1 Dependency: freetype2-2.3.9_1 Dependency: fontconfig-2.6.0,1 Dependency: libiconv-1.11_1 Required by: ImageMagick-nox11-6.5.1.10 Miroslav Lachman ___ freebsd-ports@freebsd.o

has Postfix new location of aliases.db?

2009-06-04 Thread Miroslav Lachman
ted behavior, this should be mentioned in UPDATING. machine details: FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 fresh ports tree updated by `portsnap fetch update`, postfix upgraded by `portmaster postfix-2.5.6,1` Miroslav Lach

Re: has Postfix new location of aliases.db?

2009-06-04 Thread Miroslav Lachman
Alexander Leidinger wrote: Quoting Ion-Mihai Tetcu (from Thu, 4 Jun 2009 13:53:18 +0300): Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 04 Jun 2009 12:06:10 +0200 Miroslav Lachman <000.f...@quip.cz> wrote: Was something changed in P

Re: has Postfix new location of aliases.db?

2009-06-05 Thread Miroslav Lachman
Sahil Tandon wrote: On Thu, 04 Jun 2009, Miroslav Lachman wrote: [...] As you can see, file /etc/mail/aliases was modified (target of symlink) and then aliases.db was generated by `newaliases` command as /etc/aliases.db Above is with postfix-2.5.6,1 on FreeBSD 7.2-RELEASE #0: Fri May 1

portmaster -x not working?

2009-07-14 Thread Miroslav Lachman
working or am I using it wrong way? Is it / will it be possible to specify -x more then one time to exclude more ports from upgrade process? Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: portmaster -x not working?

2009-07-14 Thread Miroslav Lachman
Frederique Rijsdijk wrote: Hi, Miroslav Lachman wrote: Hi, I tried -x to exclude some port from recursive upgrade, but it seems not working. # portmaster -x mysql-client-* phpMyAdmin-3.1.5 Escape the asterix: portmaster -x mysql-client-\* phpMyAdmin-3.1.5 That should work. It is my

Re: portmaster -x not working?

2009-07-15 Thread Miroslav Lachman
: portmaster-2.7 r...@track ~/# cat ~/.portmasterrc # portmaster rc file DONT_SCRUB_DISTFILES=yes BACKUP=yes MAKE_PACKAGE=yes SAVE_SHARED=yes r...@track ~/# pkg_info -r phpMyAdmin-3.1.4 Information for phpMyAdmin-3.1.4: Depends on: Dependency: mysql-client-5.0.77_1 r...@track ~/# pkg_info -

Re: portmaster -x not working?

2009-07-15 Thread Miroslav Lachman
gt; MD5 Checksum OK for phpMyAdmin-3.2.0.1-all-languages.tar.bz2. => SHA256 Checksum OK for phpMyAdmin-3.2.0.1-all-languages.tar.bz2. ^C So, something is broken, but I don't know what. Miroslav Lachman ___ 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"

Re: portmaster -x not working?

2009-07-15 Thread Miroslav Lachman
Miroslav Lachman wrote: Doug Barton wrote: Try using just this: portmaster -x mysql-client- phpMyAdmin-3.1.5 That should work. If it does not, please let me know. part 2: It is working with -x mysql, but not with -x mysql- or -x mysql-client or -x mysql-client- [...] So, something

Re: portversion and pkg_version have different opinions on current versions

2009-08-15 Thread Miroslav Lachman
< needs updating (index has 2.6.3,1) vim-lite-7.2.209 < needs updating (index has 7.2.239) Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

Re: portversion and pkg_version have different opinions on current versions

2009-08-15 Thread Miroslav Lachman
but not the rest of the ports tree. That's why portupgrade -a cannot upgrade anything, because ports tree doesn't have updated files. Solution: portsnap fetch update (This will update both INDEX + files) Miroslav Lachman PS: do not redirect output of the portsnap command

Subversion 1.6.4 with new dependency on db42 instead of db41

2009-08-16 Thread Miroslav Lachman
b42, will it cause some troubles with SVN repositories? (on this machine, SVN is used as client - just for updates / checkouts, but I have more machines, where Subversion is used as server and I am nervous to do this problematic upgrade in fear of repository damage. Miroslav Lachman

Re: FreeBSD Port: pecl-APC-3.0.19

2009-08-17 Thread Miroslav Lachman
new port before release) (it is just an opinion, I am not trying to force anybody to do it) Miroslav Lachman On 08/17/2009 08:17 AM, Jette Derriche wrote: Hi I would like to know the plans for pecl-APC. The current version in ports is 3.0.19, and the latest available is 3.1.3p1. Is the

portmaster is not always recursive

2009-08-17 Thread Miroslav Lachman
ree gd gd-2.0.35_1,1 |\__ png-1.2.38 |\__ jpeg-7 |\__ pkg-config-0.23_1 \__ freetype2-2.3.9_1 Can we consider it as bug, or is it expected / feature? This is on 7.2-RELEASE i386 GENERIC with portmaster-2.9 and fresh ports tree (`portsnap fetch update` this afternoon). Mirosla

Re: portmaster is not always recursive

2009-08-17 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: Hi, I have some problem with portmaster. If I do upgrade of graphics/gd, portmaster check and upgrade all dependencies of gd (png, jpeg, pkg-config, freetype) but if upgrade of gd is called by upward recursive upgrade of jpeg library, I end up with

Re: portmaster is not always recursive

2009-08-18 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: [...] I have seen similar problem in the past with amavisd-new + spamassassin and their dependencies, but it is much bigger and complicated tree of dependencies and I have not evidence recorded for it. Reported case with jpeg / gd / png is the

Re: portmaster is not always recursive

2009-08-19 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: Doug Barton wrote: Miroslav Lachman wrote: [...] I have seen similar problem in the past with amavisd-new + spamassassin and their dependencies, but it is much bigger and complicated tree of dependencies and I have not evidence recorded for it

Re: portmaster is not always recursive

2009-08-19 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: Doug Barton wrote: Miroslav Lachman wrote: [...] I have seen similar problem in the past with amavisd-new + spamassassin and their dependencies, but it is much bigger and complicated tree of dependencies and I have not evidence recorded for it

Re: portmaster is not always recursive

2009-08-21 Thread Miroslav Lachman
Re-installation of php5-gd-5.2.10 Re-installation of php5-extensions-1.3 Miroslav Lachman ___ 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"

Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Miroslav Lachman
2 gd-2.0.35_1,1 |\__ png-1.2.38 |\__ jpeg-7 |\__ pkg-config-0.23_1 |\__ freetype2-2.3.9_1 | \__ pkg-config-0.23_1 \__ libiconv-1.13.1 Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Miroslav Lachman
n proper dependency order. Sorry to jump in after the fact with this news, but hopefully it will help someone else. [...] Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscrib

Re: portmaster is not always recursive

2009-08-29 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: [...] I can confirm that bug was fixed in 2.10, it passed my test with -r jpeg-7 ;) Also good news. :) I'm actually pretty confident at this point that this bug was the cause of most, if not all of the "oops, portmaster missed a

Re: portmaster is not always recursive

2009-08-29 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: I have another case, where portmaster did not update dependency. I started with the following list of available updates r...@elsa ~/# portmaster fetch update && pkg_version -vIL = apache-2.2.11_7 < needs updating (index

Re: portmaster is not always recursive

2009-08-30 Thread Miroslav Lachman
en A and E, even if there are no updates for them. All above are just my thoughts... Thank you again for you explanation of the problem. It is really educational to me. Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.o

VDA quota problem - reason to create postfix25

2009-08-31 Thread Miroslav Lachman
the VDA quota problem http://sourceforge.net/mailarchive/forum.php?thread_name=4A9B9918.7010601%40quip.cz&forum_name=vda-users Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-port

Re: VDA quota problem - reason to create postfix25

2009-08-31 Thread Miroslav Lachman
Sahil Tandon wrote: On Aug 31, 2009, at 7:36 AM, Miroslav Lachman <000.f...@quip.cz> wrote: Hi, there is some problem with VDA and quotas in Postfix 2.6.x and until this will be fixed, the recommendation from VDA developer is to use last 2.5.x version of Postfix + VDA. So is possi

Re: portmaster is not always recursive

2009-09-07 Thread Miroslav Lachman
educational to me. I know about -f, but it "always" forces update of dependencies. I mean something "inteligent" to do update of intermediate dependencies only in case when some bottom dependency will be updated. It is just an idea.

Re: portmaster is not always recursive

2009-09-07 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: I know about -f, but it "always" forces update of dependencies. I mean something "inteligent" to do update of intermediate dependencies only in case when some bottom dependency will be updated. I'm not sure that I'm

Re: ports/138698: lang/php5: PHP session.save_path vulnerability

2009-09-10 Thread Miroslav Lachman
The following reply was made to PR ports/138698; it has been noted by GNATS. From: Miroslav Lachman <000.f...@quip.cz> To: bug-follo...@freebsd.org, andzi...@volt.iem.pw.edu.pl Cc: Subject: Re: ports/138698: lang/php5: PHP session.save_path vulnerability Date: Thu, 10 Sep 2009 13:14:32

Re: ports/138698: lang/php5: PHP session.save_path vulnerability

2009-09-10 Thread Miroslav Lachman
The following reply was made to PR ports/138698; it has been noted by GNATS. From: Miroslav Lachman <000.f...@quip.cz> To: bug-follo...@freebsd.org, andzi...@volt.iem.pw.edu.pl Cc: Subject: Re: ports/138698: lang/php5: PHP session.save_path vulnerability Date: Thu, 10 Sep 2009 20:49:14

Re: Portmaster updates, including multiple -x options

2009-09-15 Thread Miroslav Lachman
or other completion in my ~/.cshrc. And one thing is missing - support for completion of /usr/ports/* Miroslav Lachman ___ 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"

Re: postfix 2.6.5 + VDA FreeBSD 7.2 amd64

2009-09-22 Thread Miroslav Lachman
for quotas', so it will work on amd64 platform, but with same quota limit as on i386. If you need big quotas, you can try new patch http://vda.sourceforge.net/VDA/postfix-2.6.5-vda-ng-bigquota.patch.gz Miroslav Lachman ___ freebsd-ports@freebsd.org ma

mrtg-traffic-sum is not installed by MRTG port

2009-09-23 Thread Miroslav Lachman
want to use it. I am not using it, so I am fine with current state, but it may be confusing to somebody who installed MRTG and can't run some command documented on the MRTG website. Can we have it as OPTIONS? Miroslav Lachman ___ freebsd-ports

Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/1

2009-11-07 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: Even if there are just a "few" incompatibilities, it means some clients applications on webhosting will stop working and clients will scream on helpline right after the update of the servers PHP... Sounds like you're familiar with th

Re: ports devel/pear

2009-11-07 Thread Miroslav Lachman
che extension installed? If not, do you have it listed in the /usr/local/etc/php/extensions.ini or php.ini? Try to commented out or reinstall your PHP and extensions. Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.fre

Re: Portmaster with package support ready for beta testing!

2009-11-08 Thread Miroslav Lachman
y --no-deps and --force are used for pkg_add? I am sure you have a good reason and I would like to know it. ;) Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any m

Re: Portmaster with package support ready for beta testing

2009-11-09 Thread Miroslav Lachman
Doug Barton wrote: Michel Talon wrote: Miroslav Lachman wrote: I take a quick look at the code and I have one question. Can you explain way --no-deps and --force are used for pkg_add? I can only venture an explanation. Once you have computed a good order for upgrading via packages, you

Re: Portmaster with package support ready for beta testing

2009-11-09 Thread Miroslav Lachman
Michel Talon wrote: On Mon, Nov 09, 2009 at 12:05:45PM +0100, Miroslav Lachman wrote: [...] For the above reasons i think that using precompiled packages should be restricted to people who don't mess with the standard settings. When you install some Debian packages you take them as is

Re: New port: sysutils/megacli waiting to commit

2009-11-10 Thread Miroslav Lachman
RAID SAS 9260-8i MegaRAID SAS 9260DE-8i MegaRAID SAS 9280-8e MegaRAID SAS 9280DE-8e I don't know if later is addition to previous list or if it is exclusive list. Will current sysutils/megacli be updated to 5.00.15? Miroslav Lachman ___ 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"

Re: New port: sysutils/megacli waiting to commit

2009-11-12 Thread Miroslav Lachman
Doug Ambrisko wrote: Miroslav Lachman writes: | Doug Ambrisko wrote: [...] | Hi, | I am little confused by all these MegaRAID utilities available in ports. | (I am new to LSI MegaRAID). | | I have new Dell R610 with PERC6 identified as: | | mfi0: port 0xfc00-0xfcff mem | 0xdf18

Re: [RFC] PHP 5.3

2009-12-02 Thread Miroslav Lachman
aintain my private PHP 5.2 version with extensions we are using for our clients. Miroslav Lachman ___ 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"

Re: [RFC] PHP 5.3

2009-12-02 Thread Miroslav Lachman
available on QA site http://qa.php.net/ so 5.2.x is not discontinued. Miroslav Lachman ___ 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"

Re: Pointyhat packages

2009-12-08 Thread Miroslav Lachman
it something special that is not useful to do for relatively short period of time? Miroslav Lachman ___ 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"

Re: portupgrade failure

2009-12-17 Thread Miroslav Lachman
pendencies when using portinstall/portupgrade. I never found what causes this in portupgrade. Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "fr

Re: portmaster-with-package-support release candidate available for testing / pkg_add: illegal option -- -

2009-12-19 Thread Miroslav Lachman
and/or archive not found at: http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/lang/"; and doesn't look at the local directory: "There is no valid package to install, building port instead" Miroslav Lachman ___ 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"

Re: portmaster-with-package-support release candidate available for testing / pkg_add: illegal option -- -

2009-12-20 Thread Miroslav Lachman
Doug Barton wrote: Miroslav Lachman wrote: I don't know if it is well known / documented somewhere in portmaster, but after debugging, I realized that pkg_add on FreeBSD 6.3 has no long options This is why all of the ports tools should be in the ports tree. :) I just added the fix to th

Re: patch for security/openssh-portable

2010-01-13 Thread Miroslav Lachman
ly in base SSH, not in portable from ports. Miroslav Lachman ___ 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"

Re: FreeBSD Port: ocsinventory-ng-1.02.1

2010-01-20 Thread Miroslav Lachman
nventory freebsd port.. I am not using ocsinventory-ng, I just look in to Makefile and it seems fine. Have you fresh ports tree? (cvsuped or portsnap fetch update) What if you put this in to /etc/make.conf: APACHE_PORT="www/apache22" WITH_MYSQL_VER=&quo

portmaster and meaning of --show-work

2010-01-21 Thread Miroslav Lachman
s (*) ===>>> Installed security/libmcrypt ===>>> Installed security/php5-mcrypt (*) ===>>> Installed security/php5-openssl (*) ===>>> Installed sysutils/pecl-fileinfo ===>>> Installed sysutils/php5-posix (*) ===>>> Installed textproc/expat2 (*) ===>>> Installed textproc/libxml2 ===>>> Installed textproc/php5-ctype (*) ===>>> Installed textproc/php5-dom (*) ===>>> Installed textproc/php5-simplexml (*) ===>>> Installed textproc/php5-xml (*) ===>>> Installed textproc/php5-xmlreader (*) ===>>> Installed textproc/php5-xmlwriter (*) ===>>> Installed www/apache22 (*) ===>>> Installed www/php5-session (*) Ports marked by asterisk will be updated I don't mind what the real mark will be, but I think it will be useful feature. Users then will know what will be done. It will be also useful with -x (excluding) to test before real run. What do you think about my proposal? The next step (non default) can be interactive run of portmaster for beginers with questions like: # portmaster php5-extensions The following ports will be updated or installed as part of update of php5-extensions: [there will be similar list as above] Do you really want to continue the update? Y/N: Miroslav Lachman ___ 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"

Re: portmaster and meaning of --show-work

2010-01-25 Thread Miroslav Lachman
Doug Barton wrote: On 1/21/2010 6:08 AM, Miroslav Lachman wrote: [...] I am sorry to not reply earlier... The next step (non default) can be interactive run of portmaster for beginers with questions like: # portmaster php5-extensions The following ports will be updated or installed as part

Re: portmaster and meaning of --show-work / confirm to proceed

2010-01-29 Thread Miroslav Lachman
Doug Barton wrote: On 1/25/2010 9:30 AM, Miroslav Lachman wrote: Doug Barton wrote: Funny you should mention that. :) The current svn version of portmaster (users/dougb/portmaster) has this exact feature, and it's almost ready to be committed to the port. It's currently on by defa

Re: FreeBSD Port: php5-5.2.11_1 upgrade path to 5.3.0/1

2010-02-02 Thread Miroslav Lachman
t when PHP 5.3.2 will be released." http://lists.freebsd.org/pipermail/freebsd-ports/2010-January/059021.html Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, s

Redmine files not executable, but log files are executable

2010-02-04 Thread Miroslav Lachman
f in about breakpointer console destroy generate plugin runner server ${CHMOD} 0555 ${WWWDIR}/script/${f} .endfor (and maybe some files in script/performance + script/process too) What you think about that? Miroslav Lachman ___ freebsd-ports

Re: Recent massive port update.

2010-02-06 Thread Miroslav Lachman
ng will happen automatically. No metter if there is revision bump or not, it should be in UPDATING as it was in case of jpeg-7. 20090719: AFFECTS: users of graphics/jpeg AUTHOR: din...@freebsd.org The IJG jpeg library has been updated to version 7.0. Please rebuild al

Re: Recent massive port update.

2010-02-06 Thread Miroslav Lachman
Ion-Mihai Tetcu wrote: On Sat, 06 Feb 2010 21:05:54 +0100 Miroslav Lachman<000.f...@quip.cz> wrote: Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/02/2010 09:40, Heino Tiedemann wrote: Shouldn't there be an entry in UPDATING, that "jpeg"

Lighttpd did not install *.a libs

2010-02-21 Thread Miroslav Lachman
ecessary to build and install it at all in default installs? Miroslav Lachman ___ 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"

Re: FreeBSD Port: php5-zip-5.2.12_2

2010-04-07 Thread Miroslav Lachman
5.3 http://www.freebsd.org/cgi/query-pr.cgi?pr=144475 Miroslav Lachman ___ 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"

Re: security/clamav: Segmentation fault when running clamav in a 32-bit jail on a 64-bit host

2010-08-27 Thread Miroslav Lachman
://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/clamav.tbz (or can you build your own on real 32-bit system instead of 32-bit jail on 64-bit host?) Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: OPTIONS

2010-10-03 Thread Miroslav Lachman
rs not familiar with WITH_XXXX knobs. Miroslav Lachman ___ 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"

FreeBSD Port: openvpn-2.2.1

2011-08-30 Thread Miroslav Lachman
or this purpose? Miroslav Lachman ___ 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"

Re: FreeBSD Port: openvpn-2.2.1

2011-08-30 Thread Miroslav Lachman
Matthias Andree wrote: Am 30.08.2011 18:40, schrieb Miroslav Lachman: Hi, [...] So I have a question - why the rc script is not using required_modules variable from /etc/rc.subr which is there exactly for this purpose? Miroslav, thanks for your required_modules suggestion. The script

Re: USERS/GROUPS in bsd.port.mk [was: FreeBSD Port: postfix-2.8.4, 1]

2011-09-08 Thread Miroslav Lachman
Miroslav Lachman wrote: Sahil Tandon wrote: On Tue, 2011-08-02 at 00:04:14 +0200, olli hauer wrote: No, you don't hit the limitation. It seems you really found a bug in the Framework! From the Framework code in bsd.port.mk existing groups should honored. Along those lines, what about

Re: USERS/GROUPS in bsd.port.mk [was: FreeBSD Port: postfix-2.8.4, 1]

2011-09-08 Thread Miroslav Lachman
Baptiste Daroussin wrote: On Thu, Sep 08, 2011 at 01:19:26PM -0400, Sahil Tandon wrote: On Sep 8, 2011, at 7:35 AM, Miroslav Lachman<000.f...@quip.cz> wrote: Miroslav Lachman wrote: Sahil Tandon wrote: On Tue, 2011-08-02 at 00:04:14 +0200, olli hauer wrote: No, you don

Re: sysutils/cfs

2011-09-09 Thread Miroslav Lachman
right way to go, but I can live with it. I know that it is all about interest of other volunteers. Just my $0.02 to this almost useless discussion. Miroslav Lachman ___ 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"

Re: Re-starting daemons across upgrades? (was: Thank you (for making the ports less boring).)

2011-09-16 Thread Miroslav Lachman
e-mail, or print some user defined warning text about dependencies needed to be upgraded / restarted... and so on. Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: on HEAD subversion-freebsd: Error: shared library "sqlite3.8" does not exist

2011-10-14 Thread Miroslav Lachman
freebsd.org/pipermail/freebsd-current/2011-October/028045.html I don't know if it will help you. Miroslav Lachman ___ 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"

Subversion 1.7 and usage of USE_SUBVERSION=16

2011-10-16 Thread Miroslav Lachman
e used inside Makefiles only, not for users need. Users can use WITH_* variables. So I expect WITH_SUBVERSION_VER=16 (according to other variables in /usr/ports/Mk/bsd.*.mk files. Or am I wrong and usage of USE_SUBVERSION outside Makefile is OK? Miroslav Lachman _

Re: Subversion 1.7 and usage of USE_SUBVERSION=16

2011-10-16 Thread Miroslav Lachman
x27;t know if it was right) And because your UPDATING entry is not too old, maybe it can be changed without big troubles. just my $0.02 Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-por

Re: ports/162049: The Ports tree lacks a framework to restart services

2011-10-27 Thread Miroslav Lachman
of the opinion that ports/packages should not touch running services unless absolutely necessary. I think that the best would be to do some user configurable hooks on install / uninstall / upgrade actions in similar way as portupgrade does it. (e.g. somebody may want to stop an

Re: ports/162049: The Ports tree lacks a framework to restart services

2011-10-31 Thread Miroslav Lachman
tional feature off by default and ports system should not silently stop / restart / start services. Miroslav Lachman ___ 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"

innotop-1.8.0_2 and mytop-1.6_7 cannot be installed together

2011-10-31 Thread Miroslav Lachman
ysql${MYSQL_VER} I installed them without problems in the past. Miroslav Lachman ___ 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"

Re: innotop-1.8.0_2 and mytop-1.6_7 cannot be installed together

2011-10-31 Thread Miroslav Lachman
Steven Kreuzer wrote: Hi Miroslav- On Oct 31, 2011, at 3:59 PM, Miroslav Lachman wrote: Hi, I tried to install innotop and mytop together by portmaster command: portmaster databases/mytop databases/innotop ===>>> The following actions will be taken if you choose t

Re: FreeBSD ports which are currently scheduled for deletion

2012-02-08 Thread Miroslav Lachman
don't see any good reason to remove the port, which have active maintainer fixing all known problems / security vulnerabilities. Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To un

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

2012-02-10 Thread Miroslav Lachman
tified about moved / deleted ports as well: e.g.: proftpd-mysql-1.3.3g_2 ! Comparison failed Miroslav Lachman ___ 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"

Re: portupgrade -> portmaster Rosetta Stone?

2012-02-28 Thread Miroslav Lachman
d during deinstall of old version, so I want to start it again after install to minimize downtime of the service. It would be nice to have some commandline flag just for these rare cases, not global settings in portmaster.rc Miroslav Lachman ___ freeb

Re: portupgrade -> portmaster Rosetta Stone?

2012-02-28 Thread Miroslav Lachman
Chris Rees wrote: On 28 Feb 2012 12:26, "Lee Dilkie" wrote: On 2/28/2012 5:02 AM, Alberto Villa wrote: On Tuesday 28 February 2012 10:45:03 Miroslav Lachman wrote: And if we are talking about new flags... is it some way to not wait for keypress after successful installation and

Re: PHP 5.4.0 : lang/php54

2012-03-11 Thread Miroslav Lachman
port. 5.4 is not backward compatible with 5.3 and it will be really bad for users to accidentaly upgrade to 5.4 instead of just update 5.3 install. +1 for make it lang/php54 for those who need it / want it to testing and development. Miroslav Lachman

Re: PHP 5.4.0 : lang/php54

2012-03-12 Thread Miroslav Lachman
but there are many hosted websites depending on an older versions on our webhosting servers. Customers must wait for update from their vedors etc. Even some mainstream Open Source CMS and other applications lags behind PHP development. Miroslav Lachman ___

Re: PHP 5.4.0 : lang/php54

2012-03-12 Thread Miroslav Lachman
Jerry wrote: On Mon, 12 Mar 2012 13:19:40 +0100 Miroslav Lachman articulated: I really understand that you don't have a time or will to maintain more than 1 version of PHP - it is not an easy task. But what is the difference between more versions of PHP in the ports tree and more versio

dbf2mysql and hardcoded mysql-client version dependency

2010-11-28 Thread Miroslav Lachman
ql/# uname -srmi FreeBSD 7.3-RELEASE-p2 i386 GENERIC Miroslav Lachman ___ 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"

Re: dbf2mysql and hardcoded mysql-client version dependency

2010-11-28 Thread Miroslav Lachman
Matthew Seaman wrote: On 28/11/2010 19:01, Miroslav Lachman wrote: Can somebody explain me, why databases/dbf2mysql has hardcoded dependency to mysql323-client? The Makefile contains: LIB_DEPENDS=mysqlclient.10:${PORTSDIR}/databases/mysql323-client But it is unbuildable The sources to

Re: dbf2mysql and hardcoded mysql-client version dependency

2010-11-28 Thread Miroslav Lachman
Matthew Seaman wrote: On 28/11/2010 19:01, Miroslav Lachman wrote: Can somebody explain me, why databases/dbf2mysql has hardcoded dependency to mysql323-client? The Makefile contains: LIB_DEPENDS=mysqlclient.10:${PORTSDIR}/databases/mysql323-client But it is unbuildable The sources to

Re: dbf2mysql and hardcoded mysql-client version dependency

2010-11-29 Thread Miroslav Lachman
Miroslav Lachman wrote: Matthew Seaman wrote: On 28/11/2010 19:01, Miroslav Lachman wrote: Can somebody explain me, why databases/dbf2mysql has hardcoded dependency to mysql323-client? The Makefile contains: LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client But it is

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2011-01-01 Thread Miroslav Lachman
rity/courier-authlib security/cyrus-sasl2 sysutils/apachetop www/apache22 www/lighttpd Then you can use this list of ports as glob patterns for "exclusion" of binary packages (use ports instead) Miroslav Lachman ___ freebsd-ports@freebsd.org

pecl-intl vs php5-intl

2011-02-26 Thread Miroslav Lachman
lang/php5-extensions (for PHP 5.3) and leave it as pecl-intl for PHP 5.2? Miroslav Lachman ___ 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"

Re: Cannot build jdk16

2011-03-04 Thread Miroslav Lachman
OP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=tzupdater-1.3.34-oth-JPR@CDS-CDS_Developer Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

FreeBSD Port: smartmontools-5.40 / DEVICESCAN not working with adaX devices

2011-03-04 Thread Miroslav Lachman
usr/local/etc/smartd.conf /dev/ada0 ~/# service smartd start Starting smartd. ~/# sysctl kern.disks kern.disks: ada1 ada0 ~/# uname -srmi FreeBSD 8.2-BETA1 i386 GENERIC_ata_cam smartmontools-5.40 Miroslav Lachman ___ freebsd-ports

Re: Cannot build jdk16

2011-03-04 Thread Miroslav Lachman
(tzupdater-1_3_34-2010o.zip) = 256057 Miroslav Lachman ___ 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"

Re: Superfluous dependencies

2011-03-13 Thread Miroslav Lachman
m converters/libiconv devel/gettext converters/libiconv Shown dependency tree is affected by make.conf / ports.conf, options etc. Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: [HEADS UP] Ports Infrastructure Changes

2011-03-19 Thread Miroslav Lachman
/~miwi/cat/www-server.txt http://people.freebsd.org/~miwi/cat/www-webapps.txt http://people.freebsd.org/~miwi/cat/www.txt Maybe I misunderstand something, but where is Apache or Lighttpd server? I can't find them on the www-server list or www. Miroslav La

Re: installing to jail

2011-04-21 Thread Miroslav Lachman
il by jexec command with JID of given jail: jexec 1 portmaster www/apache22 Or you can enter the jail jexec 1 tcsh and then you can do same steps like in any non jailed system: cd /usr/ports/www/apache22 make install clean Miroslav Lachman ___ freebsd-

can't build fastresolve 2.10 on FreeBSD 8.2 amd64

2011-06-22 Thread Miroslav Lachman
-o root -g wheel -m 444 ./analog.cfg /usr/local/share/fastresolve/analog.cfg ===> Compressing manual pages for fastresolve-2.10_4 ===> Registering installation for fastresolve-2.10_4 ===> Building package for fastresolve-2.10_4 ====

FreeBSD Port: postfix-2.8.4,1

2011-08-01 Thread Miroslav Lachman
postfix to my group) after each upgrade? Miroslav Lachman ___ 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"

Re: FreeBSD Port: postfix-2.8.4,1

2011-08-01 Thread Miroslav Lachman
Olli Hauer wrote: On 2011-08-01 12:55, Miroslav Lachman wrote: Hi, I upgraded postfix-2.8.3,1 to postfix-2.8.4,1 yesterday and today I realized, that postfix is nolonger in my manualy defined group (maildirs:*:3125:postfix). I use this setting for many years without problem. After the change

Re: FreeBSD Port: postfix-2.8.4,1

2011-08-02 Thread Miroslav Lachman
olli hauer wrote: On 2011-08-01 23:31, Olli Hauer wrote: On 2011-08-01 22:54, Miroslav Lachman wrote: Olli Hauer wrote: On 2011-08-01 12:55, Miroslav Lachman wrote: [...] Today (after Postfix upgrade) I have this in daily report: Backup passwd and group files: elsa.codelab.cz group diffs

Re: USERS/GROUPS in bsd.port.mk [was: FreeBSD Port: postfix-2.8.4, 1]

2011-08-02 Thread Miroslav Lachman
to postfix-2.8.4,1 # id postfix uid=125(postfix) gid=125(postfix) groups=125(postfix),6(mail),3125(maildirs) It was tested on really old testing system... Thank you for your time and working solution. Miroslav Lachman ___ freebsd-ports@free

FreeBSD Port: mysql-server-5.5.15

2011-08-16 Thread Miroslav Lachman
locally modify the port to support WITH_ knobs? It seems related to this bug: http://bugs.mysql.com/bug.php?id=34980 Thanks in advance Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-p

Re: mod_fastcgi

2007-12-16 Thread Miroslav Lachman
ort? The port mod_fastcgi is Apache module - for apache only! If you want to use FastCGI with Lighttpd, you do not need to install this module. Lighttpd has its own built-in module for FastCGI. So just install Lighttpd and edit lighttpd.conf. Mirosl

Re: Postfix 2.5

2008-02-03 Thread Miroslav Lachman
ix-current-2.5.20080116,4 but I have problems with this version. The postfix freezes under high load (about 25 000 messages in a queue) and must be restarter to work again. I see freezes almost every day, so I add restart in to the crontab. Mirosl

  1   2   3   4   5   6   >