textproc/zathura not reloading on file changes

2018-04-27 Thread Carolyn Saunders
I've got a strange issue going on with zathura version 0.3.8 and the pdf-mupdf 
plugin. I've got a LaTeX project in vim and it compiles on save. For some 
reason though, zathura doesn't update to reflect the changes. Opening another 
instance shows that it the PDF really did get changed, zathura just isn't 
updating. Zathura's auto-updating for PDFs worked on Linux, what's up here?


[NEW] editors/vis

2017-12-07 Thread Carolyn Saunders
I just made a rudimentary port of vis, "[a] vi-like editor based on Plan 9's 
structural regular expressions," which can be found at 
https://github.com/martanne/vis. However, it exposes the binary "vis" which 
conflicts with another program in OpenBSD's base. How should this be rectified? 
This is my first port so I'm still unfamiliar with the way this is usually 
handled.

--
PGP Fingerprint: 5A32 BFC6 EAD3 3E07 2986  C35E 5635 4CE5 492F CAFB


vis-0.4.tgz
Description: application/tar-gz


Re: NEW: x11/wmutils

2017-07-28 Thread Carolyn Saunders
On Friday, July 28, 2017, Kaashif Hymabaccus  wrote:

> Hello ports@,
>
> Please find attached a port for wmutils, a set of programs for
> manipulating and getting information about windows.
>
> pkg/DESCR:
> wmutils is a set of tools for X windows manipulation. Each tool only has
> one purpose, to make it as flexible and reliable as possible. This
> package includes tools to list, kill, move, teleport, focus and resize
> windows, and more.
>
> --
> Kaashif Hymabaccus
> GPG: 3E810B04
>

I was actually just about to publish this port. :p However, should we also
create a port for the https://github.com/wmutils/opt repository of tools or
bake them into this one? And if they're separate, should we rename this one
"wmutils-core" and the "opt" repository "wmutils-opt"?