snort error install [bug report]

2011-12-16 Thread Alex
Hello! When I install snort-2.9.2 from the ports have a problem. See below (copy from shell): "Making install in etc Making install in templates Making install in contrib Making install in rpm Making install in schemas Making install in m4 Making install in preproc_rules Making install in tool

FreeBSD Port: boinc-setiathome-enhanced-5.27_2

2008-01-29 Thread alex
/boinc-setiathome-enhanced/work/boinc-setiathome-enhanced-5.27' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/astro/boinc-setiathome-enhanced. == Any ideas? Thanks! Alex ___ freebsd-ports@freebsd.org mailing list ht

FreeBSD Port: hiawatha-9.8

2015-01-20 Thread Alex
Hello, hiawatha-web server 9.11 is out and include many nice features and updates. Please update hiawatha port and pkg. Thanks in advance. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

Using portsnap after sysinstall

2007-04-12 Thread alex
one), before installing? I know I can upgrade an already-installed version of a port with portupgrade, but as I understand it, this won't help me if I have an old version of the ports tree, as it appears to determine whether a port is old based on the info in the tree. Thanks, Alex Kirk

FreeBSD Port: graphics/sane-backends

2006-09-26 Thread Alex
Hi! When will be the sane-backends port upgraded to 1.0.18? I need it, because mit HP ScanJet 3570c ist still not supported by FreeBSD. Thanks and greetings! Alex ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Error: shared library "mysqlclient.14" does not exist

2006-06-22 Thread Alex Dupre
ore, hoping this will fix all the problems. -- Alex Dupre ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: jdk15 mozilla install problems

2006-06-28 Thread Alex Dupre
Sam Lawrance wrote: That should be WITH_MOZILLA=firefox (ie. no -D). Nope, simply the netscape plugin cannot be built with firefox sources. You must have mozilla installed and nothing else. I already sent a patch to Greg that I think will be committed in the next days. -- Alex Dupre

Re: google earth port broken

2006-07-11 Thread Alex Dupre
ading myplaces, ..." window. top shows it on "pause" at this point. Same problem here, with an ATI radeon. No complains on opengl, but hangs on startup. I tried to remove the .googleearth profile in my homedir, and the hang shifted to 'displaying earth', but the

Re: FreeBSD Port: finance/gnucash

2006-07-27 Thread Alex Varju
to provide a PR that contains the upgrade. There's actually a PR already on file for this, ports/93216. Unfortunately, GnuCash 2.0 is unusable without also applying the patch for ports/94826. Alex. ___ freebsd-ports@freebsd.org mailing list http

Qemu, SDL and VGL

2006-07-31 Thread Alex Burke
what was going on, but there would seem to be NO way i could isolate what the keyboard was doing from everything else. Thanks, Alex J Burke. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

mod_jk port and apache 2.2

2006-08-03 Thread Alex Povolotsky
Hello! Seems like mod_jk-apache2 is tuned to work with apache 2.0, while stable branch is now apache-2.2. Should I downgrade apache to 2.0, or patch something in Makefile? Alex. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: Port of "service" command

2009-06-10 Thread Alex Kozlov
On Tue, Jun 09, 2009 at 12:30:44PM -0700, Doug Barton wrote: > Kevin Downey wrote: >> I have a similar shell function I am rather fond of: >> >> rc(){ >> find /etc/rc.d/"$1" /usr/local/etc/rc.d/"$1" -exec sudo {} `echo >> "$*"|cut -f 2- -d \ ` \; >> } > > Wow, that's painful. :) The only reas

Re: FreeBSD Port: mysql-server5.4.x

2009-06-12 Thread Alex Dupre
Ian Lord ha scritto: I would like to know if you are planning a port for mysql server 5.4 soon. It's in my TODO list. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

Re: Why not use normal CONFLICTS in lang/gcc43 instead of custom?

2009-06-16 Thread Alex Dupre
quite annoying to remove such check from the Makefile, while I doubt anyone is still going to compile gcc43 with gcc295 installed in a non-standard location. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: Mysq server 5.4 port

2009-07-02 Thread Alex Dupre
x27;s possible. It's possible, I'm working on it and will be ready very soon. Talk to you later. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "fr

Re: Question about a failure report

