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

CVS log for ports/editors/xemacs-libs-packages/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / editors / xemacs-libs-packages

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26
Mon May 12 07:14:09 2003 UTC (8 years, 9 months ago) by kiri
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.25: +1 -1 lines
Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:42 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +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.24: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:34:19 2002 UTC (10 years ago) by knu
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
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -6 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Sep 3 09:54:50 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
Update XEmacs packages suite.

xemacs-basic-mule-packages:     1.3 -> 1.4

- Update the following packages:
        egg-its         1.25 -> 1.26
        mule-base       1.37 -> 1.39
        skk             1.18 -> 1.19

xemacs-comm-packages:           2.4 -> 2.5

- Update the following packages:
        bbdb            1.12 -> 1.13
        eicq            1.04 -> 1.05
        gnus            1.55 -> 1.56
        tm              1.26 -> 1.29
        vm              6.92 -> 6.95
        zenirc          1.09 -> 1.11

xemacs-libs-packages:           2.3 -> 2.4

- Update the following packages:
        edebug          1.13 -> 1.14

xemacs-mule-packages:           1.2 -> 1.3

- Update the following packages:
        lookup          1.07 -> 1.08

xemacs-oa-packages:             1.4 -> 1.5

- Update the following packages:
        calc            1.14 -> 1.17
        pc              1.19 -> 1.20
        speedbar        1.19 -> 1.21

xemacs-packages:                1.9 -> 1.10

- Update the following packages:
        auctex          1.24 -> 1.25
        cc-mode         1.24 -> 1.25
        dired           1.09 -> 1.11
        edit-utils      1.57 -> 1.65
        efs             1.22 -> 1.26
        fsf-compat      1.08 -> 1.09
        ispell          1.22 -> 1.23
        mail-lib        1.36 -> 1.39
        mailcrypt       2.07 -> 2.09
        net-utils       1.15 -> 1.20
        pcl-cvs         1.53 -> 1.55
        prog-modes      1.35 -> 1.40
        text-modes      1.29 -> 1.32
        vc              1.26 -> 1.28
        viper           1.25 -> 1.26
        w3              1.18 -> 1.20

xemacs-prog-packages:           2.5 -> 2.6

- Update the following packages:
        ediff           1.30 -> 1.31
        jde             1.26 -> 1.27
        semantic        1.05 -> 1.06
        vc-cc           1.15 -> 1.16

- Add a runtime dependency on xemacs-basic-mule-packages.

PR:		ports/28136
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>

xemacs-wp-packages:             1.3 -> 1.4

- Update the following packages:
        edt             1.11 -> 1.12
        reftex          1.22 -> 1.23

PR:		ports/29718
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 20 14:53:22 2001 UTC (10 years, 9 months ago) by kiri
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +12 -4 lines
Update 1.3 -> 2.3 :

        NONE            ->  eieio-1.01

and change pkg-plist to be automatically generated.
Reviewed by:	knu

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 22 13:11:20 2001 UTC (10 years, 11 months ago) by kiri
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -7 lines
Update 1.2 to 1.3:
                Sun-1.12        ->Sun-1.13
                edebug-1.11     ->edebug-1.13
                sounds-au-1.09  ->sounds-au-1.10
                sounds-wav-1.09 ->sounds-wav-1.10
                tooltalk-1.12   ->tooltalk-1.13

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 1 12:55:26 2000 UTC (11 years, 2 months ago) by kiri
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -3 lines
Added ${MASTER_SITE_LOCAL} to all editors/xemacs-*packages/Makefile
in order to fetch obsolete xemacs' packages. Current all xemacs'
packages needed to make have already copied to
freefall:~kiri/public_distfiles. PR ports/23171 would be solved with
this commit.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 30 11:30:33 2000 UTC (11 years, 2 months ago) by kiri
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -6 lines
Updated editors/xemacs-libs-packages 1.1 -> 1.2. Following xemacs' packages have
been updated:

    edebug-1.10     -> edebug-1.11
    tooltalk-1.11   -> tooltalk-1.12

Approved by: shige(mentor)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 24 12:09:12 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -11 lines
Use MASTER_SITE_XEMACS.
Reorder variables to satisfy portlint.

