Re: re-alpine ports appears to be broken

2013-06-22 Thread Amit Kulkarni
Can't install imap-uw-2.03p3v0 because of libraries |library heimntlm.0.0 not found | not found anywhere |library hx509.0.0 not found | not found anywhere Direct dependencies for imap-uw-2.03p3v0 resolve to libiconv-1.14p0 gettext-0.18.2p2 Full dependency tree is libiconv-1.14p0

Re: cmake-2.8.11

2013-05-31 Thread Amit Kulkarni
On Fri, May 31, 2013 at 5:10 PM, Rafael Sadowski raf...@sizeofvoid.orgwrote: On Friday 31 May 2013 14:25:09 David Coppa wrote: Hi all! Here's the update to cmake-2.8.11. A bulk-build test would be cool... Nice workd David; 2.9.11 comes with some patches from Amit Kulkarni

Re: CVS: cvs.openbsd.org: ports

2013-05-14 Thread Amit Kulkarni
congrats vadim! On Tue, May 14, 2013 at 4:16 AM, Vadim Zhukov z...@cvs.openbsd.org wrote: CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/05/14 03:16:29 Modified files: x11/kde4 : kde4.port.mk x11/kde4/admin : distinfo

Re: CVS: cvs.openbsd.org: ports

2013-04-24 Thread Amit Kulkarni
congratulations!!! On Wed, Apr 24, 2013 at 7:46 AM, Vadim Zhukov z...@cvs.openbsd.org wrote: CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2013/04/24 06:46:13 Log message: KStars is a Desktop Planetarium for KDE. It provides an accurate

Re: boost 1.53.0 related breakage (WAS Re: CVS: cvs.openbsd.org: ports)

2013-03-14 Thread Amit Kulkarni
update/followup commits: /usr/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at BOOST_JOIN attached is a fix for cad/openscad. i could not fix the compile failures using the workarounds mentioned in previous email. will take a look at

Re: boost 1.53.0 related breakage (WAS Re: CVS: cvs.openbsd.org: ports)

2013-03-14 Thread Amit Kulkarni
of its deficiency. That just leaves monotone left and someone had posted an update. You need something newer than 1.0 though. afaik, there is no devel/monotone release after 1.0 found some botan configure errors for monotone 1.0, the update can come later from interested porters. Index:

Re: boost 1.53.0 related breakage (WAS Re: CVS: cvs.openbsd.org: ports)

2013-03-12 Thread Amit Kulkarni
It seems openscad pokerth are still broken even after the update/followup commits: /usr/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at BOOST_JOIN monotone fails with: keys.cc:47: error: 'boost::shared_dynamic_cast' has not been declared

Re: boost 1.53.0 related breakage (WAS Re: CVS: cvs.openbsd.org: ports)

2013-03-12 Thread Amit Kulkarni
update/followup commits: /usr/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at BOOST_JOIN attached is a fix for cad/openscad. i could not fix the compile failures using the workarounds mentioned in previous email. will take a look at games/pokerth

Re: CVS: cvs.openbsd.org: ports

2013-03-11 Thread Amit Kulkarni
patch-boost_wave_token_ids_hpp patch-libs_random_random_device_cpp Log message: Update to boost 1.53.0. Mostly from Amit Kulkarni. It seems openscad pokerth are still broken even after the update/followup commits: /usr/local/include/boost

Re: CVS: cvs.openbsd.org: ports

2013-03-10 Thread Amit Kulkarni
On Sun, Mar 10, 2013 at 11:40 AM, Jasper Lievisse Adriaanse jas...@openbsd.org wrote: On Sat, Mar 09, 2013 at 07:42:34PM -0600, Amit Kulkarni wrote: On Sat, Mar 9, 2013 at 5:09 PM, Landry Breuil lan...@cvs.openbsd.org wrote: CVSROOT:/cvs Module name:ports Changes

Re: Update: lang/jruby 1.6.8 - 1.7.3

2013-03-06 Thread Amit Kulkarni
Maybe things have changed, but as I recall marking a port as 1.6+ requires 1.6 to build it. This was really annoying because there aren't any 1.6 packages, so if I attempted to build jruby by hand, it would go off into the weeds and fail at the manually download jdk 1.6 part. they have

Re: new: lang/fpc

2013-03-04 Thread Amit Kulkarni
On Sat, Mar 2, 2013 at 1:03 PM, Pascal Stumpf pascal.stu...@cubes.dewrote: Time to submit a compiler for my eponymous language. Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler. It is available for different processors: Intel x86, Amd64/x86_64, PowerPC, PowerPC64,

Re: problem compiling userland in -current

2013-02-25 Thread Amit Kulkarni
Sometimes when you mix 2 different cvs mirrors, something weird happens. Just stick to one particular cvs mirror. Remove the Root files and then try again. cd /usr/src/ find . -name Root | xargs rm cd /usr/src cvs -q up -APd On Mon, Feb 25, 2013 at 9:29 AM, Chris Smith

