Commit graph

99 commits

Author SHA1 Message Date
Makoto Fujiwara
e63dbca01c Add etc/themes/dev-tsdh-{dark,light}-theme.el 2011-01-06 14:23:59 +00:00
Makoto Fujiwara
5cf176f3b0 (1) patch-ab and patch-ad are adjusted for 'gameuser=games' has gone.
(2) Adjust PLIST
    - some *.el.gz and *.elc in and out
      (removing pgg-* is major part of them)
    - info files are now gzipped.
    - some sort are made by make print-PLIST
2011-01-02 05:07:47 +00:00
Makoto Fujiwara
61df12f974 Add 7 lisp/org/org*.el and its *.elc 2010-11-22 22:35:18 +00:00
Makoto Fujiwara
3ae94a58ca adjust PLIST (by upstream)
(1) remove
-bin/b2m
-libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/digest-doc
-libexec/emacs/${PKGVERSION}/${MACHINE_GNU_PLATFORM}/sorted-doc
-man/man1/b2m.1
-share/emacs/${PKGVERSION}/etc/BABYL

(2) add
+share/emacs/${PKGVERSION}/etc/NEXTSTEP
+share/emacs/${PKGVERSION}/etc/images/checked.xpm
+share/emacs/${PKGVERSION}/etc/images/unchecked.xpm
+share/emacs/${PKGVERSION}/etc/themes/tango-dark-theme.el
+share/emacs/${PKGVERSION}/etc/themes/tango-theme.el
+share/emacs/${PKGVERSION}/etc/themes/wheatgrass-theme.el
+share/emacs/${PKGVERSION}/lisp/emacs-lisp/package.el.gz
+share/emacs/${PKGVERSION}/lisp/emacs-lisp/package.elc

(3) move to obsolete (.el.gz + .elc)
-share/emacs/${PKGVERSION}/lisp/emacs-lisp/cl-compat.el.gz
+share/emacs/${PKGVERSION}/lisp/obsolete/cl-compat.el.gz

-share/emacs/${PKGVERSION}/lisp/emacs-lisp/lmenu.el.gz
+share/emacs/${PKGVERSION}/lisp/obsolete/lmenu.el.gz

(4) sort (.el.gz + .elc)
-share/emacs/${PKGVERSION}/lisp/cedet/ede/base.el.gz
 share/emacs/${PKGVERSION}/lisp/cedet/ede/autoconf-edit.el.gz
+share/emacs/${PKGVERSION}/lisp/cedet/ede/base.el.gz
2010-11-01 05:04:14 +00:00
Makoto Fujiwara
32f16f5377 delete gnus/obsolete{rnews,rnewspost}.el 2010-10-06 12:51:42 +00:00
Makoto Fujiwara
69ab931a55 Add 2 lisp's (gnus/{nnregistry,shr}.el). Delete 3 lisp's (gnus/webmail.el, obsolete/{sc,x-menu}.el) 2010-10-04 01:28:17 +00:00
Makoto Fujiwara
415f64085c 7 lisp *.el added (4 in lisp/cedet/, 2 in gnus/ etc) 2 lisp (in gnus) deleted 2010-09-30 16:45:38 +00:00
Makoto Fujiwara
ad599c2827 upstream change 2010-09-18 13:12:49 +00:00
Makoto Fujiwara
4f8a58d5a8 adding lisp/gnus/gnus-sync.el{.gz,c} 2010-08-18 03:47:13 +00:00
Makoto Fujiwara
bf3a6d2e7a emacs-lisp/pcase.el{.gz,c} added at upstream 2010-08-13 14:31:12 +00:00
Makoto Fujiwara
8b9328741b etc/tutorial/TUTORIAL.he added to the list 2010-08-03 10:37:45 +00:00
Makoto Fujiwara
7d02391417 | To: "Makoto Fujiwara" <makoto@users.sourceforge.net>
| Cc: pkgsrc-wip-discuss@lists.sourceforge.net, pkgsrc-wip-cvs@lists.sourceforge.net
 | Subject: Re: CVS commit: wip/emacs-current
 | From: "OBATA Akio" <obache@users.sourceforge.net>
 | Date: Sat, 31 Jul 2010 18:01:20 +0900

 | You can use bin/emacs-${PKGVERSION} in PLIST.

Now both packages has following file
-rwxr-xr-x  2 root     wheel          0 Jul 31 17:16 bin/emacs-24.0.50 == bin/emacs

Thank you,
2010-07-31 13:30:31 +00:00
Makoto Fujiwara
65fc84b1ad (1) convert cvs-package version to git-package for -nox11 also.
This will update emacs--22.0.93 to 24.0.50

(2) To share PLIST between emacs-current and its -nox11 version,
   one line change made on emacs-current/PLIST side:

-bin/${PKGNAME}
+bin/${DISTNAME}

