Re: databases/pgadmin3: make: illegal option -- -

2012-10-08 Thread Max Khon
Hello!

On Mon, Oct 8, 2012 at 8:13 PM, Борис Самородов b...@passap.ru wrote:

 (the port maintainer is CCed)

 08.10.2012 15:41, O. Hartmann пишет:

 Has anyone any idea what is happening and how to solve? Where to look?


 I've found it out.

 When py27-sphinx is installed the databases/pgadmin3 autodetects it
 and try to build documentation. From the WRKSRC/Makefile:
 -
 doc:
 cd $(top_srcdir)/docs/en_US  make -f Makefile.sphinx
 SPHINXBUILD=${SPHINX_BUILD} htmlhelp
 -

 Hence the command make is used instead of gmake. The attached patch
 let you compile the port.

 PS, as for me I hate those autodetecting schemas...

I disabled auto-detection in r305538.

However I still fail to see what is wrong with this make -f
invocation (why it complains on unknown - parameter). Also, it does
not fail with this error message for me on FreeBSD 9.1.

Max
___
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: x11-toolkits/wxgtk29

2012-06-08 Thread Max Khon
Rainer,

I added libinotify support.
Please check wxgtk2-2.9.3_1.

Max

On Thu, May 17, 2012 at 7:35 PM, Rainer Hurling rhur...@gwdg.de wrote:
 On 17.05.2012 09:37 (UTC+1), Rainer Hurling wrote:

 Max,

 many thanks for your update! Unfortunately is does not compile on my
 10.0-CURRENT (amd64) box:

 [..snip..]
 c++ -o wxrc wxrc_wxrc.o
 -L/usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib -pthread
 -L/usr/local/lib -lwx_baseu_xml-2.9 -lexpat -lwx_baseu-2.9
 -lwxregexu-2.9 -pthread -L/usr/local/lib

 -Wl,--version-script,/usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/version-script
 -lz -liconv -L/usr/local/lib -pthread -lm -lz -liconv -L/usr/local/lib
 -pthread -lm

 /usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib/libwx_baseu-2.9.so:
 undefined reference to `inotify_add_watch'

 /usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib/libwx_baseu-2.9.so:
 undefined reference to `inotify_rm_watch'

 /usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib/libwx_baseu-2.9.so:
 undefined reference to `inotify_init'
 gmake[1]: *** [wxrc] Fehler 1
 gmake[1]: Leaving directory
 `/usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/utils/wxrc'
 gmake: *** [wxrc] Fehler 2
 *** [do-build] Error code 1
 Stop in /usr/ports/x11-toolkits/wxgtk29.
 *** [build] Error code 1
 Stop in /usr/ports/x11-toolkits/wxgtk29.
 === make failed for x11-toolkits/wxgtk29
 === Aborting update


 I just tried the following on my box: deinstall devel/libinotify, update
 x11-toolkits/wxgtk29 and then reinstall devel/libinotify.

 That seems to work, but then there no support of inotify functionality, of
 course. I think it would be interesting to integrate inotify in wxgtk29, as
 possible.

 Rainer


 Do you have any idea what is going on here?
 Rainer


 On 15.05.2012 08:35 (UTC+1), Max Khon wrote:

 Rainer,

 I will update the port, hopefully today

 Sent from iPhone

 On 15.05.2012, at 12:22, Rainer Hurlingrhur...@gwdg.de wrote:

 In the ports we find version 2.9.2 of wxGTK2 with source tarball from
 2011-07-04. There had been many improvements and 2.9.3 is released
 since 2011-12-14.

 I am the maintainer of math/saga and I am trying to prepare my port
 for the upcoming SAGA GIS version 2.1.0, which needed at least
 wxGTK2-2.9.x. With version 2.9.2 there are some strange string
 conversion errors and there is a good chance that they are solved in
 a newer version.

 Are there any plans to update the port version to 2.9.3 (or to
 forthcoming 2.9.4) in the near future?

 Thanks in advance,
 Rainer Hurling


___
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: x11-toolkits/wxgtk29

2012-05-15 Thread Max Khon
Rainer,

I will update the port, hopefully today

Sent from iPhone

On 15.05.2012, at 12:22, Rainer Hurling rhur...@gwdg.de wrote:

 In the ports we find version 2.9.2 of wxGTK2 with source tarball from 
 2011-07-04. There had been many improvements and 2.9.3 is released since 
 2011-12-14.
 
 I am the maintainer of math/saga and I am trying to prepare my port for the 
 upcoming SAGA GIS version 2.1.0, which needed at least wxGTK2-2.9.x. With 
 version 2.9.2 there are some strange string conversion errors and there is a 
 good chance that they are solved in a newer version.
 
 Are there any plans to update the port version to 2.9.3 (or to forthcoming 
 2.9.4) in the near future?
 
 Thanks in advance,
 Rainer Hurling
 
___
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: mc 4.7.4

2010-09-09 Thread Max Khon
Christer,

On Thu, Sep 9, 2010 at 7:35 PM, Christer Solskogen 
christer.solsko...@gmail.com wrote:

