On 15.11.2017 23:10, Bryan Drewery wrote:
> Use it as a make argument not an environment variable.
> % make extract WRKDIRPREFIX=''
What is difference between
% make WRKDIRPREFIX='' extract
and
% make extract WRKDIRPREFIX=''
? It is not clear from man make :) I'm using first form typically, n
Hi,
Here is bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222931
It's live and new patches are posted here, but no action from maintainer
and committer.
I'll appreciate your look at ticket. I'll be happy to be maintainer, if
it's required.
Thanks,
Michael.
_
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
On 11/16/17 13:23, Michael Zhilin wrote:
Hi,
Here is bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222931
It's live and new patches are posted here, but no action from maintainer
and committer.
I'll appreciate your look at ticket. I'll be happy to be maintainer, if
it's required.
Than
I'm having problems with my package database. It complains about a conflict
with a file that doesn't exist.
Is there a way to create a new local.sqlite file using the pkg command?
Paul Schmehl, Retired
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
I have a port that has exactly one file: an RC script provided in the
FILESDIR of the skeleton itself. I can't use metaport because I do have
to install a file.
I've had no luck finding anything that explains how to do this, and am
meeting no end of errors when I test the port.
How do I cre
On Thu, Nov 16, 2017 at 12:22 PM, Paul Schmehl
wrote:
> I'm having problems with my package database. It complains about a
> conflict with a file that doesn't exist.
>
> Is there a way to create a new local.sqlite file using the pkg command?
>
'pkg which /path/to/file' IIRC should reveal the reg
That's the problem. The package that installed that file is not installed.
Nor is the file in the location pkg complains about. Yet, it still
complains of a conflict and refuses to install the package I'm trying to
install.
For example, I tried to upgrade devel/oniguruma. It complained about a
Am 16.11.2017 03:43 schrieb "Austin C Phelps" :
I have been working for a couple of month and finally got MythTV 29 working
in FreeBSD 11. So I been working toward update the ports to create a new
package. I'm not fully understanding all the ins and outs of it creation.
As long as I set up the env
Mel Pilgrim wrote on 2017/11/16 19:30:
I have a port that has exactly one file: an RC script provided in the
FILESDIR of the skeleton itself. I can't use metaport because I do have
to install a file.
I've had no luck finding anything that explains how to do this, and am
meeting no end of errors
On Thu, Nov 16, 2017 at 11:04 AM, Paul Schmehl
wrote:
> That's the problem. The package that installed that file is not installed.
> Nor is the file in the location pkg complains about. Yet, it still
> complains of a conflict and refuses to install the package I'm trying to
> install.
>
> For exa
--On November 16, 2017 at 11:23:34 AM -0800 Freddie Cash
wrote:
The only way to "rebuild" local.sqlite is to reinstall everything.
Is there a way to force a port install regardless of conflicts?
Paul Schmehl, Retired
As if it wasn't already obvious, my opinions
are my own and not those of
--On November 16, 2017 at 11:23:34 AM -0800 Freddie Cash
wrote:
There's nothing to iterate over. There's nothing in /var/db/pkg
anymore except the SQLite databases.
Then what is all this? (I'm only showing part of it.
ls /var/db/pkg/
FreeBSD.metalibXfixes-5.0.3p5-Net-Domain-TLD-1
Hi!
> > ???There's nothing to iterate over. There's nothing in /var/db/pkg
> > anymore except the SQLite databases.
>
> Then what is all this? (I'm only showing part of it.
>
> ls /var/db/pkg/
> FreeBSD.meta libXfixes-5.0.3
> p5-Net-Domain-TLD-
--On November 16, 2017 at 8:49:24 PM +0100 Kurt Jaeger
wrote:
Hi!
> ???There's nothing to iterate over. There's nothing in /var/db/pkg
> anymore except the SQLite databases.
Then what is all this? (I'm only showing part of it.
ls /var/db/pkg/
FreeBSD.metalibXf
On 11/16/2017 11:17, Miroslav Lachman wrote:
Mel Pilgrim wrote on 2017/11/16 19:30:
I have a port that has exactly one file: an RC script provided in the
FILESDIR of the skeleton itself. I can't use metaport because I do have
to install a file.
I've had no luck finding anything that explains
Hi!
> >> ls /var/db/pkg/
> >> FreeBSD.meta libXfixes-5.0.3
> >> p5-Net-Domain-TLD-1.74
> >>py27-qt4-dbussupport-4.12_1
> >> ImageMagick-6.9.2.10,1 libXfont-1.5.2,2
> >> p5-Package-Stash-0.37_1
>
--On November 16, 2017 at 9:34:05 PM +0100 Kurt Jaeger
wrote:
You probably have to clean it up.
I would do this:
- use the list of old-style packages in /var/db/pkg, together
with the output of pkg info, to generate a list of
packages that you need after clean up.
My list looks like th
On Thu, 16 Nov 2017 13:37:02 -0600, Paul Schmehl stated:
>Is there a way to force a port install regardless of conflicts?
This is untried. Using synth, you could create a file with a listing of all
your installed ports, then run: synth force "your file" That should correct
the problem. That shoul
Hi,
first - I would say forget about the directories in /var/db/pkg - when
manually running a "make install" for some port I get such a directory
created as well.
Important is the "local.sqlite" file where everything gets stored.
For your problem, dunno which package pkg refuses to install du
On Thu, 16 Nov 2017 21:26:33 + Carmel NY wrote
> On Thu, 16 Nov 2017 13:37:02 -0600, Paul Schmehl stated:
>
> >Is there a way to force a port install regardless of conflicts?
>
> This is untried. Using synth, you could create a file with a listing of all
> your installed ports, then run: sy
On 16/11/2017 19:58, Paul Schmehl wrote:
> --On November 16, 2017 at 8:49:24 PM +0100 Kurt Jaeger
> wrote:
>
>> Hi!
>>
>>> > ???There's nothing to iterate over. There's nothing in /var/db/pkg
>>> > anymore except the SQLite databases.
>>>
>>> Then what is all this? (I'm only showing part of it.
22 matches
Mail list logo