CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/03/21 11:41:52
Modified files:
textproc/urlview: Makefile
textproc/urlview/patches: patch-urlview_c
Log message:
pledge(2) urlview:
rpath: read config file
tty: the interface it's based on curses so it needs to do operations on tty
proc/exec: this is needed to actually launch the external program after
selecting the link
OK jca@ after his suggestions