Approved by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
		(MAINTAINER of chinese/xemacs)
		KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
		(MAINTAINER of xemacs-*-packages)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 1 09:23:30 2000 UTC (11 years, 6 months ago) by shige
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Update according to XEmacs21.1.11 update.

PR:		ports/20242
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jul 15 20:34:20 2000 UTC (11 years, 7 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Fixed MAINTAINER in Makefile

Pointed out: asami
Fixed: OKAZAKI Tetsurou <okazaki@be.to>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jul 13 09:31:30 2000 UTC (11 years, 7 months ago) by taoka
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +25 -45 lines
<New ports for XEmacs SUMO package>

The SUMO package is partitioned into these ports:
  xemacs-comm-packages
  xemacs-games-packages
  xemacs-libs-packages
  xemacs-oa-packages
  xemacs-packages
  xemacs-prog-packages
  xemacs-wp-packages

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 24 21:12:34 2000 UTC (11 years, 8 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -8 lines
Add the apel package to Makefile, md5 and PLIST.

Bump version number to 1.4.

Change the maintainer to kiri@pis.toba-cmt.ac.jp.

Submitted by:	kiri@pis.toba-cmt.ac.jp

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 1 18:37:32 2000 UTC (11 years, 9 months ago) by gj
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +30 -16 lines
Add ps-print-nomule-1.03-pkg.tar.gz because the default "File" menu
in xemacs uses it, so without it the "Pretty Print Buffer" option is
always greyed out.

Put each package on its own line in the Makefile and sort them - this
makes it easier to check whether a package has changed. This also
affects md5.

Add a line to PLIST to remove lib/xemacs if it's empty - noticed by
bento.

Bump version number to 1.3.

Requested by:	wolman@cs.washington.edu

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 25 07:55:17 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Give XEmacs packages ports `elisp' catgory.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 16 08:59:48 2000 UTC (11 years, 9 months ago) by gj
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update the vc package to version 1.22.

Fix PLIST to delete the psgml and sgml packages. The error was hidden
by the way @unexec rmdir is done.

Bump PORTVERSION to 1.2.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 13 06:50:37 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -4 lines
Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.
  - LANGPREFIX -> PKGNAMEPREFIX
  - PKGNAMEEXT -> PKGNAMESUFFIX

Now ready to cooperate with `japanese/xemacs*'.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 19 22:13:11 2000 UTC (11 years, 11 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Fix some typos.

Submitted by:	kris

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 17 21:43:53 2000 UTC (11 years, 11 months ago) by gj
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +18 -7 lines
Add the hm--html-menus-1.14-pkg.tar.gz package. Also update some other
packages.

This is the first stage in a rather ambitious plan which kiri has to
add additional xemacs-package ports to make it easier for the user
to install additional packages beyond the base support.

Submitted by:	kiri@pis.toba-cmt.ac.jp

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 8 21:21:17 2000 UTC (12 years ago) by gj
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Take over maintenace of this also, at the request of the old
maintainer.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:18:41 2000 UTC (12 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +16 -16 lines
Update to latest packages.
Add texinfo package.

No response from:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 27 03:24:55 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -15 lines
Update to version 21.1.8.

PR:		14593
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 13 20:09:40 1999 UTC (12 years, 4 months ago) by gj
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -13 lines
PR:		13680
Submitted by:	max
Requested by:	the maintainer

Update the xemacs-packages port to use the latest tar balls. Add a hint
to use the xemacs-sumo-packages and xemacs-mule-sumo-packages ports
if the user wants to install all packages.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 27 21:13:49 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
echo -> ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}

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

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jun 22 22:16:53 1999 UTC (12 years, 7 months ago) by gj
Branches: ME
CVS tags: xp1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
This is xemacs-packages. It contains a selection of "most used"
packages to go along with the xemacs21 port. Note that the user can
add and delete packages as desired using the mechanisms provided by
xemacs21.

The packages are automatically installed when xemacs21 is installed
from the ports tree. Unfortunately, this is not true when xemacs21
is installed using pkg_add. In this case the user has to install
xemacs-packages manually beforehand.

Submitted by:	Michael Elbel (me@freebsd.org)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 22 22:16:53 1999 UTC (12 years, 7 months ago) by gj
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