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

CVS log for ports/editors/apel-xemacs21-mule/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / editors / apel-xemacs21-mule

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26
Thu Nov 17 08:20:54 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.25: +1 -1 lines
- Remove a few of xemacs21-mule ports. They conflicts with
  xemacs-mule-packages ports and better to be installed inside XEMACS.

  It fixes ports/26192 submitted by Kang-min Liu <gugod_at_gugod.org>
  in 2001 year.

Requested by:   Andrey Slusar (xemacs21-mule and xemacs-mule-package ports)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 23 09:32:25 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue May 18 22:45:04 2004 UTC (7 years, 8 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Canonicalize handling of inclusion of bsd.port.mk.

PR:		ports/64393
Submitted by:	eik
Approved by:	maintainer timeout (2 months)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:23:10 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 7 02:44:20 2003 UTC (9 years ago) by seanc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Dec 1 17:57:09 2001 UTC (10 years, 2 months ago) by shige
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, RELEASE_4_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -5 lines
Update to stub(slave) port.
Remove pkg-* in the slave ports.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:19:32 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 13 05:11:10 2000 UTC (11 years, 7 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
Change PREFIX -> LOCALBASE.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 10 16:04:28 2000 UTC (11 years, 9 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -9 lines
Update to 10.2.
Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 14 06:20:16 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Finish converting editors/ to PORTNAME/PORTVERSION.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 8 08:27:23 2000 UTC (11 years, 11 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Bump EMACS_VER.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 9 16:30:58 2000 UTC (12 years, 1 month ago) by shige
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +18 -5 lines
Delete BROKEN mark.
Add target `xemacs-package'.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 6 14:27:00 2000 UTC (12 years, 1 month ago) by shige
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Add BROKEN, bacause editors/xemacs-mule ports is removed.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 2 14:16:56 2000 UTC (12 years, 1 month ago) by shige
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Upgrade to 9.23.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 2 14:00:41 1999 UTC (12 years, 2 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Synchronize these ports with xemacs-mule-21.1.8.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 21 11:35:16 1999 UTC (12 years, 3 months ago) by shige
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
Fix too bad dependency.
	before:	${PREFIX}/lib/xemacs/site-packages/../xemacs-packages
	(If site-packages directory does not exist, this dependency is broken.)
	new:	${PREFIX}/lib/xemacs/xemacs-packages

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 18 16:18:22 1999 UTC (12 years, 3 months ago) by shige
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.
RUN_DEPENDS on xemacs-sumo-packages.

Pointed out by:	HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 10 16:25:36 1999 UTC (12 years, 4 months ago) by shige
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to 9.22.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 18 10:04:08 1999 UTC (12 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
Don't build these if PARALLEL_PACKAGE_BUILD is set -- the new xemacs seems
to hang forever.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 10 15:35:39 1999 UTC (12 years, 5 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +11 -3 lines
Fix for xemacs-mule-21.1.6.
apel package should be compatible with xemacs-package on xemacs-21.x.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Sep 9 16:28:46 1999 UTC (12 years, 5 months ago) by taoka
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
I updated XEmacs-mule to 21.1.6 and these ports became broken.

Changed from "20.4" to "21.1.6" in Makefile

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:42:48 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:43:22 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change Id->FreeBSD.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 12 11:14:16 1999 UTC (12 years, 6 months ago) by shige
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3 lines
xemacs-mule does not require *-setupel.el.
Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are
added to default load-path automatically.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 6 14:52:37 1999 UTC (12 years, 6 months ago) by shige
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 9.20.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jul 1 13:02:16 1999 UTC (12 years, 7 months ago) by shige
Branches: SHIGE
CVS tags: v9_19
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
A Portable Emacs Library for xemacs(20)-mule.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 1 13:02:16 1999 UTC (12 years, 7 months ago) by shige
Branches: MAIN
Initial revision

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