Re: [ bsd.port.mk ] improper evaluation of config-recursive target

2012-06-22 Thread Mel Flynn
On 21-6-2012 21:02, Alexander Pronin wrote: > - @for dir in ${.CURDIR} $$(${ALL-DEPENDS-LIST}); do \ > - (cd $$dir; ${MAKE} config-conditional); \ > + @for dir in $$(${MAKE} all-depends-list); do \ Almost. @for dir in $$(${MAKE} run-depends-list build-depends-list|uniq); do \

Re: [CFT] UNIQUENAME patches

2012-06-17 Thread Mel Flynn
On 17-6-2012 21:51, Baptiste Daroussin wrote: > On Sun, Jun 17, 2012 at 08:27:33PM +0200, Mel Flynn wrote: >> On 16-6-2012 17:11, Baptiste Daroussin wrote: >>> On Sat, Jun 16, 2012 at 05:06:36PM +0200, Mel Flynn wrote: >>>> On 16-6-2012 16:53, Baptiste Daroussin wro

Re: [CFT] UNIQUENAME patches

2012-06-17 Thread Mel Flynn
On 16-6-2012 17:11, Baptiste Daroussin wrote: > On Sat, Jun 16, 2012 at 05:06:36PM +0200, Mel Flynn wrote: >> On 16-6-2012 16:53, Baptiste Daroussin wrote: >>> On Sat, Jun 16, 2012 at 03:13:28PM +0100, Matthew Seaman wrote: >>>> On 16/06/2012 14:18, Chris Rees wrot

Re: [CFT] UNIQUENAME patches

2012-06-16 Thread Mel Flynn
On 16-6-2012 16:53, Baptiste Daroussin wrote: > On Sat, Jun 16, 2012 at 03:13:28PM +0100, Matthew Seaman wrote: >> On 16/06/2012 14:18, Chris Rees wrote: >>> That's great-- though rather than patching colliding-only ports, can't >>> we just add the category to it? >>> >>> .for cat in ${CATEGORIES}

Re: [CFT] UNIQUENAME patches

2012-06-16 Thread Mel Flynn
On 16-6-2012 15:18, Chris Rees wrote: > On 13 June 2012 16:21, Matthew Seaman wrote: >> >> Dear all, >> >> After recent mention in this list that UNIQUENAME is not actually a >> unique name for each port and how obviously non-sensical that is, plus >> how it causes various problems with OPTIONS pr

Re: kde 4.8.4

2012-06-16 Thread Mel Flynn
On 16-6-2012 15:30, Edwin L. Culp W. wrote: > I've upgraded all kde4 to kde4.8.4 except for kdenetwork. It breaks as > shown below but I have no idea where to begin to look to try and fix it. > > > [ 12%] Building CXX object kget/CMakeFiles/kgetcore.dir/core/urlchecker.o > [ 12%] Building CXX ob

Re: UID/GID_OFFSET (Was: Re: WITH_GCC)

2012-06-13 Thread Mel Flynn
On 12-6-2012 2:38, Warren Block wrote: > On Fri, 25 May 2012, Mel Flynn wrote: > >> On 20-5-2012 14:06, Chris Rees wrote: >> >>> Usually. Sometimes it's (ab)used to include the relevant bsd.*.mk >>> file without adding dependencies (WANT_GNOME), but n

Re: OPTIONSng and OPTIONS_SINGLE, OPTIONS_MULTI

2012-06-11 Thread Mel Flynn
On 11-6-2012 7:49, Matthew Seaman wrote: > Surely it is more sensible to say that OPTIONS_SINGLE is strictly > 'choose one from these options.' Then you can implement 'zero or one of > these options' by: > > OPTIONS_SINGLE= EXAMPLE > OPTIONS_SINGLE_EXAMPLE= FOO BAR BAZ BLURFL NONE_OF_THE_A

Re: ports need a uniq identifier, do you have any suggestion?

2012-06-11 Thread Mel Flynn
On 11-6-2012 12:32, Baptiste Daroussin wrote: > On Mon, Jun 11, 2012 at 07:36:15AM +0100, Matthew Seaman wrote: >> On 11/06/2012 05:30, Baptiste Daroussin wrote: >>> In the ports tree we lack a unique identifier, while we could live without >>> it >>> until now, it is more than needed for 2 upcomi

Re: libreoffice, Makefile fix proposal...

2012-06-09 Thread Mel Flynn
On 9-6-2012 9:42, Chris Rees wrote: > On 7 June 2012 15:28, Hiroto Kagotani wrote: >> 2012/6/7 Sergio de Almeida Lenzi : >>> Well, now that libreoffice build is >>> solved, than what about insert >>> a line: >>> CONFLICTS_BUILD=boost* >>> near line 63 of Makefile??? >> >> libreoffice does not

Re: math/ess CONFLICTS with devel/noweb, help with CONFLICTS= needed

2012-06-09 Thread Mel Flynn
On 9-6-2012 14:02, Matthew Seaman wrote: > On 09/06/2012 12:25, Christopher J. Ruwe wrote: >> Thanks for your quick answer. Incidentally, I am at this moment also >> preparing a maintainer update for a new version of math/ess. Should I >> perpare two PRs, one for the CONFLICTS and one for the actua