2009-07-03 Thread Alex Goncharov
is more likely), add MySQL to barnyard-sguil's BUILD_DEPENDS and RUN_DEPENDS. E.g. pantera/Makefile:23:BUILD_DEPENDS+= mysql:${PORTSDIR}/databases/mysql${MYSQL_VER}-server -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-ports@free

Re: Mysq server 5.4 port

2009-07-03 Thread Alex Goncharov
repo copy. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/136263 What else? -- Alex -- alex-goncha...@comcast.net -- ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to &quo

Re: Question about a failure report

2009-07-03 Thread Alex Goncharov
? Options decide the settings of make variables. With the default options, your WITH_MYSQL gets set to 'true' -- in this case, MYSQL should be listed as a dependency in your Makefile, which it is not. -- Alex -- alex-goncha...@comcast.net -- _

Re: unable to make package for php-5.2.10

2009-07-14 Thread Alex Dupre
Doug Barton wrote: works now, but now the libiconv breaks with missing mans... there is something wrong in whole thing... You need to report these problems to the maintainers of the affected ports. Rather I'd say he need to understand why all ports fail with missing mans :-) -- Alex

Re: mysql 5.4 does not compile on FreeBSD 7.1 amd64

2009-07-22 Thread Alex Dupre
. I'd like to know who added the --enable-dtrace configure option, when the default is to enable it! -- Alex Dupre ___ 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: mysql 5.4 does not compile on FreeBSD 7.1 amd64

2009-07-22 Thread Alex Goncharov
,--- You/Alex (Wed, 22 Jul 2009 12:36:11 +0200) * | | Rink Springer ha scritto: | > I was under the impression that *userland* dtrace wasn't (yet) | > supported; neither on 7 nor on CURRENT. I'd say the port should be | > updated so it won't try to use dtrace support

Re: ports/136263: New port: MySQL 5.4 -- requesting ownership

2009-07-22 Thread Alex Goncharov
,--- You/Alex (Wed, 22 Jul 2009 12:36:11 +0200) * | I'll do it soon. I'd like to know who added the --enable-dtrace | configure option, when the default is to enable it! http://www.freebsd.org/cgi/query-pr.cgi?pr=136263 / || || Originator: Alex Goncharov | || PR 136253 states:

Re: mysql 5.4 does not compile on FreeBSD 7.1 amd64

2009-07-22 Thread Alex Dupre
Alex Goncharov ha scritto: > I think you did, when you took over the port. I understand you may feel angry because you didn't get the 100$ donation. I'm sorry, but that's not my fault. -- Alex Dupre ___ freebsd-ports@freebsd.org

Re: mysql 5.4 does not compile on FreeBSD 7.1 amd64

2009-07-22 Thread Alex Goncharov
,--- You/Alex (Wed, 22 Jul 2009 14:23:10 +0200) * | Alex Goncharov ha scritto: | > I think you did, when you took over the port. | | I understand you may feel angry because you didn't get the 100$ | donation. I'm sorry, but that's not my fault. I am not angry -- have a good

Re: status of FreeBSD ports you maintain as of 20090705

2009-07-24 Thread Alex Dupre
iner to scjamo...@bsd.com.br Submitted by: scjamo...@bsd.com.br (to ports@) Approved by:carpetsmo...@rwxrwxrwx.net (maintainer) -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Re: status of FreeBSD ports you maintain as of 20090705

2009-08-04 Thread Alex Goncharov
se, the easiest is to dismiss the voices of discontent. -- Alex -- alex-goncha...@comcast.net -- ___ 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: status of FreeBSD ports you maintain as of 20090705

2009-08-04 Thread Alex Goncharov
,--- You/Mark (Tue, 4 Aug 2009 14:54:42 -0500) * | On Tue, Aug 04, 2009 at 11:55:19AM -0400, Alex Goncharov wrote: | > Wouldn't it be better for everybody if more people could commit the | > changes in their ports themselves? (Subject to a commit-privilege | > revocation on

Re: portmaster is not always recursive

2009-08-31 Thread Alex Dupre
close enough. :) > The discrepancy relates to how individual ports report their > dependencies, but for almost all purposes that is correct, yes. This is the reason apache is not taken as a dependency. php extensions depend only on php, while php itself depends on apach

Re: Migration to new SourceForge URL scheme part 2, SFE and some statistics

