aboutsummaryrefslogtreecommitdiff
path: root/x11/mxascii/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* */*: fix trailing whitespace in pkg-descr'sDmitry Marakasov2022-04-011-1/+1
| | | | Approved by: portmgr blanket
* Add x11/mxascii: Similar to xascii but using X11/Motif widgetsCy Schubert2021-03-141-0/+6
Add x11/mxascii to ports. mxascii is a X/Motif program to display ASCII character set (0-127) in decimal, hexadecimal, or octal. mxascii is similar to xascii but uses Motif widgets instead of Xaw widgets. Notes: svn path=/head/; revision=568389