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

CVS log for ports/editors/fte/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 22 08:55:30 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:05 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.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 23 02:45:16 2006 UTC (5 years, 6 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Change maintainer address to my @FreeBSD.org email

Approved by:	garga (mentor)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 15 10:09:06 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +15 -2 lines
- Update to 20051115
- Add USE_X_PREFIX, it's use X
- Add NOPORTDOCS
- Pass maintainership to submitter

PR:		ports/93950
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 12 13:06:47 2005 UTC (6 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -5 lines
- Update to 20050108

PR:		ports/83261
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 2 01:42:43 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Reset undeliverable maintainer address:

<mail@gelf.com>: Host or domain name not found. Name service error for
    name=gelf.com type=A: Host not found

Approved by:	portmgr (self)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 23 01:53:06 2004 UTC (7 years, 1 month ago) by lesi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more.

Pointed out by:	dosirak via kris
Approved by:	maintainer timeout

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 17 03:05:57 2003 UTC (8 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -59 lines
Large rework per maintainer-update (PR: ports/50914).  Although
the changes only span 6 months, they do include a complete rework
of the release numbering system.  See the Changes file for full
details, but the highlights are:

- Readonly files are not editable when loaded.
- updated some modes (HTML)
- new modes (sml, mod3, sl, sql, 4gl, sgml)
- new commands:
  - RunProgramAsync
- new macro expansion variables:
  - FileDirectory
  - FileBaseName
  - FileExtension
- X11: support for I18N, XMB

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 18 09:36:17 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
BROKEN on 5.1: bad C++

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:38:25 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 31 02:40:53 2002 UTC (9 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 17 09:19:07 2000 UTC (11 years, 6 months ago) by kbyanc
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +36 -9 lines
Clean up the fte port:
	* Use ${FILESDIR} where appropriate.
	* Include dependency on Xlib.
	* Add ability to install documentation.
	* Install config files under ${PREFIX}/etc rather than ${PREFIX}/lib.
	* Install config file compiler.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 14 13:21:11 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 9 02:27:48 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
Add FTE, a full-featured text editor for X11.

PR:		18493
Submitted by:	Alexander Gelfenbain <mail@gelf.com>

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