2009-09-02 Thread Alex Dupre
r: (265 KB/s) jaist: (180 KB/s) nchc: (175 KB/s) transact: (147 KB/s) internode: (136 KB/s) biznetnetworks: (32,7 KB/s) dfn: failed garr: failed ovh: failed heanet seems to be the only one that reach > 1MB/s from all the tested locations, maybe it could be the first in t

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Alex Dupre
Mel Flynn ha scritto: > As per http://www.opensc-project.org/engine_pkcs11/wiki/QuickStart I've > modified my /etc/ssl/openssl.cnf, yet: Can you try the command-line alternative? -- Alex Dupre ___ freebsd-ports@freebsd.org mailin

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Alex Dupre
token are you using? This is the engine, MODULE_PATH must address a criptoki library. -- Alex Dupre ___ 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/engine_pkcs11 unable to use it

2009-09-09 Thread Alex Dupre
Mel Flynn ha scritto: > +post-install: > + @${ECHO_MSG} "You will need a criptoki library to use the engine." > + @${ECHO_MSG} "One is provided by security/opensc" > + If you need engine_pkcs11, you know what you want, the cryptoki library shou

Re: gretl package installation failure

2009-09-18 Thread Alex Dupre
John B. Stubblebine ha scritto: > It appears that there is something about the "pdflib" package and or > port that might need to be repaired, or "gnuplot" or ?? PDFLib cannot be packaged and distributed. You have to build it fro

Enforcing library version in a port Makefile?

2009-10-10 Thread Alex Stangl
7;t seem like putting LIB_DEPENDS= curl.5 is equivalent to libcurl >= 7. Hopefully there's a straightforward way to accomplish this, without having to patch or scrap the scons config file. Unfortunately I have not been able to find the answers from searching the net, so I hope somebody

Re: Enforcing library version in a port Makefile?

2009-10-11 Thread Alex Stangl
On Sun, Oct 11, 2009 at 05:15:58AM +, b. f. wrote: > Alex Stangl wrote: > >I am trying to create a new port. The software I am trying to port uses > >scons which calls out to pkg-config to check for certain minimal library > >version #s (e.g., sndfile >= 1.0.18, libc

xview-3.2.1_10: Assertion failed error

2009-10-27 Thread Alex Schuster
Hi there! I am no FreeBSD user, but while searching for a solution to my problem with xview, I see this has also been discussed on FreeBSD mailing lists [*]. A friend IS a FreeBSD user and she just confirmed that the bug still exists with xview-3.2.1_10 on FreeBSD 7.2-RELEASE-p4. To test, you n

sqlite3 upgrade

2009-10-27 Thread Alex Dupre
To all sqlite3 users (in particular to people with threads issues or using tcl wrappers or using fts3 module), please test the following patch and report the results to me. Thank you. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139276 -- Alex Dupre

Re: MySQL cluster FreeBSD port

2009-11-02 Thread Alex Dupre
. I'll post it soon for public view. -- Alex Dupre ___ 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: MySQL cluster FreeBSD port

2009-11-02 Thread Alex Dupre
Mark Powell ha scritto: > Excellent. Look forward to seeing that. http://www.alexdupre.com/mysql-cluster.tar.gz Please share feedback and/or improvements. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mail

sqlite and tcl

2009-11-10 Thread Alex Dupre
algamation" tarball, which doesn't require tcl to build. The "only" drawback is that the tcl wrappers cannot be built/installed from such tarball. I'll not commit anything, but if you are using the sqlite tcl wrappers speak loud

[RFC] PHP 5.3

2009-12-01 Thread Alex Dupre
p0 -E ~/php53.diff Note: Zend decided to not support FreeBSD anymore, so a new ZendOptimizer release for php 5.3 will never be released. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports T

Re: [RFC] PHP 5.3

2009-12-02 Thread Alex Dupre
e, so I'm not going to maintain 80 (eighty) additional ports just for fun. I can delay a little more (a few weeks), but eventually it'll happen. My original message has to be intended as a call for tester. -- Alex Dupre ___ freebsd-por

Re: [RFC] PHP 5.3

2009-12-02 Thread Alex Keda
Alex Dupre пишет: Note: Zend decided to not support FreeBSD anymore, so a new ZendOptimizer release for php 5.3 will never be released. I am very disappointed. Perhaps those who are interested will write about this here: http://forums.zend.com/viewtopic.php?f=57&t=2412 and, may be, somet

Re: What's going on at Opera ? or is it only me ?

