fraggerfox / hnb-port

FreeBSD ports script for Hierarchical Notebook (hnb)

Home Page:https://www.freshports.org/editors/hnb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hnb-port

FreeBSD Ports script for Hierarchical Notebook (hnb).

You can find Hierarchical Notebook (hnb) here a fixed version of hnb that runs on amd64 can be found here.

NOTE: This is not a new package, but is a fixed version of the package that can run in both i386 and amd64

Installation

Copy editors/hnb folder to /usr/ports directory.

NOTE: If your ports directory is different from above, copy to the respective place.

Usage

Once you have copied the folder, install it as you would do for any port.

$ cd /usr/ports/editors/hnb
$ make install clean

For a list of dependencies for the build check here

Credits

  • Hierarchical Notebook (hnb) was originally written by Øyvind Kolås
  • The original ports script was written by pat@databits.net
  • Thanks to amdmi3@ for reviewing and suggesting fixes / changes to the ports script.
  • Thanks to @ppaeps for helping me debug the amd64 crashes.

License

BSD 2-clause. See LICENSE.

About

FreeBSD ports script for Hierarchical Notebook (hnb)

https://www.freshports.org/editors/hnb

License:BSD 2-Clause "Simplified" License


Languages

Language:Makefile 53.6%Language:C 46.4%