On Thu, Sep 9, 2010 at 2:13 PM, Max Khon f...@samodelkin.net wrote:

  I had not-up-to-date libslang2 port installed on my test box, that's why
 it
  did build for me successfully.
  The build should be fixed now.
 

 my libslang2 is up to date. Still problems.
 libslang2-2.2.2_1


It was my libslang2 that was out of date. That's why mc could be built on my
build host.
Please update mc to 4.7.4_1.

Max
___
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: mc 4.7.4

2010-09-09 Thread Max Khon
Christer,

On Thu, Sep 9, 2010 at 7:51 PM, Christer Solskogen 
christer.solsko...@gmail.com wrote:

 On Thu, Sep 9, 2010 at 7:35 PM, Christer Solskogen
  christer.solsko...@gmail.com wrote:
 
  On Thu, Sep 9, 2010 at 2:13 PM, Max Khon f...@samodelkin.net wrote:
 
   I had not-up-to-date libslang2 port installed on my test box, that's
 why
   it
   did build for me successfully.
   The build should be fixed now.
  
 
  my libslang2 is up to date. Still problems.
  libslang2-2.2.2_1
 
  It was my libslang2 that was out of date. That's why mc could be built on
 my
  build host.
  Please update mc to 4.7.4_1.
  Max
 

 You mean downgrade? :)
 portupgrade mc wants to upgrade to mc-4.7.2_2


No, I mean upgrade. I mean mc 4.7.4_1 not 4.7.2_2

Max
___
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: mc 4.7.4

2010-09-09 Thread Max Khon
Hi, All!

On Thu, Sep 9, 2010 at 1:35 PM, Christer Solskogen 
christer.solsko...@gmail.com wrote:

I'm having trouble compiling it.

  CC textconf.o
  CC treestore.o
  CC user.o
  CC mountlist.o
  CCLD   mc
 /usr/local/lib/libslang.so: undefined reference to `tgetnum'
 /usr/local/lib/libslang.so: undefined reference to `tgetflag'
 /usr/local/lib/libslang.so: undefined reference to `tgetent'
 /usr/local/lib/libslang.so: undefined reference to `tgetstr'
 gmake[3]: *** [mc] Error 1
 gmake[3]: Leaving directory `/usr/obj/usr/ports/misc/mc/work/mc-4.7.4/src'
 gmake[2]: *** [all-recursive] Error 1
 gmake[2]: Leaving directory `/usr/obj/usr/ports/misc/mc/work/mc-4.7.4/src'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/obj/usr/ports/misc/mc/work/mc-4.7.4'
 gmake: *** [all] Error 2
 *** Error code 1

 Stop in /usr/ports/misc/mc.
 *** Error code 1

 Stop in /usr/ports/misc/mc.


I had not-up-to-date libslang2 port installed on my test box, that's why it
did build for me successfully.
The build should be fixed now.

Max
___
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: ports/124985: [patch] devel/dmucs unbreak on 64bits archs

2008-07-07 Thread Max Khon

Hello!

Pietro Cerutti wrote:


| On Mon, Jul 07, 2008 at 06:34:54PM +0200, Pietro Cerutti wrote:
| I definitely do not agree. Please note that a pointer is not required to
| fit into a long, while it is required to fit into a size_t.
| I do not think that C99 requires the size_t to be capable of holding
| the pointer. size_t is only required to hold result of sizeof.

size_t is required to be of rank equal to or greater than any other
object you can create from within the C language. This implies that it
can (i.e., it is required to be able to) hold a pointer type.


Does it? http://bytes.com/forum/thread735346.html

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: HEADS UP: Gstreamer80 is scheduled for removal in 9 days.

2007-05-22 Thread Max Khon
Hi!

On Tue, May 22, 2007 at 05:29:20PM +0200, Jona Joachim wrote:

   multimedia/gstreamer80 has been marked DEPRECATED and has an
   EXPIRATION_DATE of 2007-05-31.
  
   The following ports depend on gstreamer80
   ...
  
   Please update your ports to use gstreamer 0.10. We will probably
   extend the removal since there are so many ports
   that depend on gstreamer80.
  
  Seems like many of those depend indirectly (through wxgtk
  or otherwise).
 
 Yes, wxgtk26 depends on gstreamer80.
 Will wxgtk26 be updated to use gestreamer 0.10 or should those ports
 that depend on wxgtk26 be modified to use wxgtk28 instead?

The definitely should be modified to use wxgtk28 if possible.
I'll remove gstreamer80 dependency from wxgtk26 (will remove gstreamer
from it completely).

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Port:sysutils/fusefs-ntfs broken

2007-02-20 Thread Max Khon
Hi!

On Wed, Feb 07, 2007 at 04:37:51PM +, Abdullah Ibn Hamad Al-Marri wrote:

 = ntfs-3g-0.20070118-BETA.tgz doesn't seem to exist in 
 /usr/ports/distfiles/.
 = Attempting to fetch from http://www.ntfs-3g.org/.
 fetch: http://www.ntfs-3g.org/ntfs-3g-0.20070118-BETA.tgz: Not Found
 = Attempting to fetch from 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 fetch: 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ntfs-3g-0.20070118-BETA.tgz:
 File unavailable (e.g., file not found, no access)
 = Couldn't fetch it - please try to retrieve this
 = port manually into /usr/ports/distfiles/ and try again.
 *** Error code 1
 
 The file isn't in the master site and not in the FreeBSD ftp server as well.
 
 RC1 released as well.