2009-12-04 Thread Alex Goncharov
`* This issue aside: Thank you, all your team, for the outstanding browser which is a true pleasure to use! (And for fixing (in 10.0) the issue with not updating icon titles -- the problem I entered into your bug system somewhere around the early 2008, AFAIR. :) -- Alex -- alex-goncha

Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx.

2009-12-05 Thread Alex Kozlov
On Sat, Dec 05, 2009 at 10:42:43AM +0900, Norikatsu Shigemura wrote: > Hi Radeon HD 2xxx, 3xxx and 4xxx users! > > I'm ready to update ports related Mesa3D to 7.6 base, graphics/dri, > graphics/libGL*, graphics/libglut, graphics/mesa-demos and > graphics/libdrm. Please see also

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

2009-12-07 Thread Alex Keda
Miroslav Lachman пишет: Seriously - if ports team is willing to have "legacy" versions in ports, we need to discuss some rules for this work. Not just for PHP, but more general. In which conditions we need/allow them, the naming conventions (some ports already have more versions but names are n

[Call for help] identify and fix libraries linked (erroneously) with libthr (that break php)

2009-12-12 Thread Alex Dupre
xample), run: # pkg_info -W /usr/local/lib/libmhash.so.2 /usr/local/lib/libmhash.so.2 was installed by package mhash-0.9.9.9 Finally report me the package (mhash-0.9.9.9, and all relevant information) so I can fix it. Thanks for cooperation. -

Re: [Call for help] identify and fix libraries linked (erroneously) with libthr (that break php)

2009-12-12 Thread Alex Dupre
On Sat, 12 Dec 2009 09:24:28 -0800, David Wolfskill wrote: >> ># ldd -av /usr/local/lib/php/20060613*/*.so >> >> ldd: /usr/local/lib/php/20060613-debug/xsl.so: this is an ELF program; >> use objdump to examine >> >> (repeated for each of my php extension

Re: FreeBSD Port: php5-mhash-5.2.11_1

2009-12-17 Thread Alex Dupre
imply recompile security/mhash removing the following configure arg: --with-LDFLAGS="${PTHREAD_LIBS}" I'm waiting approval from maintainer. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!

2009-12-22 Thread Alex Kozlov
On Wed, Dec 23, 2009 at 02:03:15AM +0900, Norikatsu Shigemura wrote: > On Tue, 22 Dec 2009 00:26:38 -0600 Robert Noland wrote: > > As much as I don't want to, I need to request a repo copy of libdrm in > > order to keep nouveau working... The bits needed for r600 were added > > just after 2.4.12

Re: [HEADS UP] Experimental 3D HW accel support for Radeon HD 2xxx, 3xxx and 4xxx, 2nd!

2009-12-22 Thread Alex Kozlov
On Tue, Dec 22, 2009 at 11:38:50PM -0600, Robert Noland wrote: > On Wed, 2009-12-23 at 07:31 +0200, Alex Kozlov wrote: > > On Wed, Dec 23, 2009 at 02:03:15AM +0900, Norikatsu Shigemura wrote: > > > On Tue, 22 Dec 2009 00:26:38 -0600 Robert Noland > > > wrote: > &g

Re: Help setting up ports tinderbox?

2010-01-01 Thread Alex Dupre
but surely tinderbox (setup) doesn't require java, so such error seems unrelated to tinderbox, but to your system/environment. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

new enigmail ports

2010-01-05 Thread Alex Dupre
Hello All, I'll update the enigmail ports next week, adding support for thunderbird3 and seamonkey2. In the meanwhile I have new XPIs ready for FreeBSD 8.0 amd64 for thunderbird 2/3 and seamonkey 1/2. If you like to test them and share back feedback write me privately. -- Alex

Re: security/openssl BROKEN, DEPRECATED, and EXPIRED?

2010-01-13 Thread Alex Dupre
Trix Farrar ha scritto: > I got an e-mail from maintainer din...@freebsd.org. There was, > evidently, a breakage introduced when threading library linkage was > removed Nothing is evident here. The port was deprecated because of "unfixed vulnerabilities" and worked for mos

Re: security/openssl BROKEN, DEPRECATED, and EXPIRED?

2010-01-14 Thread Alex Dupre
Dirk Meyer ha scritto: > Sadly there have been regressions at runtime. > $ ldd binary What is this "binary" ? And please post the output of "ldd -a". -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.fr

Re: [RFC] PHP 5.3

2010-01-20 Thread Alex Dupre
Alex Dupre ha scritto: > the long awaited update to PHP 5.3 is ready! Here is the patchset to try > before I'll commit it in the next week: http://www.alexdupre.com/php53.diff Patch updated. This should be the final patch. I'm going to commit it when PHP 5.3.2 will be

Re: PHP 5.3 port

2010-01-20 Thread Alex Dupre
different patch, there isn't the IP address of the sender, for example. -- Alex Dupre ___ 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

2010-01-26 Thread Alex Dupre
> possible... Or if it is a money issue, I am sure my company (+ some > others) could finance some part of the work over donations, bounties, > etc. If you are not satisfied by the HOLD_PKGS solution and are going to contribute with donations, contact me priv

Re: My ports.

2010-02-22 Thread Alex Dupre
Marcelo Araujo ha scritto: > net/jcifs I can take this one. -- Alex Dupre ___ 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: MySQL 5.1.43 will build failed if enable "--with-ndb-docs" in Makfile's CONFIGURE_ARGS

2010-02-24 Thread Alex Dupre
James Chang ha scritto: > I found MySQL 5.1.43 in FreeBSD ports tree will build failed when > enable "--with-ndb-docs" in Makfile's CONFIGURE_ARGS. And where have you found that you can manually modify the configure args of a port and expect it will

Re: PHP 5.3 update now that 5.3.2 has been released

2010-03-08 Thread Alex Dupre
o, do you > have a rough time-frame? Yes, this is still the plan. I have the update to 5.3.2 ready in my local repo, I'm just waiting for ports freeze end. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: [RFC] PHP 5.3

2010-03-19 Thread Alex Dupre
Oliver Schonrock ha scritto: > We are desparately waiting for this to be committed to ports. > > Any way we can help Alex? The update is ready, I'm just waiting for ports freeze end. -- Alex Dupre ___ freebsd-ports@freebsd.org mai

Re: FreeBSD Port: php5-extensions-1.3

2010-03-19 Thread Alex Dupre
Ефремов Александр Валерьевич ha scritto: > At a connection to firebird using php-interbase extension php falls in > core. When will correct? Can you try to modify the php5-interbase port (config.m4), in order to link to libgds instead of libfbclient and tell me if something changes? --

Re: [RFC] PHP 5.3

2010-03-25 Thread Alex Dupre
emoved ports, then upgrade recursively the lang/php5 port To apply the patch (to a fresh ports tree): cd /usr/ports && patch -p1 -E ~/php53.diff -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: FreeBSD Port: tomcat-6.0.24

2010-03-25 Thread Alex Dupre
Ян Злобин ha scritto: > Please, fix small FreeBSD port error. In the tomcat-6.0.24 rc.d script > missed line: > > procname="java" This is the wrong way to "fix" it, you should create a patch using the tomcat_check_pidfil

Re: "stable" ports?

2010-04-06 Thread Alex Dupre
g 5.3 in the future > (CURRENT/9.x) branch. You are free to become the new PHP maintainer then ;-) As a side note, I'm going to update it to 5.3.2 in the next days. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.

To all maintainers of (broken) PHP extensions

2010-04-12 Thread Alex Dupre
e code looks like: if (z->is_ref) z->refcount++; you can modify it in this way: if (Z_ISREF_P(z)) Z_ADDREF_P(z); -- Alex Dupre ___ 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: After horde 3.3.6_1 upgrade - php error cannot modify header information - headers already sent

2010-04-13 Thread Alex Dupre
rning: Cannot modify header information - headers already sent by (output started at /usr/local/share/pear/Log.php:169) in /usr/local/www/horde/index.php on line 92 ...and this will disappear. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list

Re: php 5.3 (cant compile php5-mbstring since upgrade)

2010-04-13 Thread Alex Dupre
e UPDATING file (or if you follow in the reverse order), don't say you have followed it :-) If you have problems with pcre headers, it means you have updated php5 and then removed php5-pcre. To fix it, simply rebuild php5 again and continue.

Re: PHP 5.2 (lang/php52) port

2010-04-14 Thread Alex Keda
14.04.2010 16:15, Guido Falsi пишет: The maintainer of the php ports has already stated that maintaining the php port framework is a considerable burdern. I'm not him. I'm quite happy with the presenty situation since I run very few php webapps written by others(and various smallish ones written

Re: PHP 5.2 (lang/php52) port

2010-04-15 Thread Alex Keda
15.04.2010 15:40, Boris Samorodov пишет: On Wed, 14 Apr 2010 21:42:44 +0400 Alex Keda wrote: I am ready to support this set of ports. Then send a PR for a new php52 port with you as a maintainer. Ерфтлы! ___ freebsd-ports@freebsd.org

Re: PHP 5.2 (lang/php52) port

2010-04-15 Thread Alex Keda
15.04.2010 15:40, Boris Samorodov пишет: On Wed, 14 Apr 2010 21:42:44 +0400 Alex Keda wrote: I am ready to support this set of ports. Then send a PR for a new php52 port with you as a maintainer. Sorry =) I say 'T

Re: php5 upgrade woes

2010-04-16 Thread Alex Dupre
other words: You have to remove php5-pcre *BEFORE* updating php5 -- Alex Dupre ___ 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: php5 upgrade woes

2010-04-16 Thread Alex Dupre
Dan Langille ha scritto: > Tried that. Then you have a screwed up php installation. Remove every php port, rm -rf /usr/local/include/php and restart. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listi

Re: php5 upgrade woes

2010-04-16 Thread Alex Dupre
ude/php lib/php etc/php and rebuild everything I think the former should be enough and should produce the same result as the latter. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: php5 upgrade woes

2010-04-17 Thread Alex Dupre
ninstalled, and then install the php5 port ... Yes, but you removed the important part. He said with WITH_BUNDLED_PCRE. This is wrong. WITH_BUDLED_PCRE is only a workaround for people using mod_php on apache 2.0. -- Alex Dupre ___ freebsd-ports@free

Re: PHP 5.2 (lang/php52) port

2010-04-17 Thread Alex Keda
14.04.2010 05:23, Svyatoslav Lempert пишет: Hello! We have problems for a considerable quantity of users which are linked to upgrade of major version PHP 5.2 to version 5.3 in port lang/php5 They are linked to considerable incompatibility of old scripts which should are corrected and rewrited fo

Re: Is there PHP 5.2.x in ports? yes.

2010-04-24 Thread Alex Keda
24.04.2010 02:37, Антон Клесс пишет: There are no archivers/php52-zlib. So, it is unavailable to install lang/php52 with lang/php5-extensions, having zlib extension choosen at make config. now, is avalible from old tree unavalible only: devel/php52-geshi devel/php52-ice devel/php52-phing devel/

Re: php52 and Horde

2010-05-05 Thread Alex Keda
04.05.2010 17:28, Andrea Venturoli пишет: In Makefile, there's: .if ${PHP_VER} == 5 USE_PHP+= dom .else USE_PHP+= domxml .endif However, there is no php52-domxml; should php52-dom be used? Is the makefile wrong? Should it check for ${PHP_VER}==52? Or do I need to use some knob? /u

Re: OpenJDK6 not building

2010-05-19 Thread Alex Dupre
I built the port in tinderbox without problems. Have you re-tried? -- Alex Dupre ___ 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: DosBox upgrade failed.

2010-05-30 Thread Alex Kozlov
On Sun, May 30, 2010 at 10:58:42AM +0200, David Marec wrote: > I got the following issue, upgrading Dosbox to the 0.74 release: > > === > Making all in core_dynrec > g++44 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include - > I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOU

Re: Direct or indirect libdependencies (using the libintl.so.8 case)

2010-06-07 Thread Alex Dupre
,REQUIRED_BY} to > only record direct deps. How hard is it? What prevents us in doing it? Later we modify libtool upstream, later we could switch to record only direct dependencies. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://li

Re: Direct or indirect libdependencies (using the libintl.so.8 case)

2010-06-08 Thread Alex Dupre
up this change. These are all "simple" steps. You haven't answered to "What prevents us in doing it?" If we haven't already done it, I bet there is a reason. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lis

Re: unable to infer tagged configuration

2010-06-08 Thread Alex Dupre
Dominic Fandrey ha scritto: > A lot of ports currently break with spaces in CC, e.g. audio/flac > or multimedia/libtheora, they seem to be using gnome-libtool: Have you rebuilt libtool after changing CC ? -- Alex Dupre ___ freebsd-ports@freeb

Re: Direct or indirect libdependencies (using the libintl.so.8 case)

2010-06-08 Thread Alex Dupre
en, if the patch is simple, we could add a target to patch ports using bundled libtool and see again if anything break on tinderbox. What do you think? -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: Direct or indirect libdependencies (using the libintl.so.8 case)

2010-06-08 Thread Alex Dupre
Alexander Leidinger ha scritto: > When this testcase does not rise a problem, your approach sounds good. For the reference, these are the debian patches to libtool: http://ftp.de.debian.org/debian/pool/main/libt/libtool/libtool_1.5.26-4+lenny1.diff.gz -- Alex Du

tomcat 7

2010-07-02 Thread Alex Dupre
. Test it, if you are interested. -- Alex Dupre ___ 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: compilation error of php52

2010-07-03 Thread Alex Keda
18.06.2010 07:21, Philip M. Gollucci пишет: You should file a bug. myself of ale@ will need to patch the php52 port to account for the changes to www/apche20. Alex Dupre does not support this port If you know how fix it - please say, I'

Re: tomcat 7

2010-07-12 Thread Alex Dupre
e the www user. Is there a reason because apache should use the www user, while tomcat should let the user choose? -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any ma

Re: tomcat 7

2010-07-13 Thread Alex Dupre
u check if the change is enough for you? -- Alex Dupre ___ 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: [patch] Integration between portconf and port options

2010-07-22 Thread Alex Dupre
it's to be used for ports that don't have OPTIONS or, better, for knobs that are not handled by OPTIONS. If you use it to set knobs handled by OPTIONS, you are using portconf in the wrong way. -- Alex Dupre ___ freebsd-ports@freebsd.

Re: Problems with sysutils/screen (GNU Screen)

2010-07-23 Thread Alex Kozlov
On Fri, Jul 23, 2010 at 03:23:41PM -0400, Jim Trigg wrote: > I've been having problems with GNU Screen on FreeBSD 8.x. First, the > TERMCAP environment variable as automatically set by screen causes > things not to work. (vi says "cannot open terminal database", mutt > says "no terminal database",

Re: [request for testers] update devel/ccache to 3.0.1

2010-07-26 Thread Alex Dupre
the update. Feedback from people using ccache integrated in tinderbox (ports-mgmt/tinderbox) is also gratefully appreciated. I regularly use ccache3 (the patch in my above PR) in tinderbox. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing

Re: i keep *trying* to move from portupgrade to portmaster

2010-08-06 Thread Alex Kozlov
On 08/06/2010 00:24, Sandra Kachelmann wrote: > I've been using ports-mgmt/portupgrade pretty much ever since it > started to exist. Unfortunately portupgrade seems to be pretty much > "abandonware" so I've been told to move on to portmaster. Despite the > very long manpage I can't seem to be able

Re: shells/bash and the libiconv dependency mess

2010-08-17 Thread Alex Goncharov
ting the simple-to-fix issue to be marinated for two months, since the first report: -- 147747: Open: Wed, 09 Jun 2010 23:34:12 -0400 Closed: Fri Aug 06 10:49:57 CEST 2010 -- is not OK (IMHO). Thank you, Jeremy! -- Alex -- alex-go

databases/postgresql-odbc: MAINTAINER no more

2010-08-17 Thread Alex Goncharov
$ < /usr/ports/databases/postgresql-odbc/Makefile grep MAINTAIN => MAINTAINER= alex-goncha...@comcast.net Please remove -- I am releasing my maintainership. -- Alex -- alex-goncha...@comca

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Alex Dupre
Morgan Wesström ha scritto: > This isn't critical I guess, but annoying. Any suggestions on how to > solve this would be appreciated. It's harmless, but you can update your ports tree and recompile lang/php5 to "fix" it. -- Alex Dupre _

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Alex Dupre
Morgan Wesström ha scritto: > You are correct Jeremy. Commenting out zlib.so removes the warning and > zlib still shows up as a loaded module when I do php -i. > > Can I provide any further tests or information for you? Do you read my emails? --

Re: PHP warning after 5.3.3 -> 5.3.3_1 bump

2010-08-26 Thread Alex Dupre
Morgan Wesström ha scritto: > Has there been a new commit during the past 16 hours? Yes. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freeb

Re: libthr and libc

2010-09-07 Thread Alex Dupre
cally loads shared libraries that link with libthr and so you eventually call some pthread_* functions from libc and others from libthr. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

  1   2   3   4   5   6   7   >