Re: [CFT] gdal 1.9.1 update and other changes

2012-06-08 Thread Mel Flynn
On 8-6-2012 4:43, Sunpoet Hsieh wrote: > On Thu, Jun 7, 2012 at 2:25 PM, Rainer Hurling wrote: >> Am 07.06.2012 05:30 (UTC+1) schrieb Sunpoet Po-Chuan Hsieh: >>> >>> Hi, >> >> >> Many thanks for this update. What I observed so far: >> >> >> (1) graphics/gdal builds and installs fine. There is a mi

Re: Firefox 13

2012-06-07 Thread Mel Flynn
On 7-6-2012 23:25, Warren Block wrote: > On Thu, 7 Jun 2012, Mel Flynn wrote: > >> On 7-6-2012 21:55, Warren Block wrote: >> >>> gcc46, and I do have CPUTYPE?=native in make.conf... >>> >>> Interesting! Built without CPUTYPE set, Firefox seems fine.

Re: Firefox 13

2012-06-07 Thread Mel Flynn
On 7-6-2012 21:55, Warren Block wrote: > gcc46, and I do have CPUTYPE?=native in make.conf... > > Interesting! Built without CPUTYPE set, Firefox seems fine. Compiler bug? Shot in the dark: SSE support? Based on threads earlier on this list with respect to chrome. -- Mel

Re: Ruby 1.9 as default

2012-06-07 Thread Mel Flynn
On 7-6-2012 21:36, Stanislav Sedov wrote: > On Thu, 07 Jun 2012 20:58:43 +0200 > Mel Flynn mentioned: > >> >> Given issues described with swig 1.x earlier on this list, you may want >> to investigate if swig 1.x should be removed/patched/whatever before >> t

Re: Ruby 1.9 as default

2012-06-07 Thread Mel Flynn
On 2-6-2012 3:32, Steve Wills wrote: > Hi All, > > I think we should try to make Ruby 1.9 the default Ruby again and would > like to see it done before 9.1 is released. I've submitted a patch which > does this and requested and exp-run from portmgr. This may become obsolete soon, since graphics/g

Re: ports registering services in /etc/services and services_mkdb

2012-06-07 Thread Mel Flynn
Hi Olli, On 7-6-2012 16:59, Olli Hauer wrote: > I don't think it is practical to patch all the ports like > like bacula , spamd and others to not use getservbyname > and hardcode the required ports? I've got a preliminary patch that I'm going to submit upstream that enables services support in n

Re: New OPTIONS and make.conf knobs

2012-06-04 Thread Mel Flynn
On 4-6-2012 14:58, Bernhard Froehlich wrote: > On 04.06.2012 13:29, Miroslav Lachman wrote: >> Bernhard Froehlich wrote: >>> On 04.06.2012 11:55, Miroslav Lachman wrote: There is another problem with options and portmaster. I have WITHOUT_X11=yes in make.conf and if I try to install

Re: optionsng ignores /var/db/ports//options

2012-06-03 Thread Mel Flynn
On 4-6-2012 0:20, Michael Scheidell wrote: > optionsng should have been 100% upward compatible. you should not be > forced to an an emergency update of a port you maintain just because the > ports tree broke things. This has always been broken. It's just exposed by Roland cause he's /adding/ an

Re: [HEADSUP] New framework options aka optionng

2012-06-02 Thread Mel Flynn
On 2-6-2012 15:24, Chris Rees wrote: > On Jun 2, 2012 1:57 PM, "Mel Flynn" wrote: >> >> On 12-5-2012 5:41, Erwin Lansing wrote: >> >>> All the details has been documented and written down on the wiki: >>> http://wiki.freebsd.org/Ports/Options/O

Re: [HEADSUP] New framework options aka optionng

2012-06-02 Thread Mel Flynn
On 12-5-2012 5:41, Erwin Lansing wrote: > All the details has been documented and written down on the wiki: > http://wiki.freebsd.org/Ports/Options/OptionsNG Sorry to jump in late, but it just occurred to me that I have a valid case for "zero or 1" multi options or implemented slightly different,

Re: [HEADSUP] New framework options aka optionng

2012-06-02 Thread Mel Flynn
On 1-6-2012 21:13, Ulrich Spörlein wrote: > I hate WITHOUT_NLS and NO_PORTDOCS with a passion. They work for 80% of > the ports you are likely to install, so they are not a safe way to > escape docs or NLS. Why bother? Seriously, could someone give me a > usecase for them? Not sure which ports do

Re: [HEADSUP] New framework options aka optionng

2012-06-01 Thread Mel Flynn
On 30-5-2012 23:33, Kevin Oberman wrote: I > suspect it is ALMOST always an all or nothing issue, not per port. You'll have all full coverage if you provide "ifnodep" as a choice. The things I don't want docs for on machines that have docs, are always for that reason. Well, one exception, some po

Re: PHP 5.4.0 : lang/php54

