The NetBSD Project

CVS log for pkgsrc/editors/jde/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / editors / jde

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sat May 14 22:25:36 2022 UTC (16 months, 2 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Bump all elisp packages for the CONFLICTS change.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Jun 8 10:40:55 2019 UTC (4 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: 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.29: +3 -3 lines
Diff to previous 1.29 (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.29 / (download) - annotate - [select for diffs], Wed Aug 16 20:45:36 2017 UTC (6 years, 1 month 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.28: +3 -3 lines
Diff to previous 1.28 (colored)

Comment out dead sites.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Feb 17 19:18:02 2013 UTC (10 years, 7 months 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, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Revbump all elisp packages after emacs changes.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Oct 3 11:43:35 2012 UTC (11 years ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 5 08:45:11 2009 UTC (14 years, 2 months ago) by minskim
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, 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
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

EMACS_VERSIONS_ACCEPTED must be defined before including
emacs/modules.mk.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 11 09:31:56 2008 UTC (14 years, 11 months ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Move mk/emacs.mk to editors/emacs/modules.mk.

Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 26 02:13:18 2008 UTC (15 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.23: +6 -4 lines
Diff to previous 1.23 (colored)

Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Mar 3 18:25:52 2008 UTC (15 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.22: +11 -7 lines
Diff to previous 1.22 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jul 5 18:21:20 2007 UTC (16 years, 3 months ago) by jnemeth
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

cjones@ is no longer a developer

Revision 1.21 / (download) - annotate - [select for diffs], Sat Sep 9 02:41:58 2006 UTC (17 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jul 21 14:27:56 2006 UTC (17 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)

"BUILD_ENV" was misnamed.  It's actually the environment that is passed
to all internal recursive make processes.  As such, rename it to
"PKGSRC_MAKE_ENV".

XXX Note, some of the usage of this variable in package Makefiles seems
XXX incorrect.  They probably want "MAKE_ENV", which is the environment
XXX passed to the make process when running "make" within ${WRKSRC}.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Mar 10 23:58:47 2006 UTC (17 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Fixed pkglint warnings.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:56 2006 UTC (17 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:09 2005 UTC (17 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.16 / (download) - annotate - [select for diffs], Mon Oct 24 19:32:00 2005 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Fixed pkglint warnings by replacing PKG_JVM with PKG_DEFAULT_JVM and "#
set" with "yes".

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 28 04:25:29 2005 UTC (18 years, 1 month ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.14: +5 -4 lines
Diff to previous 1.14 (colored)

Rework emacs.mk:

1) Simplify the way how an emacs version is picked when no emacs
   is installed, but a user try to install an Emacs Lisp package.
   Just pick up the version set as EMACS_TYPE than searching for
   versions already installed etc.  If the EMACS_TYPE version is
   not supported by the Emacs Lisp Package, just fail.  EMACS_TYPE
   be default to GNU Emacs 21.

   (In other words, users should set EMACS_TYPE as they want.
   Otherwise GNU Emacs 21 is used.)

2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
   a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
   EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
   used.  This keeps dependency graph of Emacs-Lisp-packages-
   installed-for-XEmacs consistent.

3) Document EMACS_* variables as much as possible.

4) Provide more cookies for PLIST.  Maybe utilized later.

Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour.  So no version / revision bumps in this commit.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 11 14:36:53 2005 UTC (18 years, 1 month ago) by uebayasi
Branch: MAIN
Changes since 1.13: +16 -16 lines
Diff to previous 1.13 (colored)

Whitespace.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 20 12:14:05 2004 UTC (19 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 23 15:10:41 2003 UTC (20 years, 1 month ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored)

Put this package into a new pseudo-category called 'java'.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 17 21:34:31 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 5 17:29:09 2003 UTC (20 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.9: +7 -7 lines
Diff to previous 1.9 (colored)

be noisy in do-install.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:42 2003 UTC (20 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 25 03:10:36 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

create directories, then install files.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 24 04:20:24 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.6: +8 -8 lines
Diff to previous 1.6 (colored)

tidy up do-install target.

- cd && pax (just in case).
- move pax args '-rw src dest' to end - should fix problem found in
  last bulk build.
- whitespace cleanup.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 12 02:26:16 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

depend on eieio>=0.17.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 12 02:02:49 2003 UTC (20 years, 8 months ago) by uebayasi
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Won't compile with Emacs 20.7.  Remove emacs20 from EMACS_VERSIONS_ACCEPTED.

XXX Should be fixed later.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 11 08:51:37 2003 UTC (20 years, 8 months ago) by uebayasi
Branch: MAIN
Changes since 1.3: +26 -25 lines
Diff to previous 1.3 (colored)

Update jde from 2.2.7.1 to 2.3.2.

Too many changes to cite here.  Please see

	http://jdee.sunsite.dk/ReleaseNotes.txt
	http://jdee.sunsite.dk/ReleaseNotes-beta.txt

Besides, move to emacs.mk.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 31 15:44:29 2002 UTC (20 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Mechanical conversion to use java-vm.mk.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:00 2001 UTC (22 years ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Aug 3 21:13:51 2001 UTC (22 years, 2 months ago) by cjones
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import JDE, the Java Development Environment for Emacs.  Includes:

    * JDE menu with compile, run, debug, build, browse, project, and
        help commands
    * syntax coloring
    * auto indentation
    * compile error to source links
    * source-level debugging
    * source code browsing
    * make file support
    * automatic code generation
    * Java source interpreter (Pat Neimeyer's BeanShell)

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 3 21:13:51 2001 UTC (22 years, 2 months ago) by cjones
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>