www/webkit amd64 build failures on -current

2013-02-01 Thread Amit Kulkarni
the build causes the machine to crawl. dpb invoked exactly like dpb x11/e17. the build is terminated due to a SIGINT. is this due to a PEBKAC? here's the /usr/ports/logs/packages/webkit-gtk3-1.8.3p4v0.log c++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts

Re: www/webkit amd64 build failures on -current

2013-02-01 Thread Amit Kulkarni
. gmake is using 360M - 400M and even causing problems in a single core build. problem is gmake then. i am not fiddling with malloc.conf options on this machien. thanks for the hints Amit Kulkarni amitk...@gmail.com wrote: the build causes the machine to crawl. dpb invoked exactly like dpb

Re: boost 1.52.0 status

2013-01-29 Thread Amit Kulkarni
On Fri, 25 Jan 2013 05:58:38 -0500 Brad Smith b...@comstyle.com wrote: On Fri, Nov 23, 2012 at 05:06:46PM -0600, Amit Kulkarni wrote: Hi all Amit and co. Here is an updated diff for Boost 1.52 with the context library disabled. Ports utilizing Boost need some run-time testing. Please

Re: CVS: cvs.openbsd.org: ports

2013-01-27 Thread Amit Kulkarni
with the recent commits by kurt and these commits, does lang/mono build reliably on amd64? On Sun, Jan 27, 2013 at 4:45 AM, Stuart Henderson st...@cvs.openbsd.orgwrote: CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2013/01/27 03:45:30 Modified files:

Re: File required to build JDK 1.6 is unavalable

2013-01-27 Thread Amit Kulkarni
On Sun, Jan 27, 2013 at 9:25 AM, Erling Westenvik erling.westen...@gmail.com wrote: When attempting to install JDK 1.6 from ports, the ports system states: *** Get the BSD patchset file: *** bsd-jdk16-patches-4.tar.bz2 *** from http://www.eyesbeyond.com/freebsddom/java/jdk16.html

Re: File required to build JDK 1.6 is unavalable

2013-01-27 Thread Amit Kulkarni
On Sun, Jan 27, 2013 at 1:10 PM, Landry Breuil lan...@rhaalovely.netwrote: On Sun, Jan 27, 2013 at 09:59:52AM -0600, Amit Kulkarni wrote: On Sun, Jan 27, 2013 at 9:25 AM, Erling Westenvik erling.westen...@gmail.com wrote: When attempting to install JDK 1.6 from ports, the ports system

Re: File required to build JDK 1.6 is unavalable

2013-01-27 Thread Amit Kulkarni
On Sun, 27 Jan 2013 20:10:05 +0100 Landry Breuil lan...@rhaalovely.net wrote: On Sun, Jan 27, 2013 at 09:59:52AM -0600, Amit Kulkarni wrote: On Sun, Jan 27, 2013 at 9:25 AM, Erling Westenvik erling.westen...@gmail.com wrote: When attempting to install JDK 1.6 from ports, the ports

Re: File required to build JDK 1.6 is unavalable

2013-01-27 Thread Amit Kulkarni
Also: the FAQ on how to install JDK seem to me to be out of date? http://www.openbsd.org/faq/faq8.html#Programming: IMHO, the whole section can be deleted... why recommend end users to compile 1.6, then 1.7 and then icedtea-web? they can use packages to download the browser plugin...

Re: boost 1.52.0 status

2013-01-25 Thread Amit Kulkarni
Ports utilizing Boost need some run-time testing. Please get back to me with what ports have been tested. brad, i have tested the ports by just opening them and closing the programs. i.e little to no runtime testing otherwise. played a game of pokerth, explored enblend-enfuse and blender,

update: mail/sylpheed

2013-01-23 Thread Amit Kulkarni
simple update... formatting it so it lines up nicely in the Makefile. Index: Makefile === RCS file: /cvs/ports/mail/sylpheed/Makefile,v retrieving revision 1.98 diff -u -p -r1.98 Makefile --- Makefile12 Jul 2012 20:17:45 -

Maintainer update: www/linkchecker

2013-01-22 Thread Amit Kulkarni
://wummel.github.com/linkchecker/ MAINTAINER=Amit Kulkarni amitk...@gmail.com @@ -18,12 +18,12 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM=Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linkchecker/} -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= https

Maintainer update: x11/enlightenment

2013-01-22 Thread Amit Kulkarni
Index: Makefile === RCS file: /cvs/ports/x11/enlightenment/Makefile,v retrieving revision 1.61 diff -u -p -r1.61 Makefile --- Makefile23 Dec 2012 13:25:11 - 1.61 +++ Makefile22 Jan 2013 22:15:04 - @@ -2,12 +2,11

Re: boost 1.52.0 status