2012-06-01 Thread Mel Flynn
On 31-5-2012 5:00, Doug Barton wrote: > On 05/30/2012 12:32, Mel Flynn wrote: >> On 29-5-2012 19:06, Doug Barton wrote: >>> On 5/29/2012 4:00 AM, Mel Flynn wrote: >>>> On 29-5-2012 7:23, Doug Barton wrote: >> Right. The issue I'm talking about is tha

Re: PHP 5.4.0 : lang/php54

2012-05-30 Thread Mel Flynn
On 29-5-2012 19:06, Doug Barton wrote: > On 5/29/2012 4:00 AM, Mel Flynn wrote: >> On 29-5-2012 7:23, Doug Barton wrote: >> Not too hard for leaf ports. But with ports that are depended on, there >> is always a default, whether it's named that way or not. You'

Re: PHP 5.4.0 : lang/php54

2012-05-29 Thread Mel Flynn
On 29-5-2012 7:23, Doug Barton wrote: > On 5/21/2012 9:40 AM, Miroslav Lachman wrote: >> I think that the best will be to not have any default "php5" port and >> just use php52, php53, php54, php5X, php60... as we have apache20, >> apache22, apache24, or mysql50-server, mysql51-server, mysql55-serv

Re: libX11 and clang: compile error

2012-05-26 Thread Mel Flynn
On 26-5-2012 20:40, Oliver Pinter wrote: > On 5/26/12, Mel Flynn wrote: >> On 26-5-2012 19:17, Oliver Pinter wrote: >>> I think src.conf is relevant, while it changes the system behavior, as >>> changed the default cc from gcc-4.2 to clang. >> >> Think

Re: libX11 and clang: compile error

2012-05-26 Thread Mel Flynn
On 26-5-2012 19:17, Oliver Pinter wrote: > I think src.conf is relevant, while it changes the system behavior, as > changed the default cc from gcc-4.2 to clang. Thinking it doesn't make it so. Run: grep _WITHOUT_SRCCONF /usr/share/mk/*.mk Then investigate. Setting CC in /etc/src.conf has *no eff

Re: libX11 and clang: compile error

2012-05-26 Thread Mel Flynn
On 26-5-2012 11:39, Oliver Pinter wrote: > Somewhere in config* or Makefile are a hardcoded /usr/bin/cpp ... > Stop in /usr/ports/x11/libX11. > root@opn libX11# cat /etc/src.conf This file is irrelevant. It is not used by ports (or closer to the truth - it's turned off by /usr/s

UID/GID_OFFSET (Was: Re: WITH_GCC)

2012-05-25 Thread Mel Flynn
On 20-5-2012 14:06, Chris Rees wrote: > Usually. Sometimes it's (ab)used to include the relevant bsd.*.mk > file without adding dependencies (WANT_GNOME), but normally that's > what WANT_ is used for. > > Definitely add a warning that if you want to use a WANT_ variable you > should also check t

Packages target

2012-05-25 Thread Mel Flynn
Hi, over the past few weeks I've been using the ports system without any ports-mgmt tool and have become utterly convinced that the PACKAGE_SEQ needs to be PACKAGE_SUSEQ for all but package-message. The primary reason is that the install target can install hierarchies or files not readable by the

Re: problem running pkg_delete

2012-05-13 Thread Mel Flynn
On 13-5-2012 21:51, Chris Rees wrote: > The quotes are from @dirrmtry, so inserted by bsd.port.mk. Ah, shows how rusty I am. Also, why aren't they single quotes? Do we actually support shell expansion dirrmtry? -- Mel ___ freebsd-ports@freebsd.org mail

Re: problem running pkg_delete

2012-05-13 Thread Mel Flynn
On 13-5-2012 14:48, Robert Huff wrote: > > Mel Flynn writes: > >> > pkg_delete: the package info for package "Source" is corrupt >> > >> > Any ideas? >> >> Can you provide the output of: >> grep -E '@(unexec|exec).*S

Re: problem running pkg_delete

2012-05-13 Thread Mel Flynn
On 12-5-2012 20:24, Robert Huff wrote: > > Suddenly I'm getting: > > pkg_delete: the package info for package "Source" is corrupt > > Any ideas? Can you provide the output of: grep -E '@(unexec|exec).*Source' /var/db/pkg/*/+CONTENTS -- Mel _

Re: Zimbra mail exchange port for FreeBSD

2012-05-07 Thread Mel Flynn
Hi, On 2-5-2012 16:47, Kaya Saman wrote: > is anyone working on a FreeBSD port of Zimbra? I´ve been working on a port of Zarafa which should provide the same features. The hold up is currently my computer issues and the fact that I am in the process of setting up a second environment to test the

Re: devel/subversion 1.7.4_1 & svnversion errors "E200030: sqlite: callback requested query abort"

2012-04-12 Thread Mel Flynn
On 4/12/2012 17:30, Jason Hellenthal wrote: > Console# sqlite3 .svn/wc.db "pragma integrity_check" > ok Does that mean /usr/src/sys/.svn is a directory? -- Mel ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: upgrade sqlite3-3.7.10 -> sqlite3-3.7.11 appears to break svnversion?

2012-04-10 Thread Mel Flynn
On 4/10/2012 18:26, David Wolfskill wrote: > On Tue, Apr 10, 2012 at 06:22:24PM +0200, Mel Flynn wrote: >> On 4/10/2012 18:11, David Wolfskill wrote: >>> svn: E200030: sqlite: callback requested query abort >> >> Does svn cleanup in /usr/src fix the issue? >

