[Bug 224501] editors/dte: Update to 1.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 21 13:35:28 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224501

            Bug ID: 224501
           Summary: editors/dte: Update to 1.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/craigbarnes/dte/releases/tag/v1.6
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dg at syrec.org
 Attachment #189010 maintainer-approval+
             Flags:

Created attachment 189010
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189010&action=edit
patch file

* Update to 1.6
* Add post-install-DOCS-on target

Changes [1]:
  - Added new, default dark color scheme.
  - Added Ctrl+G key binding to exit command mode.
  - Added Ctrl+H key binding for erase command.
  - Added syntax highlighting for TeX and roff (man page) files.
  - Improved syntax highlighting of Python numeric literals.
  - Improved syntax highlighting for CSS files.
  - Added ft -b command for detecting file types from file basenames.
  - Converted user documentation to Markdown format.
  - Created new website for online documentation.
  - Added support for terminfo extended (or "user-defined") capabilities.
  - Added built-in support for st and rxvt terminals.
  - Fixed some built-in regex patterns to avoid non-portable features.
  - Fixed compiler warnings on NetBSD.
  - Removed tilde expansion of ~username from command mode, in order to
    avoid using getpwnam(3) and thereby allow static linking with GNU
    libc on Linux.

QA:
  portlint -AC: OK
  poudriere testport: OK (11a, 10i)

[1] https://github.com/craigbarnes/dte/releases/tag/v1.6

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list