security/ocaml-cryptokit: Move back in ${LOCALBASE}/lib/ocaml/.

2012-01-27 Thread Jeremy Messenger
Can you move security/ocaml-cryptokit's files from lib/ocaml/site-lib/ back to lib/ocaml/? It's what default in the original Makefile. /work/cryptokit-1.3/Makefile: --- [...] # Where to install the library. By default: OCaml's standard library directory. INSTALLDIR=`$(OCAMLC)

graphics/ocaml-images: Fix the path in the ld.conf (OCAML_LDCONFIG).

2012-02-06 Thread Jeremy Messenger
When I build a few of ocaml ports and I always noticed that I get this warning: ocamlfind: [WARNING] Cannot read directory /usr/local/lib/ocaml/site-lib/images which is mentioned in ld.conf Decided to dig it in and found a problem. # grep site-lib/images

Re: libtool question again

2012-03-12 Thread Jeremy Messenger
On Wed, Mar 7, 2012 at 3:42 AM, Alex Dupre a...@freebsd.org wrote: Roman Bogorodskiy wrote: USE_AUTOTOOLS=       libtool USE_GNOME=   ltverhack to avoid bumping. I'm using it and it doesn't help: libgnutls.so.47 becomes libgnutls.so.48 (where 48 is 'current'). Probably you have not set

lang/lua: It does need gmake.

2012-03-15 Thread Jeremy Messenger
I get a build failure on amd64: - /usr/bin/ld: lapi.o: relocation R_X86_64_32 against `luaO_nilobject_' can not be used when making a shared object; recompile with -fPIC lapi.o: could not read symbols: Bad value *** Error code 1 - I

Re: lang/lua: It does need gmake.

2012-03-15 Thread Jeremy Messenger
On Thu, Mar 15, 2012 at 4:14 PM, Niclas Zeising zeis...@daemonic.se wrote: On 2012-03-15 20:50, Jeremy Messenger wrote: I get a build failure on amd64: - /usr/bin/ld: lapi.o: relocation R_X86_64_32 against `luaO_nilobject_' can not be used when making a shared

Re: lang/lua: It does need gmake.

2012-03-15 Thread Jeremy Messenger
On Thu, Mar 15, 2012 at 6:23 PM, Chuck Swiger cswi...@mac.com wrote: On Mar 15, 2012, at 4:18 PM, Jeremy Messenger wrote: Figured out. Add custom CFLAGS in the make.conf and you will get a build failure with make but not gmake. Here's what I have in my make.conf: CFLAGS= -O2 -fno-strict

Re: lang/lua: It does need gmake.

2012-03-16 Thread Jeremy Messenger
On Fri, Mar 16, 2012 at 5:49 AM, b. f. bf1...@googlemail.com wrote: Jeremy Messenger wrote: On Thu, Mar 15, 2012 at 6:23 PM, Chuck Swiger cswiger at mac.com wrote: On Mar 15, 2012, at 4:18 PM, Jeremy Messenger wrote: Figured out. Add custom CFLAGS in the make.conf and you will get a build

Re: new port request

2012-03-26 Thread Jeremy Messenger
On Mon, Mar 26, 2012 at 1:56 PM, AN a...@neu.net wrote: I would like to request the following app be added to the ports tree.  I am not a developer or I would try to do it myself. Packet Tracer Version 5.3.3 snip It is a Cisco application that is very helpful for learning networking, and

Re: port dependencies with port options

2012-04-20 Thread Jeremy Messenger
On Fri, Apr 20, 2012 at 5:29 AM, Vitaly Magerya vmage...@gmail.com wrote: Chris Inacio wrote: I wanted to add an option to multiple ports - that is easy.  But, those ports have a dependency relationship, and I only want the last node in the port dependency graph to build with that option if

Re: port dependencies with port options

2012-04-20 Thread Jeremy Messenger
On Fri, Apr 20, 2012 at 10:52 AM, Chris Inacio nacho...@gmail.com wrote: On Fri, Apr 20, 2012 at 11:36 AM, Jeremy Messenger mezz.free...@gmail.com wrote: On Fri, Apr 20, 2012 at 5:29 AM, Vitaly Magerya vmage...@gmail.com wrote: Chris Inacio wrote: I wanted to add an option to multiple

Re: xorg problems

2012-05-22 Thread Jeremy Messenger
On Tue, May 22, 2012 at 2:20 PM, Warren Block wbl...@wonkity.com wrote: Since a port upgrade yesterday, there have been some occasional graphical garblings in text in terminal windows and title bars.  My saved example went away when X went away.  Rebuilding everything the xfce4 port depended on

Re: xorg problems

2012-05-22 Thread Jeremy Messenger
On Tue, May 22, 2012 at 7:25 PM, Koop Mast k...@rainbow-runner.nl wrote: On 22-5-2012 23:48, Warren Block wrote: On Tue, 22 May 2012, Gök?in Akdeniz wrote: If you downgrade cairo port it will be ok. If you update ports tree with csup try portdowngrade. If not try to get the old version of

Re: Evince fails upgrade

2012-05-24 Thread Jeremy Messenger
On Thu, May 24, 2012 at 7:35 AM, Robert travelin...@cox.net wrote: On Wed, 23 May 2012 22:43:51 -0700 Kevin Oberman kob6...@gmail.com wrote: On Wed, May 23, 2012 at 7:34 AM, Robert travelin...@cox.net wrote: Hello Port readers I am unable to upgrade to latest evince due to following