I updated port to RC1 about a week ago.

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Port: wxgtk2-common-2.8.0rc1

2006-12-22 Thread Max Khon
hi!

On Fri, Dec 22, 2006 at 09:56:51AM +0100, Ewout Boks wrote:

 I'm developing an application and it uses a wxWidgets 2.8 new item (not
 found in 2.6). I'm pretty anxious to start using 2.8 on FreeBSD.
 
 I'm not here to rush you, but are you planning to upgrade the FreeBSD
 port from 2.8rc1 to 2.8 final anytime soon?

Yes. I'll update the port soon.

2.8 is already supported by bsd.wx.mk and you can use it for your port:

USE_WX= 2.8

Works for pgadmin3 without any problems. Nothing will change for you
when the wxgtk28* ports will be updated to release.

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


xorg 7.x and non-standard X11BASE

2006-11-28 Thread Max Khon
Hi!

I received a bunch of port build failure logs wrt. move to Xorg 7.x.

I would like to know if there is known easy way to reproduce build
failures with Xorg 7.x.

Thanks,

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: recent build failures on pointyhat (libtool: link: cannot find the library `')

2006-11-28 Thread Max Khon
Hi!

On Thu, Nov 23, 2006 at 05:33:12PM -0500, Kris Kennaway wrote:

   I've received a bunch of build failures on pointyhat with the same
   error reason:
   
   /bin/sh ./libtool --mode=link cc  -O -pipe   -pthread -o mtest  mtest.o
   +libmysqlclient.la  -L/usr/local/lib -lodbc -lz
   libtool: link: cannot find the library `'
   *** Error code 1
   
   Stop in /work/a/ports/databases/mysql2odbc/work/mysql2odbc-0.99.2.
   *** Error code 1
   
   Stop in /work/a/ports/databases/mysql2odbc/work/mysql2odbc-0.99.2.
   *** Error code 1
   
   Stop in /a/ports/databases/mysql2odbc.
   
   build of /usr/ports/databases/mysql2odbc ended at Mon Nov 13 23:00:11 GMT 
   2006
   
   This happens for all FreeBSD versions (at least 4, 5 and 6, all i386)
   on pointyhat and I cannot reproduce it locally and on sledge.
   The port has not been touched for about 8 months.
   
   Do you have an idea what happens?
  
  Broken .la file?
 
 Any progress on this?

Should be fixed now. I could not reproduce it locally because my
unixODBC port was not up-to-date.

Thanks to marcus@ for the hint!

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: recent build failures on pointyhat (libtool: link: cannot find the library `')

2006-11-28 Thread Max Khon
Hi!

On Thu, Nov 23, 2006 at 06:17:05PM -0500, Joe Marcus Clarke wrote:

I've received a bunch of build failures on pointyhat with the same
error reason:

/bin/sh ./libtool --mode=link cc  -O -pipe   -pthread -o mtest  mtest.o
+libmysqlclient.la  -L/usr/local/lib -lodbc -lz
libtool: link: cannot find the library `'
*** Error code 1

Stop in /work/a/ports/databases/mysql2odbc/work/mysql2odbc-0.99.2.
*** Error code 1

Stop in /work/a/ports/databases/mysql2odbc/work/mysql2odbc-0.99.2.
*** Error code 1

Stop in /a/ports/databases/mysql2odbc.

build of /usr/ports/databases/mysql2odbc ended at Mon Nov 13 23:00:11 
GMT 2006

This happens for all FreeBSD versions (at least 4, 5 and 6, all i386)
on pointyhat and I cannot reproduce it locally and on sledge.
The port has not been touched for about 8 months.

Do you have an idea what happens?
   
   Broken .la file?
  
  Any progress on this?
 
 Typically the solution for this problem is to change the
 GNU_CONFIGURE=yes to USE_AUTOTOOLS=libtool:15.  This forces the FreeBSD
 libtool to be on the system when the port is built in a package build.

Thanks for the hint! That did the trick!

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mk/bsd.wx.mk

2006-11-28 Thread Max Khon
Hi!

What is the current procedure for committing to Mk/bsd.wx.mk?

I am the maintainer of wxWidgets ports and I'd like to add support
for wxWidgets 2.8.x.

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Port: dynamips-0.2.4

2006-10-01 Thread Max Khon
Hi!

On Sat, Sep 30, 2006 at 04:05:44PM +0200, Anders Hagman wrote:

 I am a user of the dynamips software and use it on
 windows and on FreeBSD.
 
 The problem is that the new dynamips 0.2.5 is not compatible
 with 0.2.4 and the network stuff on windows is, if not bad at
 leased a bit behind.
 
 Would it be possible for you to port the new dynamips to FreeBSD?

I have a patch. Will update dynamips as soon as ports tree is unfrozen.

/fjoe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]