On Sun, 17 Jan 2021, Chang, Chu-Kuan wrote: > Hi, > > Here is a port of lf ( https://github.com/gokcehan/lf ), a terminal > file manager written in Go and is heavily inspired by ranger. > > It build well on amd64-6.8 system.
All ports development happens in -current. If you plan to send more ports or updates, please use a recent snapshot with a recent ports tree. > Because upstream doesn't do semantic versioning, I make my own vendored > distfile like sysutil/fzf. I am a noob and do not know if it is the > standard way to deal with go versioning problem. Take a look at portgen(1). It helps in those situations. I used portgen to create the base of the port and added the do-install target as you did for the man page and all that. Find attached a version with those changes. I would suggest you to take MAINTAINER if you can, so we don't import an "orphan" port. It works ok on amd64. ok to import ? -- Paco Esteban. 0x5818130B8A6DBC03