2013-01-21 Thread Amit Kulkarni
On Sat, 19 Jan 2013 22:13:06 +0100 Antoine Jacoutot ajacou...@bsdfrog.org wrote: Just one nitpick. I'd put TAR= and BUILD_DEPENDS on gtar close together with a comment like '# Paxheaders' or something. So that we don't wonder why it needs gtar. It's possible that in the future our tar will

Re: boost 1.52.0 status

2013-01-19 Thread Amit Kulkarni
On Sat, Jan 19, 2013 at 1:30 AM, Landry Breuil lan...@rhaalovely.net wrote: On Fri, Jan 18, 2013 at 05:00:49PM -0600, Amit Kulkarni wrote: openscad fails to build. Please take a look into this. and pokerth i am in the process of getting my ancient amd64 box updated. so

Re: boost 1.52.0 status

2013-01-19 Thread Amit Kulkarni
i am in the process of getting my ancient amd64 box updated. so is it ok to try to update openscad and pokerth to latest released versions? i don't want to patch in a zillion places, i assume authors *must* have patched to work with latest boost. If an update can be done

Re: boost 1.52.0 status

2013-01-18 Thread Amit Kulkarni
I already have Boost in my own tree. I don't want one big diff. I want a diff per port. openscad fails to build. Please take a look into this. and pokerth i am in the process of getting my ancient amd64 box updated. so is it ok to try to update openscad and pokerth to latest

missing license in net/irc

2013-01-18 Thread Amit Kulkarni
had to copy net/irc as template to have a new port and glanced at the license...which was missing. it should be #GPLv1, it is mentioned in irc2.10.3p1/doc/LICENSE http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/net/irc/Makefile

Re: boost 1.52.0 status

2013-01-14 Thread Amit Kulkarni
I already have Boost in my own tree. I don't want one big diff. I want a diff per port. attached. Looking at these diffs it looks as if there are some changes mixed in which are not directly related to adjusting for the Boost update alone. aqsis: looks like it is switching from

Re: boost 1.52.0 status

2013-01-13 Thread Amit Kulkarni
I already have Boost in my own tree. I don't want one big diff. I want a diff per port. attached. aqsis.diff Description: Binary data ardour.diff Description: Binary data cgal.diff Description: Binary data enblend-enfuse.diff Description: Binary data frogatto.diff Description:

Re: update: e17 0.17.0 release

2012-12-23 Thread Amit Kulkarni
Ah, sloppy lazyness.. if you want to bump without checking, bump the major at least. Your call on that. Fwiw i use a 'dumpsyms' alias to check for api changes, but it's not 100% accurate. dumpsyms='for i in `make print-plist | perl -n -e print if s/\@lib //` ; do nm -g /usr/local/$i | perl

Re: Gentium fonts

2012-12-21 Thread Amit Kulkarni
+REVISION = 0 remove REVISION lines as its a new port + +MAINTAINER = ports@openbsd.org + remove if maintainer is ports@, this happens by default

Re: using cmake in parallel builds, Re: Parallel cmake (diff to review)

2012-12-13 Thread Amit Kulkarni
No, our make is not ignoring -j, and it's passed to submakes. Using standard posix mechanisms. That is, it's passed through the environment, using MAKEFLAGS. There are two ways to defeat that mechanism: either by explicitly wiping out the environment, or by passing another -j somewhere.

Re: Parallel cmake (diff to review)

2012-12-12 Thread Amit Kulkarni
2. Do we have to set USE_GMAKE=Yes for each CMake-based port where we want to achieve parallel building (at least until problem with our make and CMake is fixed)? in testing, it seems so. weird though, I was pretty sure I'd seen an improvement from doing this in the past, so either I was

Re: using cmake in parallel builds, Re: Parallel cmake (diff to review)

2012-12-12 Thread Amit Kulkarni
is now part of posix. I think that's the right way to fix this problem. Best, Kent here is the mail from Brad King On 12/12/2012 08:41 AM, Amit Kulkarni wrote: On OpenBSD, we want to build cmake and some critical cmake based ports in parallel using our dpb (distributed ports builder). We

Re: using cmake in parallel builds, Re: Parallel cmake (diff to review)

2012-12-12 Thread Amit Kulkarni
I thought you guys were talking about building cmake proper in parallel. We did. cmake proper first builds a minimal bootstrap cmake, then rebuilds itself with it, so getting cmake proper to build in parallel *is* the same problem as getting any other cmake-using port to build in parallel.

Re: boost 1.52.0 status

2012-12-11 Thread Amit Kulkarni
what about having DPB_PROPERTIES=parallel ? Not sure about that. Someone else who is familiar with this feature should comment as to whether it should be added or not. I've done at least half a dozen builds with boost 1.42.0 marked that way without any problems, it is on the critical path

Re: boost 1.52.0 status

2012-12-11 Thread Amit Kulkarni
what about having DPB_PROPERTIES=parallel ? Not sure about that. Someone else who is familiar with this feature should comment as to whether it should be added or not. You run a build with MAKE_JOBS=1 and one with MAKE_JOBS=2 (or better 4 if you have the hardware) and compare the build

