Commit graph

8 commits

Author SHA1 Message Date
jperkin
9c51592bc2 *: Remove hardcoded -liconv / -lintl on SunOS.
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
2022-08-09 12:08:27 +00:00
micha
516bed5b9b editors/xnedit: Remove patches (merged upstream) 2022-07-11 12:41:39 +00:00
micha
58a4273687 editors/xnedit: Update to 1.4.1
CHANGELOG
=========

version 1.4.1 (2022-07-10)
--------------------------

 - changed initial focus to New File Name textfield in the Save File
   dialog
 - added _NET_WM_NAME window property for improved support of utf8
   window titles
 - improved primary selection compatibility
 - fixed return key not working in the Save File dialog
 - fixed color dialog not working with older motif versions
 - fixed build on Solaris
 - fixed EditorConfig unset
 - fixed uninitialized memory read in drawString()
 - fixed LDFLAGS not used when linking binaries
2022-07-11 12:34:58 +00:00
micha
c68cc4b0b5 editors/xnedit: Build fix for libiconv
On Darwin and SunOS libiconv was still not found.
2022-02-11 12:45:53 +00:00
micha
29adabfd19 editors/xnedit: Merge variable VERS into DISTNAME
VERS is no longer used at other places.
2022-02-04 12:33:30 +00:00
micha
762e4824e5 editors/xnedit: Build fix for libiconv
On Darwin and SunOS libiconv was not found.
2022-02-04 12:23:40 +00:00
micha
4556013495 editors/xnedit: Build fixes
- Honor external CFLAGS (should now use pkgsrc hardening flags)
- Use POSIX struct dirent (should fix build on SmartOS)
- Enable workarounds for Motif bugs on IRIX and Solaris

Bump PKGREVISION.
2022-01-31 10:39:24 +00:00
micha
e71f6e7d47 editors/xnedit: Import 1.4.0
A fast and classic X11 text editor, based on NEdit, with full unicode
support and antialiased text rendering.
2022-01-28 11:50:12 +00:00