Re: upgrade sqlite3-3.7.10 -> sqlite3-3.7.11 appears to break svnversion?

2012-04-10 Thread Mel Flynn
On 4/10/2012 18:11, David Wolfskill wrote: > svn: E200030: sqlite: callback requested query abort Does svn cleanup in /usr/src fix the issue? -- Mel ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To un

Re: cvs commit: ports/games/8kingdoms Makefile ports/misc/airoflash Makefile ports/graphics/autopano-sift Makefile ports/x11/avant-window-navigator-xfce4 Makefile ports/lang/boo Makefile ports/x11/cl-

2012-04-10 Thread Mel Flynn
On 4/10/2012 16:47, Pietro Cerutti wrote: > On 2012-Apr-10, 11:20, Marcelo Araujo wrote: >> 2012/4/10 Pietro Cerutti >>> >>> >>> I might agree on that. But how is a DEPRECATED port better than a BROKEN >>> one in this regard? >>> >>> >> In my point of view, no make sense have a bunch of ports that

Re: cvs commit: ports/games/8kingdoms Makefile ports/misc/airoflash Makefile ports/graphics/autopano-sift Makefile ports/x11/avant-window-navigator-xfce4 Makefile ports/lang/boo Makefile ports/x11/cl-

2012-04-10 Thread Mel Flynn
On 4/10/2012 14:44, Pietro Cerutti wrote: > I might agree on that. But how is a DEPRECATED port better than a BROKEN > one in this regard? In theory, it tickles administrators to look for alternatives if they depend on the port or fork a working copy of the port in their local infrastructure and

Re: FreeBSD Port: samba34-3.4.14

2012-04-10 Thread Mel Flynn
On 4/10/2012 06:14, Da Rock wrote: > On 04/10/12 13:14, Mel Flynn wrote: >> On 4/10/2012 02:26, Da Rock wrote: >> >>> So what should the patch look like? Am I correct in my understanding of >>> the BUILD_DEPENDS, or have I chased a goose on that one? >> I

Re: FreeBSD Port: samba34-3.4.14

2012-04-09 Thread Mel Flynn
On 4/10/2012 02:26, Da Rock wrote: > So what should the patch look like? Am I correct in my understanding of > the BUILD_DEPENDS, or have I chased a goose on that one? I'd like to divert your attention to the libnet source directory in samba distribution. It's built by default and integrated into

Re: autodetecting dependencies

2012-04-09 Thread Mel Flynn
On 4/10/2012 04:02, Stephen Montgomery-Smith wrote: > 1. Don't worry about it. tinderbox builds will never build port A in > the presence of package B. > > 2. Have the Makefile of port A detect whether package B is installed, > and if it is then add B as a dependency of A. > > 3. Cripple the

Re: FAQ on PORTREVISION bump?

2012-04-05 Thread Mel Flynn
On 4/5/2012 22:21, Philip M. Gollucci wrote: > On 04/05/12 20:04, Michael Scheidell wrote: >> on this one, I did. And was told by crees that I didn't need to wrap >> PORTDOCS= around an ifdef. >> >> So, 2 programmers, 2 opinions. Thank God I didn't ask in ports@. > Of the 2 of them one is right.

Re: BUILD_DEPENDS and libraries -- how to express build-time-only dependency on library?

2012-04-01 Thread Mel Flynn
On 4/1/2012 18:53, Lev Serebryakov wrote: > Hello, Julien. > You wrote 1 апреля 2012 г., 17:04:06: > >>>In case of static build of ported program, port need to have >>> BUILD_DEPENDS on libraries. LIB_DEPENDS is not suitable here, because >>> inc ase of static linkage, there will no dependency

PORTWWW proposal (Was: Re: How useful is %%DATADIR%%, anyway?)

2012-03-29 Thread Mel Flynn
Hi all, so we took this off list for a bit to work out an implementation. On 3/29/2012 10:46, Matthew Seaman wrote: > On 28/03/2012 22:04, Mel Flynn wrote: >> I'm not sure about exclusion. I have an implementation up here: >> http://redports.org/browser/melflynn/net-mgmt/

Re: How useful is %%DATADIR%%, anyway?

2012-03-23 Thread Mel Flynn
On 3/24/2012 00:31, Michael Scheidell wrote: > > > On 3/23/12 6:27 PM, Chris Rees wrote: >> Almost. PORTDOCS=* in the Makefile basically uses find on ${DOCSDIR} >> and sticks it into TMPPLIST. The advantage is that we then have one >> line in the Makefile instead of up to 2000 in pkg-plist. >

Re: p0f v3

2012-03-18 Thread Mel Flynn
On 3/18/2012 18:01, Kurt Jaeger wrote: > Hi! > >> I'll give it a try. > > I prepared a patch, see > > http://www.freebsd.org/cgi/query-pr.cgi?pr=166224 > > It still has an issue with the pkg-plist and I would appreciate > hints on what's wrong. You replaced in Makefile: PORTDOCS= COPYING