Re: Parallel cmake (was: Re: boost 1.52.0 status)

2012-12-11 Thread Amit Kulkarni
Which does absolutely nothing. MAKE_JOBS has no effect on cmake. The build is strictly sequential. You can parallelize the bootstrap phase with CONFIGURE_ARGS += --parallel=${MAKE_JOBS} but the main build remains sequential so the overall gain is negligible. I haven't been able to figure

Re: Parallel cmake (was: Re: boost 1.52.0 status)

2012-12-11 Thread Amit Kulkarni
Which does absolutely nothing. MAKE_JOBS has no effect on cmake. The build is strictly sequential. You can parallelize the bootstrap phase with CONFIGURE_ARGS += --parallel=${MAKE_JOBS} but the main build remains sequential so the overall gain is negligible. I haven't been able

Re: Parallel cmake (was: Re: boost 1.52.0 status)

2012-12-11 Thread Amit Kulkarni
I tried with USE_GMAKE = Yes and it drives all cores so I think please add CONFIGURE_ARGS = --parallel=${MAKE_JOBS} and USE_GMAKE = Yes and then both configure and build will go parallel. Please just let me know what should I do, because I know nothing about DPB and

Re: boost 1.52.0 status

2012-12-11 Thread Amit Kulkarni
what about having DPB_PROPERTIES=parallel ? Not sure about that. Someone else who is familiar with this feature should comment as to whether it should be added or not. You run a build with MAKE_JOBS=1 and one with MAKE_JOBS=2 (or better 4 if you have the hardware) and compare the

Re: boost 1.52.0 status

2012-12-10 Thread Amit Kulkarni
Index: patches/patch-boost_interprocess_detail_transform_iterator_hpp === RCS file: patches/patch-boost_interprocess_detail_transform_iterator_hpp diff -N patches/patch-boost_interprocess_detail_transform_iterator_hpp ---

Re: boost 1.52.0 status

2012-12-10 Thread Amit Kulkarni
On Mon, Dec 10, 2012 at 12:21 PM, Brad Smith b...@comstyle.com wrote: On Mon, Dec 10, 2012 at 08:04:41AM -0600, Amit Kulkarni wrote: Index: patches/patch-boost_interprocess_detail_transform_iterator_hpp === RCS file: patches

Re: How to size /usr/ports? And is libreoffice for 5.2 known to be broken?

2012-12-09 Thread Amit Kulkarni
How much space should I allocate to /usr/ports to be able to build anything in the tree at this point? Looking at the man page for ports and bsd.port.mk I am not sure whether moving the work directory elsewhere (I have plenty of space in var) would work or whether everything needs to be in one

Re: Importing supercollider-3.6.1 and about boost

2012-12-08 Thread Amit Kulkarni
I'm trying to import supercollider-3.6.1 into our ports system, but it needs devel/boost at least 1.50.0 I'm looking into how to update it but I saw a lot of messages lately about devel/boost problems with PIE or something like that where did you see PIE problems? please point it out. is

Re: x11/enlightenment (e16) sndio backend

2012-11-28 Thread Amit Kulkarni
On Wed, Nov 28, 2012 at 6:15 AM, Jonathan Armani d...@asystant.net wrote: Hi, Diff that implement an sndio backend to e16 Lightly tested and sounds still works, can a daily e16 user confirm it ? With input from brad@, thanks ! I will differ to ratchov@ for the diff. I haven't dived yet in

Re: x11/enlightenment (e16) sndio backend

2012-11-28 Thread Amit Kulkarni
On Wed, 28 Nov 2012 13:15:41 +0100 Jonathan Armani d...@asystant.net wrote: Hi, Diff that implement an sndio backend to e16 Lightly tested and sounds still works, can a daily e16 user confirm it ? With input from brad@, thanks ! just adding some WANTLIB and distinfo on top of your diff.

boost 1.52.0 status

2012-11-23 Thread Amit Kulkarni
Hi all 1) I need help porting databases/mongodb to a newer version. The older version will need too many patches. Any volunteers for that? Mongodb is cloud! So make OpenBSD cloudy. 2) for geo/merkaartor, it needs qt4 to be patched. many linux distro's have the same patch... Vadim has already

Re: UPDATE geo/postgis to 2.0.1

2012-11-22 Thread Amit Kulkarni
Here is a diff that has actually been really tested - i'm pretty sure you didnt even run it, nor tried to run the regress tests. Making a port build is one thing, checking that it does what it's supposed to is another. Yes, I didn't run it yet. I was planning to do it shortly.

Fw: kde4 integration diffs part 2: graphics/liblqr + graphics/gimp/liquid-rescale

