| | 7 | == Packages == |
| | 8 | |
| | 9 | The following packages have been installed. |
| | 10 | |
| | 11 | === screen === |
| | 12 | {{{ |
| | 13 | # cd /usr/ports/sysutils/screen |
| | 14 | # make config |
| | 15 | [ ] CJK Treat CJK ambiguous characters as full width |
| | 16 | [X] INFO Build and install info documentation |
| | 17 | [X] MAN Build and install man pages |
| | 18 | [X] NETHACK Enable nethack-style messages |
| | 19 | [X] XTERM_256 Enable support for 256 colour xterm |
| | 20 | [ ] HOSTINLOCKED Print user@host in locked message |
| | 21 | [ ] SHOWENC Show encoding on the status line |
| | 22 | # make install clean |
| | 23 | }}} |
| | 24 | |
| | 25 | === wget === |
| | 26 | {{{ |
| | 27 | # cd /usr/ports/ftp/wget |
| | 28 | # make config |
| | 29 | [ ] GNUTLS Support for SSL via GnuTLS |
| | 30 | [X] IPV6 Support for IPv6 |
| | 31 | [X] NLS Native Language Support with gettext |
| | 32 | [X] OPENSSL Support for SSL via OpenSSL |
| | 33 | # make install clean |
| | 34 | }}} |
| | 35 | |
| | 36 | === vim === |
| | 37 | {{{ |
| | 38 | # cd /usr/ports/editors/vim |
| | 39 | # make config |
| | 40 | ===> No options to configure |
| | 41 | # make install clean |
| | 42 | }}} |