Re: qpopper compile failure

2012-03-14 Thread Mel Flynn
On 3/14/2012 17:27, David Southwell wrote: > That worked It worked to confirm my suspicions. I've filed a proper fix in: http://www.freebsd.org/cgi/query-pr.cgi?pr=166108 -- Mel ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: listing TrueType fonts?

2012-03-14 Thread Mel Flynn
On 3/14/2012 20:00, Robert Huff wrote: > > If I want to list the Type 1 fonts known to X, I can use > x11-fonts/xlsfonts. > Is there an equivalent tool for TrueType fonts? fc-list should show them all (part of fontconfig). -- Mel ___ freebs

Re: security/openssh-portable

2012-03-14 Thread Mel Flynn
Hello Cy, On 3/14/2012 08:57, Cy Schubert wrote: [snip] > What I propose to do is remove the GSSAPI > patch from security/openssh-portable and for those who need the GSSAPI > server key exchange, create a new port (through a repocopy of course) which > includes the illinois.edu GSI patch with

Re: qpopper compile failure

2012-03-14 Thread Mel Flynn
On 3/14/2012 14:53, David Southwell wrote: > On Wednesday 14 March 2012 07:17:55 Mel Flynn wrote: >> On 3/13/2012 14:01, David Southwell wrote: >>> qpopper has been working fine (amd64 running postfix) but on portupgrade >>> I am Getting the following error: >>&g

Re: qpopper compile failure

2012-03-14 Thread Mel Flynn
On 3/13/2012 14:01, David Southwell wrote: > > qpopper has been working fine (amd64 running postfix) but on portupgrade I am > Getting the following error: > > set MISSING_OBJS to base64.o > set MISSING_SRCS to base64.c > Set AR_FLAG = -r ; RANLIB_CMD = > checking for sendmail program... ER

Re: Building a port with math/superlu fails: linking a shared obj library adding archive superlu.a fails

2012-03-11 Thread Mel Flynn
On 3/11/2012 20:39, O. Hartmann wrote: > [...] > IsisInterfaceMapLineScan.cc:92:11: warning: variable 'lon_lat_radius' > set but not used [-Wunused-but-set-variable] > CXXIsisAdjustCameraModel.lo > CXXLD libaspIsisIO.la > /usr/local/bin/ld: /usr/local/lib/libsuperlu.a(dgssvx.o): relocati

Re: FreeBSD Port: skype-2.1.0.81,1

2012-03-11 Thread Mel Flynn
On 3/11/2012 18:59, Joseph Mingrone wrote: > On Sun, Mar 11, 2012 at 14:33, Matthias Apitz wrote: >> It sounds a bit like some NAT issue in the router and the first client >> connecting to Skype wins. No sure, though. > > I'm going on a few assumptions that I'll have to verify, but a reboot > of

Re: Boost ports update

2012-03-08 Thread Mel Flynn
On 3/8/2012 00:19, Mel Flynn wrote: > On 3/7/2012 23:44, Baptiste Daroussin wrote: >> On Wed, Mar 07, 2012 at 11:56:17PM +0300, Alexander Churanov wrote: >>> Folks, >>> >>> I've read the conversation on ports/156253 ("Update devel/boost-* from >

Re: Boost ports update

2012-03-07 Thread Mel Flynn
On 3/7/2012 23:44, Baptiste Daroussin wrote: > On Wed, Mar 07, 2012 at 11:56:17PM +0300, Alexander Churanov wrote: >> Folks, >> >> I've read the conversation on ports/156253 ("Update devel/boost-* from >> 1.45 to 1.46.1") and decided to share current status of my work. >> >> I have a patch for upda

Re: Squeezeboxserver loops endlessly

2012-03-07 Thread Mel Flynn
Hi, On 3/7/2012 22:48, Michael Heitmeier wrote: > I just cvsupped ports so I'm wondering is that a problem on my side or is > the port broken? > ===>>> Port directory: /usr/ports/www/p5-libwww > > ===>>> Launching 'make checksum' for www/p5-libwww in background > ===>>> Gathering dependency lis

Re: installing GeoIP

2012-03-05 Thread Mel Flynn
On 3/5/2012 18:37, Norman Khine wrote: > $ gcc -lGeoIP example.c > example.c:1:19: error: GeoIP.h: No such file or directory > what am i missing? Basic compiling flags when working with software that does not install into default search paths: cc -I/usr/local/include -L/usr/local/lib -o example

Re: "[lang/perl5.14] Fails on amd64 when WITH_THREADS is enabled"

2012-03-02 Thread Mel Flynn
On 2/28/2012 20:56, Spil Oss wrote: > /bin/ln -s perldelta.pod pod/perl5142delta.pod > LD_LIBRARY_PATH=/var/ports/usr/ports/lang/perl5.14/work/perl-5.14.2 > ./miniperl -Ilib autodoc.pl > *** Signal 10 I'm out of commission till Monday at least as I tore a muscle in my arm and as such can only typ

Re: "[lang/perl5.14] Fails on amd64 when WITH_THREADS is enabled"

