.build directory for cmake

2019-06-02 Thread Gary Aitken
I'm trying to port some linux code which uses cmake, and clearly don't know what I'm doing. I have USES= cmake set, but a make build terminates with: cd: /usr/ports/cad/prusa-slicer/work/.build: No such file or directory What am I missing? I presume the .build directory should be automat

svn usage question for moved/changed files

2019-06-02 Thread Kurt Jaeger
Hi! I've prepared a patch for net-mgmt/net-snmp, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232025 The problem: svn diff does not generate a patch that works on a clean repo checkout. The diff https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202692 was created using 'svn diff'.

Vim 8.1 failing to update

2019-06-02 Thread lbutlr
Vim 8.1 is failing to update from vim-8.1.1248 after trying to install /usr/ports/editors/vim/files/vietnamese_viscii.vim Why is it trying to install this? I have no need for vitnekmese and don’t see anything in make config that mentions Vietnamese or any "alternate alphabet" language. That ac

Re: Vim 8.1 failing to update

2019-06-02 Thread Adam Weinberger
Can you send me the full build log, and which OPTIONS you have set for vim and gettext? # Adam On Sun, Jun 2, 2019 at 11:45 AM lbutlr wrote: > > Vim 8.1 is failing to update from vim-8.1.1248 after trying to install > /usr/ports/editors/vim/files/vietnamese_viscii.vim > > Why is it trying to i

Re: svn usage question for moved/changed files

2019-06-02 Thread Tatsuki Makino
I don't understand it well :), so I use svnlite diff -r COMMITTED --patch-compatible to submit. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...