Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 08:51:50 -0700 (PDT)
From:      Shigeyuki Fukushima <shige@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/flim-emacs Makefile ports/editors/flim-emacs/files flim-setupel.el.in ports/editors/flim-emacs/pkg DESCR ports/editors/flim-emacs/scripts configure ports/editors/flim-emacs-current Makefile ports/editors/flim-emacs-current/files flim-setupel.el.in ...
Message-ID:  <200007121551.IAA55023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shige       2000/07/12 08:51:50 PDT

  Modified files:
    editors/flim-emacs   Makefile 
    editors/flim-emacs/files flim-setupel.el.in 
    editors/flim-emacs/pkg DESCR 
    editors/flim-emacs/scripts configure 
    editors/flim-emacs-current Makefile 
    editors/flim-emacs-current/files flim-setupel.el.in 
    editors/flim-emacs-current/pkg DESCR PLIST 
    editors/flim-emacs-current/scripts configure 
    editors/flim-emacs20 Makefile 
    editors/flim-emacs20/pkg DESCR 
    editors/flim-emacs20-current Makefile 
    editors/flim-emacs20-current/pkg DESCR 
    editors/flim-mule    Makefile 
    editors/flim-mule/pkg DESCR 
    editors/flim-mule-current Makefile 
    editors/flim-mule-current/pkg DESCR 
    editors/flim-xemacs  Makefile 
    editors/flim-xemacs/pkg DESCR 
    editors/flim-xemacs-current Makefile 
    editors/flim-xemacs-current/pkg DESCR 
    editors/flim-xemacs20 Makefile 
    editors/flim-xemacs20/pkg DESCR 
    editors/flim-xemacs20-current Makefile 
    editors/flim-xemacs20-current/pkg DESCR 
    editors/semi-emacs   Makefile 
    editors/semi-emacs/files semi-setupel.el.in 
    editors/semi-emacs/pkg DESCR 
    editors/semi-emacs/scripts configure 
    editors/semi-emacs-current Makefile 
    editors/semi-emacs-current/files semi-setupel.el.in 
    editors/semi-emacs-current/pkg DESCR 
    editors/semi-emacs-current/scripts configure 
    editors/semi-emacs20 Makefile 
    editors/semi-emacs20/pkg DESCR 
    editors/semi-emacs20-current Makefile 
    editors/semi-emacs20-current/pkg DESCR 
    editors/semi-mule    Makefile 
    editors/semi-mule/pkg DESCR 
    editors/semi-mule-current Makefile 
    editors/semi-mule-current/pkg DESCR 
    editors/semi-xemacs  Makefile 
    editors/semi-xemacs/pkg DESCR 
    editors/semi-xemacs-current Makefile 
    editors/semi-xemacs-current/pkg DESCR 
    editors/semi-xemacs20 Makefile 
    editors/semi-xemacs20/pkg DESCR 
    editors/semi-xemacs20-current Makefile 
    editors/semi-xemacs20-current/pkg DESCR 
    editors/wemi-emacs   Makefile 
    editors/wemi-emacs/files wemi-setupel.el.in 
    editors/wemi-emacs/pkg DESCR 
    editors/wemi-emacs/scripts configure 
    editors/wemi-emacs-current Makefile 
    editors/wemi-emacs-current/files wemi-setupel.el.in 
    editors/wemi-emacs-current/pkg DESCR 
    editors/wemi-emacs-current/scripts configure 
    editors/wemi-emacs20 Makefile 
    editors/wemi-emacs20-current Makefile 
    editors/wemi-emacs20-current/pkg DESCR 
    editors/wemi-mule    Makefile 
    editors/wemi-mule/pkg DESCR 
    editors/wemi-mule-current Makefile 
    editors/wemi-mule-current/pkg DESCR 
    editors/wemi-xemacs  Makefile 
    editors/wemi-xemacs/pkg DESCR 
    editors/wemi-xemacs-current Makefile 
    editors/wemi-xemacs-current/pkg DESCR 
    editors/wemi-xemacs20 Makefile 
    editors/wemi-xemacs20/pkg DESCR 
    editors/wemi-xemacs20-current Makefile 
    editors/wemi-xemacs20-current/pkg DESCR 
  Log:
  Convert into EMACS_PORT_NAME style port.
  
  Revision  Changes    Path
  1.13      +36 -58    ports/editors/flim-emacs/Makefile
  1.2       +1 -1      ports/editors/flim-emacs/files/flim-setupel.el.in
  1.3       +1 -1      ports/editors/flim-emacs/pkg/DESCR
  1.4       +1 -1      ports/editors/flim-emacs/scripts/configure
  1.15      +36 -58    ports/editors/flim-emacs-current/Makefile
  1.2       +1 -1      ports/editors/flim-emacs-current/files/flim-setupel.el.in
  1.3       +1 -1      ports/editors/flim-emacs-current/pkg/DESCR
  1.7       +2 -0      ports/editors/flim-emacs-current/pkg/PLIST
  1.4       +1 -1      ports/editors/flim-emacs-current/scripts/configure
  1.18      +2 -9      ports/editors/flim-emacs20/Makefile
  1.3       +1 -1      ports/editors/flim-emacs20/pkg/DESCR
  1.17      +2 -9      ports/editors/flim-emacs20-current/Makefile
  1.3       +1 -1      ports/editors/flim-emacs20-current/pkg/DESCR
  1.9       +2 -10     ports/editors/flim-mule/Makefile
  1.3       +1 -1      ports/editors/flim-mule/pkg/DESCR
  1.8       +2 -10     ports/editors/flim-mule-current/Makefile
  1.3       +1 -1      ports/editors/flim-mule-current/pkg/DESCR
  1.6       +2 -7      ports/editors/flim-xemacs/Makefile
  1.2       +1 -1      ports/editors/flim-xemacs/pkg/DESCR
  1.7       +2 -7      ports/editors/flim-xemacs-current/Makefile
  1.2       +1 -1      ports/editors/flim-xemacs-current/pkg/DESCR
  1.6       +2 -7      ports/editors/flim-xemacs20/Makefile
  1.2       +1 -1      ports/editors/flim-xemacs20/pkg/DESCR
  1.6       +2 -7      ports/editors/flim-xemacs20-current/Makefile
  1.2       +1 -1      ports/editors/flim-xemacs20-current/pkg/DESCR
  1.16      +36 -66    ports/editors/semi-emacs/Makefile
  1.2       +1 -1      ports/editors/semi-emacs/files/semi-setupel.el.in
  1.4       +1 -1      ports/editors/semi-emacs/pkg/DESCR
  1.5       +1 -1      ports/editors/semi-emacs/scripts/configure
  1.17      +36 -67    ports/editors/semi-emacs-current/Makefile
  1.2       +1 -1      ports/editors/semi-emacs-current/files/semi-setupel.el.in
  1.4       +1 -1      ports/editors/semi-emacs-current/pkg/DESCR
  1.5       +1 -1      ports/editors/semi-emacs-current/scripts/configure
  1.18      +2 -9      ports/editors/semi-emacs20/Makefile
  1.3       +1 -1      ports/editors/semi-emacs20/pkg/DESCR
  1.18      +2 -9      ports/editors/semi-emacs20-current/Makefile
  1.3       +1 -1      ports/editors/semi-emacs20-current/pkg/DESCR
  1.8       +2 -10     ports/editors/semi-mule/Makefile
  1.4       +1 -1      ports/editors/semi-mule/pkg/DESCR
  1.9       +2 -10     ports/editors/semi-mule-current/Makefile
  1.4       +1 -1      ports/editors/semi-mule-current/pkg/DESCR
  1.6       +2 -7      ports/editors/semi-xemacs/Makefile
  1.2       +1 -1      ports/editors/semi-xemacs/pkg/DESCR
  1.7       +2 -7      ports/editors/semi-xemacs-current/Makefile
  1.2       +1 -1      ports/editors/semi-xemacs-current/pkg/DESCR
  1.6       +2 -7      ports/editors/semi-xemacs20/Makefile
  1.2       +1 -1      ports/editors/semi-xemacs20/pkg/DESCR
  1.7       +2 -7      ports/editors/semi-xemacs20-current/Makefile
  1.2       +1 -1      ports/editors/semi-xemacs20-current/pkg/DESCR
  1.15      +38 -69    ports/editors/wemi-emacs/Makefile
  1.2       +1 -1      ports/editors/wemi-emacs/files/wemi-setupel.el.in
  1.3       +1 -1      ports/editors/wemi-emacs/pkg/DESCR
  1.4       +1 -1      ports/editors/wemi-emacs/scripts/configure
  1.13      +36 -67    ports/editors/wemi-emacs-current/Makefile
  1.2       +1 -1      ports/editors/wemi-emacs-current/files/wemi-setupel.el.in
  1.3       +1 -1      ports/editors/wemi-emacs-current/pkg/DESCR
  1.4       +1 -1      ports/editors/wemi-emacs-current/scripts/configure
  1.19      +2 -9      ports/editors/wemi-emacs20/Makefile
  1.19      +2 -9      ports/editors/wemi-emacs20-current/Makefile
  1.3       +1 -1      ports/editors/wemi-emacs20-current/pkg/DESCR
  1.8       +2 -10     ports/editors/wemi-mule/Makefile
  1.3       +1 -1      ports/editors/wemi-mule/pkg/DESCR
  1.9       +2 -10     ports/editors/wemi-mule-current/Makefile
  1.3       +1 -1      ports/editors/wemi-mule-current/pkg/DESCR
  1.6       +2 -7      ports/editors/wemi-xemacs/Makefile
  1.2       +1 -1      ports/editors/wemi-xemacs/pkg/DESCR
  1.7       +2 -7      ports/editors/wemi-xemacs-current/Makefile
  1.2       +1 -1      ports/editors/wemi-xemacs-current/pkg/DESCR
  1.6       +2 -7      ports/editors/wemi-xemacs20/Makefile
  1.2       +1 -1      ports/editors/wemi-xemacs20/pkg/DESCR
  1.7       +2 -7      ports/editors/wemi-xemacs20-current/Makefile
  1.2       +1 -1      ports/editors/wemi-xemacs20-current/pkg/DESCR



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007121551.IAA55023>