2012-02-28 Thread Mel Flynn
On 2/28/2012 14:31, o.°[ kElm ]°.o wrote: > hello > > after irc dial with Barnerd and crest > we find a compilation problem with > > "[lang/perl5.12] Fails on amd64 when WITH_THREADS or/and WITH_PTHREADS > are enabled" > "[lang/perl5.14] Fails on amd64 when WITH_THREADS or/and WITH_PTHREADS > are

Re: portupgrade -> portmaster Rosetta Stone?

2012-02-27 Thread Mel Flynn
On 2/27/2012 11:18, Olivier Smedts wrote: > Now I only need to find a way to "ignore" the errors when creating a > backup package if there was a plist problem, and it will be really > fine. It's much easier to not use the feature and use -g as there's a greater chance that the package created dur

[PATCH] deskutils/myitcrm: update to 0.2.9.3

2012-02-25 Thread Mel FLynn
>Submitter-Id: current-users >Originator: Mel Flynn >Organization: >Confidential: no >Synopsis: [PATCH] deskutils/myitcrm: update to 0.2.9.3 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release:

Re: Fix nvidia-like ports, help needed

2012-02-22 Thread Mel Flynn
On 2/23/2012 02:35, Alexey Dokuchaev wrote: > On Wed, Feb 22, 2012 at 04:36:08PM -0700, John Hein wrote: >> One of the issues with 'alternatives' implementations is that they are >> not selectable per-user (including non superuser). >> >> In this particular case (libGL), also what about the native

Re: rtld or lang/gcc cannot find libgcc_s.so.1

2012-02-21 Thread Mel Flynn
On 2/21/2012 23:32, Steve Kargl wrote: > On Tue, Feb 21, 2012 at 05:00:53PM -0500, Diane Bruce wrote: >> On Tue, Feb 21, 2012 at 10:37:15PM +0100, Dimitry Andric wrote: >>> On 2012-02-21 20:42, Steve Kargl wrote: >>> ... Yes, /lib comes before /usr/local/lib/gcc46. I suppose that this is

Re: [RFC] PHP 5.3

2009-12-19 Thread Mel Flynn
Hi, sorry to jump in late.. On Wednesday 02 December 2009 04:52:35 Alex Dupre wrote: > Gergely CZUCZY ha scritto: > >> Oh come on. Security-wise you shouldn't hold php at all. It's about > >> backwards incompatibility, not about security. > > PHP 5.3 is not more incompatible with 5.2 than 5.2 wa

Re: RFC: svn for make fetch

2009-11-18 Thread Mel Flynn
On Wed, 18 Nov 2009 11:43:07 +, Thomas Sandford wrote: > (Sorry, Ive lost track of the higher level attributions, but) > Eitan Adler wrote: Creating deterministic tars (ignoring "metadeta") sounds like it should be a solved problem by now. If it isn't then I will have to make it

Re: remove BUILD_DEPENDS automatically after install

2009-11-16 Thread Mel Flynn
On Mon, 16 Nov 2009 15:58:23 -0800, Doug Barton wrote: > Sandra Kachelmann wrote: >> (portmaster author cc:ed) >> >> On Mon, Nov 16, 2009 at 1:06 AM, Erik Trulsson >> wrote: >>> On Sun, Nov 15, 2009 at 11:44:04PM +0100, Sandra Kachelmann wrote: Is there a reason why BUILD_DEPENDS aren't bei

Re: RFC: svn for make fetch

2009-11-16 Thread Mel Flynn
On Mon, 16 Nov 2009 15:16:22 +0300, Dmitry Marakasov wrote: > * Eitan Adler (eitanadlerl...@gmail.com) wrote: > >> I was hoping to get a bit more of a response to a recent posting of >> mine with regard to using svn to fetch files for ports >> My proposal: >> http://www.mail-archive.com/freebsd-p

Re: Stealth dependency in textproc/redland

2009-09-16 Thread Mel Flynn
On Wednesday 16 September 2009 15:36:36 Chuck Swiger wrote: > Hi, Mel-- > > On Sep 16, 2009, at 5:46 AM, Mel Flynn wrote: > > the naughty rasqal/configure will try to find libgmp and link with > > it if found > > [ ... ] > > > I traced this to the now absen

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-16 Thread Mel Flynn
On Wednesday 16 September 2009 02:16:07 Tim Gustafson wrote: > > Ah yes, didn't test on earlier versions. It's passed midnight here, > > but I'll add fixes for 7 and 6.x if possible. You probably need to > > add -lroken to the link chain for this. If you get what's happening > > in files/patch-conf

Stealth dependency in textproc/redland

2009-09-16 Thread Mel Flynn
Hi, the naughty rasqal/configure will try to find libgmp and link with it if found. This must have been installed during a previous package build and after cleaning environment and rebuilding x11/kdebase4-runtime with USE_PACKAGE_DEPENDS I got this error: (Soprano::PluginManager) found no sopra

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Wednesday 16 September 2009 00:02:49 Tim Gustafson wrote: > > You will have to test if this works as expected. I just made it > > compile and link. > > Awesome, thanks! I've got it complied and installed. > > Here's what I get when I use this library now: > > /libexec/ld-elf.so.1: /usr/lib/l

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Tuesday 15 September 2009 23:50:50 Mel Flynn wrote: > On Tuesday 15 September 2009 18:29:13 Tim Gustafson wrote: > > > Could shar(1) your current work? I can likely fix the issues > > > you're seeing, but it would be nice if you can save me some > > > cyc

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Tuesday 15 September 2009 18:29:13 Tim Gustafson wrote: > > Could shar(1) your current work? I can likely fix the issues > > you're seeing, but it would be nice if you can save me some > > cycles finding the urls and making the distinfo. How to shar > > a port is I think covered in the porters h

