Up to [cvs.NetBSD.org] / pkgsrc / editors / xnedit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:58 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 9 12:08:30 2022 UTC (9 months, 3 weeks ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
*: Remove hardcoded -liconv / -lintl on SunOS. This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv and gettext-lib.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 11 12:34:58 2022 UTC (10 months, 2 weeks ago) by micha
Branch: MAIN
Changes since 1.5: +2 -19
lines
Diff to previous 1.5 (colored)
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
Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 11 12:45:53 2022 UTC (15 months, 2 weeks ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.4: +4 -2
lines
Diff to previous 1.4 (colored)
editors/xnedit: Build fix for libiconv On Darwin and SunOS libiconv was still not found.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 4 12:33:30 2022 UTC (15 months, 3 weeks ago) by micha
Branch: MAIN
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
editors/xnedit: Merge variable VERS into DISTNAME VERS is no longer used at other places.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 4 12:23:40 2022 UTC (15 months, 3 weeks ago) by micha
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
editors/xnedit: Build fix for libiconv On Darwin and SunOS libiconv was not found.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 31 10:39:24 2022 UTC (15 months, 4 weeks ago) by micha
Branch: MAIN
Changes since 1.1: +16 -1
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 28 11:50:12 2022 UTC (16 months ago) by micha
Branch: MAIN
editors/xnedit: Import 1.4.0 A fast and classic X11 text editor, based on NEdit, with full unicode support and antialiased text rendering.