On Sun, Aug 9, 2020, at 11:03, Travis Cole wrote:
> Hey Edd and ports@
>
> Looks like a new Neovim minor release came out a few days ago.
>
> https://github.com/neovim/neovim/releases/tag/v0.4.4
>
> It's a trivial version bump and it builds and works fine for me. Built
Hey Edd and ports@
Looks like a new Neovim minor release came out a few days ago.
https://github.com/neovim/neovim/releases/tag/v0.4.4
It's a trivial version bump and it builds and works fine for me. Built on the
latest snapshot with llvm 10.
I also removed the comment about a single test fail
On Tue, Jan 14, 2020, at 00:47, Jan-Piet Mens wrote:
> ssh-copy-id [1] is a script to copy one's SSH keys to remote hosts,
> ensuring that ~/.ssh and authorized_keys are created with correct
> permissions. The script uses ssh(1) to log into a remote machine (using
> a login password).
>
> This
On Thu, Nov 21, 2019, at 04:06, Stuart Henderson wrote:
> On 2019/11/21 10:24, Edd Barrett wrote:
> > setuptools tries to download this dependency if it's not installed, and
> > presumably that only showed under dpb, where there's a pf rule to block
> > network access.
>
> It shows up outside of D
On Mon, Nov 18, 2019, at 19:51, Travis Cole wrote:
> On Mon, Nov 18, 2019 at 09:10:12PM +, Stuart Henderson wrote:
> > On 2019/11/18 17:16, Edd Barrett wrote:
> > > Hi everyone,
> > >
> > > On Sat, Nov 16, 2019 at 11:23:37AM -0800, Travis Cole w
On Mon, Nov 18, 2019 at 09:10:12PM +, Stuart Henderson wrote:
> On 2019/11/18 17:16, Edd Barrett wrote:
> > Hi everyone,
> >
> > On Sat, Nov 16, 2019 at 11:23:37AM -0800, Travis Cole wrote:
> > > I have an updated diff.
> >
> > I believe the neovi
Hey there,
I have an updated diff.
On Sat, Nov 16, 2019, at 06:54, Edd Barrett wrote:
> Hi Rafael,
>
> On Sat, Nov 16, 2019 at 01:03:05PM +0100, Rafael Sadowski wrote:
> > -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON \
>
> Yeah, looks like I missed that. If it works, we can add it.
I've added it. It
On Fri, Nov 15, 2019, at 03:30, Edd Barrett wrote:
>
> Here is my review of the old diff. You probably want to merge my changes
> with yours.
>
> On Thu, Nov 14, 2019 at 11:54:30AM -0800, Travis Cole wrote:
> > +pre-configure:
> > + @mkdir -p ${WRKBUILD}/build
&
On Thu, Nov 14, 2019, at 09:09, Travis Cole wrote:
> Hey Edd,
>
> I have some revised diffs that should address your concerns and fix the build
> for you.
>
Oops, sorry found a couple of things I didn't like in my neovim diff.
The attached one is better.
Disables cmake co
Hey Edd,
I have some revised diffs that should address your concerns and fix the build
for you.
On Thu, Nov 7, 2019, at 04:13, Edd Barrett wrote:
> Hi Travis,
>
> Thanks for the revised diffs.
>
> unibilium now looks fine.
I've updated this again to include t
Hey Edd,
Thanks for another review!
On Thu, Nov 7, 2019, at 04:13, Edd Barrett wrote:
> Hi Travis,
>
> Thanks for the revised diffs.
>
> unibilium now looks fine.
Great! that's progress. :)
> libvterm:
>
> On Mon, Nov 04, 2019 at 08:40:19PM -0800, Travis
..
>
> First unibilium:
>
> On Sun, Sep 29, 2019 at 01:16:13PM -0700, Travis Cole wrote:
> > -SHARED_LIBS += unibilium 0.0 # 3.0
> > +SHARED_LIBS += unibilium 1.0 # 3.0
I wasn't sure what the library comment convention meant there.
> Something is potentially fishy here
On Sun, Nov 3, 2019, at 01:05, Stuart Henderson wrote:
> On 2019/10/21 13:12, Stuart Henderson wrote:
> > Reviewing libluv/luv again as asked by Edd, I got rather confused that
> > it installed libluv.so.0.0 in /usr/local/lib which isn't usable from Lua
> > (which would expect luv.so in /usr/local/
On Wed, Oct 30, 2019, at 10:23, Travis Cole wrote:
>
>
> On Wed, Oct 30, 2019, at 09:38, Edd Barrett wrote:
> > Hi Travis,
> >
> > On Wed, Oct 23, 2019 at 11:02:28AM +0100, Stuart Henderson wrote:
> > > So you should be able to do
On Wed, Oct 30, 2019, at 09:38, Edd Barrett wrote:
> Hi Travis,
>
> On Wed, Oct 23, 2019 at 11:02:28AM +0100, Stuart Henderson wrote:
> > So you should be able to do
> >
> > -DUSE_BUNDLED_GPERF=Off \
> > -DUSE_BUNDLED_UNIBILIUM=Off \
On Mon, Oct 21, 2019, at 06:10, Edd Barrett wrote:
> Hi Stuart,
>
> Thanks for looking at this is more detail.
>
> On Mon, Oct 21, 2019 at 01:12:57PM +0100, Stuart Henderson wrote:
> > Then I looked again at Neovim's "following head" page. "Nvim core
> > requires libluv. This may require building
On Wed, Oct 2, 2019, at 19:43, Travis Cole wrote:
>
> Attached is a tar of the luv port with Stuart's diff applied.
And I've cleaned up my previous diffs to work with the renamed luv, and fixed a
few minor issues.
Here are the updated diffs and I've attached the luv.tar.
On Wed, Oct 2, 2019, at 09:28, Travis Cole wrote:
> On Wed, Oct 2, 2019, at 01:11, Stuart Henderson wrote:
> > On 2019/10/01 22:01, Travis Cole wrote:
> >
> > > lua-compat-5.3 doesn't install any headers, and no other PLIST file in
> > > ports has it eit
On Wed, Oct 2, 2019, at 01:11, Stuart Henderson wrote:
> On 2019/10/01 22:01, Travis Cole wrote:
>
> > lua-compat-5.3 doesn't install any headers, and no other PLIST file in
> > ports has it either.
> >
> > I'm not sure if it's best to keep the dep
Hey there,
Thanks for the feedback.
On Tue, Oct 1, 2019, at 02:20, Edd Barrett wrote:
> Hi,
>
> Thanks for looking at this.
>
> On Sun, Sep 29, 2019 at 01:16:13PM -0700, Travis Cole wrote:
> > * A new port of libluv:
> > - Neovim now depends on libluv
> >
Hi there,
I wanted Neovim 0.4.2 so I took the liberty of figuring out what it would take
to update the port.
I've included:
* A new port of libluv:
- Neovim now depends on libluv
- (See https://github.com/neovim/neovim/wiki/Following-HEAD) so I had
to
create a new port wh
Hi there,
When reading through the FAQ's ports guide I noticed a reference to
/usr/ports/infrastructure/templates/network.conf.template which has been moved.
Here is a fix:
diff --git faq/ports/guide.html faq/ports/guide.html
index 64275fe39..8685d53f5 100644
--- faq/ports/guide.html
+++ faq/po
ogram doesn't understand. |
http://www.subpacefield.org/~travis/
If you are a spammer, please email j...@subspacefield.org to get blacklisted.
pgpBPdutjidga.pgp
Description: PGP signature
st release from the
listing.
Is there an easy way to do this?
--
Obama Nation | My emails do not have attachments; it's a digital signature
that your mail program doesn't understand. |
http://www.subpacefield.org/~travis/
If you are a spammer, please email j...@subspacefield.org
27;t understand. |
http://www.subpacefield.org/~travis/
If you are a spammer, please email j...@subspacefield.org to get blacklisted.
pgpZmAC7Pyq2D.pgp
Description: PGP signature
less specific to OpenBSD. Somebody should make an official
> port to OpenBSD. I'm surprised there isn't one.
Me too.
> It looks like there's still something to go on here:
> http://www.subspacefield.org/~travis/OpenBSD/4.1/subspacefield.org/pcapy/
That's true, I'll
cc.a: could not read
symbols: Bad value
collect2: ld returned 1 exit status
error: command 'c++' failed with exit status 1
OT: Isn't it odd that these python files have MS-DOS EOL conventions?
--
Crypto ergo sum. http://www.subspacefield.org/~travis/
Truth does not fear scrutiny or
eally
understand the syntax of the values for the latter.
Is there some documentation somewhere I'm missing?
libdnet package now available at:
http://www.lightconsulting.com/~travis/OpenBSD/
TIA
--
``I, for one, welcome our new robot death ray overlords.''
http://www.lightconsulting.c
Hi, could people please try out the attached port and let me know if
everything looks good?
I'll be submitting a few others today.
--
"I sometimes have delusions of adequacy" -- Woody Allen
Security "guru" for rent or hire - http://www.lightconsulting.com/~travis/ ->&
hey're
all set to Dunno.
--
"Curiousity killed the cat, but for a while I was a suspect" -- Steven Wright
Security Guru for Hire http://www.lightconsulting.com/~travis/ -><-
GPG fingerprint: 9D3F 395A DAC5 5CCC 9066 151D 0A6B 4098 0C55 1484
libpcap_port.tgz
Description: GNU Zip compressed data
I think it may depend on libiconv, but I'm not sure. In any
case, this worked for me, please let me know your results if you have
time to try it.
--
"Curiousity killed the cat, but for a while I was a suspect" -- Steven Wright
Security Guru for Hire http://www.lightconsulting.com/
Hey, I'm willing to do the pcapy port, if someone will tell me how to submit it.
Thanks!
--
Security Guru for Hire http://www.lightconsulting.com/~travis/ -><-
GPG fingerprint: 9D3F 395A DAC5 5CCC 9066 151D 0A6B 4098 0C55 1484
tree, or should I be asking this
somewhere else?
--
Security Guru for Hire http://www.lightconsulting.com/~travis/ -><-
GPG fingerprint: 9D3F 395A DAC5 5CCC 9066 151D 0A6B 4098 0C55 1484
33 matches
Mail list logo