from Lowell Gilbert:
> That's fair. The help messages are enough for me to work out syntax
> without going back to first principles, but, yes, that's pretty much
> what I expect from a man page.
> > Personally, I would much prefer a real man page.
> Funny you should mention that. Some ye
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 26 Dec 2017, at 14:24, Johan Hendriks wrote:
>
> I run my roundcube through php-fpm on FreeBSD 11.1 and it works pretty well.
> So there should be no show stoppers. Do not forget to select fpm in the
> lang/php{56,70,71,72} port
thanks. I did get php70 finally installed and seems to be workin
Hi Douglas,
This should be fixed by
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224614
Regards,
Dmitri
On Tue, Dec 26, 2017 at 8:25 PM, Douglas Thrift
wrote:
> Hello,
>
> I just noticed that the gogs rc.d script's status subcommand does not
> work, when I have verified that gogs is actua
On 27/12/17 7:14 am, Dave Horsfall wrote:
aneurin# freebsd-version
10.4-RELEASE-p5
aneurin# which lsof
/usr/local/sbin/lsof
aneurin# lsof > /dev/null
lsof: WARNING: compiled for FreeBSD release 10.3-RELEASE-p22; this
is 10.4-RELEASE-p3.
aneurin# pkg upgrade lsof
Updating FreeBSD repository cata
You have pkg(8) installed, but want to recompile and reinstall it.
How do you do this?
portmaster manages to do this somehow, but how would you do it
manually?
--
Christian "naddy" Weisgerber na...@mips.inka.de
___
freebsd-port
Hi!
> You have pkg(8) installed, but want to recompile and reinstall it.
> How do you do this?
>
> portmaster manages to do this somehow, but how would you do it
> manually?
cd /usr/ports/ports-mgmt/pkg
make install
--
p...@opsec.eu+49 171 3101372 3 years to
27.12.2017 22:33, Christian Weisgerber пишет:
> You have pkg(8) installed, but want to recompile and reinstall it.
> How do you do this?
Use pkg-static.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
Eugene Grosbein:
> > You have pkg(8) installed, but want to recompile and reinstall it.
> > How do you do this?
>
> Use pkg-static.
How?
--
Christian "naddy" Weisgerber na...@mips.inka.de
___
freebsd-ports@freebsd.org mailing
Kurt Jaeger:
> > You have pkg(8) installed, but want to recompile and reinstall it.
> > How do you do this?
>
> cd /usr/ports/ports-mgmt/pkg
> make install
===> Installing for pkg-1.10.3_1
===> Checking if pkg already installed
===> pkg-1.10.3_1 is already installed
You may wish to ``m
27.12.2017 23:13, Christian Weisgerber пишет:
> Eugene Grosbein:
>
>>> You have pkg(8) installed, but want to recompile and reinstall it.
>>> How do you do this?
>>
>> Use pkg-static.
>
> How?
"pkg-static install -f pkg" if you already have newly built local package file
for pkg itself or just "
Some projects rely on SIMD to perform computations. Sometimes, utilizing
specific SIMD instructions can result in 10 times better performance, so
it is important for the ports system to properly support SIMD. There are
some projects that do automatic run-time SIMD detection, like Embree,
but th
Hi!
> > > You have pkg(8) installed, but want to recompile and reinstall it.
> > > How do you do this?
> >
> > cd /usr/ports/ports-mgmt/pkg
> > make install
>
> ===> Installing for pkg-1.10.3_1
> ===> Checking if pkg already installed
> ===> pkg-1.10.3_1 is already installed
> You may
(Resent to ports@ because, apparently, I wasn't subscribed to the list anymore)
Yuri writes:
> Some projects rely on SIMD to perform computations. Sometimes,
> utilizing specific SIMD instructions can result in 10 times better
> performance, so it is important for the ports system to properly
>
On Tue, 26 Dec 2017, Kevin Oberman wrote:
[...] Putting header files into the port is a non-starter as they MUST
match the kernel on which lsof is built. I added lsof to PORTS_MODULES
so it is rebuilt with any new kernel on my stable system and on one
release system so I can use that package t
I think we should consider gradually using the Clear BSD license whenever
someone decides to make an alternate, where a GPL licensed code was inserted on
top of less restrictive licenses.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.
> On 27 December 2017, at 13:26, Dave Horsfall wrote:
>
> On Tue, 26 Dec 2017, Kevin Oberman wrote:
>
>> [...] Putting header files into the port is a non-starter as they MUST match
>> the kernel on which lsof is built. I added lsof to PORTS_MODULES so it is
>> rebuilt with any new kernel on m
On Wed, Dec 27, 2017 at 3:47 PM, Doug Hardie wrote:
> > On 27 December 2017, at 13:26, Dave Horsfall wrote:
> >
> > On Tue, 26 Dec 2017, Kevin Oberman wrote:
> >
> >> [...] Putting header files into the port is a non-starter as they MUST
> match the kernel on which lsof is built. I added lsof to
> On 27 December 2017, at 16:05, Kevin Oberman wrote:
>
> On Wed, Dec 27, 2017 at 3:47 PM, Doug Hardie wrote:
> > On 27 December 2017, at 13:26, Dave Horsfall wrote:
> >
> > On Tue, 26 Dec 2017, Kevin Oberman wrote:
> >
> >> [...] Putting header files into the port is a non-starter as they MUST
On Wed, 27 Dec 2017, Kevin Oberman wrote:
fstat(1) does much of what lsof does.
I'll be damned; so it does... Thanks!
--
Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer."
___
freebsd-ports@freebsd.org mailing list
https
On Thu, Dec 28, 2017 at 11:59:26AM +1100, Dave Horsfall wrote:
> On Wed, 27 Dec 2017, Kevin Oberman wrote:
>
> > fstat(1) does much of what lsof does.
>
> I'll be damned; so it does... Thanks!
As maintainer of sysutils/lsof, the major thing is cross-platform compatibility.
That said, Vic Abell
On Wed, Dec 27, 2017 at 6:59 PM, Dave Horsfall wrote:
> On Wed, 27 Dec 2017, Kevin Oberman wrote:
>
> fstat(1) does much of what lsof does.
>>
>
> I'll be damned; so it does... Thanks!
>
As well as procstat -f
--
Adam
___
freebsd-ports@freebsd.org
22 matches
Mail list logo