Re: portmaster completion for ZSH

2009-09-15 Thread Mel Flynn
On Tuesday 15 September 2009 21:03:48 Doug Barton wrote: > Baptiste Daroussin wrote: > > Hi, > > > > Here is a more complete ZSH completion for portmaster, can people test > > it and validate it please. > > > > to make it work, copy it to /usr/local/share/zsh/site-functions > > reload you zsh > > >

Re: skype problem with fc10 and worldofgoo-demo

2009-09-15 Thread Mel Flynn
On Tuesday 15 September 2009 14:44:22 Alexey Dokuchaev wrote: > On Tue, Sep 15, 2009 at 11:39:07AM +0300, Sergey V. Dyatko wrote: > > Earlier I'm using linux-dri-7.4_1 but today I'm install > > games/linux-worldofgoo-demo > > > > [ti...@tiger]/usr/ports/games/linux-worldofgoo-demo%make > > run-depe

Re: Creating a New Port: /usr/ports/security/pecl-kadm5

2009-09-15 Thread Mel Flynn
On Friday 11 September 2009 02:36:25 Tim Gustafson wrote: > I'm trying to create a new port. To get myself started, I copied pecl-hash > and then modified the Makefile and the distinfo file. When I try to make > my port, it downloads the file from the PECL repository, extracts it, runs > confi

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Mel Flynn
On Wednesday 09 September 2009 12:15:46 Alex Dupre wrote: > 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" > > + &

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Mel Flynn
On Wednesday 09 September 2009 11:45:15 Alex Dupre wrote: > Mel Flynn ha scritto: > >> Mel Flynn ha scritto: > >>> As per http://www.opensc-project.org/engine_pkcs11/wiki/QuickStart I've > >>> modified my /etc/ssl/openssl.cnf, yet: > >

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Mel Flynn
On Wednesday 09 September 2009 10:41:32 Alex Dupre wrote: > 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? OpenSSL> engine

Re: FreeBSD unmaintained ports which are currently marked broken

2009-09-09 Thread Mel Flynn
On Monday 07 September 2009 08:29:16 lini...@freebsd.org wrote: > portname: graphics/gephex > broken because: does not build > build errors: > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2009081417/ge >phex-0.4.4_1.log (_Aug_17_05:37:40_UTC_2009) overview:

security/engine_pkcs11 unable to use it

2009-09-08 Thread Mel Flynn
Hi, after installing security/engine_pkcs11, I'm unable to use it. As per http://www.opensc-project.org/engine_pkcs11/wiki/QuickStart I've modified my /etc/ssl/openssl.cnf, yet: % openssl req -config /etc/ssl/openssl.cnf -engine pkcs11 -new -key id_45 - keyform engine -out req.pem -text -x509 -s

Re: Dropping maintainership for multimedia/handbrake

2009-09-03 Thread Mel Flynn
On Thursday 03 September 2009 17:24:46 Mel Flynn wrote: > Hi, > > On Wednesday 26 August 2009 19:41:03 Jonathan wrote: > > I was hoping to fix the handbrake port and get it working properly over > > the summer but it didn't happen and now I'm in school full time. I

Re: portmaster is not always recursive

2009-09-03 Thread Mel Flynn
On Sunday 30 August 2009 19:07:24 Doug Barton wrote: > Ok, I found the problem, but the bad news is that I don't know what the > solution is going to be. I've cc'ed ale since what I'm seeing is weird > behavior by the php5-mcrypt slave port. > > What portmaster does by default when looking for depe

Re: boost-python-libs and associated compile errors

2009-09-03 Thread Mel Flynn
On Thursday 03 September 2009 17:48:36 David Southwell wrote: > > On Wednesday 26 August 2009 16:07:56 David Southwell wrote: > > > I have just completed > > > # portupgrade -fRra > > > following a system upgrade from freebsd 7.2 p2 to p3 > > > > > > after a few minor hiccuups and recompiling ssome

Re: Dropping maintainership for multimedia/handbrake

2009-09-03 Thread Mel Flynn
Hi, On Wednesday 26 August 2009 19:41:03 Jonathan wrote: > I was hoping to fix the handbrake port and get it working properly over > the summer but it didn't happen and now I'm in school full time. I > don't have time to work on the port anymore and I don't want people to > not try and update it

Re: boost-python-libs and associated compile errors

2009-09-03 Thread Mel Flynn
On Wednesday 26 August 2009 16:07:56 David Southwell wrote: > I have just completed > # portupgrade -fRra > following a system upgrade from freebsd 7.2 p2 to p3 > > after a few minor hiccuups and recompiling ssome of the ports I am left > with four failing ports. As at least three of them seem to s