Re: xorg problems

2012-05-24 Thread Jeremy Messenger
On Thu, May 24, 2012 at 12:03 PM, Jacques Chanel jcha...@free.fr wrote: On Thu, May 24, 2012 at 01:53:41PM +0200, Koop Mast wrote: Can people try this and see if it fixes the problems? http://people.freebsd.org/~kwm/patch-cairo Just put it in x11-servers/xorg-server/files/ and rebuild

Re: Need to depend on right libssh.so.4

2012-05-29 Thread Jeremy Messenger
On Tue, May 29, 2012 at 2:04 PM, Ruslan Mahmatkhanov cvs-...@yandex.ru wrote: Hi. Can please somebody suggest how to do this right. In security/hydra/Makefile I have this: LIB_DEPENDS+=   ssh.4:${PORTSDIR}/security/libssh But if I try to make this, there will be no security/libssh

Re: gir-repository-atk-0.6.5_3 build error

2010-02-16 Thread Jeremy Messenger
On Tue, 16 Feb 2010 08:30:26 -0600, Janos Dohanics w...@3dresearch.com wrote: While building gnome2-2.28.2_1, I get this error: snip Making all in gir gmake[2]: Entering directory `/usr/ports/accessibility/gir-repository-atk/work/gir-repository-0.6.5/gir' /usr/local/bin/g-ir-scanner -v

Re: Checksum mismatch for ports/finance/homebank-4.2

2010-02-26 Thread Jeremy Messenger
On Fri, 26 Feb 2010 00:29:05 -0600, Doug Barton do...@freebsd.org wrote: On Fri, 26 Feb 2010, Ruslan Mahmatkhanov wrote: I've removed all the conversations from homebank author after patch from this PR was commited ). But he is released the new version (4.2.1) after i ask him if distfile

Why do ports tree have two neon ports?

2010-03-17 Thread Jeremy Messenger
Why do the ports tree have two neon ports? The neon 0.29 is API and ABI backwards-compatible with 0.28.x and 0.27.x. Have two in the ports tree create a problems when one port want neon28 and another want 0.29 with no reason. Add more than one same libraries in the ports tree is a serious

Re: [freebsd-ports] Pilot error or bash dependencies broken?

2010-03-18 Thread Jeremy Messenger
On Thu, 18 Mar 2010 09:08:04 -0600, Mike Winter mike.win...@comcast.net wrote: The problem seems v bad if there is possibility of infinite recursion Show us your make.conf. Cheers, Mezz === xorg-vfbserver-1.6.0,1 depends on executable: Xvfb - not found ===Verifying install for Xvfb

Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-18 Thread Jeremy Messenger
On Thu, 11 Mar 2010 07:44:14 -0600, Martin Wilke m...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Call for Testing Xorg 7.5 Howdy! We're happy to announce that Xorg 7.5 is ready for public testing. The ATI and Intel drivers were patched to work with the new server,

Re: [Call for Testing] X.org 7.5 for FreeBSD

2010-03-20 Thread Jeremy Messenger
On Sat, 20 Mar 2010 11:47:22 -0600, Torfinn Ingolfsen tin...@gmail.com wrote: Update On Sat, Mar 20, 2010 at 1:26 PM, Gary Jennejohn gary.jennej...@freenet.dewrote: Well, I don't know whether this is really relevant, but I noticed that xfce4-session actually depends on dbus-glib and not

Re: transmission 1.93 update

2010-06-26 Thread Jeremy Messenger
On Fri, 25 Jun 2010 16:12:54 -0500, Anonymous swel...@gmail.com wrote: Dutchman01 dutchma...@quicknet.nl writes: Hi, Any plans to upgrade transmission 1.93 to 2.0 version in the freebsd tree? When it's ready. Better ask mezz@, I'm not the maintainer. If you're that impatient try my

Re: transmission 1.93 update

2010-06-26 Thread Jeremy Messenger
On Sat, 26 Jun 2010 15:45:35 -0500, Sam Fourman Jr. sfour...@gmail.com wrote: On Sat, Jun 26, 2010 at 6:25 PM, Jeremy Messenger me...@cox.net wrote: On Fri, 25 Jun 2010 16:12:54 -0500, Anonymous swel...@gmail.com wrote: Dutchman01 dutchma...@quicknet.nl writes: Hi, Any plans to upgrade

Re: -- SPAM -- Re: transmission 1.93 update

2010-07-01 Thread Jeremy Messenger
On Sun, 27 Jun 2010 05:16:15 -0500, Anonymous swel...@gmail.com wrote: Jeremy Messenger me...@cox.net writes: On Sat, 26 Jun 2010 15:45:35 -0500, Sam Fourman Jr. sfour...@gmail.com wrote: I would like to run transmission 2.0, would you mind posting a patch? Sure, here: http

Re: FreeBSD Port: gimp-2.6.9,2

2010-07-14 Thread Jeremy Messenger
On Wed, 07 Jul 2010 22:01:18 -0500, Frank A. Greco fagr...@verizon.net wrote: HI, I'm running 8.0-RELEASE, amd64. The port installs fine as a package but when I try to run gimp I get an error message that gegl 0.1.2 needs to be updated to gegl 0.0.18. The description of the port says

www/linux-opera 10.60 patch...

2010-07-14 Thread Jeremy Messenger
Hello all, A few of you have asked me about patch of linux-opera update to 10.60. Here: http://people.freebsd.org/~mezz/diff/linux-opera1060.diff The flash plugin 10.1 has an issue of sometimes the mouse click does not work. I am not sure if it's Opera 10.60 or flash plugin 10.1 issue as I

Changed mezz's email address..

2010-07-16 Thread Jeremy Messenger
Hello all, Just let every one know about that I have changed my email address from me...@cox.net to mezz.free...@gmail.com. Be sure to update your contact/address book list. If you have m...@freebsd.org then you don't have to do anything as it will go straight to my new address. The reason is to

Re: www/linux-opera 10.60 patch...

2010-07-17 Thread Jeremy Messenger
On Thu, 15 Jul 2010 02:46:11 -0500, Gary Jennejohn gljennj...@googlemail.com wrote: On Wed, 14 Jul 2010 17:10:57 -0500 Jeremy Messenger me...@cox.net wrote: Hello all, A few of you have asked me about patch of linux-opera update to 10.60. Here: http://people.freebsd.org/~mezz/diff/linux

Re: FreeBSD Port: transmission-daemon-2.04_1

2010-10-22 Thread Jeremy Messenger
2010/10/21 Вадим Петряев vpetry...@tdnika.ru: Hello! Transmission was two times released after version 2.04 https://trac.transmissionbt.com/roadmap?show=completed 10 October released 2.10 and 17 October released 2.11 May be you need some help for port maintenance? As I understand, this

Re: FreeBSD Port: transmission-daemon-2.04_1

2010-10-24 Thread Jeremy Messenger
On Sun, Oct 24, 2010 at 12:51 AM, Anonymous swel...@gmail.com wrote: Jeremy Messenger mezz.free...@gmail.com writes: 2010/10/21 Вадим Петряев vpetry...@tdnika.ru: Transmission was two times released after version 2.04 https://trac.transmissionbt.com/roadmap?show=completed 10 October

Re: FreeBSD Port: transmission-daemon-2.04_1

2010-11-16 Thread Jeremy Messenger
I will update it to 2.12 in this week. Cheers, Mezz On Oct 22, 2010 8:15 PM, Jeremy Messenger mezz.free...@gmail.com wrote: 2010/10/21 Вадим Петряев vpetry...@tdnika.ru: Hello! Transmission was two times released after version 2.04 https://trac.transmissionbt.com/roadmap?show=completed

Re: devel/boost: what's proper shared library version?

2009-05-13 Thread Jeremy Messenger
On Wed, 13 May 2009 11:26:56 -0500, Alexander Churanov alexanderchura...@gmail.com wrote: Hi folks! I'm currently working on boost-1.39 port. The wiki http://wiki.freebsd.org/BoostPortingProject reflects most recent project status. And there is a question: what is the proper value for shared

Re: devel/boost: what's proper shared library version?

2009-05-16 Thread Jeremy Messenger
On Thu, 14 May 2009 13:14:26 -0500, Alexander Churanov alexanderchura...@gmail.com wrote: Jeremy, There is no binary compatibility for boost libraries at all. To be precise, they say this may work for some cases, but boost folks are intentionally not examining if such a compatibility exists

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

2009-06-13 Thread Jeremy Messenger
Hello Gerald, I am trying to install x11/gnome2 last night and the build has gotten stop at lang/gcc43, because of conflict with lang/gcc295. But wait, I don't have lang/gcc295 install. I only have ccache installed that has put 'gcc295' in /usr/local/libexec/ccache/ and this path is in the

Re: Stop in /usr/ports/lang/gcc43

2009-06-14 Thread Jeremy Messenger
On Sun, 14 Jun 2009 14:05:10 -0500, Dan Allen danalle...@airwired.net wrote: On 13 Jun 2009, at 10:55 PM, b. f. wrote: Some care is taken to avoid introducing circular dependencies in Ports, so this shouldn't happen. It sounds to me as if you have mistakenly introduced a

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

2009-06-16 Thread Jeremy Messenger
On Tue, 16 Jun 2009 03:54:18 -0500, Alex Dupre a...@freebsd.org wrote: Using the full path will not work too well either with different LOCALBASEs though I guess one could check /usr/local, $PREFIX, and $LOCALBASE and consider that good enough. I think ${LOCALBASE}/bin/gcc295 would be

Re: FreeBSD Port: devel/boost-python

2009-06-16 Thread Jeremy Messenger
On Tue, 16 Jun 2009 19:34:43 -0500, Scot Hetzel swhet...@gmail.com wrote: 2009/6/16 martinko gam...@users.sf.net: Hallo, I've installed graphics/gimp which installed devel/boost. Now I'm trying to install x11/kdebase4* that want devel/boost-python which is in conflict with devel/boost. I

Re: Temporary patch to fix USB in kdebase4

2009-07-02 Thread Jeremy Messenger
On Thu, 02 Jul 2009 09:52:49 -0500, Lawrence Stewart lstew...@freebsd.org wrote: Hans Petter Selasky wrote: See attachment. --HPS Any chance you (or someone with the right clue) could update this patch to work with more recent 8-CURRENT? I get the following output when trying to

May I commit kvirc(-devel)? Fix the path of ltmain.sh.

2009-07-02 Thread Jeremy Messenger
Hello, May I commit kvirc(-devel) to fix the path/hardcore of ltmain.sh? -- % ls -l /usr/local/share/libtool15/ltmain.sh ls: /usr/local/share/libtool15/ltmain.sh: No such file or directory % grep ltmain /usr/ports/devel/libtool15/pkg-plist

May I commit your ports to fix the hardcore?

2009-07-02 Thread Jeremy Messenger
Hello, May I commit your ports to fix the hardcore of ltmain.sh and libtool? Here are the patches: kde@: http://people.freebsd.org/~mezz/diff/kdeutils3.diff anatoly.borodin@: http://people.freebsd.org/~mezz/diff/directfb.diff alecn2002@: http://people.freebsd.org/~mezz/diff/kmymoney2.diff

Re: May I commit your ports to fix the hardcore?

2009-07-02 Thread Jeremy Messenger
On Thu, 02 Jul 2009 14:56:31 -0500, Thomas Abthorpe tabtho...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On July 2, 2009 03:30:46 pm Jeremy Messenger wrote: May I commit your ports to fix the hardcore of ltmain.sh and libtool? Here   are the patches: kde@: http

Re: www/firefox35 coredumps every time at startup

2009-07-09 Thread Jeremy Messenger
On Thu, 09 Jul 2009 14:21:16 -0500, Heino Tiedemann rotkaps_spam_t...@gmx.de wrote: Heino Tiedemann rot...@gmx.de wrote: Martin Wilke m...@freebsd.org wrote: On Wed, Jul 08, 2009 at 09:21:31AM +0200, Heino Tiedemann wrote: Heino Tiedemann wrote: I installed the port www/firefox35.

Re: www/firefox35 coredumps every time at startup

2009-07-09 Thread Jeremy Messenger
On Thu, 09 Jul 2009 15:26:39 -0500, Heino Tiedemann rot...@gmx.de wrote: Jeremy Messenger me...@cox.net wrote: On Thu, 09 Jul 2009 14:21:16 -0500, Heino Tiedemann rotkaps_spam_t...@gmx.de wrote: Heino Tiedemann rot...@gmx.de wrote: Martin Wilke m...@freebsd.org wrote: On Wed, Jul 08

Re: [HEADSUP]: Ports freeze schedule for 8.0-RELEASE

2009-07-17 Thread Jeremy Messenger
Hello all, It will be great if I can get more people to help test with libtool/libltdl 2.2 before the freeze. It already has been tested in pointyhat-exp last week, we have fixed almost all of error logs. Only three ports have been marked as BROKEN is x11-wm/ion-2, audio/ccaudio and

Re: [HEADSUP]: Ports freeze schedule for 8.0-RELEASE

2009-07-17 Thread Jeremy Messenger
On Fri, 17 Jul 2009 15:40:43 -0500, Jeremy Messenger me...@cox.net wrote: Hello all, It will be great if I can get more people to help test with libtool/libltdl 2.2 before the freeze. It already has been tested in snip By the way, the test is what I meant by runtime not build. I have tested

Re: [HEADSUP]: Ports freeze schedule for 8.0-RELEASE

2009-07-18 Thread Jeremy Messenger
On Sat, 18 Jul 2009 01:36:16 -0500, Philip M. Gollucci pgollu...@p6m7g8.com wrote: Jeremy Messenger wrote: Hello all, It will be great if I can get more people to help test with libtool/libltdl 2.2 before the freeze. It already has been tested in pointyhat-exp last week, we have fixed

Re: ports/*/jpeg Thanks a lot guys

2009-07-31 Thread Jeremy Messenger
On Fri, 31 Jul 2009 12:36:36 -0500, Erik Trulsson ertr1...@student.uu.se wrote: On Fri, Jul 31, 2009 at 12:12:49PM -0400, Jason J. Hellenthal wrote: Now that I have finally upgraded my system in full from the last mix-up with jpeg, You guys have bumped up every PORTREVISION that depends on

Re: apr-gdbm-db42 upgrade conflicting with libtool

2009-08-03 Thread Jeremy Messenger
On Mon, 03 Aug 2009 11:39:33 -0500, David Southwell da...@vizion2000.net wrote: In message 20090803125519.ga60...@twisted.net, Troy (t...@twisted.net) wrote: I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran into the following error. My libtool was just

Re: devel/glib install is not correct.

2009-08-06 Thread Jeremy Messenger
On Thu, 06 Aug 2009 01:35:32 -0500, khsing khsing...@gmail.com wrote: I have found the reason. because libtool15 have been mv to libtool22. It is documented in /usr/ports/UPDATING. so upgrade libtool from 15 to 22 will resolve this problem. portmaster -Btuw libtool On Thu, Aug 6, 2009 at

Re: slib-guile

2009-08-07 Thread Jeremy Messenger
On Fri, 07 Aug 2009 12:31:35 -0500, Jason J. Hellenthal jas...@dataix.net wrote: # Date created:3 November 2003 # Whom:Kimura Fuyuki fuy...@nigredo.org # # $FreeBSD: ports/lang/slib-guile/Makefile,v 1.8 2008/06/06 13:41:14 edwin Exp $ #$MCom:

Re: ports/137843: Cannot compile devel/apr (version 1.3.8.1.3.9) on AMD64

2009-08-21 Thread Jeremy Messenger
On Fri, 21 Aug 2009 07:16:57 -0500, Matthias Andree matthias.and...@gmx.de wrote: Same for me, on i386. Removing the listed leftover libtool15/libltdl15 files/directories let the devel/apr build succeed, where it would fail before. Given that the devel/libtool15 port is gone: 1. Can we

Re: WITH_GECKO for system with firefox3(5)?

2009-08-21 Thread Jeremy Messenger
On Fri, 21 Aug 2009 09:00:13 -0500, Lowell Gilbert freebsd-ports-lo...@be-well.ilk.org wrote: Lowell Gilbert freebsd-ports-lo...@be-well.ilk.org writes: Andriy Gapon a...@icyb.net.ua writes: It seems that WITH_GECKO=firefox implies firefox2 and there is no firefox3 option. So what

Re: webkit-gtk2 vs libtool-2.2.6a

2009-08-22 Thread Jeremy Messenger
On Sat, 22 Aug 2009 04:57:04 -0500, Fabian Keil freebsd-lis...@fabiankeil.de wrote: Andriy Gapon a...@icyb.net.ua wrote: webkit-gtk2 fails to build after libtool-2.2.6a update. Auto tools provide some helpful self diagnostics: === Configuring for webkit-gtk2-1.0.1_8 In related news, is

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

2009-08-22 Thread Jeremy Messenger
On Sat, 22 Aug 2009 15:52:43 -0500, per...@pluto.rain.com wrote: Martin Wilke m...@freebsd.org wrote: Background: We have a lot of old stuff on the portstree and it's time to cleanup old stuff. ... * www/nvu last official release was in 2005, no longer supported, and also some

Re: libtool pthread ilmbase

2009-08-28 Thread Jeremy Messenger
On Fri, 28 Aug 2009 21:18:24 -0500, Dmitry Marakasov amd...@amdmi3.ru wrote: Hi! I've asked about this issue before, but though Daniel Eischen nicely explained me some stuff regarding threads, I was haven't had a clear idea how to fix this. Now I've ran into this again, so I'll raise this

Re: FreeBSD Port: transmission-daemon-1.73

2009-08-31 Thread Jeremy Messenger
On Mon, 31 Aug 2009 03:25:20 -0500, Alexey Markov a.mar...@complitex.ru wrote: Hello! First of all, excuse my English. ;-) I want to ask, is there any plans to update /net-p2p/transmission/ port to the latest 1.74 version? Or may i do it myself, by patch? I have been testing it for a few

Testers: Here's a patch to update linux-opera to 10.00.

2009-09-01 Thread Jeremy Messenger
Hello all, Here is a patch to update linux-opera to 10.00. It works great with old ~/.linux-opera so far, I haven't seen any problem. I will be out of town for a few days. I need someone to test it more and report any bug if there is any. When I commit it, I am planning to note in the

Re: Testers: Here's a patch to update linux-opera to 10.00.

2009-09-06 Thread Jeremy Messenger
On Wed, 02 Sep 2009 04:07:49 -0500, Gary Jennejohn gary.jennej...@freenet.de wrote: On Tue, 01 Sep 2009 21:49:20 -0500 Jeremy Messenger me...@cox.net wrote: Here is a patch to update linux-opera to 10.00. It works great with old ~/.linux-opera so far, I haven't seen any problem. I

Re: x11-fm/xfe dependencies

2009-09-08 Thread Jeremy Messenger
On Tue, 08 Sep 2009 10:20:47 -0500, Jim Brooks jimbl...@gmail.com wrote: Hi, xfe doesn't depend on GNOME. I tested removing this line from Makefile and compiled/ran successfully without GNOME: No... To have USE_GNOME does NOT means that it depends on GNOME. Explain us why you think so?

Re: skype problem with fc10 and worldofgoo-demo

2009-09-15 Thread Jeremy Messenger
On Tue, 15 Sep 2009 09:03:52 -0500, Boris Samorodov b...@ipt.ru wrote: Alexey Dokuchaev da...@freebsd.org writes: Typically, there are two major providers of libGL (both native and Linux flavors): linux-*-dri ports *or* nvidia-driver, depending on what gfx card you have). Now the problem

Re: skype problem with fc10 and worldofgoo-demo

2009-09-16 Thread Jeremy Messenger
On Wed, 16 Sep 2009 01:35:39 -0500, Boris Samorodov b...@ipt.ru wrote: Boris Samorodov b...@ipt.ru writes: Jeremy Messenger me...@cox.net writes: On Tue, 15 Sep 2009 09:03:52 -0500, Boris Samorodov b...@ipt.ru wrote: I've just emailed a patch for games/linux-worldofgoo-demo. Many other

Re: glib/webkit update?

2009-10-07 Thread Jeremy Messenger
On Wed, 07 Oct 2009 10:30:59 -0500, Dmitry Marakasov amd...@amdmi3.ru wrote: Hi! I need a new version of webkit, because the one that is currently in the ports tree doesn't work with Yahoo maps, and I need that for astro/josm. I've tried to update webkit port locally to r49078, but it

Re: transmission port

2010-01-26 Thread Jeremy Messenger
On Tue, 26 Jan 2010 08:19:20 -0600, Christopher Fabritius christop...@fabritius.dk wrote: Hello I was wondering wether you are considering updating the port for the transmission bittorrent client to the 1.80 release? Important stuff like magnet link support has been added, so it would be

Re: posix_fallocate

2010-02-02 Thread Jeremy Messenger
On Tue, 02 Feb 2010 01:10:39 -0600, Doug Barton do...@freebsd.org wrote: I'm working on the port of the 0.15 version of rblibtorrent (http://sourceforge.net/projects/qbittorrent/files/qbittorrent-unstable/libtorrent-rasterbar-0.15.svn.r4203.tar.gz/download?use_mirror=heanet) and ran into a

Re: [net-p2p/transmission] Partial new version 1.83

2010-02-02 Thread Jeremy Messenger
On Tue, 02 Feb 2010 03:03:31 -0600, Spil Oss spil@googlemail.com wrote: Hi All, Created a partial port of the new 1.83 version of Transmission BT (including Magnet support). This works for me as net-p2p/transmission-daemon and www/transmission-web and has NOT been tested or even tried

Re: Recent massive port update.

2010-02-05 Thread Jeremy Messenger
On Fri, 05 Feb 2010 21:42:09 -0600, jhell jh...@dataix.net wrote: On Fri, 5 Feb 2010 17:50, ertr1013@ wrote: On Fri, Feb 05, 2010 at 06:25:42PM +0300, cvs-...@yandex.ru wrote: Hi there. I see some massive port update in past hours, but not see what the reason of it (nor on freebsd-ports@,

Re: Which linux emulation works with which programs or the inverse?

2007-10-24 Thread Jeremy Messenger
On Wed, 24 Oct 2007 17:10:25 -0500, james [EMAIL PROTECTED] wrote: On Wed, 2007-10-24 at 15:15 -0500, Sam Fourman Jr. wrote: On 10/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I'm totally confused. I was simply trying to get flash 9 or 7 working in RELENG7 with which ever version of

Re: HEADS UP: GNOME 2.20.1 available for FreeBSD

2007-10-24 Thread Jeremy Messenger
On Wed, 24 Oct 2007 23:19:24 -0500, Aryeh M. Friedman [EMAIL PROTECTED] wrote: Joe Marcus Clarke wrote: On Wed, 2007-10-24 at 23:53 -0400, Aryeh M. Friedman wrote: Jeremy Messenger wrote: On Wed, 24 Oct 2007 22:44:19 -0500, Aryeh M. Friedman [EMAIL PROTECTED] wrote: Joe Marcus Clarke

Re: HEADS UP: GNOME 2.20.1 available for FreeBSD

2007-10-24 Thread Jeremy Messenger
On Wed, 24 Oct 2007 23:31:32 -0500, Aryeh M. Friedman [EMAIL PROTECTED] wrote: Joe Marcus Clarke wrote: On Wed, 2007-10-24 at 23:53 -0400, Aryeh M. Friedman wrote: Jeremy Messenger wrote: On Wed, 24 Oct 2007 22:44:19 -0500, Aryeh M. Friedman [EMAIL PROTECTED] wrote: Joe Marcus Clarke

Re: HEADS UP: GNOME 2.20.1 available for FreeBSD

2007-10-24 Thread Jeremy Messenger
On Wed, 24 Oct 2007 22:44:19 -0500, Aryeh M. Friedman [EMAIL PROTECTED] wrote: Joe Marcus Clarke wrote: On behalf of the FreeBSD GNOME team, it is my great pleasure to announce that GNOME 2.20.1 has been merged into the FreeBSD ports tree. The official Using portupgrade the install fails:

Re: HEADS UP: GNOME 2.20.1 available for FreeBSD

2007-10-25 Thread Jeremy Messenger
On Thu, 25 Oct 2007 04:02:53 -0500, Aryeh M. Friedman [EMAIL PROTECTED] wrote: Forgot to mention portsupgrade also give the following errors on start up: avahi-autoipd-0.6.21: /usr/ports/net/avahi-qt4 non-existent -- dependency list incomplete avahi-gtk-0.6.21: /usr/ports/net/avahi-qt4

Re: HEADS UP: GNOME 2.20.1 available for FreeBSD

2007-10-25 Thread Jeremy Messenger
On Thu, 25 Oct 2007 14:22:32 -0500, [EMAIL PROTECTED] wrote: On Thu, Oct 25, 2007 at 12:45:44AM -0400, Joe Marcus Clarke wrote: On Thu, 2007-10-25 at 00:37 -0400, Aryeh M. Friedman wrote: snip You will have to talk to the mono maintainer as we didn't touch lang/mono port at all. Not to

Re: Proposition: make x11/nvidia-driver independent of misc/compat5x

2007-10-27 Thread Jeremy Messenger
On Sat, 27 Oct 2007 08:33:46 -0500, Carlos A. M. dos Santos [EMAIL PROTECTED] wrote: Hello, Using the patch below it is possible to make x11/nvidia-driver independent of misc/compat5x, by means of some library mapping. I did this successfuly on 6.x but still did not test on 7.x. I would like

Re: ruby18, -pthreads, deep recursion

2007-11-01 Thread Jeremy Messenger
On Thu, 01 Nov 2007 16:04:35 -0500, lemon [EMAIL PROTECTED] wrote: Hi, I've been struggling with FreeBSD's ruby18 port and threads. I realise there's previous discussion[0] about this and I feel I'm blundering somewhat, but here goes. On both 7.x and 6.x boxes I've built ruby18 with the

Re: ruby18, -pthreads, deep recursion

2007-11-02 Thread Jeremy Messenger
On Fri, 02 Nov 2007 11:37:07 -0500, Marcin Wisnicki [EMAIL PROTECTED] wrote: On Thu, 01 Nov 2007 22:02:38 -0500, Josh Paetzel wrote: On Thursday 01 November 2007 04:04:35 pm lemon wrote: [0] http://lists.freebsd.org/pipermail/freebsd-ports/2005- January/019352.html

Re: ruby18, -pthreads, deep recursion

2007-11-02 Thread Jeremy Messenger
On Fri, 02 Nov 2007 18:30:13 -0500, Jeremy Messenger [EMAIL PROTECTED] wrote: On Fri, 02 Nov 2007 11:37:07 -0500, Marcin Wisnicki [EMAIL PROTECTED] wrote: On Thu, 01 Nov 2007 22:02:38 -0500, Josh Paetzel wrote: On Thursday 01 November 2007 04:04:35 pm lemon wrote: [0] http

Re: [PATCH] portmaster with SU_CMD

2007-11-12 Thread Jeremy Messenger
On Sun, 11 Nov 2007 16:59:50 -0600, Doug Barton [EMAIL PROTECTED] wrote: This is very interesting stuff, but I don't see how it would be useful to a very wide audience. My feeling is that the vast majority of our users build and/or install ports as root, and I don't see any good reason for

Re: [PATCH] portmaster with SU_CMD

2007-11-12 Thread Jeremy Messenger
On Mon, 12 Nov 2007 11:31:42 -0600, Ricardo Nabinger Sanchez [EMAIL PROTECTED] wrote: On Mon, 12 Nov 2007 10:33:55 -0600 Jeremy Messenger [EMAIL PROTECTED] wrote: I agree, because you can't build any ports in /usr/ports as in normal user anyway. I don't see any good reason to do it either

Re: [PATCH] portmaster with SU_CMD

2007-11-12 Thread Jeremy Messenger
followups from here on without people having to Cc me. On Mon, Nov 12, 2007 at 03:31:42PM -0200, Ricardo Nabinger Sanchez wrote: On Mon, 12 Nov 2007 10:33:55 -0600 Jeremy Messenger [EMAIL PROTECTED] wrote: I agree, because you can't build any ports in /usr/ports as in normal user anyway

Re: FreeBSD Port: vlc-0.8.6.c_5,2 (Volume bar position)

2007-11-16 Thread Jeremy Messenger
On Thu, 15 Nov 2007 14:15:45 -0600, Mark Kane [EMAIL PROTECTED] wrote: Hi everyone. I've noticed a problem in VLC recently with the position of the volume bar. I did some searching and found this thread on the VLC forums: http://forum.videolan.org/viewtopic.php?f=13t=40525 The volume bar

Re: Xorg meta ports bloated dependencies

2007-12-01 Thread Jeremy Messenger
On Sat, 01 Dec 2007 15:28:59 -0600, Tim Clewlow [EMAIL PROTECTED] wrote: --- Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrei Kolu wrote: Saturday 01 December 2007 11:08:28 kirjutas Yuri Pankov: Andrei Kolu wrote: Saturday 01 December 2007

Re: [RFC/P] Port System Re-Engineering

2007-12-02 Thread Jeremy Messenger
On Sun, 02 Dec 2007 13:37:22 -0600, David Southwell [EMAIL PROTECTED] wrote: On Sunday 02 December 2007 06:41:12 Dan Langille wrote: On Sun, 2 Dec 2007, Aryeh M. Friedman wrote: 3. What is the single best aspect of the current system? Good people doing the heavy lifting 4. What is the

Re: HELP needed by experienced porter for simple review

2007-12-02 Thread Jeremy Messenger
On Sun, 02 Dec 2007 15:37:57 -0600, GP [EMAIL PROTECTED] wrote: snip Ok. thanks. Its simple so I will just put in in this mail. I hope to have the ability to make changes in the source, so I've included the proposed application Makefile as well. Its all working, but I would like to

Re: [RFC/P] Port System Re-Engineering

2007-12-03 Thread Jeremy Messenger
On Mon, 03 Dec 2007 20:23:20 -0600, Aryeh Friedman [EMAIL PROTECTED] wrote: Having said that dependencies often do depend on the order the leaves are installed, because some ports will use alternate dependencies according to what's already there. It makes things a lot easier to maintain.

Re: [RFC/P] Port System Re-Engineering

2007-12-03 Thread Jeremy Messenger
On Mon, 03 Dec 2007 16:15:10 -0600, Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 === Cleaning for xdm-1.1.6_2 What was I supposed to find? Did you actually run xdm or just assume because it compiled that it was installed the same way in all

Re: HELP needed by experienced porter for simple review

2007-12-03 Thread Jeremy Messenger
On Mon, 03 Dec 2007 15:50:21 -0600, GP [EMAIL PROTECTED] wrote: Thanks a lot! I have as you sugested, but have a problems: $(MKDIR) $(FILESDIR) $(CP) ${WRKSRC}/kissdx.in ${FILESDIR} I don't really like to create FILESDIR and move from WRKSRC to FILESDIR. The WRKDIR/WRKSRC are the place

Re: [RFC/P] Port System Re-Engineering

2007-12-03 Thread Jeremy Messenger
On Mon, 03 Dec 2007 21:03:50 -0600, Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Messenger wrote: On Mon, 03 Dec 2007 20:23:20 -0600, Aryeh Friedman [EMAIL PROTECTED] wrote: Having said that dependencies often do depend on the order

Re: HELP needed by experienced porter for simple review

2007-12-04 Thread Jeremy Messenger
On Tue, 04 Dec 2007 06:36:20 -0600, GP [EMAIL PROTECTED] wrote: $(MKDIR) $(FILESDIR) $(CP) ${WRKSRC}/kissdx.in ${FILESDIR} I don't really like to create FILESDIR and move from WRKSRC to FILESDIR. The WRKDIR/WRKSRC are the place where you work anything inside. However, move from WRKSRC to

Re: FreeBSD Port: pidgin-2.2.2

2007-12-06 Thread Jeremy Messenger
On Thu, 06 Dec 2007 14:27:57 -0600, Lockdown [EMAIL PROTECTED] wrote: Hello, I was just wondering if you were working on the port for pidgin-2.3.0. The only reason I ask is because I would like to upgrade to 2.3.0 for the msnp14 option and would like to wait for your port. Since you've

Re: libcaca and libslang

2007-12-18 Thread Jeremy Messenger
On Mon, 17 Dec 2007 10:52:35 -0600, Andriy Gapon [EMAIL PROTECTED] wrote: It seems that libcaca grows unrecorded dependency on libslang if it is present in a system. I recently upgraded slang to libslang2-2.1.3 and the only dependency before the upgrade was 'most'. Now, when I run mplayer I

Re: who is the portsmgr? Re Linux hier

2007-12-20 Thread Jeremy Messenger
On Thu, 20 Dec 2007 19:36:32 -0600, Chuck Robey [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Back last time I was last active,Satoshi Asami was the Portsmeister. I dunno if that term is used anymore, but I need to find out if one person is in charge of ports, or if

Re: sqlite3 - any plans to update?

2007-12-29 Thread Jeremy Messenger
On Sat, 29 Dec 2007 13:35:43 -0600, Maxim Khitrov [EMAIL PROTECTED] wrote: On Dec 29, 2007 12:25 PM, Maxim Khitrov [EMAIL PROTECTED] wrote: On Dec 29, 2007 6:50 AM, Yuri Pankov [EMAIL PROTECTED] wrote: Hi, First of all - why this is a question and not PR with patch to update - there

Re: [PATCH] portmaster with SU_CMD

2008-01-03 Thread Jeremy Messenger
On Thu, 03 Jan 2008 19:46:49 -0600, Jo Rhett [EMAIL PROTECTED] wrote: On Nov 12, 2007, at 8:33 AM, Jeremy Messenger wrote: I agree, because you can't build any ports in /usr/ports as in normal user anyway. I don't see any good reason to do it either. Huh? In 5 years of using FreeBSD I've

Re: [PATCH] portmaster with SU_CMD

2008-01-04 Thread Jeremy Messenger
On Fri, 04 Jan 2008 08:47:35 -0600, Stefan Sperling [EMAIL PROTECTED] wrote: On Thu, Jan 03, 2008 at 11:09:06PM -0600, Jeremy Messenger wrote: On Thu, 03 Jan 2008 19:46:49 -0600, Jo Rhett [EMAIL PROTECTED] wrote: On Nov 12, 2007, at 8:33 AM, Jeremy Messenger wrote: I agree, because you

Re: Miro crashes at startup

2008-01-10 Thread Jeremy Messenger
On Thu, 10 Jan 2008 21:05:19 -0600, Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thierry Thomas wrote: Le Jeu 10 jan 08 à 12:06:16 +0100, Volker Glatz [EMAIL PROTECTED] écrivait : Hi there, Hello, I installed miro with portinstall miro -

Re: Miro crashes at startup

2008-01-11 Thread Jeremy Messenger
On Fri, 11 Jan 2008 03:59:26 -0600, Volker Glatz [EMAIL PROTECTED] wrote: Am Freitag 11 Januar 2008 schrieb Aryeh M. Friedman: Thierry Thomas wrote: Le Jeu 10 jan 08 à 12:06:16 +0100, Volker Glatz [EMAIL PROTECTED] écrivait : Hi there, Hello, I installed miro with portinstall miro

Re: enigmail

2008-01-13 Thread Jeremy Messenger
On Sun, 13 Jan 2008 09:07:38 -0600, Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 martinko wrote: Alex Dupre wrote: Chuck Robey wrote: There's a mail/engimail, but there's also a mail/enigmail-seamonkey, and it's that latter one that has no

Re: enigmail

2008-01-13 Thread Jeremy Messenger
On Sun, 13 Jan 2008 12:24:12 -0600, Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Messenger wrote: On Sun, 13 Jan 2008 09:07:38 -0600, Aryeh M. Friedman [EMAIL PROTECTED] wrote: martinko wrote: Alex Dupre wrote: Chuck Robey wrote

Re: HOW-TO get Flash7 working!

2008-01-15 Thread Jeremy Messenger
On Tue, 15 Jan 2008 14:47:42 -0600, Boris Samorodov [EMAIL PROTECTED] wrote: On Tue, 15 Jan 2008 14:42:57 -0500 Chuck Robey wrote: Boris Samorodov wrote: On Mon, 14 Jan 2008 15:08:50 -0500 Chuck Robey wrote: Anyhow, I said I made no effort to record what I did, and if in this case I

Re: Make error libxml2 port

2008-01-16 Thread Jeremy Messenger
On Wed, 16 Jan 2008 16:32:36 -0600, Jack L. Stone [EMAIL PROTECTED] wrote: At 11:25 PM 1.16.2008 +0100, Jose Garcia Juanino wrote: El miércoles 16 de enero a las 22:36:40 CET, Jack L. Stone escribió: FBSD-6.2p10 Am trying to build php5 which depends on libxml2, but can't get past the

  1   2   3   4   >