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

CVS log for ports/japanese/diclookup-emacs20/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / japanese / diclookup-emacs20

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18
Sun Oct 14 10:09:55 2007 UTC (4 years, 3 months ago) by vd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Thu Jul 19 09:30:49 2007 UTC (4 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -0 lines
Start the deorbit burn of emacs20 and dependent files.  They are antiquated.

Discussed with: various emacs maintainers
Hat:            portmgr

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 19 20:11:43 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Sat Jan 28 02:11:23 2006 UTC (6 years ago) by linimon
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.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Sun Feb 6 02:55:17 2005 UTC (7 years ago) by mita
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +13 -9 lines
Maintainer's update

- correct dependency on intlfonts
- Make document install more cleanly

Submitted by:	kris and hrs (thanks)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 27 00:20:04 2004 UTC (7 years, 1 month ago) by hrs
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Back out the previous change.  Mita-san will continue to
work as the maintainer of this port.

Discussed with:	mita and nork

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 23 09:32:34 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:43 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_3_0, 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.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Sat Dec 22 16:33:23 2001 UTC (10 years, 1 month ago) by yoichi
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.9: preferred, colored
Changes since revision 1.9: +22 -17 lines
Add diclookup-emacs20, CDROM dictionary client for emacs20
(Repocopied from japanese/diclookup-mule)

Committed with change of installation path to subdirectory
under site-lisp (originator timeout).

PR:		ports/29674
Submitted by:	mita(maintainer)
Reviewed by:	knu(mentor)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Sep 8 11:48:42 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_4_0, old_RELEASE_4_3_0, old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
mule-wnn4 is renamed to mule-freewnn.

Submitted by:	dead index :<

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 11 14:13:01 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -5 lines
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.

Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:23:41 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_4_0_0, old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Change Id->FreeBSD.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 5 04:26:29 1999 UTC (12 years, 11 months ago) by taoka
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
change the installed path from /usr/local/lib/mule/site-lisp to
/usr/local/share/mule/site-lisp

PR:            ports/10276
Submitted by:  MIHIRA Yoshiro <sanpei@sanpei.org>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 15 12:21:55 1998 UTC (13 years, 2 months ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_3_1_0, old_RELEASE_2_2_8
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Add virtual category elisp.

Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 20 12:41:01 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Broken for non-ELF systems too.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 16 02:04:48 1998 UTC (13 years, 3 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Mark BROKEN for ELF:
installing in lib...
cp od-eiwa.elc od-chujiten.elc od-chujiten64.elc  od-chujiten64-epw.elc od-kojien.elc  od-crown.elc od-italian.elc od-oxford.elc od-readers.elc /usr/local/lib/mule/site-lisp
usage: cp [-R [-H | -L | -P]] [-f | -i] [-p] src target
       cp [-R [-H | -L | -P]] [-f | -i] [-p] src1 ... srcN directory
*** Error code 1

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 7 22:43:07 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts.  While I'm here, change the category names in some
(hopefully all) CJK font ports.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 3 00:15:02 1998 UTC (13 years, 6 months ago) by asami
Branches: old_MITA
CVS tags: old_diclookup_mule
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Diclookup version 2.3.3, now as a separate port (from dserver).  Client
machines can install this one only.  It's also newer than what used
to be in the dserver port, benefitting some people with newer
dictionaries, such as Satoshi (that's me).

PR:		7471
Submitted by:	MITA Yoshio <Yoshio.Mita@isen.fr>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 3 00:15:02 1998 UTC (13 years, 6 months ago) by asami
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