2012-11-21 Thread Amit Kulkarni
anyone? no feedback? thanks Begin forwarded message: Date: Wed, 14 Nov 2012 17:01:23 -0600 From: Amit Kulkarni amitk...@gmail.com To: ports@openbsd.org Subject: kde4 integration diffs part 2: graphics/liblqr + graphics/gimp/liquid-rescale these two depend on each other and should go

Re: graphics/opencv build failure

2012-11-20 Thread Amit Kulkarni
Sadly, CMake is broken in this regard: if it sees this reference and ansidecl.h is present, it will add a dependency upon it, even if HAVE_ANSIDECL_H is never set. Do Kitware know about this? http://public.kitware.com/Bug/view.php?id=13718 The patch below should fix the problem (and I've

Re: graphics/opencv build failure

2012-11-20 Thread Amit Kulkarni
On Tue, Nov 20, 2012 at 10:07 AM, Marc Espie es...@nerim.net wrote: On Tue, Nov 20, 2012 at 09:19:10AM +, Stuart Henderson wrote: On 2012/11/19 02:30, David Coppa wrote: On Sat, Nov 17, 2012 at 05:12:58PM +0100, Christian Weisgerber wrote: Sadly, CMake is broken in this regard: if it

Re: graphics/opencv build failure

2012-11-20 Thread Amit Kulkarni
On Tue, Nov 20, 2012 at 10:07 AM, Marc Espie es...@nerim.net wrote: On Tue, Nov 20, 2012 at 09:19:10AM +, Stuart Henderson wrote: On 2012/11/19 02:30, David Coppa wrote: On Sat, Nov 17, 2012 at 05:12:58PM +0100, Christian Weisgerber wrote: Sadly, CMake is broken in this regard: if it

Help with modern Boost 1.52.0!!!

2012-11-17 Thread Amit Kulkarni
Hi all, I have nailed down all patches and configure except one thing where I am stuck. The error is posted @ https://github.com/jasperla/openbsd-wip/blob/master/devel/boost-new/boost_error. I will remove that file once it is resolved. If I put threading=multi in the BJAM_CONFIG, I can create a

UPDATE geo/postgis to 2.0.1

2012-11-16 Thread Amit Kulkarni
this moves the currently broken postgis to operational status. this diff is originally by eric@, i just updated to 2.0.1 added a BUILD_DEPENDS on textproc/libxslt because in the fake stage it is being used to convert the .xml into .sql sorted the order of LIB_DEPENDS ? postgis.diff Index:

Re: result of modern kde4 integration into cvs build

