Skip site navigation (1)Skip section navigation (2)

CVS log for ports/editors/jext/Makefile

[BACK] Up to [FreeBSD] / ports / editors / jext

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:34 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:20:14 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with E,F

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:25:49 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:15 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -4 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:08 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 20 06:12:04 2006 UTC (6 years ago) by vd
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Change my email address to the @FreeBSD one

Approved by:	garga (mentor)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 31 04:19:58 2005 UTC (6 years, 5 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Take maintainership

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 31 04:15:47 2005 UTC (6 years, 5 months ago) by hq
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +17 -23 lines
- Unbreak: fix pkg-plist by excluding some files and having a dynamic packing
  list for Jython compiled files [1]
- Update to bsd.java.mk 2.0 (actually the port didn't even use bsd.java.mk at
  all)
- Use DATADIR=${JAVASHAREDIR} and %%DATADIR%%
- Use a FreeBSD specific launcher with full support for javavmwrapper features
- Remove some '@' to let the user know what is happening
- Add $FreeBSD$ tags

PR:		85438 [1]
Submitted by:	Vasil Dimov <vd@datamax.bg> [1]
Reviewed by:	Vasil Dimov <vd@datamax.bg>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Aug 31 03:16:14 2005 UTC (6 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
BROKEN: Incomplete pkg-plist

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 30 09:33:03 2004 UTC (7 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Support NO_WRKSUBDIR properly

PR:		ports/75631
Submitted by:	Ports Fury

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:00 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Nov 15 18:21:14 2003 UTC (8 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2 lines
unPERLify by using REINPLACE_CMD where appropriate.

PR:		48248
Submitted by:	Simon 'portlint' Schubert <corecode@corecode.ath.cx>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jul 29 09:12:24 2003 UTC (8 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:30 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 6 13:11:32 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -2 lines
Pre-compile python objects, so that package deinstalls cleanly.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 5 12:47:42 2002 UTC (9 years, 11 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +16 -24 lines
Update to 3.0.2.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 9 08:15:41 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Make all files fetchable.

Submited by:	FDS

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 1 15:51:02 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Whitespace-only:
Make indentation uniform across my ports.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 11 16:48:58 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 2.8.1.2.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 22 06:55:36 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +18 -30 lines
Update to 2.8.1.1.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 27 10:19:44 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
The project changed its location.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 12 13:41:18 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
Use JRE/javavmwrapper instead of JDK.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 24 14:33:38 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 2.8.0.3.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 18 13:21:37 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Allow user override location of Java Virtual Machine.

Should be usefull in sutuation when several VMs installed (e.g. JDK, JRE,
Kaffe etc.).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 17 11:18:27 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
's|sobomax@altavista.net|sobomax@FreeBSD.org|'

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 7 15:35:48 2000 UTC (11 years, 9 months ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -9 lines
Update to version 2.8.0.2.  Also use a runtime only version of the JFC.

PR:		18408
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 2 01:51:30 2000 UTC (11 years, 9 months ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix MASTER_SITES.

PR:		18318
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Seconded by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 1 03:12:19 2000 UTC (11 years, 9 months ago) by steve
Branches: MAIN
Adding jext version 2.7.0.6.
Jext is a powerful 100% pure Java text editor. Jext has been mainly designed
for programmers. Thus, Jext provides a lot of useful functions for coders:
syntax colorizing (Perl, XML/HTML, Java, JavaScript), auto indent, methods
seeker for Java, source code formatting and much more...

PR:		17111
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Diff request

This form allows you to request diffs 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.

Log view options