CVS log for ports/converters/mule-ucs-emacs20/Attic/Makefile
Up to [FreeBSD] / ports / converters / mule-ucs-emacs20
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Sun Oct 14 10:09:48 2007 UTC (4 years, 3 months ago) by vd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +1 -1 lines
Remove expired Emacs ports and the surrounding expired ports: 2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations" 2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete 2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 19 09:30:45 2007 UTC (4 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -0 lines
Start the deorbit burn of emacs20 and dependent files. They are antiquated. Discussed with: various emacs maintainers Hat: portmgr
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 15 06:17:50 2006 UTC (5 years, 9 months ago) by linimon
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
Reset okazaki due to long period of inactivity and maintainer-timeout. Hat: portmgr
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 28 02:11:06 2006 UTC (6 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
- Fix possibility of "infinite make fork" when "Registering install for ..." EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 18 18:20:33 2004 UTC (7 years, 8 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Canonicalize inclusion of master-port's Makefile. PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:23:08 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.8: preferred, colored
Changes since revision 1.8: +1 -2 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.8: download - view: text, markup, annotated - select for diffs
Mon Feb 10 09:03:57 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Convert COMMENT to COMMENTFILE until these ports can be converted. Submitted by: lioux
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 16 20:12:15 2002 UTC (9 years, 8 months ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -51 lines
Update as a satellite port of `converters/mule-ucs'. This commit increments PORTREVISION which corresponds to the effect of `patch-aa' in the master port.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 19 16:14:54 2001 UTC (10 years, 9 months ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -10 lines
- Update to 0.84. - Maintainance MASTER_SITES and remove an unneed setting of `ALL_TARGET'. - Sort rules of the port's custom `do-build' target. - Use %%PORTDOCS%% in `pkg-plist'.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 13 19:30:10 2000 UTC (11 years, 2 months ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update Mule-UCS to 0.83. Change maintainer's e-mail address.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 16 20:16:16 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -25 lines
Update to 0.82 PR: 21163 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 27 00:44:50 2000 UTC (11 years, 7 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -8 lines
Use EMACS_PORT_NAME
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 7 20:19:26 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3 lines
Place the optional variable DISTNAME after required ones, copying mharo's previous commits on japanese/namazu2 and devel/p5-File-MMagic.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Apr 4 18:11:29 2000 UTC (11 years, 10 months ago) by knu
Branches: OKAZAKI
CVS tags: v0_74
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
This is the Mule-UCS (Universal enCoding System) for FSF Emacs 20, an Emacs Lisp library to define encoding/decoding schemes by rather simple translation rule.. PR: ports/16931 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 4 18:11:29 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Initial revision
