Up to [cvs.NetBSD.org] / pkgsrc / editors / easyedit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21, Wed Dec 7 15:07:27 2022 UTC (5 months, 3 weeks ago) by vins
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +1 -1
lines
FILE REMOVED
editors/easyedit: remove, superseded by editors/ee. editors/ee was originally renamed to editors/easyedit due to conflict with the now non-existent graphics/ee (former GNOME1 package). Currently editors/ee is in par with the most recent available version of EasyEdit.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Jun 8 10:40:53 2019 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.19: +4 -4
lines
Diff to previous 1.19 (colored)
editors/*: let pkglint fix indentation and variable alignment pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Aug 1 16:47:37 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Comment out dead sites (DNS problems).
Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 4 16:01:55 2013 UTC (10 years, 1 month ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.17: +3 -3
lines
Diff to previous 1.17 (colored)
Rev distfile patch: improve probing of terminfo. Should fix Joerg's build. PKGREVISION -> 2.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 30 21:58:16 2013 UTC (10 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored)
Add termcap bl3 file. Is now MAKE_JOBS_SAFE. Part of previous commit.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 30 21:57:25 2013 UTC (10 years, 2 months ago) by dholland
Branch: MAIN
Changes since 1.15: +6 -1
lines
Diff to previous 1.15 (colored)
General cleanup, via a distfile patch. - NULL is a pointer. Don't use it for '\0', which is a character. - Silence warnings about unused variables. - Silence clang warnings about format strings. - Fix up the makefile and configure logic, rolling in patch-aa and patch-ab. Make the configure script report what it's doing instead of making wrong decisions silently. - Fix broken build when using system curses instead of the builtin curses subset. (This is not the default, nor apparently recommended, but can happen if the configure script doesn't like you.) - Bump PKGREVISION.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 3 11:43:31 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Oct 3 00:45:47 2011 UTC (11 years, 7 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.13: +5 -1
lines
Diff to previous 1.13 (colored)
Run this thing's configure script at the configure phase, so it's easier to tell what's going on. Patch it to be able to find netbsd's terminfo. This might fix the bulk failure.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 7 17:33:51 2009 UTC (14 years, 3 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.12: +3 -2
lines
Diff to previous 1.12 (colored)
MAKE_JOBS_SAFE=no
Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 3 18:25:52 2008 UTC (15 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.11: +6 -3
lines
Diff to previous 1.11 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:52 2007 UTC (16 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:31 2006 UTC (17 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:49 2005 UTC (17 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Create directories before installing files into them.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 25 19:45:52 2004 UTC (18 years, 6 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Update to 1.4.6. Changes: * modified new_curse.c to handle different subdirectory naming in terminfo directory
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 20 12:14:05 2004 UTC (19 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 21:34:23 2003 UTC (19 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 18 09:22:17 2003 UTC (19 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than ${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:11 2003 UTC (20 years ago) by jschauma
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:42 2003 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 3 08:42:41 2002 UTC (20 years, 8 months ago) by cjep
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Use INSTALL_PROGRAM, INSTALL_MAN
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 3 07:02:22 2002 UTC (20 years, 8 months ago) by cjep
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Reimport of the Easy Editor 1.4.5a as editors/easyedit into the NetBSD packages collection (to avoid conflict with graphics/ee). This is an easy to use text editor, intended to be usable with little or no instruction. (A version of this editor is found in FreeBSD as ee).
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 3 07:02:22 2002 UTC (20 years, 8 months ago) by cjep
Branch: MAIN
Initial revision