2012-11-14 Thread Amit Kulkarni
1) adjust kde3 with /usr/local/kde3/* (i.e include, libs, bin) + have kde4 with /usr/local/kde4/*. both independent. is it too hard to add this for kde3? I don't know. You tell me. Not too hard for KDE 4. But I still hope to find better way than this /opt-ism. My personal goal is to

Re: kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-14 Thread Amit Kulkarni
any other feedback? these have very few dependant ports in the tree. thanks On Tue, 13 Nov 2012 22:41:06 + Stuart Henderson s...@spacehopper.org wrote: On 2012/11/13 15:38, Amit Kulkarni wrote: +DISTNAME = strigi-0.7.7pl1 +MASTER_SITES = ftp://3ps.if.ua/pub/OpenBSD/distfiles

kde4 integration diffs part 2: graphics/liblqr + graphics/gimp/liquid-rescale

2012-11-14 Thread Amit Kulkarni
these two depend on each other and should go in at the same time. this update to liquid-rescale makes it work, according to vadim in previous email to ports@ FYI, liblqr is used by digikam in kde4 thanks for your time ? liblqr.diff Index: Makefile

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Amit Kulkarni
1) adjust kde3 with /usr/local/kde3/* (i.e include, libs, bin) + have kde4 with /usr/local/kde4/*. both independent. is it too hard to add this for kde3? I don't know. You tell me. Not too hard for KDE 4. But I still hope to find better way than this /opt-ism. My personal goal is to

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Amit Kulkarni
On Tue, Nov 13, 2012 at 12:43 PM, Landry Breuil lan...@rhaalovely.net wrote: On Tue, Nov 13, 2012 at 12:34:23PM -0600, Amit Kulkarni wrote: 1) adjust kde3 with /usr/local/kde3/* (i.e include, libs, bin) + have kde4 with /usr/local/kde4/*. both independent. is it too hard to add

kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Amit Kulkarni
for graphics/dcmtk: Vadim has pushed a whole bunch of stuff. I made sure to pull in the Libtool stuff that other porters found out and merged them carefully a few weeks ago. the strigi diff is straightforward. please review and commit. after this is committed: multimedia/{phonon,

Re: kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Amit Kulkarni
On Tue, 13 Nov 2012 15:38:33 -0600 Amit Kulkarni amitk...@gmail.com wrote: for graphics/dcmtk: Vadim has pushed a whole bunch of stuff. I made sure to pull in the Libtool stuff that other porters found out and merged them carefully a few weeks ago. the strigi diff is straightforward

Re: kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Amit Kulkarni
On Tue, 13 Nov 2012 22:41:06 + Stuart Henderson s...@spacehopper.org wrote: On 2012/11/13 15:38, Amit Kulkarni wrote: +DISTNAME = strigi-0.7.7pl1 +MASTER_SITES = ftp://3ps.if.ua/pub/OpenBSD/distfiles/ \ + http://malcolm.ecentrum.hu/distfiles/ \ + http

Re: update for the RDF libraries: redland etc.

2012-11-12 Thread Amit Kulkarni
Thanks Stuart. I have been struggling to build the entire ports tree to identify any more candidates which can be safely merged without causing conflicts with kde3. I will have a list for you guys soon. On Mon, Nov 12, 2012 at 5:29 AM, Stuart Henderson s...@spacehopper.org wrote: This is merged

result of modern kde4 integration into cvs build

2012-11-12 Thread Amit Kulkarni
all pkgs in kde4 pass compilation with fixes pushed into openbsd-wip... Compiled with cmake 2.8.10. Some small issues while I build kde3 and then the rest of the ports!!!. 1) productivity/libalkimia needs to be cleaned up. because of this kmymoney doesn't build. make makesum in libalkimia gives

Re: result of modern kde4 integration into cvs build

2012-11-12 Thread Amit Kulkarni
big cc list trimmed, everyone interested in this should be on ports@, right? :-) cd /usr/ports/openbsd-wip git pull mv /usr/ports/databases/strigi/usr/ports/databases/strigi.old mv /usr/ports/multimedia/phonon /usr/ports/multimedia/phonon.old these two

Re: result of modern kde4 integration into cvs build

2012-11-12 Thread Amit Kulkarni
On Mon, Nov 12, 2012 at 3:09 PM, Vadim Zhukov persg...@gmail.com wrote: 2012/11/12 Amit Kulkarni amitk...@gmail.com: all pkgs in kde4 pass compilation with fixes pushed into openbsd-wip... Compiled with cmake 2.8.10. Some small issues while I build kde3 and then the rest of the ports

Re: result of modern kde4 integration into cvs build

2012-11-12 Thread Amit Kulkarni
On Mon, Nov 12, 2012 at 3:30 PM, Landry Breuil lan...@rhaalovely.net wrote: On Tue, Nov 13, 2012 at 01:09:04AM +0400, Vadim Zhukov wrote: 2012/11/12 Amit Kulkarni amitk...@gmail.com: all pkgs in kde4 pass compilation with fixes pushed into openbsd-wip... Compiled with cmake 2.8.10. Some

Re: result of modern kde4 integration into cvs build

2012-11-12 Thread Amit Kulkarni
On Mon, Nov 12, 2012 at 3:09 PM, Vadim Zhukov persg...@gmail.com wrote: 2012/11/12 Amit Kulkarni amitk...@gmail.com: all pkgs in kde4 pass compilation with fixes pushed into openbsd-wip... Compiled with cmake 2.8.10. Some small issues while I build kde3 and then the rest of the ports

Re: New diff for cmake-2.8.10 (Was Re: UPDATE: cmake-2.8.10)

2012-11-09 Thread Amit Kulkarni
i am getting strange errors due to some problems in qt4. ldd /usr/local/lib/bin/qt4/* gives lots of can't load library QtDBus.so.4.8 or something to that effect. I hosed my system recently due to a PEBKAC so I was not sure where the problem was coming from. so i did a fresh reinstall and

Re: New diff for cmake-2.8.10 (Was Re: UPDATE: cmake-2.8.10)

2012-11-09 Thread Amit Kulkarni
You've fucked up something... You probably have a frankensteined system. I've just built akonadi using cmake-2.8.10 without problems: see the attached log. And it even runs (/usr/local/bin/akonadictl start) ok thx, checked out ports again. i will try building akonadi again, if it doesn't

Re: New diff for cmake-2.8.10 (Was Re: UPDATE: cmake-2.8.10)

2012-11-08 Thread Amit Kulkarni
On Mon, Nov 5, 2012 at 4:14 PM, David Coppa dco...@gmail.com wrote: On Mon, Nov 5, 2012 at 8:49 PM, David Coppa dco...@gmail.com wrote: On Mon, Nov 5, 2012 at 8:00 PM, Vadim Zhukov persg...@gmail.com wrote: On 5 ноября 2012 г. 10:21:06 David Coppa wrote: On Mon, Nov 5, 2012 at 7:05 AM, David

Re: UPDATE: TeX Live 2012

2012-11-06 Thread Amit Kulkarni
On Tue, Nov 6, 2012 at 4:36 AM, Edd Barrett vex...@gmail.com wrote: Hi, I have been sitting on this TeX Live update for a bit now. I would appreciate it if some people could test the upgrade and try building some documents on their systems. The extent of my testing so far: - Tested on

Re: KDE 4.9.2 test packaging completed

2012-11-03 Thread Amit Kulkarni
circumstances due to move. Servers would still be available, but no internet connection for the time being. Unfortunately. Br, Dorian PS would be 2U Machines, if anybody's able or willing to host Amit Kulkarni amit...@gmail.com wrote: Dorian, I remember you volunteering a server

UPDATE: textproc/libwbxml

2012-11-01 Thread Amit Kulkarni
/libwbxml2.pc +share/cmake/ +share/cmake/Modules/ +share/cmake/Modules/FindLibWbxml2.cmake share/doc/libwbxml/ share/doc/libwbxml/AUTHORS share/doc/libwbxml/BUGS -- Amit Kulkarni amitk...@gmail.com

Re: Did anyone test threaded libxml with recent rthreads?

2012-10-31 Thread Amit Kulkarni
On Wed, Oct 10, 2012 at 11:26 AM, Stuart Henderson s...@spacehopper.org wrote: On 2012/10/10 19:35, Vadim Zhukov wrote: Hello all. Did anyone test bulk build/run of threaded textproc/libxml with recent rthreads? Just want to know, if there are any results to avoid duplicating work. It will

Re: R-2.15.2

2012-10-26 Thread Amit Kulkarni
tested fine on amd64 thx On Fri, Oct 26, 2012 at 10:02 AM, David Coppa dco...@openbsd.org wrote: Hi all, Here's the update to R-2.15.2 It now wants gfortran instead of g77, otherwise build fails as described here: http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=4t=2742 OK? Index:

Re: Mono is broken

2012-10-20 Thread Amit Kulkarni
On Sat, Oct 20, 2012 at 9:12 AM, Nigel Taylor njtay...@asterisk.demon.co.uk wrote: On 10/20/12 11:21, Stuart Henderson wrote: On 2012/10/20 02:33, Nigel Taylor wrote: The last mono I built was 8 Oct on amd64, 9 Oct on i386, didn't work first time as I recall on amd64, that was using dpb. When

Re: Mono is broken

2012-10-19 Thread Amit Kulkarni
On Mon, Aug 20, 2012 at 12:58 AM, Antoine Jacoutot ajacou...@bsdfrog.org wrote: On Mon, Aug 20, 2012 at 01:12:55AM +0100, Nigel Taylor wrote: On 08/19/12 23:22, Antoine Jacoutot wrote: On Sun, Aug 19, 2012 at 09:50:59PM +0200, Christian Weisgerber wrote: Mono is broken. On amd64,

Re: Mono is broken

2012-10-19 Thread Amit Kulkarni
On Fri, Oct 19, 2012 at 8:33 PM, Nigel Taylor njtay...@asterisk.demon.co.uk wrote: On 10/19/12 20:30, Amit Kulkarni wrote: On Mon, Aug 20, 2012 at 12:58 AM, Antoine Jacoutot ajacou...@bsdfrog.org wrote: On Mon, Aug 20, 2012 at 01:12:55AM +0100, Nigel Taylor wrote: On 08/19/12 23:22, Antoine

Re: update x11/qwt

2012-10-18 Thread Amit Kulkarni
On Thu, Oct 18, 2012 at 2:19 AM, Landry Breuil lan...@rhaalovely.net wrote: On Wed, Oct 17, 2012 at 06:36:46PM -0500, Amit Kulkarni wrote: simple update for x11/qwt stating the obvious, but did you try building the only thing that depends on it so far ? (geo/qgis) Landry i will try

Re: Problem with databases/strigi

2012-10-18 Thread Amit Kulkarni
On Thu, Oct 18, 2012 at 6:43 AM, David Coppa dco...@gmail.com wrote: On Thu, 18 Oct 2012, Stuart Henderson wrote: On 2012/10/18 13:10, Tomek Jaroszyk wrote: Hi i have problems with database/strigi. This is not linked to the build, for a reason. I want build kde4-base and is depend on

update: devel/bison

2012-10-18 Thread Amit Kulkarni
1) patch-configure is not needed as configure contains LT{LIBINTL,LIBLIBICONV} in theere. upstream seems to have taken care of this. i might be wrong here. please review 2) patch-src_output_c is partly modified. the later part of this patch needs review. per landry@ new x11/qgis needs newer

Re: update: devel/bison

2012-10-18 Thread Amit Kulkarni
On Thu, Oct 18, 2012 at 5:50 PM, Brad Smith b...@comstyle.com wrote: On Thu, Oct 18, 2012 at 05:26:54PM -0500, Amit Kulkarni wrote: 1) patch-configure is not needed as configure contains LT{LIBINTL,LIBLIBICONV} in theere. upstream seems to have taken care of this. i might be wrong here

Re: CVS: cvs.openbsd.org: ports

2012-10-15 Thread Amit Kulkarni
great work by vadim to trace it to pulseaudio itself. On Mon, Oct 15, 2012 at 7:15 AM, Antoine Jacoutot ajacou...@cvs.openbsd.org wrote: CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2012/10/15 06:15:39 Modified files: audio/pulseaudio:

Re: UPDATE: kdiff3-0.9.97

2012-10-09 Thread Amit Kulkarni
On Tue, Oct 9, 2012 at 3:56 AM, Federico Schwindt fg...@lodoss.net wrote: [..] I tested it and then removed the diff from my ports tree... I need this patch to go in because kdelibs 4.9.2 is complaining about the same thing i.e Cannot load library icui18n will somebody commit this after

Re: UPDATE: kdiff3-0.9.97

2012-10-08 Thread Amit Kulkarni
On Mon, Oct 1, 2012 at 5:28 PM, Federico Schwindt fg...@lodoss.net wrote: On Mon, Oct 1, 2012 at 4:02 PM, David Coppa dco...@gmail.com wrote: On Mon, Oct 1, 2012 at 4:59 PM, Stuart Henderson s...@spacehopper.org wrote: On 2012/10/01 15:08, Federico Schwindt wrote: The diff below should do

textproc/{raptor,redland,rasqal}

2012-10-04 Thread Amit Kulkarni
Hi, After a gap of a year, another try for getting these KDE4 ports in, while Vadim is working on KDE 4.9.2. Nothing in the tree depends on these ports except for net/flickcurl, multimedia/gstreamer/plugins-bad, and editors/libreoffice. audio/aqualung and editors/openoffice are gone in the

Re: dpb removing outdated packages

2012-10-02 Thread Amit Kulkarni
I want that dpb removes old packages when it compiles a new version. i.e. when dpb compiles amazingpackage-2.0, also removes amazingpackage-1.0 of the packages directory. and also to remove old distfiles :) thanks

Re: UPDATE: kdiff3-0.9.97

2012-10-01 Thread Amit Kulkarni
On Mon, Oct 1, 2012 at 5:28 PM, Federico Schwindt fg...@lodoss.net wrote: On Mon, Oct 1, 2012 at 4:02 PM, David Coppa dco...@gmail.com wrote: On Mon, Oct 1, 2012 at 4:59 PM, Stuart Henderson s...@spacehopper.org wrote: On 2012/10/01 15:08, Federico Schwindt wrote: The diff below should do

net/curl problems

2012-09-12 Thread Amit Kulkarni
I am using /usr/ports/infrastructures/bin/dpb -u -U -j 4 -J 1 devel/git from a freshly checked out tree as of 12-18hrs ago (with ldconfig commit of espie@) I had problems with building devel/git and devel/cmake, with undefined references to /usr/local/lib/libcurl.so.23.0 and the idn_* + tld_*

problem building lang/mono?

2012-07-25 Thread Amit Kulkarni
Hi, I don't have access to build logs, but I am failing to build mono for last week. I tried with latest current. Anybody noticed breakage? I will submit the detailed message tomorrow when I have access to machine. thanks

Re: New OCaml ports and updates

2012-07-11 Thread Amit Kulkarni
On Wed, Jul 11, 2012 at 6:33 AM, Christopher Zimmermann madro...@gmerlin.de wrote: Hi, here are several new and updated ports of ocaml related software. Tested by me on i386 and amd64. Edd did some testing on sparc64. I have a repository of my ports on https://github.com/madroach/ports-wip

Re: UPDATE math/R 2.8.1 - 2.15.0

2012-06-29 Thread Amit Kulkarni
Rafael / Amit: please test this with cantor from kde4 and report success/failure cantor still crashes with the R backend. But the other two cantor backends are ok i.e qalculate and kalgebra. we can revisit this later. the R diff is the best combined effort i have seen so far. i am emailing

Re: NEW: lang/pypy

2012-06-27 Thread Amit Kulkarni
On Wed, Jun 27, 2012 at 8:38 AM, Stuart Henderson s...@spacehopper.org wrote: On 2012/06/27 13:40, Laurence Tratt wrote: To build PyPy, you will need a fair bit of RAM (8Gb is definitely safe; 6Gb is probably safe). This isn't going to work reliably in the package bulk builds as only one of

Re: UPDATE math/R 2.8.1 - 2.15.0

2012-06-26 Thread Amit Kulkarni
Hey @ports, here is my R[1] update from 2.8.1 to 2.15.0. After long time and many fixes and tests R works with x11/kde4/contor[2] and it pass regress test. All demo() calls works fine. Big step between this two versions, see: http://cran.r-project.org/src/base/NEWS

Re: CVS: cvs.openbsd.org: ports

2012-06-20 Thread Amit Kulkarni
you forgot to cvs rm the older patches. make patch fails. rm patch-configure cvs rm patch-configure rm patch-lavtools_png2yuv_c cvs rm patch-lavtools_png2yuv_c allows the build to proceed thanks On Wed, Jun 20, 2012 at 3:45 AM, Jasper Lievisse Adriaanse jas...@cvs.openbsd.org wrote:

<    1   2   3   4   5   >