(3) Related notification was the mail at:

   | Subject: emacs-current-nox11/ + emacs-current/PLIST (Re: .. git for	emacs-current
   | From: Makoto Fujiwara <makoto@ki.nu>
   | Date: Fri, 30 Jul 2010 22:05:03 +0900
   | Message-ID: <yfmr5il2k8w.wl%makoto@ki.nu>
Thanks,
2010-07-31 07:45:17 +00:00
Makoto Fujiwara
b10eb88251 some 65 files of lisp/org/ob-*.el{c,.gz} and more added 2010-07-21 22:45:11 +00:00
Makoto Fujiwara
84d98ac174 hebrew.el -> hebrew.el{.gz,c} 2010-07-13 14:45:55 +00:00
Makoto Fujiwara
7cddddad5e As was discussed in pkgsrc-wip-discuss, the cache facility is added.
Cache may get fat by repeating (daily or frequent) build. Currently
manuall removing of old or all generation is recommended.
  GIT_TAG facility is not implemented and to be improved.
Thank you.


(1) Converting cvs-package to git-package.
It seems cvs repository is not being updated. So converted to
use git-package.

wip/mk/git-package.mk is recently updated to facilitate caching.
Please take a look for cvs log output for git-package.mk.
Thank you,

(2) update PLIST as of today.


(3) add patches/patch-ad for configure.in, which is not necessary
for regular make, but nice to have further update.
2010-07-12 09:13:11 +00:00
Makoto Fujiwara
31dfd4f193 Update PLIST as:
ChangeLog from upstream:
2009-12-15  Glenn Morris  <address@hidden>

       * edt-user.el: New file, split out from edt-user.doc.
       * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
       and remove.

URL for commit message
http://lists.gnu.org/archive/html/emacs-diffs/2009-12/msg00239.html
http://lists.gnu.org/archive/html/emacs-diffs/2009-12/msg00238.html
2009-12-17 14:16:57 +00:00
Makoto Fujiwara
1307cc5fa1 adding 360 files -> info(3) xpm(9) srg(14) lisp(334) -- mainly cedet, deleting lisp(2) 2009-12-09 04:13:27 +00:00
Makoto Fujiwara
601d2fd18a It seems some *.el{,c} have been removed, update PLIST 2009-12-04 15:36:39 +00:00
OBATA Akio
fd0b6d5cfc regen. 2009-08-22 05:37:05 +00:00
Thomas Klausner
508d6d3ef4 Remove a few files that are not installed any longer. 2009-07-13 13:17:13 +00:00
OBATA Akio
e8dc55739e Welcome to emacs-23.1.50. 2009-06-27 14:23:53 +00:00
Makoto Fujiwara
50218e7c48 (PLIST) Now .gitignore's are NOT to be installed. 2009-04-16 23:17:03 +00:00
Thomas Klausner
d5c97985ba add three new files. 2009-03-06 00:06:42 +00:00
Thomas Klausner
3d053bc737 Add three new .gitignore files. 2009-02-07 21:36:37 +00:00
Thomas Klausner
34544d068f Add two new files. 2009-01-29 10:09:46 +00:00
Makoto Fujiwara
3ed4d1d2f4 Sync PLIST to upstream change 2009-01-25 05:47:32 +00:00
Makoto Fujiwara
60f8976f24 PLIST change based on upstream changes, although emacs-commit URL does not seem to be available right now, just changed ? 2008-12-20 13:32:07 +00:00
Makoto Fujiwara
2e051cad23 Update PLIST based on upstream change
http://lists.gnu.org/archive/html/emacs-commit/2008-11/msg00245.html
Removed files:
        doc/misc       : ns-emacs.texi
2008-11-20 01:33:55 +00:00
Thomas Klausner
242c3693c4 Update. 2008-11-08 00:38:43 +00:00
Thomas Klausner
2965e9e659 Add six new files (in lisp/org). 2008-10-14 08:36:33 +00:00
OBATA Akio
ab8cf6206e Catch up changes in cvs. 2008-10-12 02:52:40 +00:00
Makoto Fujiwara
d7baf10dea PLIST update based on following upstream changes
Removed files:
        lisp/international: codepage.el

Log message:
        File removed, as even ms-dos does not need it anymore.

http://lists.gnu.org/archive/html/emacs-commit/2008-09/msg00523.html
2008-10-03 03:14:48 +00:00
Makoto Fujiwara
46ae84fde9 PLIST updates based on upstream changes:
(Remove following files)
lisp/mail/mbox-changes/rmail.el.changes
lisp/mail/mbox-changes/rmailedit.el.changes
lisp/mail/mbox-changes/rmailkwd.el.changes
lisp/mail/mbox-changes/rmailmsc.el.changes
lisp/mail/mbox-changes/rmailout.el.changes
lisp/mail/mbox-changes/rmailsort.el.changes
lisp/mail/mbox-changes/rmailsum.el.changes
lisp/mail/mbox-trunk-annotations/rmail.el.annotation
lisp/mail/mbox-trunk-annotations/rmailedit.el.annotation
lisp/mail/mbox-trunk-annotations/rmailkwd.el.annotation
lisp/mail/mbox-trunk-annotations/rmailmsc.el.annotation
lisp/mail/mbox-trunk-annotations/rmailout.el.annotation
lisp/mail/mbox-trunk-annotations/rmailsort.el.annotation
lisp/mail/mbox-trunk-annotations/rmailsum.el.annotation
lisp/mail/subdirs.el


Related commit mails:
  http://lists.gnu.org/archive/html/emacs-commit/2008-09/msg00297.html
  http://lists.gnu.org/archive/html/emacs-commit/2008-09/msg00296.html
  http://lists.gnu.org/archive/html/emacs-commit/2008-09/msg00297.html
  http://lists.gnu.org/archive/html/emacs-commit/2008-09/msg00284.html
  http://lists.gnu.org/archive/html/emacs-commit/2008-09/msg00285.html
2008-09-17 10:39:41 +00:00
Makoto Fujiwara
0eaf263989 PLIST update based on upstream changes:
http://lists.gnu.org/archive/html/emacs-commit/2008-08/msg00420.html
Added files:
        lisp/mail      : pmail.el pmaildesc.el pmailedit.el pmailhdr.el
                         pmailkwd.el pmailmm.el pmailmsc.el pmailout.el
                         pmailsort.el pmailsum.el subdirs.el

http://lists.gnu.org/archive/html/emacs-commit/2008-08/msg00423.html
Added files:
        lisp/mail/mbox-trunk-annotations: rmail.el.annotation
                                          rmailedit.el.annotation
                                          rmailkwd.el.annotation
                                          rmailmsc.el.annotation
                                          rmailout.el.annotation
                                          rmailsort.el.annotation
                                          rmailsum.el.annotation
2008-08-19 05:14:50 +00:00
Thomas Klausner
1a7074bf46 Sync with upstream. 2008-08-06 11:55:44 +00:00
Makoto Fujiwara
520feeaa51 PLIST update base on following emacs-commit:
http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00690.html
 Added files:
 lisp/net       : mairix.el
2008-07-30 07:15:52 +00:00
Makoto Fujiwara
c438fa4c9c PLIST update based on following emacs-commit:
http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00630.html
Removed files:
        lisp/term      : mac-win.el

http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00633.html
Added files:
        lisp/org       : org-install.el
2008-07-28 01:35:30 +00:00
Makoto Fujiwara
6c7199fd25 PLIST update based on following emacs commit
http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00530.html
Removed files:
        lisp           : isearch-multi.el

http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00564.html
Added files:
        lisp/net       : xesam.el
2008-07-25 16:10:30 +00:00
Makoto Fujiwara
6f1af2e79d PLIST update based on following changes:
http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00346.html
  Removed files:
-         etc/images     : splash8.xpm

  http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00351.html
  Removed files:
-       lisp           : ns-carbon-compat.el

  http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00354.html
  Removed files:
-  	  lisp           : ns-grabenv.el

  http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00369.html
  Added files:
+  	doc/misc       : ns-emacs.texi
  Removed files:
        doc/emacs      : ns-emacs.texi

  http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00391.html
  Added files:
+  	lisp/term      : common-win.el


  http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00521.html
  Added files:
+ 	lisp           : misearch.el
2008-07-24 12:29:00 +00:00
Thomas Klausner
f69b285732 Add some files to PLIST. 2008-07-18 08:10:37 +00:00
Makoto Fujiwara
24620b0914 http://lists.gnu.org/archive/html/emacs-commit/2008-06/msg00988.html
Removed files:
	leim/quail     : hangul3.el

  http://lists.gnu.org/archive/html/emacs-commit/2008-07/msg00056.html
Added files:
        lisp/obsolete  : vmsproc.el vms-pmail.el vms-patch.el
Removed files:
        lisp/mail      : vms-pmail.el
        lisp           : vmsproc.el vms-patch.el
2008-07-06 12:05:52 +00:00
Thomas Klausner
c5bbebf60d Update for recent changes. 2008-06-24 12:01:20 +00:00
Thomas Klausner
fe3fbc60fa Adapt PLIST to recent changes. 2008-06-19 08:14:21 +00:00
Thomas Klausner
a3a338c787 Fix PLIST and make patch apply again (the relevant parts were
integrated upstream).
2008-06-11 14:35:39 +00:00
Thomas Klausner
d310952cee Update PLIST. 2008-05-15 11:03:39 +00:00
Thomas Klausner
386e34ab78 + epa-file-hook, - octave-hlp. 2008-05-02 11:09:24 +00:00
Makoto Fujiwara
257e6dd43a PLIST changes based on:
http://lists.gnu.org/archive/html/emacs-commit/2008-04/msg01028.html
Say:
(1) rename file (move across directory)
    lisp/forms-d2.dat to etc/forms-d2.dat
(2) add new files
    about 43 files for org/org*.el{c,.gz}
2008-04-30 14:37:32 +00:00
Thomas Klausner
df2e44bcdc Add bug-reference files. 2008-04-26 15:13:21 +00:00
Thomas Klausner
dae0cd31c6 Fix for test(1) using == instead of =.
Add two missing files and a missing directory to PLIST.
2008-04-24 10:41:24 +00:00