2003-12-23 06:36:49 by Masao Uebayashi | Files touched by this commit (1) |
Log message:
prog-modes-1.91 had a wrong hash. Pointed out by Min Sik Kim, PR pkg/23842.
(prog-modes-1.91-pkg.tar.gz on ftp.jp.xemacs.org seems broken now!)
|
2003-12-22 09:14:27 by Masao Uebayashi | Files touched by this commit (3) |  |
Log message:
Update xemacs-packages to 1.13, a complete set of XEmacs packages as of
2003/12/22.
Newly added packages are:
* general-docs-1.01
* hyperbole-1.13
* oo-browser-1.04
* riece-1.12
And many others are updated.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-07 15:04:16 by Masao Uebayashi | Files touched by this commit (1) |
Log message:
Update along with the ${DIST_SUBDIR} change.
|
2003-07-07 14:51:45 by Masao Uebayashi | Files touched by this commit (1) |
Log message:
Put distfiles into a fixed subdirectory across versions, instead of creating
each directory per version.
Before:
% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
/usr/pkgsrc/distfiles/xemacs-packages-1.9/apel-1.25-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.10/apel-1.26-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.12/apel-1.26-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages-1.11/apel-1.26-pkg.tar.gz
After:
% ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel*
/usr/pkgsrc/distfiles/xemacs-packages/apel-1.25-pkg.tar.gz
/usr/pkgsrc/distfiles/xemacs-packages/apel-1.26-pkg.tar.gz
Pointed out by Robert Elz, PR22085.
|
2003-06-30 13:24:55 by Stoned Elipot | Files touched by this commit (1) |
Log message:
No need for texinfo.mk here.
|
2003-06-30 02:42:34 by Masao Uebayashi | Files touched by this commit (3) |  |
Log message:
Update to 1.12, all XEmacs binary packages as of 20030629.
Added / updated packages:
* auctex-1.35 * bbdb-1.23 * cc-mode-1.33
* clearcase-1.06 * dictionary-1.12 * ecb-1.08
* ecrypto-0.13 * edebug-1.18 * ediff-1.47
* edit-utils-2.02 * eshell-1.05 * ess-1.04
* eudc-1.38 * games-1.14 * gnus-1.71
* hm--html-menus-1.21 * ilisp-1.32 * jde-1.45
* liece-1.12 * mail-lib-1.59 * mh-e-1.23
* mule-base-1.43 * net-utils-1.32 * os-utils-1.31
* pgg-1.03 * prog-modes-1.79 * psgml-1.40
* sasl-1.13 * sieve-1.13 * sml-mode-0.09
* texinfo-1.24 * text-modes-1.61 * time-1.13
* tm-1.36 * tramp-1.15 * vc-1.37
* vhdl-1.17 * viper-1.36 * vm-7.14
* x-symbol-1.05 * xemacs-base-1.78 * xemacs-devel-1.55
* xslide-1.07
|
2003-05-05 19:38:03 by grant beattie | Files touched by this commit (1) |
Log message:
be noisier in do-install, whitespace fix.
|
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2003-03-04 23:06:31 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Fix compression of ".el" files. Bump version number to 1.11.
|