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

CVS log for ports/editors/xemacs-devel-mule/pkg-plist

[BACK] Up to [FreeBSD] / ports / editors / xemacs-devel-mule

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:49 2007 UTC (4 years, 6 months ago) by rafan
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_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -41 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 27 17:43:21 2007 UTC (4 years, 8 months ago) by anray
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -2 lines
Update to 21.5-b28 "fuki"

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 16 14:31:26 2006 UTC (5 years, 8 months ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
Update to 21.5-b27 "fiddleheads"

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Feb 10 11:35:02 2006 UTC (6 years ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Add WITH_LDAP - build xemacs with ldap support.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 8 14:08:07 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
* Try to fix xemacs-devel japanese ports.
* I don't use the japanese. Pass maintainership for
  ja-xemacs-devel-* to ports@.

Reported by:	pointyhat(kris)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 2 13:28:42 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -30 lines
1.Integrate some bugfixes from upstream cvs:
* Increase MAX_FONT_COUNT from 5000 to INT_MAX. Applies to both the X
  and GTK platforms.
* Improve Russian C-x processing.
* More mule-ization and fix related crashes.
* Call set-current-locale (the wrapper for setlocale(3)) before
  checking the current locale, because the C code doesn't.
* Initialise the hardware-specific mapping from raw keycodes to the
  US key layout.
2.Fix pkg-plist.

Reported by:	pointyhat(kris) (2)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jan 22 01:50:18 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +16 -16 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 21 20:38:38 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -0 lines
* Update to 21.5.b24 "dandelion".
* Added -DWITH_XFT - build XEmacs with xft support.

Approved by:	sem(mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 27 17:05:54 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines
- Update to 21.5-b23 "daikon".

PR:		ports/88080
Submitted by:	Andrey Slusar (maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jun 4 09:56:18 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
* Update to 21.5-b21 "corn"
* Unbreak on non-i386 platforms
* Update EMACS_VER on editors/xemacs-devel-mule
* Fix EMACS_VER on editors/xemacs-devel

PR:		ports/81866
Submitted by:	Andrey Slusar <anrays@gmail.com> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 18 08:03:53 2005 UTC (6 years, 10 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 21.5.b20 "cilantro".
- Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>)

PR:		ports/78960
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 25 21:01:20 2005 UTC (6 years, 11 months ago) by sem
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +23 -35 lines
- Update to 21.5.b19 "chives"
- It fix VuXML ID: 3e3c860d-7dae-11d9-a9e7-0001020eed82
- Pass maintainership to submitter

PR:		ports/75450
Submitted by:	Andrey Slusar <anray (at) inet.ua>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:43:53 2003 UTC (8 years, 2 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -103 lines
Update 21.5-b15 to 21.5-b16.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 10 06:26:40 2003 UTC (8 years, 5 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
Update 21.5-b13 to 21.5-b15 and relevant corrections as follows:

* remove patch for module build section of Makefile according to
  change $^ to macro itself.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 22 11:06:31 2003 UTC (8 years, 8 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +230 -35 lines
Update to 21.5-b13(Beta version).

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 22 13:33:52 2003 UTC (9 years ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
Update 21.4.11 to 21.4.12.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 6 10:54:35 2002 UTC (9 years, 3 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Update 21.4.9 -> 21.4.10.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 4 11:02:39 2002 UTC (9 years, 5 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Update 21.4.8 -> 21.4.9.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 15 09:51:06 2002 UTC (9 years, 9 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Update 21.4.6_1 -> 21.4.8.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 5 11:11:00 2002 UTC (10 years, 1 month ago) by kiri
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
XEmacs development version(gamma 21.4.6) with mule. This is
the mule version of editors/xemacs-devel.

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