Re: libical config error Cannot find Python.h

2009-09-03 Thread Mel Flynn
On Wednesday 26 August 2009 10:02:50 David Southwell wrote: > Thanks Greg -- as usual your are right on the button. I have done as you > suggested and disabled the GNU Pth which I would have prefered to have but > can get round for a while. Just curious, but why do you prefer a userland threads w

V4bsd (Was: Re: skype 2.1 beta for linux)

2009-09-03 Thread Mel Flynn
On Thursday 03 September 2009 10:54:46 Martin Wilke wrote: > Also that's not a problem from Skype, FreeBSD need a v4l(v4bsd)... Without getting into the nitty gritty of USB/PCI, what does a camera really do? Power on/off and send a stream of pictures in format X? I've never understood why it is

Re: Dovecot Sieve port switched from CMU Sieve to Dovecot

2009-09-02 Thread Mel Flynn
On Saturday 29 August 2009 20:11:22 Wesley Shields wrote: > On Fri, Aug 28, 2009 at 03:19:37PM -0400, Yarema wrote: > > I was previously overruled by a committer when I filed a PR to default > > ManageSieve to ON. IIRC, POLA was sited as the reason. I'm still of > > the opinion that the ManageSi

Re: Multiple instances of Mailman on FreeBSD

2009-08-12 Thread Mel Flynn
On Wednesday 12 August 2009 11:40:47 Bill Moran wrote: > In response to Jeffrey Goldberg : > > I'm posting this to both the mailman-users list and the freebsd-ports > > list. I realize that not all follow-up will make it to both lists. > > > > I would like to set up multiple instances of Mailman o

Re: apr-gdbm-db42 upgrade conflicting with libtool

2009-08-12 Thread Mel Flynn
On Tuesday 04 August 2009 08:10:53 N.J. Mann wrote: > In message <20090803155055.ga31...@titania.njm.me.uk>, > > N.J. Mann (n...@njm.me.uk) wrote: > > In message <20090803125519.ga60...@twisted.net>, > > > > Troy (t...@twisted.net) wrote: > > > I was trying to upgrade apr-gdbm-db42-1.3.6.

Re: FreeBSD Port: omnetpp-3.3_3

2009-08-11 Thread Mel Flynn
On Tuesday 11 August 2009 19:13:44 Gabriele Cecchetti wrote: > Probably there is an error in the Makefile of omnetpp: > > When I do portupgrade at the install phase the following output is shown: > > ---> Installing the new version via the port > ===> Installing for omnetpp-3.3_3 > ===> omnetpp

Re: Ports completely and permanently hosed

2009-08-07 Thread Mel Flynn
On Thursday 06 August 2009 23:56:32 Lars Eighner wrote: > On Thu, 6 Aug 2009, Mel Flynn wrote: > > On Thursday 06 August 2009 19:29:24 Lars Eighner wrote: > >> On Thu, 6 Aug 2009, Mel Flynn wrote: > >>> On Thursday 06 August 2009 17:38:40 Lars Eighner wrote: > &

Re: Ports completely and permanently hosed

2009-08-06 Thread Mel Flynn
On Thursday 06 August 2009 19:29:24 Lars Eighner wrote: > On Thu, 6 Aug 2009, Mel Flynn wrote: > > On Thursday 06 August 2009 17:38:40 Lars Eighner wrote: > >> It's hard to resist the sales pitch (really, USB will work again on > >> 8.0, we promise! [but we are

Re: Ports completely and permanently hosed

2009-08-06 Thread Mel Flynn
On Thursday 06 August 2009 17:38:40 Lars Eighner wrote: > It's hard to resist the sales pitch (really, USB will work again on > 8.0, we promise! [but we are going to trash your modem driver]) --- > sooner or later one has to wise up. If you actually know how responsive in particular hps@ is at pe

Re: x11-toolkits/xview (actually contool)

2009-08-05 Thread Mel Flynn
On Wednesday 05 August 2009 20:08:55 Doug Barton wrote: > Ok, so now I'm up to the point where starting contool give me this: > > contool > Assertion failed: (ret != inval_id), function _XAllocID, file > xcb_io.c, line 378. > Abort trap: 6 (core dumped) You get a better a log if you install contoo

Re: What does py25 mean?

2009-08-04 Thread Mel Flynn
On Tuesday 04 August 2009 17:28:59 matt donovan wrote: > On Tue, Aug 4, 2009 at 4:48 PM, Lars Eighner wrote: > > What does py25 mean? > > > > I can't seem to upgrade about 40 ports (the old versions of which now > > seem to be broken) evidently because the build of > > > > py25-gtk-2.13.1 fails wi

Re: kdeedu-4.2.4 to 4.2.4_1 facile.cmxa compile error

2009-08-04 Thread Mel Flynn
On Sunday 02 August 2009 12:39:55 Martin Wilke wrote: >On Sunday 02 August 2009 05:06:19 Troy wrote: >>[ 12%] Generating solver.o >>File "_none_", line 1, characters 0-1: >>Error: Files /usr/local/lib/ocaml/facile/facile.cmxa >> and /usr/local/lib/ocaml/stdlib.cmxa >> make inconsistent

  1   2   >