SCM Repository
Log of /XEmacs/packages/ChangeLog
| Links to HEAD: | (view) (download) (annotate) |
| Links to sumo-2005-01-18: | (view) (download) (annotate) |
| Sticky Tag: |
Revision 1.485 - (view) (download) (annotate) - [select for diffs]
Tue Jan 18 22:05:04 2005 UTC (8 years, 4 months ago) by viteno
Branch: MAIN
CVS Tags: sumo-2005-01-18
Changes since 1.484: +4 -0 lines
Diff to previous 1.484
Sumo packages released
Revision 1.484 - (view) (download) (annotate) - [select for diffs]
Mon Jan 17 11:00:55 2005 UTC (8 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.483: +4 -0 lines
Diff to previous 1.483
Package release
Revision 1.483 - (view) (download) (annotate) - [select for diffs]
Thu Jan 13 08:10:24 2005 UTC (8 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.482: +4 -0 lines
Diff to previous 1.482
Package release
Revision 1.482 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 11:06:37 2005 UTC (8 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.481: +4 -0 lines
Diff to previous 1.481
Package release
Revision 1.481 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 13:00:27 2004 UTC (8 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.480: +2 -0 lines
Diff to previous 1.480
Package release
Revision 1.480 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 11:49:26 2004 UTC (8 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.479: +5 -3 lines
Diff to previous 1.479
Re-enable package registration.
Revision 1.479 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 22:15:05 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.478: +2 -0 lines
Diff to previous 1.478
Package release
Revision 1.478 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 22:04:10 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.477: +2 -0 lines
Diff to previous 1.477
Package release
Revision 1.477 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 21:53:37 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.476: +2 -0 lines
Diff to previous 1.476
Package release
Revision 1.476 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 21:50:07 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.475: +2 -0 lines
Diff to previous 1.475
Package release
Revision 1.475 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 21:45:53 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.474: +7 -0 lines
Diff to previous 1.474
Package release
Revision 1.474 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 08:34:37 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.473: +4 -0 lines
Diff to previous 1.473
Package release
Revision 1.473 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 16:29:55 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.472: +4 -0 lines
Diff to previous 1.472
Package release
Revision 1.472 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 19:21:37 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.471: +4 -0 lines
Diff to previous 1.471
Package release
Revision 1.471 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 01:31:50 2004 UTC (8 years, 5 months ago) by ben
Branch: MAIN
Changes since 1.470: +5 -0 lines
Diff to previous 1.470
rationalize package Make order xemacs-packages/Makefile: Rationalize the order of package compilation. vm/Makefile: vm.el must be generated early because of dependencies from other packages.
Revision 1.470 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 22:15:07 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.469: +2 -0 lines
Diff to previous 1.469
Package release
Revision 1.469 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 21:48:16 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.468: +4 -0 lines
Diff to previous 1.468
Package release
Revision 1.468 - (view) (download) (annotate) - [select for diffs]
Tue Dec 7 01:58:38 2004 UTC (8 years, 5 months ago) by ben
Branch: MAIN
Changes since 1.467: +12 -0 lines
Diff to previous 1.467
fix package compilation; update locale start files, profile docs XEmacs.rules: text-modes is also needed due to dependency of texinfmt on whitespace. XEmacs.rules: Remove auto-autoloads if package-suppress forms have changed. Touch auto-autoloads so it's always up-to-date; otherwise problems ensue when no autoloads exist in a package. start-files/ro/locale-start.el, start-files/ja/locale-start.el, start-files/fr/locale-start.el: Update start files to contain new versions for my new splash-screen workspace. ps-print/Makefile: text-modes depends on xemacs-base. texinfo/Makefile: Depends on text-modes. texinfmt.el: Require 'whitespace to fix compilation. xemacs-base/Makefile: Conditionalize package-suppress forms on existence of `package-suppress', not any particular version. add-log.el: Require font-lock, since we make use of font-lock faces in calls to set-face-parent upon loading, and faces are not automatically autoloaded if we do it this way. profile.el: Update header docs.
Revision 1.467 - (view) (download) (annotate) - [select for diffs]
Wed Dec 1 16:30:46 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.466: +4 -0 lines
Diff to previous 1.466
Package release
Revision 1.466 - (view) (download) (annotate) - [select for diffs]
Tue Nov 30 05:55:00 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.465: +4 -0 lines
Diff to previous 1.465
Package release
Revision 1.465 - (view) (download) (annotate) - [select for diffs]
Sun Nov 28 10:58:39 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.464: +4 -0 lines
Diff to previous 1.464
Package release
Revision 1.464 - (view) (download) (annotate) - [select for diffs]
Fri Nov 26 08:05:10 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.463: +2 -0 lines
Diff to previous 1.463
Package release
Revision 1.463 - (view) (download) (annotate) - [select for diffs]
Fri Nov 26 08:01:39 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.462: +4 -0 lines
Diff to previous 1.462
Package release
Revision 1.462 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 06:15:30 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.461: +2 -0 lines
Diff to previous 1.461
Package release
Revision 1.461 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 06:11:52 2004 UTC (8 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.460: +4 -0 lines
Diff to previous 1.460
Package release
Revision 1.460 - (view) (download) (annotate) - [select for diffs]
Mon Nov 22 21:03:28 2004 UTC (8 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.459: +2 -0 lines
Diff to previous 1.459
Package release
Revision 1.459 - (view) (download) (annotate) - [select for diffs]
Mon Nov 22 21:01:13 2004 UTC (8 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.458: +4 -0 lines
Diff to previous 1.458
Package release
Revision 1.458 - (view) (download) (annotate) - [select for diffs]
Tue Nov 9 07:51:17 2004 UTC (8 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.457: +4 -0 lines
Diff to previous 1.457
Package release
Revision 1.457 - (view) (download) (annotate) - [select for diffs]
Mon Nov 8 07:46:16 2004 UTC (8 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.456: +5 -0 lines
Diff to previous 1.456
Package release
Revision 1.456 - (view) (download) (annotate) - [select for diffs]
Sun Nov 7 23:52:54 2004 UTC (8 years, 6 months ago) by ben
Branch: MAIN
Changes since 1.455: +40 -0 lines
Diff to previous 1.455
To: xemacs-patches@xemacs.org Local.rules.template: Group settings together. Put XEmacs binary in XEMACS_BINARY not XEMACS (XEMACS may be a wrapper). Track ever-changing Cygwin semantics. tex etc. is not broken on Cygwin, you just need to install the right packages -- document this. XEmacs.rules, iterate.rules, meta-iterate.rules, Local.rules.inc, Version.rules, iterate-1.rules, meta-template.rules: Factor out repetitive code into meta-template.rules and iterate-1.rules. Add some missing targets. New genclean target for removing just generated files. Make sure that `make install' actually does everything that `make' does before installing; same for `make bindist'.
Revision 1.455 - (view) (download) (annotate) - [select for diffs]
Sun Oct 31 10:15:18 2004 UTC (8 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.454: +4 -0 lines
Diff to previous 1.454
Package release
Revision 1.454 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 15:51:34 2004 UTC (8 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.453: +4 -0 lines
Diff to previous 1.453
Package release
Revision 1.453 - (view) (download) (annotate) - [select for diffs]
Mon Oct 18 06:58:41 2004 UTC (8 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.452: +4 -0 lines
Diff to previous 1.452
Package release
Revision 1.452 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 18:41:35 2004 UTC (8 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.451: +4 -0 lines
Diff to previous 1.451
Package release
Revision 1.451 - (view) (download) (annotate) - [select for diffs]
Mon Oct 4 08:53:48 2004 UTC (8 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.450: +4 -0 lines
Diff to previous 1.450
Package release
Revision 1.450 - (view) (download) (annotate) - [select for diffs]
Fri Oct 1 08:31:48 2004 UTC (8 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.449: +4 -0 lines
Diff to previous 1.449
Package release
Revision 1.449 - (view) (download) (annotate) - [select for diffs]
Wed Sep 29 12:07:52 2004 UTC (8 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.448: +2 -0 lines
Diff to previous 1.448
Package release
Revision 1.448 - (view) (download) (annotate) - [select for diffs]
Wed Sep 29 11:58:32 2004 UTC (8 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.447: +4 -0 lines
Diff to previous 1.447
Package release
Revision 1.447 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 13:56:56 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.446: +2 -0 lines
Diff to previous 1.446
Package release
Revision 1.446 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 11:55:21 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.445: +2 -0 lines
Diff to previous 1.445
Package release
Revision 1.445 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 06:39:19 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.444: +4 -0 lines
Diff to previous 1.444
Package release
Revision 1.444 - (view) (download) (annotate) - [select for diffs]
Wed Sep 15 07:10:30 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.443: +2 -0 lines
Diff to previous 1.443
Package release
Revision 1.443 - (view) (download) (annotate) - [select for diffs]
Wed Sep 15 05:11:42 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.442: +4 -0 lines
Diff to previous 1.442
Package release
Revision 1.442 - (view) (download) (annotate) - [select for diffs]
Mon Sep 13 19:23:43 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.441: +2 -0 lines
Diff to previous 1.441
Package release
Revision 1.441 - (view) (download) (annotate) - [select for diffs]
Mon Sep 13 07:32:11 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.440: +4 -0 lines
Diff to previous 1.440
Package release
Revision 1.440 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 07:04:03 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.439: +4 -0 lines
Diff to previous 1.439
Package release
Revision 1.439 - (view) (download) (annotate) - [select for diffs]
Tue Sep 7 11:43:50 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.438: +4 -0 lines
Diff to previous 1.438
Package release
Revision 1.438 - (view) (download) (annotate) - [select for diffs]
Mon Sep 6 11:30:50 2004 UTC (8 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.437: +4 -0 lines
Diff to previous 1.437
Package release
Revision 1.437 - (view) (download) (annotate) - [select for diffs]
Wed Aug 18 07:52:41 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
CVS Tags: sumo-2004-08-18
Changes since 1.436: +4 -0 lines
Diff to previous 1.436
Sumo packages released
Revision 1.436 - (view) (download) (annotate) - [select for diffs]
Tue Aug 17 08:32:21 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.435: +2 -0 lines
Diff to previous 1.435
Package release
Revision 1.435 - (view) (download) (annotate) - [select for diffs]
Tue Aug 17 08:14:00 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.434: +4 -0 lines
Diff to previous 1.434
Package release
Revision 1.434 - (view) (download) (annotate) - [select for diffs]
Sun Aug 15 19:38:38 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.433: +4 -0 lines
Diff to previous 1.433
Package release
Revision 1.433 - (view) (download) (annotate) - [select for diffs]
Fri Aug 13 16:38:24 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.432: +4 -0 lines
Diff to previous 1.432
Package release
Revision 1.432 - (view) (download) (annotate) - [select for diffs]
Thu Aug 12 06:21:16 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.431: +4 -0 lines
Diff to previous 1.431
Package release
Revision 1.431 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 06:30:59 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.430: +4 -0 lines
Diff to previous 1.430
Package release
Revision 1.430 - (view) (download) (annotate) - [select for diffs]
Thu Jul 29 07:13:49 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.429: +4 -0 lines
Diff to previous 1.429
Package release
Revision 1.429 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 08:48:09 2004 UTC (8 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.428: +4 -0 lines
Diff to previous 1.428
Package release
Revision 1.428 - (view) (download) (annotate) - [select for diffs]
Mon Jul 19 10:33:44 2004 UTC (8 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.427: +4 -0 lines
Diff to previous 1.427
Package release
Revision 1.427 - (view) (download) (annotate) - [select for diffs]
Wed Jul 14 11:41:40 2004 UTC (8 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.426: +4 -0 lines
Diff to previous 1.426
Package release
Revision 1.426 - (view) (download) (annotate) - [select for diffs]
Mon Jul 5 06:28:14 2004 UTC (8 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.425: +4 -0 lines
Diff to previous 1.425
Package release
Revision 1.425 - (view) (download) (annotate) - [select for diffs]
Wed Jun 30 07:12:52 2004 UTC (8 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.424: +4 -0 lines
Diff to previous 1.424
Package release
Revision 1.424 - (view) (download) (annotate) - [select for diffs]
Tue Jun 29 05:16:24 2004 UTC (8 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.423: +4 -0 lines
Diff to previous 1.423
Package release
Revision 1.423 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 20:23:48 2004 UTC (8 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.422: +4 -0 lines
Diff to previous 1.422
Package release
Revision 1.422 - (view) (download) (annotate) - [select for diffs]
Mon Jun 21 18:18:42 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.421: +4 -0 lines
Diff to previous 1.421
Package release
Revision 1.421 - (view) (download) (annotate) - [select for diffs]
Fri Jun 18 07:22:00 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.420: +2 -0 lines
Diff to previous 1.420
Package release
Revision 1.420 - (view) (download) (annotate) - [select for diffs]
Fri Jun 18 07:14:14 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.419: +4 -0 lines
Diff to previous 1.419
Package release
Revision 1.419 - (view) (download) (annotate) - [select for diffs]
Thu Jun 17 11:49:41 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.418: +4 -0 lines
Diff to previous 1.418
Package release
Revision 1.418 - (view) (download) (annotate) - [select for diffs]
Wed Jun 16 15:52:02 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.417: +2 -0 lines
Diff to previous 1.417
Package release
Revision 1.417 - (view) (download) (annotate) - [select for diffs]
Wed Jun 16 15:51:41 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.416: +4 -0 lines
Diff to previous 1.416
New haskell-mode maintainer.
Revision 1.416 - (view) (download) (annotate) - [select for diffs]
Mon Jun 14 06:58:49 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.415: +2 -0 lines
Diff to previous 1.415
Package release
Revision 1.415 - (view) (download) (annotate) - [select for diffs]
Sun Jun 13 22:04:24 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.414: +4 -0 lines
Diff to previous 1.414
Package release
Revision 1.414 - (view) (download) (annotate) - [select for diffs]
Sun Jun 13 15:43:23 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.413: +4 -0 lines
Diff to previous 1.413
Package release
Revision 1.413 - (view) (download) (annotate) - [select for diffs]
Fri Jun 11 15:50:15 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.412: +4 -0 lines
Diff to previous 1.412
Package release
Revision 1.412 - (view) (download) (annotate) - [select for diffs]
Thu Jun 10 21:23:29 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.411: +4 -0 lines
Diff to previous 1.411
Package release
Revision 1.411 - (view) (download) (annotate) - [select for diffs]
Tue Jun 8 08:21:23 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.410: +4 -0 lines
Diff to previous 1.410
Package release
Revision 1.410 - (view) (download) (annotate) - [select for diffs]
Mon Jun 7 05:14:21 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.409: +4 -0 lines
Diff to previous 1.409
Package release
Revision 1.409 - (view) (download) (annotate) - [select for diffs]
Sun Jun 6 19:47:13 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.408: +2 -0 lines
Diff to previous 1.408
Package release
Revision 1.408 - (view) (download) (annotate) - [select for diffs]
Sun Jun 6 11:30:26 2004 UTC (8 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.407: +4 -0 lines
Diff to previous 1.407
Package release
Revision 1.407 - (view) (download) (annotate) - [select for diffs]
Wed May 19 08:36:18 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.406: +2 -0 lines
Diff to previous 1.406
Package release
Revision 1.406 - (view) (download) (annotate) - [select for diffs]
Tue May 18 22:04:27 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.405: +5 -0 lines
Diff to previous 1.405
Introduce new ESS Maintainer.
Revision 1.405 - (view) (download) (annotate) - [select for diffs]
Mon May 17 20:15:17 2004 UTC (9 years ago) by viteno
Branch: MAIN
CVS Tags: sumo-2004-05-17
Changes since 1.404: +4 -0 lines
Diff to previous 1.404
Sumo packages released
Revision 1.404 - (view) (download) (annotate) - [select for diffs]
Fri May 14 21:51:25 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.403: +2 -0 lines
Diff to previous 1.403
Package release
Revision 1.403 - (view) (download) (annotate) - [select for diffs]
Fri May 14 21:39:01 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.402: +2 -0 lines
Diff to previous 1.402
Package release
Revision 1.402 - (view) (download) (annotate) - [select for diffs]
Fri May 14 13:21:54 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.401: +2 -0 lines
Diff to previous 1.401
Package release
Revision 1.401 - (view) (download) (annotate) - [select for diffs]
Fri May 14 12:51:12 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.400: +2 -0 lines
Diff to previous 1.400
Package release
Revision 1.400 - (view) (download) (annotate) - [select for diffs]
Fri May 14 09:09:45 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.399: +4 -0 lines
Diff to previous 1.399
Package release
Revision 1.399 - (view) (download) (annotate) - [select for diffs]
Tue May 11 15:24:49 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.398: +4 -0 lines
Diff to previous 1.398
Package release
Revision 1.398 - (view) (download) (annotate) - [select for diffs]
Thu May 6 05:00:46 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.397: +4 -0 lines
Diff to previous 1.397
Package release
Revision 1.397 - (view) (download) (annotate) - [select for diffs]
Wed May 5 19:03:06 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.396: +2 -0 lines
Diff to previous 1.396
Package release
Revision 1.396 - (view) (download) (annotate) - [select for diffs]
Wed May 5 07:00:00 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.395: +4 -0 lines
Diff to previous 1.395
Package release
Revision 1.395 - (view) (download) (annotate) - [select for diffs]
Sun Apr 25 10:31:13 2004 UTC (9 years ago) by viteno
Branch: MAIN
Changes since 1.394: +4 -0 lines
Diff to previous 1.394
Package release
Revision 1.394 - (view) (download) (annotate) - [select for diffs]
Wed Apr 14 13:52:09 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.393: +4 -0 lines
Diff to previous 1.393
Package release
Revision 1.393 - (view) (download) (annotate) - [select for diffs]
Tue Apr 13 08:49:41 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.392: +4 -0 lines
Diff to previous 1.392
Package release
Revision 1.392 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 20:07:39 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.391: +2 -0 lines
Diff to previous 1.391
Package release
Revision 1.391 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 20:00:22 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.390: +2 -0 lines
Diff to previous 1.390
Package release
Revision 1.390 - (view) (download) (annotate) - [select for diffs]
Mon Apr 5 19:48:34 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.389: +4 -0 lines
Diff to previous 1.389
Package release
Revision 1.389 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 09:44:38 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.388: +2 -0 lines
Diff to previous 1.388
Package release
Revision 1.388 - (view) (download) (annotate) - [select for diffs]
Thu Apr 1 06:30:59 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.387: +4 -0 lines
Diff to previous 1.387
Package release
Revision 1.387 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 09:09:13 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.386: +4 -0 lines
Diff to previous 1.386
Package release
Revision 1.386 - (view) (download) (annotate) - [select for diffs]
Mon Mar 29 19:14:50 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.385: +2 -0 lines
Diff to previous 1.385
Package release
Revision 1.385 - (view) (download) (annotate) - [select for diffs]
Mon Mar 29 07:32:16 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.384: +4 -0 lines
Diff to previous 1.384
Package release
Revision 1.384 - (view) (download) (annotate) - [select for diffs]
Thu Mar 25 17:46:06 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.383: +2 -0 lines
Diff to previous 1.383
Package release
Revision 1.383 - (view) (download) (annotate) - [select for diffs]
Thu Mar 25 07:35:28 2004 UTC (9 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.382: +4 -0 lines
Diff to previous 1.382
Package release
Revision 1.382 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 17:59:08 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.381: +2 -0 lines
Diff to previous 1.381
Package release
Revision 1.381 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 17:45:05 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.380: +6 -0 lines
Diff to previous 1.380
Fix xwem package-build problems.
Revision 1.380 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 07:09:09 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.379: +4 -0 lines
Diff to previous 1.379
Package release
Revision 1.379 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 12:28:08 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.378: +10 -0 lines
Diff to previous 1.378
Package release
Revision 1.378 - (view) (download) (annotate) - [select for diffs]
Thu Mar 18 16:55:56 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.377: +4 -0 lines
Diff to previous 1.377
Package release
Revision 1.377 - (view) (download) (annotate) - [select for diffs]
Wed Mar 17 07:30:26 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.376: +2 -0 lines
Diff to previous 1.376
Package release
Revision 1.376 - (view) (download) (annotate) - [select for diffs]
Wed Mar 17 06:03:28 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.375: +4 -0 lines
Diff to previous 1.375
Package release
Revision 1.375 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 16:46:27 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.374: +2 -0 lines
Diff to previous 1.374
Package release
Revision 1.374 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 16:39:06 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.373: +2 -0 lines
Diff to previous 1.373
Package release
Revision 1.373 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 16:36:39 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.372: +5 -0 lines
Diff to previous 1.372
New (xemacs-)package escreen added to the build hierarchy.
Revision 1.372 - (view) (download) (annotate) - [select for diffs]
Mon Mar 15 16:11:07 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.371: +4 -0 lines
Diff to previous 1.371
Package release
Revision 1.371 - (view) (download) (annotate) - [select for diffs]
Fri Mar 12 07:47:33 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.370: +4 -0 lines
Diff to previous 1.370
Package release
Revision 1.370 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 11:05:20 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.369: +2 -0 lines
Diff to previous 1.369
Package release
Revision 1.369 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 10:18:25 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.368: +4 -0 lines
Diff to previous 1.368
Package release
Revision 1.368 - (view) (download) (annotate) - [select for diffs]
Wed Mar 10 07:05:10 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.367: +2 -0 lines
Diff to previous 1.367
Package release
Revision 1.367 - (view) (download) (annotate) - [select for diffs]
Wed Mar 10 06:54:30 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.366: +4 -0 lines
Diff to previous 1.366
Package release
Revision 1.366 - (view) (download) (annotate) - [select for diffs]
Tue Mar 9 07:49:27 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.365: +8 -0 lines
Diff to previous 1.365
Package maintenance, new packages xlib, xwem.
Revision 1.365 - (view) (download) (annotate) - [select for diffs]
Mon Mar 8 22:45:22 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.364: +4 -0 lines
Diff to previous 1.364
Package release
Revision 1.364 - (view) (download) (annotate) - [select for diffs]
Tue Mar 2 22:20:28 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.363: +2 -0 lines
Diff to previous 1.363
Package release
Revision 1.363 - (view) (download) (annotate) - [select for diffs]
Tue Mar 2 22:19:09 2004 UTC (9 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.362: +4 -0 lines
Diff to previous 1.362
Package release
Revision 1.362 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 08:24:11 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.361: +4 -0 lines
Diff to previous 1.361
Package release
Revision 1.361 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 08:05:01 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.360: +4 -0 lines
Diff to previous 1.360
Package release
Revision 1.360 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 10:11:40 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.359: +4 -0 lines
Diff to previous 1.359
python-modes maintainership update
Revision 1.359 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 08:12:19 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.358: +4 -0 lines
Diff to previous 1.358
Package release
Revision 1.358 - (view) (download) (annotate) - [select for diffs]
Wed Feb 11 16:07:03 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.357: +4 -0 lines
Diff to previous 1.357
Package release
Revision 1.357 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 06:26:18 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.356: +4 -0 lines
Diff to previous 1.356
Package release
Revision 1.356 - (view) (download) (annotate) - [select for diffs]
Tue Feb 3 05:42:45 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.355: +4 -0 lines
Diff to previous 1.355
X-Symbol Maintainership Update
Revision 1.355 - (view) (download) (annotate) - [select for diffs]
Mon Feb 2 20:30:11 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
CVS Tags: sumo-2004-02-02
Changes since 1.354: +4 -0 lines
Diff to previous 1.354
Sumo packages released
Revision 1.354 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 06:51:08 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.353: +4 -0 lines
Diff to previous 1.353
Package release
Revision 1.353 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 21:58:01 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.352: +5 -0 lines
Diff to previous 1.352
Package release
Revision 1.352 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 21:32:34 2004 UTC (9 years, 3 months ago) by viteno
Branch: MAIN
Changes since 1.351: +4 -0 lines
Diff to previous 1.351
Package release
Revision 1.351 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 08:22:10 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.350: +2 -0 lines
Diff to previous 1.350
Package release
Revision 1.350 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 08:13:18 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.349: +4 -0 lines
Diff to previous 1.349
Package release
Revision 1.349 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 07:53:09 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.348: +4 -0 lines
Diff to previous 1.348
Package release
Revision 1.348 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 12:51:23 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.347: +4 -0 lines
Diff to previous 1.347
Package release
Revision 1.347 - (view) (download) (annotate) - [select for diffs]
Wed Jan 14 19:20:57 2004 UTC (9 years, 4 months ago) by james
Branch: MAIN
Changes since 1.346: +7 -0 lines
Diff to previous 1.346
Output definition type. Don't process definitions in comments or strings. Don't be fooled by lack of whitespace between macro name and parameter list.
Revision 1.346 - (view) (download) (annotate) - [select for diffs]
Wed Jan 14 05:49:36 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.345: +4 -0 lines
Diff to previous 1.345
Package release
Revision 1.345 - (view) (download) (annotate) - [select for diffs]
Tue Jan 13 06:16:05 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.344: +4 -0 lines
Diff to previous 1.344
Package release
Revision 1.344 - (view) (download) (annotate) - [select for diffs]
Mon Jan 12 10:12:44 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.343: +4 -0 lines
Diff to previous 1.343
Package release
Revision 1.343 - (view) (download) (annotate) - [select for diffs]
Wed Jan 7 09:42:43 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.342: +4 -0 lines
Diff to previous 1.342
Package release
Revision 1.342 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 16:58:20 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.341: +2 -0 lines
Diff to previous 1.341
Package release
Revision 1.341 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 15:23:56 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.340: +2 -0 lines
Diff to previous 1.340
Package release
Revision 1.340 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 13:43:26 2004 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.339: +4 -0 lines
Diff to previous 1.339
Package release
Revision 1.339 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 15:23:05 2003 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.338: +4 -0 lines
Diff to previous 1.338
Package release
Revision 1.338 - (view) (download) (annotate) - [select for diffs]
Tue Dec 30 19:45:15 2003 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.337: +4 -0 lines
Diff to previous 1.337
Package release
Revision 1.337 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 18:26:32 2003 UTC (9 years, 4 months ago) by viteno
Branch: MAIN
Changes since 1.336: +4 -0 lines
Diff to previous 1.336
Package release
Revision 1.336 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 09:18:22 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.335: +4 -0 lines
Diff to previous 1.335
Package release
Revision 1.335 - (view) (download) (annotate) - [select for diffs]
Tue Dec 16 21:43:08 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.334: +4 -0 lines
Diff to previous 1.334
Package release
Revision 1.334 - (view) (download) (annotate) - [select for diffs]
Tue Dec 9 06:22:39 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.333: +4 -0 lines
Diff to previous 1.333
Package release
Revision 1.333 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 07:26:19 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.332: +4 -0 lines
Diff to previous 1.332
Package release
Revision 1.332 - (view) (download) (annotate) - [select for diffs]
Sun Dec 7 14:23:48 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.331: +4 -0 lines
Diff to previous 1.331
Package release
Revision 1.331 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 12:24:26 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.330: +4 -0 lines
Diff to previous 1.330
Package release
Revision 1.330 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 11:04:09 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.329: +4 -0 lines
Diff to previous 1.329
Package release
Revision 1.329 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 17:04:15 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.328: +4 -0 lines
Diff to previous 1.328
Maintainership of net-utils package.
Revision 1.328 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 21:48:29 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.327: +4 -0 lines
Diff to previous 1.327
Package release
Revision 1.327 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 14:27:45 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.326: +5 -0 lines
Diff to previous 1.326
Maintainership of net-utils/dns.el
Revision 1.326 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 13:08:40 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.325: +4 -0 lines
Diff to previous 1.325
Package release
Revision 1.325 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 20:44:59 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.324: +4 -0 lines
Diff to previous 1.324
Announce Maintainership for erc package
Revision 1.324 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 20:31:26 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.323: +6 -0 lines
Diff to previous 1.323
Hook up new package erc to the build
Revision 1.323 - (view) (download) (annotate) - [select for diffs]
Wed Nov 26 20:22:35 2003 UTC (9 years, 5 months ago) by viteno
Branch: MAIN
Changes since 1.322: +4 -0 lines
Diff to previous 1.322
Package release
Revision 1.322 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 17:00:03 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.321: +2 -0 lines
Diff to previous 1.321
Package release
Revision 1.321 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 16:44:29 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.320: +4 -0 lines
Diff to previous 1.320
Package release
Revision 1.320 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 20:56:54 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
CVS Tags: sumo-2003-11-13
Changes since 1.319: +2 -0 lines
Diff to previous 1.319
Sumo packages released
Revision 1.319 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 10:46:33 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.318: +4 -0 lines
Diff to previous 1.318
Package release
Revision 1.318 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 16:47:27 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.317: +4 -0 lines
Diff to previous 1.317
Package release
Revision 1.317 - (view) (download) (annotate) - [select for diffs]
Sat Nov 8 23:51:54 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.316: +4 -0 lines
Diff to previous 1.316
Package release
Revision 1.316 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 23:42:23 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.315: +4 -0 lines
Diff to previous 1.315
Package release
Revision 1.315 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 16:37:56 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.314: +16 -0 lines
Diff to previous 1.314
Package release
Revision 1.314 - (view) (download) (annotate) - [select for diffs]
Wed Oct 29 18:32:34 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.313: +2 -0 lines
Diff to previous 1.313
Package release
Revision 1.313 - (view) (download) (annotate) - [select for diffs]
Wed Oct 29 15:59:48 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.312: +4 -0 lines
Diff to previous 1.312
Package release
Revision 1.312 - (view) (download) (annotate) - [select for diffs]
Tue Oct 28 10:42:54 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.311: +4 -0 lines
Diff to previous 1.311
Package release
Revision 1.311 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 15:14:22 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.310: +4 -0 lines
Diff to previous 1.310
Package release
Revision 1.310 - (view) (download) (annotate) - [select for diffs]
Sun Oct 26 13:53:43 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.309: +4 -0 lines
Diff to previous 1.309
Package release
Revision 1.309 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 10:29:10 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.308: +2 -0 lines
Diff to previous 1.308
Another place to be made aware of the new package riece.
Revision 1.308 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 09:46:59 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.307: +2 -0 lines
Diff to previous 1.307
Package release
Revision 1.307 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 09:44:18 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.306: +2 -0 lines
Diff to previous 1.306
New package riece.
Revision 1.306 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 09:35:37 2003 UTC (9 years, 6 months ago) by viteno
Branch: MAIN
Changes since 1.305: +5 -0 lines
Diff to previous 1.305
New package riece.
Revision 1.305 - (view) (download) (annotate) - [select for diffs]
Thu Oct 23 09:15:00 2003 UTC (9 years, 7 months ago) by youngs
Branch: MAIN
Changes since 1.304: +5 -0 lines
Diff to previous 1.304
2003-10-23 Steve Youngs <sryoungs@bigpond.net.au> * XEmacs.rules: If $AUTHOR_VERSION is null set it to "No-Upstream-Ver".
Revision 1.304 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 17:12:00 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.303: +4 -0 lines
Diff to previous 1.303
Package release
Revision 1.303 - (view) (download) (annotate) - [select for diffs]
Sun Oct 19 18:17:03 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.302: +4 -0 lines
Diff to previous 1.302
Package release
Revision 1.302 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 15:51:59 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.301: +2 -0 lines
Diff to previous 1.301
Package release
Revision 1.301 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 05:30:39 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.300: +4 -0 lines
Diff to previous 1.300
Package release
Revision 1.300 - (view) (download) (annotate) - [select for diffs]
Wed Oct 15 06:21:12 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.299: +4 -0 lines
Diff to previous 1.299
Package release
Revision 1.299 - (view) (download) (annotate) - [select for diffs]
Mon Oct 13 18:39:47 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.298: +2 -0 lines
Diff to previous 1.298
Package release
Revision 1.298 - (view) (download) (annotate) - [select for diffs]
Mon Oct 13 05:39:41 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.297: +4 -0 lines
Diff to previous 1.297
Package release
Revision 1.297 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 08:05:23 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.296: +5 -0 lines
Diff to previous 1.296
Get the author-version into _pkg.el, Steve Youngs in <microsoft-free.87r81k7igw.fsf@eicq.dnsalias.org>.
Revision 1.296 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 06:12:25 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.295: +2 -0 lines
Diff to previous 1.295
Package release
Revision 1.295 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 05:55:54 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.294: +4 -0 lines
Diff to previous 1.294
Update Steve Y's e-mail address in MAINTAINERS.
Revision 1.294 - (view) (download) (annotate) - [select for diffs]
Wed Oct 8 06:49:20 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.293: +2 -0 lines
Diff to previous 1.293
Package release
Revision 1.293 - (view) (download) (annotate) - [select for diffs]
Wed Oct 8 06:42:52 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.292: +4 -0 lines
Diff to previous 1.292
Package release
Revision 1.292 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 14:31:06 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
CVS Tags: sumo-2003-10-03
Changes since 1.291: +4 -0 lines
Diff to previous 1.291
Sumo packages released
Revision 1.291 - (view) (download) (annotate) - [select for diffs]
Wed Oct 1 16:04:33 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.290: +4 -0 lines
Diff to previous 1.290
Package release
Revision 1.290 - (view) (download) (annotate) - [select for diffs]
Tue Sep 30 20:55:51 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.289: +4 -0 lines
Diff to previous 1.289
Package release
Revision 1.289 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 13:09:29 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.288: +2 -0 lines
Diff to previous 1.288
Package release
Revision 1.288 - (view) (download) (annotate) - [select for diffs]
Mon Sep 29 04:28:59 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.287: +4 -0 lines
Diff to previous 1.287
Package release
Revision 1.287 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 04:16:43 2003 UTC (9 years, 7 months ago) by viteno
Branch: MAIN
Changes since 1.286: +4 -0 lines
Diff to previous 1.286
Package release
Revision 1.286 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 01:42:33 2003 UTC (9 years, 8 months ago) by youngs
Branch: MAIN
Changes since 1.285: +5 -0 lines
Diff to previous 1.285
2003-09-23 Steve Youngs <youngs@xemacs.org> * XEmacs.rules (TEXI_FILES): Make sure it gets set to the correct value.
Revision 1.285 - (view) (download) (annotate) - [select for diffs]
Sun Sep 21 20:55:43 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.284: +4 -0 lines
Diff to previous 1.284
Package release
Revision 1.284 - (view) (download) (annotate) - [select for diffs]
Sat Sep 20 20:45:03 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.283: +2 -0 lines
Diff to previous 1.283
Package release
Revision 1.283 - (view) (download) (annotate) - [select for diffs]
Sat Sep 20 17:56:35 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.282: +4 -0 lines
Diff to previous 1.282
Package release
Revision 1.282 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 11:16:06 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.281: +2 -0 lines
Diff to previous 1.281
Package release
Revision 1.281 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 10:00:27 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.280: +4 -0 lines
Diff to previous 1.280
Package release
Revision 1.280 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 13:19:20 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.279: +2 -0 lines
Diff to previous 1.279
Package release
Revision 1.279 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 10:47:50 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.278: +4 -0 lines
Diff to previous 1.278
Package release
Revision 1.278 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 07:14:14 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.277: +4 -0 lines
Diff to previous 1.277
Package release
Revision 1.277 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 20:50:57 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.276: +2 -0 lines
Diff to previous 1.276
Package release
Revision 1.276 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 20:48:10 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.275: +2 -0 lines
Diff to previous 1.275
Package release
Revision 1.275 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 20:35:53 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.274: +3 -0 lines
Diff to previous 1.274
Package release
Revision 1.274 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 17:12:42 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.273: +4 -0 lines
Diff to previous 1.273
Package release
Revision 1.273 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 18:01:16 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.272: +4 -0 lines
Diff to previous 1.272
Package release
Revision 1.272 - (view) (download) (annotate) - [select for diffs]
Wed Sep 10 19:49:38 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.271: +4 -0 lines
Diff to previous 1.271
Package release
Revision 1.271 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 05:32:28 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.270: +6 -0 lines
Diff to previous 1.270
Fix build.
Revision 1.270 - (view) (download) (annotate) - [select for diffs]
Thu Aug 28 23:01:45 2003 UTC (9 years, 8 months ago) by youngs
Branch: MAIN
Changes since 1.269: +6 -0 lines
Diff to previous 1.269
2003-08-29 Steve Youngs <youngs@xemacs.org> * xemacs-packages/Makefile: Fix syntax of ifeg. * iterate.rules (bytecompile): Use double colon.
Revision 1.269 - (view) (download) (annotate) - [select for diffs]
Thu Aug 28 07:05:16 2003 UTC (9 years, 8 months ago) by youngs
Branch: MAIN
Changes since 1.268: +18 -0 lines
Diff to previous 1.268
2003-08-28 Steve Youngs <youngs@xemacs.org> * xemacs-packages/Makefile: include ../Local.rules.inc so we can get at $NONMULE_PACKAGES. (PACKAGES): Base it on the value of $NONMULE_PACKAGES. * mule-packages/Makefile: include ../Local.rules.inc so we can get at $MULE_PACKAGES. (PACKAGES): Base it on the value of $MULE_PACKAGES. * Local.rules.template: Update the comments about NONMULE_PACKAGES and MULE_PACKAGES. This change makes it possible to build a subset of packages from the toplevel by setting (NON)MULE_PACKAGES in Local.rules. The format for both vars is a whitespace separated list of package directory names with *NO* '(xemacs|mule)-packages/' prefix.
Revision 1.268 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 17:04:31 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
CVS Tags: sumo-2003-08-31
Changes since 1.267: +2 -0 lines
Diff to previous 1.267
Package release
Revision 1.267 - (view) (download) (annotate) - [select for diffs]
Tue Aug 26 15:20:13 2003 UTC (9 years, 8 months ago) by viteno
Branch: MAIN
Changes since 1.266: +4 -0 lines
Diff to previous 1.266
Package release
Revision 1.266 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 06:47:01 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.265: +4 -0 lines
Diff to previous 1.265
Package release
Revision 1.265 - (view) (download) (annotate) - [select for diffs]
Sun Aug 17 07:23:46 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.264: +4 -0 lines
Diff to previous 1.264
Package release
Revision 1.264 - (view) (download) (annotate) - [select for diffs]
Thu Aug 14 16:08:26 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.263: +4 -0 lines
Diff to previous 1.263
Package release
Revision 1.263 - (view) (download) (annotate) - [select for diffs]
Mon Aug 11 13:46:28 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.262: +4 -0 lines
Diff to previous 1.262
Package release
Revision 1.262 - (view) (download) (annotate) - [select for diffs]
Fri Aug 8 06:19:13 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.261: +4 -0 lines
Diff to previous 1.261
Package release
Revision 1.261 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 15:59:37 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.260: +4 -0 lines
Diff to previous 1.260
Package release
Revision 1.260 - (view) (download) (annotate) - [select for diffs]
Tue Aug 5 21:26:55 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.259: +5 -0 lines
Diff to previous 1.259
* MAINTAINERS: Mark Jake Colman as maintainer for align.el and autorevert.el
Revision 1.259 - (view) (download) (annotate) - [select for diffs]
Tue Aug 5 16:41:15 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.258: +4 -0 lines
Diff to previous 1.258
Package release
Revision 1.258 - (view) (download) (annotate) - [select for diffs]
Sun Aug 3 13:48:30 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.257: +2 -0 lines
Diff to previous 1.257
Package release
Revision 1.257 - (view) (download) (annotate) - [select for diffs]
Sun Aug 3 08:31:03 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.256: +4 -0 lines
Diff to previous 1.256
Package release
Revision 1.256 - (view) (download) (annotate) - [select for diffs]
Wed Jul 30 12:55:02 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.255: +4 -0 lines
Diff to previous 1.255
Package release
Revision 1.255 - (view) (download) (annotate) - [select for diffs]
Tue Jul 29 16:58:02 2003 UTC (9 years, 9 months ago) by viteno
Branch: MAIN
Changes since 1.254: +4 -0 lines
Diff to previous 1.254
Add oo-browser maintenance entry
Revision 1.254 - (view) (download) (annotate) - [select for diffs]
Fri Jul 25 19:32:47 2003 UTC (9 years, 9 months ago) by adrian
Branch: MAIN
Changes since 1.253: +7 -0 lines
Diff to previous 1.253
[PATCH] packages: install-html to work independent of bindist <7k66s9l0.fsf@smtpmail.t-online.de>
Revision 1.253 - (view) (download) (annotate) - [select for diffs]
Wed Jul 23 17:44:36 2003 UTC (9 years, 10 months ago) by scop
Branch: MAIN
Changes since 1.252: +6 -0 lines
Diff to previous 1.252
Fail with a message if package not in package-directory-map <1058979915.8025.47.camel@bobcat.mine.nu>.
Revision 1.252 - (view) (download) (annotate) - [select for diffs]
Wed Jul 23 16:50:34 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.251: +5 -0 lines
Diff to previous 1.251
* xemacs-packages/Makefile (PACKAGES): * package-compile.el (package-directory-map): Add oo-browser package.
Revision 1.251 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 22:07:44 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.250: +4 -0 lines
Diff to previous 1.250
* package-compile.el (package-directory-map): Add hyperbole package.
Revision 1.250 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 07:16:27 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.249: +2 -0 lines
Diff to previous 1.249
Package release
Revision 1.249 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 05:20:01 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.248: +4 -0 lines
Diff to previous 1.248
Package release
Revision 1.248 - (view) (download) (annotate) - [select for diffs]
Fri Jul 18 14:15:15 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.247: +4 -0 lines
Diff to previous 1.247
Package release
Revision 1.247 - (view) (download) (annotate) - [select for diffs]
Thu Jul 17 18:31:27 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.246: +4 -0 lines
Diff to previous 1.246
Package release
Revision 1.246 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 20:26:54 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.245: +4 -0 lines
Diff to previous 1.245
Package release
Revision 1.245 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 15:34:25 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.244: +4 -0 lines
Diff to previous 1.244
Package release
Revision 1.244 - (view) (download) (annotate) - [select for diffs]
Sun Jul 6 12:05:33 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.243: +4 -0 lines
Diff to previous 1.243
Package release
Revision 1.243 - (view) (download) (annotate) - [select for diffs]
Fri Jul 4 05:10:03 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.242: +4 -0 lines
Diff to previous 1.242
Package release
Revision 1.242 - (view) (download) (annotate) - [select for diffs]
Wed Jul 2 09:05:16 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.241: +2 -0 lines
Diff to previous 1.241
Package release
Revision 1.241 - (view) (download) (annotate) - [select for diffs]
Wed Jul 2 07:35:44 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.240: +2 -0 lines
Diff to previous 1.240
Package release
Revision 1.240 - (view) (download) (annotate) - [select for diffs]
Wed Jul 2 07:03:43 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.239: +5 -0 lines
Diff to previous 1.239
Hook up hyperbole package to the build.
Revision 1.239 - (view) (download) (annotate) - [select for diffs]
Sun Jun 29 13:29:21 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
CVS Tags: sumo-2003-06-29
Changes since 1.238: +4 -0 lines
Diff to previous 1.238
Sumo packages released
Revision 1.238 - (view) (download) (annotate) - [select for diffs]
Sat Jun 28 06:40:08 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.237: +4 -0 lines
Diff to previous 1.237
Package release
Revision 1.237 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 21:26:02 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.236: +2 -0 lines
Diff to previous 1.236
Add hyperbole maintenance
Revision 1.236 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 12:47:16 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.235: +2 -0 lines
Diff to previous 1.235
Package release
Revision 1.235 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 09:53:53 2003 UTC (9 years, 10 months ago) by viteno
Branch: MAIN
Changes since 1.234: +4 -0 lines
Diff to previous 1.234
Package release
Revision 1.234 - (view) (download) (annotate) - [select for diffs]
Sun Jun 22 08:47:35 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.233: +4 -0 lines
Diff to previous 1.233
Package release
Revision 1.233 - (view) (download) (annotate) - [select for diffs]
Fri Jun 20 11:43:55 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.232: +4 -0 lines
Diff to previous 1.232
Package release
Revision 1.232 - (view) (download) (annotate) - [select for diffs]
Wed Jun 18 19:19:56 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.231: +4 -0 lines
Diff to previous 1.231
Update tramp-maintainer's e-mail address
Revision 1.231 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 16:11:03 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.230: +2 -0 lines
Diff to previous 1.230
Package release
Revision 1.230 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 06:34:00 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.229: +4 -0 lines
Diff to previous 1.229
Update games-package maintainer's e-mail address
Revision 1.229 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 06:24:22 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.228: +4 -0 lines
Diff to previous 1.228
Package release
Revision 1.228 - (view) (download) (annotate) - [select for diffs]
Wed Jun 11 07:19:16 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.227: +4 -0 lines
Diff to previous 1.227
Package release
Revision 1.227 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 12:23:20 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.226: +4 -0 lines
Diff to previous 1.226
Package release
Revision 1.226 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 20:52:36 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.225: +2 -0 lines
Diff to previous 1.225
Package release
Revision 1.225 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 20:50:33 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.224: +2 -0 lines
Diff to previous 1.224
Package release
Revision 1.224 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 16:17:41 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.223: +5 -0 lines
Diff to previous 1.223
Package release
Revision 1.223 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 15:44:17 2003 UTC (9 years, 11 months ago) by adrian
Branch: MAIN
Changes since 1.222: +4 -0 lines
Diff to previous 1.222
[PATCH] packages: random indentation and typo fix <d6hzo0t7.fsf@smtpmail.t-online.de>
Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Wed May 28 19:52:42 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.221: +4 -0 lines
Diff to previous 1.221
Package release
Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Mon May 26 10:58:46 2003 UTC (9 years, 11 months ago) by viteno
Branch: MAIN
Changes since 1.220: +4 -0 lines
Diff to previous 1.220
Package release
Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Mon May 19 04:11:20 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.219: +4 -0 lines
Diff to previous 1.219
Package release
Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Sun May 18 11:35:09 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.218: +2 -0 lines
Diff to previous 1.218
Package release
Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Sun May 18 09:25:46 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.217: +2 -0 lines
Diff to previous 1.217
Package release
Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Sun May 18 08:15:48 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.216: +4 -0 lines
Diff to previous 1.216
Package release
Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Wed May 14 12:27:44 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.215: +4 -0 lines
Diff to previous 1.215
Package release
Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Sun May 11 07:57:28 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.214: +4 -0 lines
Diff to previous 1.214
Package release
Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Fri May 2 05:40:41 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.213: +4 -0 lines
Diff to previous 1.213
Package release
Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Wed Apr 30 05:37:59 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.212: +4 -0 lines
Diff to previous 1.212
Package release
Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Tue Apr 29 17:58:32 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.211: +4 -0 lines
Diff to previous 1.211
Package release
Revision 1.211 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 13:45:14 2003 UTC (10 years ago) by viteno
Branch: MAIN
Changes since 1.210: +4 -0 lines
Diff to previous 1.210
Package release
Revision 1.210 - (view) (download) (annotate) - [select for diffs]
Tue Apr 22 20:13:52 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.209: +4 -0 lines
Diff to previous 1.209
Package release
Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Wed Apr 16 05:12:35 2003 UTC (10 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.208: +4 -0 lines
Diff to previous 1.208
2003-04-16 Steve Youngs <youngs@xemacs.org> * Version.rules: Update comments. 2003-04-16 Steve Youngs <youngs@xemacs.org> * Makefile (REQ_MIN_VERSION): Removed, version 3.79 of GNU/make doesn't support $(value foo) (CHECK_VERSION): Don't use $(value foo). 2003-04-16 Steve Youngs <youngs@xemacs.org> * Makefile (REQ_MIN_VERSION): Removed, version 3.79 of GNU/make doesn't support $(value foo) (CHECK_VERSION): Don't use $(value foo).
Revision 1.208 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 07:01:29 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
CVS Tags: sumo-2003-04-14
Changes since 1.207: +4 -0 lines
Diff to previous 1.207
Sumo packages released
Revision 1.207 - (view) (download) (annotate) - [select for diffs]
Thu Apr 10 11:18:46 2003 UTC (10 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.206: +4 -0 lines
Diff to previous 1.206
2003-04-10 Steve Youngs <youngs@xemacs.org> * Version.rules (pdepends.mk): Add.
Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 05:48:00 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
CVS Tags: sumo-2003-04-12
Changes since 1.205: +4 -0 lines
Diff to previous 1.205
Package release
Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Sun Mar 30 23:13:26 2003 UTC (10 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.204: +18 -0 lines
Diff to previous 1.204
2003-03-31 Steve Youngs <youngs@xemacs.org> * XEmacs.rules (install): * XEmacs.rules (just-install): Removed. * XEmacs.rules (install-only): New. * iterate.rules (JUST_INSTALL_TARGETS): Removed. * iterate.rules (INSTALL_ONLY_TARGETS): New. * iterate.rules (ALL_TARGETS): * iterate.rules (.PHONY): * iterate.rules (just-install): Removed. * iterate.rules (install-only): New. * meta-iterate.rules (.PHONY): * meta-iterate.rules (JUST_INSTALL_TARGETS): Removed. * meta-iterate.rules (INSTALL_ONLY_TARGETS): New. * meta-iterate.rules (just-install): Removed. * meta-iterate.rules (install-only): New. Rename 'just-install' to 'install-only'.
Revision 1.204 - (view) (download) (annotate) - [select for diffs]
Sun Mar 30 22:52:26 2003 UTC (10 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.203: +16 -0 lines
Diff to previous 1.203
Add 'just-install' target Fix up 'EARLY_GENERATED_LISP' Always create a 'custom-load.el'
Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 17:53:11 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.202: +2 -0 lines
Diff to previous 1.202
Package release
Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 17:28:09 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.201: +2 -0 lines
Diff to previous 1.201
Package release
Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 11:48:56 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.200: +2 -0 lines
Diff to previous 1.200
Package release
Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 10:54:02 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.199: +2 -0 lines
Diff to previous 1.199
Package release
Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 10:31:35 2003 UTC (10 years, 1 month ago) by viteno
Branch: MAIN
Changes since 1.198: +4 -0 lines
Diff to previous 1.198
Package release
Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 08:19:23 2003 UTC (10 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.197: +3 -0 lines
Diff to previous 1.197
Rearrange the directory layout for Gnus. old - /gnus/gnus/lisp/ new - /gnus/lisp/
Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 02:52:40 2003 UTC (10 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.196: +9 -0 lines
Diff to previous 1.196
2003-03-27 Steve Youngs <youngs@xemacs.org> * Local.rules.template (XEMACS_21_5): Default to 'off' until Ben commits the workspace that enables the new features. * XEmacs.rules (bindist): Process the 'compile' target so 'bindist' actually builds the packages if required. (install): Ditto.
Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Sat Mar 22 08:12:41 2003 UTC (10 years, 2 months ago) by youngs
Branch: MAIN
Changes since 1.195: +6 -0 lines
Diff to previous 1.195
Fix the packages build under XEmacs 21.4
Revision 1.195 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 07:43:52 2003 UTC (10 years, 2 months ago) by ben
Branch: MAIN
Changes since 1.194: +176 -0 lines
Diff to previous 1.194
package Makefile overhaul -- remove explicit targets, explicit specification of generated .el files, etc; all is done using directives [i.e. variables], as documented in XEmacs.rules
Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Fri Mar 14 10:14:32 2003 UTC (10 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.193: +4 -0 lines
Diff to previous 1.193
Package release
Revision 1.193 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 09:33:13 2003 UTC (10 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.192: +4 -0 lines
Diff to previous 1.192
Package release
Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Sun Mar 2 07:58:17 2003 UTC (10 years, 2 months ago) by viteno
Branch: MAIN
Changes since 1.191: +10 -0 lines
Diff to previous 1.191
Package release
Revision 1.191 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 12:23:27 2003 UTC (10 years, 3 months ago) by scop
Branch: MAIN
Changes since 1.190: +6 -0 lines
Diff to previous 1.190
Fix package-compile problems <lm0rv7nw.fsf@xemacs.org>.
Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 19:52:40 2003 UTC (10 years, 3 months ago) by rendhalver
Branch: MAIN
CVS Tags: sumo-2003-02-05
Changes since 1.189: +4 -0 lines
Diff to previous 1.189
Sumo Release (the long way)
Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 08:26:43 2003 UTC (10 years, 3 months ago) by youngs
Branch: MAIN
Changes since 1.188: +19 -0 lines
Diff to previous 1.188
2003-02-04 Steve Youngs <youngs@xemacs.org> * Local.rules.template: Remove all the 'unsupported' stuff. The unsupported packages weren't meant to be built from the toplevel directory. * package-net-packages.el (package-net-packages-convert-index-to-ini): Ditto. * package-compile.el (package-directory-map): Ditto. * meta-iterate.rules: Ditto. * hack-package-index.el (batch-hack-package-index): Ditto. * XEmacs.rules: Ditto. * Makefile: Ditto.
Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Tue Feb 4 21:47:17 2003 UTC (10 years, 3 months ago) by scop
Branch: MAIN
Changes since 1.187: +1 -0 lines
Diff to previous 1.187
Remove misleading $STAGING references.
Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Tue Feb 4 21:40:01 2003 UTC (10 years, 3 months ago) by scop
Branch: MAIN
Changes since 1.186: +4 -0 lines
Diff to previous 1.186
Change auctex maintainer to Uwe Brauer.
Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Sun Feb 2 15:39:35 2003 UTC (10 years, 3 months ago) by youngs
Branch: MAIN
Changes since 1.185: +5 -33 lines
Diff to previous 1.185
New Package - X-Symbol.
Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Sat Jan 25 18:38:31 2003 UTC (10 years, 3 months ago) by rendhalver
Branch: MAIN
Changes since 1.184: +4 -0 lines
Diff to previous 1.184
Package release
Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Thu Jan 23 17:18:08 2003 UTC (10 years, 4 months ago) by rendhalver
Branch: MAIN
Changes since 1.183: +4 -0 lines
Diff to previous 1.183
Package release
Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 10:46:21 2003 UTC (10 years, 4 months ago) by rendhalver
Branch: MAIN
Changes since 1.182: +4 -0 lines
Diff to previous 1.182
Package release
Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Sun Jan 19 04:32:32 2003 UTC (10 years, 4 months ago) by rendhalver
Branch: MAIN
Changes since 1.181: +4 -0 lines
Diff to previous 1.181
Package release
Revision 1.181 - (view) (download) (annotate) - [select for diffs]
Sat Jan 18 03:41:52 2003 UTC (10 years, 4 months ago) by rendhalver
Branch: MAIN
Changes since 1.180: +5 -0 lines
Diff to previous 1.180
Package release
Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Sun Jan 12 16:56:19 2003 UTC (10 years, 4 months ago) by rendhalver
Branch: MAIN
Changes since 1.179: +8 -0 lines
Diff to previous 1.179
Package release
Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 18:09:45 2003 UTC (10 years, 4 months ago) by rendhalver
Branch: MAIN
Changes since 1.178: +1 -1 lines
Diff to previous 1.178
removing mh-e from release list
Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 16:59:51 2003 UTC (10 years, 4 months ago) by rendhalver
Branch: MAIN
Changes since 1.177: +6 -0 lines
Diff to previous 1.177
Package release
Revision 1.177 - (view) (download) (annotate) - [select for diffs]
Tue Dec 31 02:28:41 2002 UTC (10 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.176: +4 -0 lines
Diff to previous 1.176
2002-12-31 Steve Youngs <youngs@xemacs.org> * MAINTAINERS: Update the entry for MH-E.
Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Sun Dec 29 15:01:09 2002 UTC (10 years, 4 months ago) by scop
Branch: MAIN
Changes since 1.175: +4 -0 lines
Diff to previous 1.175
Add maintainers list <1041173978.9380.325.camel@bobcat.ods.org>.
Revision 1.175 - (view) (download) (annotate) - [select for diffs]
Thu Dec 26 11:19:25 2002 UTC (10 years, 4 months ago) by scop
Branch: MAIN
Changes since 1.174: +13 -0 lines
Diff to previous 1.174
Add miscompiled macro test stuff <psfzsuzh5d.fsf@diannao.ittc.ku.edu>.
Revision 1.174 - (view) (download) (annotate) - [select for diffs]
Sun Dec 8 21:25:17 2002 UTC (10 years, 5 months ago) by scop
Branch: MAIN
Changes since 1.173: +133 -0 lines
Diff to previous 1.173
The meat from Ben's packages patch <n0nrtshm.fsf@xemacs.org>
Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Sat Dec 7 16:46:37 2002 UTC (10 years, 5 months ago) by scop
Branch: MAIN
CVS Tags: pre-pkg-build-changes
Changes since 1.172: +4 -0 lines
Diff to previous 1.172
Doc fixes from Ben's big packages patch <n0nrtshm.fsf@xemacs.org>
Revision 1.172 - (view) (download) (annotate) - [select for diffs]
Sat Dec 7 15:45:28 2002 UTC (10 years, 5 months ago) by scop
Branch: MAIN
Changes since 1.171: +10 -10 lines
Diff to previous 1.171
.cvsignore cleanup <n0nrtshm.fsf@xemacs.org>
Revision 1.171 - (view) (download) (annotate) - [select for diffs]
Fri Dec 6 08:18:42 2002 UTC (10 years, 5 months ago) by rendhalver
Branch: MAIN
Changes since 1.170: +6 -0 lines
Diff to previous 1.170
Package release
Revision 1.170 - (view) (download) (annotate) - [select for diffs]
Fri Dec 6 04:25:36 2002 UTC (10 years, 5 months ago) by rendhalver
Branch: MAIN
Changes since 1.169: +0 -10 lines
Diff to previous 1.169
reverting package release script changes (it broke and i need to run it again)
Revision 1.169 - (view) (download) (annotate) - [select for diffs]
Fri Dec 6 03:19:42 2002 UTC (10 years, 5 months ago) by rendhalver
Branch: MAIN
Changes since 1.168: +4 -0 lines
Diff to previous 1.168
Package release
Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Fri Dec 6 03:13:43 2002 UTC (10 years, 5 months ago) by rendhalver
Branch: MAIN
Changes since 1.167: +6 -0 lines
Diff to previous 1.167
Package release
Revision 1.167 - (view) (download) (annotate) - [select for diffs]
Sun Nov 17 22:36:48 2002 UTC (10 years, 6 months ago) by scop
Branch: MAIN
Changes since 1.166: +6 -0 lines
Diff to previous 1.166
Introduce binkit-with-html <1037572580.28112.37.camel@bobcat.ods.org>
Revision 1.166 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 22:35:15 2002 UTC (10 years, 6 months ago) by scop
Branch: MAIN
Changes since 1.165: +5 -0 lines
Diff to previous 1.165
ECB 1.80 moved here from my unsupported area.
Revision 1.165 - (view) (download) (annotate) - [select for diffs]
Fri Nov 1 07:21:57 2002 UTC (10 years, 6 months ago) by rendhalver
Branch: MAIN
Changes since 1.164: +5 -0 lines
Diff to previous 1.164
Package release
Revision 1.164 - (view) (download) (annotate) - [select for diffs]
Wed Oct 30 19:25:07 2002 UTC (10 years, 6 months ago) by scop
Branch: MAIN
Changes since 1.163: +5 -0 lines
Diff to previous 1.163
2002-10-30 Ville Skyttä <scop@xemacs.org> * mule-packages/Makefile (ASSUMED_PRESENT): Add dired; required by latin-unity.
Revision 1.163 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 11:53:42 2002 UTC (10 years, 6 months ago) by rendhalver
Branch: MAIN
Changes since 1.162: +2 -0 lines
Diff to previous 1.162
Package release
Revision 1.162 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 10:57:46 2002 UTC (10 years, 6 months ago) by rendhalver
Branch: MAIN
Changes since 1.161: +2 -0 lines
Diff to previous 1.161
Package release
Revision 1.161 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 10:02:37 2002 UTC (10 years, 6 months ago) by rendhalver
Branch: MAIN
Changes since 1.160: +2 -0 lines
Diff to previous 1.160
Package release
Revision 1.160 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 08:44:57 2002 UTC (10 years, 6 months ago) by rendhalver
Branch: MAIN
Changes since 1.159: +3 -0 lines
Diff to previous 1.159
Package release
Revision 1.159 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 07:03:15 2002 UTC (10 years, 6 months ago) by rendhalver
Branch: MAIN
Changes since 1.158: +5 -0 lines
Diff to previous 1.158
Package release
Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Thu Oct 17 20:55:45 2002 UTC (10 years, 7 months ago) by scop
Branch: MAIN
Changes since 1.157: +6 -0 lines
Diff to previous 1.157
Remove srckit targets (obsolete).
Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Mon Oct 14 14:29:27 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.156: +4 -0 lines
Diff to previous 1.156
Package release
Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Sun Oct 13 15:00:22 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.155: +4 -0 lines
Diff to previous 1.155
Package release
Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Sat Oct 12 06:55:35 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.154: +4 -0 lines
Diff to previous 1.154
Package release
Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Tue Oct 8 03:12:59 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.153: +4 -0 lines
Diff to previous 1.153
Package release
Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Mon Oct 7 12:40:34 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.152: +2 -0 lines
Diff to previous 1.152
Package release
Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Mon Oct 7 12:20:24 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.151: +2 -0 lines
Diff to previous 1.151
Package release
Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Mon Oct 7 11:19:05 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.150: +3 -0 lines
Diff to previous 1.150
Package release
Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Mon Oct 7 10:37:05 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.149: +4 -0 lines
Diff to previous 1.149
Package release
Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Fri Oct 4 22:04:18 2002 UTC (10 years, 7 months ago) by scop
Branch: MAIN
Changes since 1.148: +5 -0 lines
Diff to previous 1.148
Add pgg.
Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Mon Sep 30 11:47:43 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.147: +4 -0 lines
Diff to previous 1.147
Package release
Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Thu Sep 26 12:35:00 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.146: +4 -0 lines
Diff to previous 1.146
Package release
Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 12:52:55 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.145: +2 -0 lines
Diff to previous 1.145
Package release
Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 10:17:56 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.144: +3 -0 lines
Diff to previous 1.144
Package release
Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 09:39:09 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.143: +2 -0 lines
Diff to previous 1.143
Package release
Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 09:13:03 2002 UTC (10 years, 7 months ago) by rendhalver
Branch: MAIN
Changes since 1.142: +5 -0 lines
Diff to previous 1.142
Package release
Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Thu Sep 19 21:24:40 2002 UTC (10 years, 8 months ago) by scop
Branch: MAIN
Changes since 1.141: +5 -0 lines
Diff to previous 1.141
Move Perl stuff from prog-modes to perl-modes.
Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Wed Sep 18 16:49:50 2002 UTC (10 years, 8 months ago) by scop
Branch: MAIN
Changes since 1.140: +5 -0 lines
Diff to previous 1.140
Move Ruby stuff from prog-modes to ruby-modes.
Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Wed Sep 18 16:02:39 2002 UTC (10 years, 8 months ago) by scop
Branch: MAIN
Changes since 1.139: +5 -0 lines
Diff to previous 1.139
Move Fortran stuff from prog-modes to fortran-modes.
Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Wed Sep 18 06:03:42 2002 UTC (10 years, 8 months ago) by scop
Branch: MAIN
Changes since 1.138: +5 -0 lines
Diff to previous 1.138
Move python stuff from prog-modes to python-modes.
Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Fri Sep 6 08:02:31 2002 UTC (10 years, 8 months ago) by rendhalver
Branch: MAIN
CVS Tags: sumo-2002-09-19
Changes since 1.137: +5 -0 lines
Diff to previous 1.137
Package release
Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Thu Aug 29 13:29:13 2002 UTC (10 years, 8 months ago) by rendhalver
Branch: MAIN
Changes since 1.136: +5 -0 lines
Diff to previous 1.136
Package release
Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Tue Aug 27 21:54:39 2002 UTC (10 years, 8 months ago) by scop
Branch: MAIN
Changes since 1.135: +6 -0 lines
Diff to previous 1.135
Add general-docs package.
Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Tue Aug 27 06:31:33 2002 UTC (10 years, 8 months ago) by rendhalver
Branch: MAIN
Changes since 1.134: +0 -4 lines
Diff to previous 1.134
i was attempting to release new packages reverting because psgml-dtds wont build due to net-utils not building
Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Tue Aug 27 06:07:14 2002 UTC (10 years, 8 months ago) by rendhalver
Branch: MAIN
Changes since 1.133: +4 -0 lines
Diff to previous 1.133
Package release
Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Sun Aug 25 17:11:23 2002 UTC (10 years, 8 months ago) by rendhalver
Branch: MAIN
Changes since 1.132: +5 -0 lines
Diff to previous 1.132
Package release
Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Sun Aug 25 10:21:19 2002 UTC (10 years, 8 months ago) by scop
Branch: MAIN
Changes since 1.131: +6 -0 lines
Diff to previous 1.131
Split psgml package in two, moving DTDs into psgml-dtds.
Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Tue Aug 13 03:42:59 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.130: +4 -0 lines
Diff to previous 1.130
Package release
Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Mon Aug 12 04:22:29 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.129: +2 -0 lines
Diff to previous 1.129
Package release
Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Sun Aug 11 16:07:19 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.128: +5 -0 lines
Diff to previous 1.128
Package release
Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Sun Aug 11 15:58:08 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.127: +0 -5 lines
Diff to previous 1.127
sorry stuffed it up again
Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Sun Aug 11 15:40:16 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.126: +5 -0 lines
Diff to previous 1.126
Package release
Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 20:27:41 2002 UTC (10 years, 9 months ago) by scop
Branch: MAIN
Changes since 1.125: +7 -0 lines
Diff to previous 1.125
2002-08-07 Ville Skyttä <ville.skytta@xemacs.org> * xemacs-packages/Makefile (PACKAGES): Add docbookide, ecrypto, ocaml, sasl and sml-mode. * package-compile.el (package-directory-map): Ditto.
Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Mon Aug 5 04:42:17 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.124: +4 -0 lines
Diff to previous 1.124
Package release
Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Sun Aug 4 12:51:45 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.123: +6 -0 lines
Diff to previous 1.123
Notes and options for building on FreeBSD
Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Fri Aug 2 08:57:13 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.122: +2 -0 lines
Diff to previous 1.122
Package release
Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Fri Aug 2 04:26:07 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.121: +5 -0 lines
Diff to previous 1.121
Package release
Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Wed Jul 31 19:25:30 2002 UTC (10 years, 9 months ago) by scop
Branch: MAIN
Changes since 1.120: +8 -0 lines
Diff to previous 1.120
2002-07-18 Adrian Aichner <adrian@xemacs.org> * hack-package-index.el: Integrate contributions from Steve Youngs and Hrvoje Niksic. * hack-package-index.el (convert-crlf): New. * hack-package-index.el (batch-hack-package-index): Handle CRLF in package-index for Windows to fix problem of duplicate entries. Message-ID: <sn2h72gd.fsf@engine.ecf.teradyne.com>
Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Wed Jul 31 12:52:03 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.119: +5 -0 lines
Diff to previous 1.119
Package release
Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Tue Jul 30 04:37:21 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.118: +2 -0 lines
Diff to previous 1.118
Package release
Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Tue Jul 30 03:52:40 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.117: +4 -0 lines
Diff to previous 1.117
Package release
Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Tue Jul 30 03:42:01 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.116: +0 -4 lines
Diff to previous 1.116
Just learning the ropes with the packages. I'll try not to stuff things up too much, besides, Steve said he'd fix it. :-)
Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Tue Jul 30 03:08:48 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.115: +2 -2 lines
Diff to previous 1.115
Package release
Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Fri Jul 26 12:39:27 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.114: +4 -0 lines
Diff to previous 1.114
Package release
Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Fri Jul 26 12:27:15 2002 UTC (10 years, 9 months ago) by rendhalver
Branch: MAIN
Changes since 1.113: +0 -6 lines
Diff to previous 1.113
undo my stuff up while trying to release packages
Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Tue Jul 23 06:30:32 2002 UTC (10 years, 10 months ago) by rendhalver
Branch: MAIN
Changes since 1.112: +6 -0 lines
Diff to previous 1.112
Package release
Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Sat Jul 20 11:30:53 2002 UTC (10 years, 10 months ago) by youngs
Branch: MAIN
CVS Tags: sumo-2002-07-20
Changes since 1.111: +2 -0 lines
Diff to previous 1.111
Sumo packages released
Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 21:01:53 2002 UTC (10 years, 10 months ago) by youngs
Branch: MAIN
Changes since 1.110: +4 -0 lines
Diff to previous 1.110
Package release
Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Sun Jul 14 05:38:15 2002 UTC (10 years, 10 months ago) by youngs
Branch: MAIN
Changes since 1.109: +5 -0 lines
Diff to previous 1.109
Package release
Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Thu Jul 4 05:12:48 2002 UTC (10 years, 10 months ago) by scop
Branch: MAIN
Changes since 1.108: +4 -0 lines
Diff to previous 1.108
Add .*~ and .\#* to distclean <1025474381.1589.42.camel@bobcat.ods.org>.
Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 23:52:23 2002 UTC (10 years, 10 months ago) by youngs
Branch: MAIN
Changes since 1.107: +4 -6 lines
Diff to previous 1.107
Package release
Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 02:48:58 2002 UTC (10 years, 10 months ago) by youngs
Branch: MAIN
Changes since 1.106: +5 -3 lines
Diff to previous 1.106
Package release
Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 00:22:38 2002 UTC (10 years, 10 months ago) by youngs
Branch: MAIN
Changes since 1.105: +6 -0 lines
Diff to previous 1.105
Package release
Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Wed Jun 26 00:16:05 2002 UTC (10 years, 10 months ago) by youngs
Branch: MAIN
Changes since 1.104: +8 -4 lines
Diff to previous 1.104
Fill a couple of long lines
Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Sun Jun 9 07:26:08 2002 UTC (10 years, 11 months ago) by adrian
Branch: MAIN
Changes since 1.103: +5 -0 lines
Diff to previous 1.103
[PATCH] packages: Fix HTML generation for xslt-process package, make distclean double-colon <8z5p8ijc.fsf@smtprelay.t-online.de>
Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Sat Jun 8 04:41:51 2002 UTC (10 years, 11 months ago) by youngs
Branch: MAIN
Changes since 1.102: +4 -0 lines
Diff to previous 1.102
Package release
Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Tue Jun 4 02:38:23 2002 UTC (10 years, 11 months ago) by youngs
Branch: MAIN
Changes since 1.101: +4 -0 lines
Diff to previous 1.101
Package release
Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Sun Jun 2 05:22:47 2002 UTC (10 years, 11 months ago) by youngs
Branch: MAIN
Changes since 1.100: +2 -0 lines
Diff to previous 1.100
Package release
Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Sat Jun 1 23:01:29 2002 UTC (10 years, 11 months ago) by youngs
Branch: MAIN
Changes since 1.99: +2 -0 lines
Diff to previous 1.99
Package release
Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Sat Jun 1 22:21:11 2002 UTC (10 years, 11 months ago) by youngs
Branch: MAIN
Changes since 1.98: +4 -0 lines
Diff to previous 1.98
Package release
Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Fri May 31 09:32:17 2002 UTC (10 years, 11 months ago) by youngs
Branch: MAIN
Changes since 1.97: +4 -0 lines
Diff to previous 1.97
Package release
Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Sat May 25 02:41:36 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.96: +7 -0 lines
Diff to previous 1.96
2002-05-25 Steve Youngs <youngs@xemacs.org> * xemacs-packages/Makefile (PACKAGES): Add ess. * package-compile.el (package-directory-map): Add ess. (package-name-to-directory): Ditto.
Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Tue May 21 16:52:17 2002 UTC (11 years ago) by youngs
Branch: MAIN
CVS Tags: sumo-2002-05-22
Changes since 1.95: +4 -0 lines
Diff to previous 1.95
Sumo packages released
Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Sun May 19 18:57:26 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.94: +4 -0 lines
Diff to previous 1.94
Package release
Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Tue May 14 04:47:31 2002 UTC (11 years ago) by youngs
Branch: MAIN
CVS Tags: pre-sumo
Changes since 1.93: +2 -0 lines
Diff to previous 1.93
Increment Makefile $VERSION
Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Mon May 13 16:37:42 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.92: +4 -0 lines
Diff to previous 1.92
Increment Makefile $VERSION
Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Fri May 10 05:51:27 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
Increment Makefile nil
Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Fri May 10 00:08:40 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.90: +4 -0 lines
Diff to previous 1.90
Increment Makefile $VERSION
Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Thu May 9 04:23:49 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.89: +5 -0 lines
Diff to previous 1.89
Increment Makefile $VERSION
Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Tue May 7 03:08:14 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.88: +5 -0 lines
Diff to previous 1.88
Increment Makefile $VERSION
Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Tue May 7 01:34:17 2002 UTC (11 years ago) by youngs
Branch: MAIN
Changes since 1.87: +4 -0 lines
Diff to previous 1.87
2002-05-04 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs.rules (BOOT_XEMACS): Do PRELOADS in correct order.
Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Wed Apr 24 12:44:26 2002 UTC (11 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.86: +1 -1 lines
Diff to previous 1.86
Increment Makefile $VERSION
Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Wed Apr 24 02:49:48 2002 UTC (11 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.85: +6 -0 lines
Diff to previous 1.85
Increment Makefile $VERSION
Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Wed Apr 24 00:22:10 2002 UTC (11 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.84: +6 -0 lines
Diff to previous 1.84
2002-04-23 Ville Skyttä <ville.skytta@xemacs.org> * xemacs-packages/Makefile (PACKAGES): Add haskell-mode. * package-compile.el (package-directory-map): Add haskell-mode.
Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 02:19:52 2002 UTC (11 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.83: +6 -0 lines
Diff to previous 1.83
2002-04-02 Steve Youngs <youngs@xemacs.org> * XEmacs.rules ($(AUTOLOAD_PATH)/auto-autoloads.el): Use '$^' so '_pkg.el' gets included as well. From Mats Lidell <matsl@contactor.se>.
Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sun Mar 31 05:58:13 2002 UTC (11 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.82: +10 -0 lines
Diff to previous 1.82
2002-03-31 Steve Youngs <youngs@xemacs.org> * XEmacs.rules (pkg_tar): Force owner/group to root/root when building tarballs. (srckit-std): Ditto. ($(AUTOLOAD_PATH)/auto-autoloads.el): Use 'batch-update-autoloads' so Mule files don't get scanned for autoloads when building packages with a non-Mule XEmacs. (AUTOLOAD_FILE): New.
Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Sat Mar 30 04:58:48 2002 UTC (11 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.81: +4 -0 lines
Diff to previous 1.81
Meant to commit this the other day.... oops. 2002-03-27 Steve Youngs <youngs@xemacs.org> * These packages rolled: tm xemacs-base.
Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Wed Mar 27 02:38:22 2002 UTC (11 years, 1 month ago) by youngs
Branch: MAIN
CVS Tags: pending-sumo-release, sumo-2002-03-29
Changes since 1.80: +6 -0 lines
Diff to previous 1.80
2002-03-25 Adrian Aichner <adrian@xemacs.org> * XEmacs.rules (FORMAT_INFO_LEVEL_3_USING_XEMACS_NO_SAVE_ARGS): Moved before rule for %-ja.info. * XEmacs.rules (%-ja.info): New, from TM package texi Makefile. 2002-03-25 Adrian Aichner <adrian@xemacs.org> * texi/Makefile (EMACS): Removed. XEmacs makefiles use XEMACS. * texi/Makefile (%-en.info): Removed. * texi/Makefile (%-ja.info): Moved upstairs to XEmacs.rules. * texi/Makefile (FORMAT_INFO_LEVEL_3_USING_XEMACS_NO_SAVE_ARGS): Ditto.
Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Mon Mar 25 03:24:00 2002 UTC (11 years, 2 months ago) by youngs
Branch: MAIN
Changes since 1.79: +8 -0 lines
Diff to previous 1.79
Increment Makefile version
Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Sat Mar 23 05:15:21 2002 UTC (11 years, 2 months ago) by youngs
Branch: MAIN
Changes since 1.78: +6 -0 lines
Diff to previous 1.78
2002-03-22 Daiki Ueno <daiki@xemacs.org> * xemacs-packages/Makefile (PACKAGES): Add liece. * package-compile.el (package-directory-map): Add liece. 2002-03-04 Vaclav Barta <vbar@comp.cz> * lisp/jde.el (jde-save-close-buffer): use get-file-buffer to map pathname to buffer. (jde-save-variable): Ditto. 2002-03-22 Adrian Aichner <adrian@xemacs.org> * lpr.el: Fix typo. 2002-03-14 David A. Panariti <panariti@attbi.com> * comint.el (comint-strip-ctrl-m): Added a check to make sure whichever of comint-last-input-end or comint-last-input-start that is used has a valid position. This allows comint-strip-ctrl-m to be used with gdb-mode.
Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Fri Mar 15 14:40:43 2002 UTC (11 years, 2 months ago) by youngs
Branch: MAIN
Changes since 1.77: +6 -0 lines
Diff to previous 1.77
2002-03-15 Steve Youngs <youngs@xemacs.org> * xemacs-packages/Makefile (PACKAGES): Add xslide. * package-compile.el (package-directory-map): Add xslide.
Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Sat Feb 23 23:55:27 2002 UTC (11 years, 2 months ago) by youngs
Branch: MAIN
CVS Tags: sumo-2002-03-12
Changes since 1.76: +6 -0 lines
Diff to previous 1.76
2002-02-24 Steve Youngs <youngs@xemacs.org> * package-compile.el (package-directory-map): Add mmm-mode. * xemacs-packages/Makefile (PACKAGES): Add mmm-mode.
Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Thu Feb 14 22:25:40 2002 UTC (11 years, 3 months ago) by youngs
Branch: MAIN
Changes since 1.75: +6 -0 lines
Diff to previous 1.75
Set up new package ibuffer
Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Sat Jan 26 02:54:14 2002 UTC (11 years, 3 months ago) by youngs
Branch: MAIN
Changes since 1.74: +6 -0 lines
Diff to previous 1.74
2002-01-25 Steve Youngs <youngs@xemacs.org> * package-compile.el (package-directory-map): Add latin-unity. * mule-packages/Makefile (PACKAGES): Add latin-unity. 2002-01-26 Steve Youngs <youngs@xemacs.org> * Makefile (GENERATED): Put it after 'include ../../XEmacs.rules' so custom-load.elc will be built. 2002-01-25 Steve Youngs <youngs@xemacs.org> * Makefile (all): Build auto-autoloads.elc and custom-loads.elc (all): change error if trying to build without Mule. 2002-01-26 Steve Youngs <youngs@xemacs.org> * Makefile (GENERATED): Add missing custom-load.elc (all): Build custom-load.elc
Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Wed Jan 23 22:24:10 2002 UTC (11 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.73: +4 -0 lines
Diff to previous 1.73
2002-01-23 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs.rules ($(DEPENDS_FILE_NAME)): Force rm of pdepends.mk. 2002-01-23 Stephen J. Turnbull <stephen@xemacs.org> * Makefile (.el.elc): Remove special .el.elc rules. 2002-01-23 John Paul Wallington <jpw@shootybangbang.com> * env.el: synched with FSF 21.1.50: (substitute-env-vars): new function. (setenv): add optional argument SUBSTITUTE-ENV-VARS.
Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Tue Jan 22 15:24:54 2002 UTC (11 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.72: +6 -0 lines
Diff to previous 1.72
Eicq is broken - it'll be back when it's fixed
Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Mon Jan 14 05:21:04 2002 UTC (11 years, 4 months ago) by youngs
Branch: MAIN
CVS Tags: sumo-2002-01-19
Changes since 1.71: +6 -0 lines
Diff to previous 1.71
2002-01-13 Adrian Aichner <adrian@xemacs.org> * Local.rules.template (TEXI2HTML_FLAGS): New. Splitting on chapters is a good default to decrease bandwidth demands when accessing large docs like calc.
Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Sun Jan 13 05:27:00 2002 UTC (11 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.70: +42 -0 lines
Diff to previous 1.70
Jan's patch - Proper dependencies for package build and My patch - update the provides in package-info.in's
Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Sat Jan 12 05:01:39 2002 UTC (11 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.69: +13 -0 lines
Diff to previous 1.69
Adrian's uberpatch to generate HTML docs for packages.
Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Jan 10 00:49:20 2002 UTC (11 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.68: +6 -0 lines
Diff to previous 1.68
2002-01-10 Steve Youngs <youngs@xemacs.org> * xemacs-packages/Makefile (PACKAGES): Add new package, sieve. * package-compile.el (package-directory-map): Ditto.
Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 06:39:47 2002 UTC (11 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.67: +7 -0 lines
Diff to previous 1.67
2002-01-09 Steve Youngs <youngs@xemacs.org> * package-compile.el (package-directory-map): Change 'ps-print-nomule' to 'ps-print'. * xemacs-packages/Makefile (PACKAGES): Ditto. 2002-01-09 Steve Youngs <youngs@xemacs.org> * Makefile (ELCS): Remove 'lpr.elc' as it's now in 'ps-print' 2002-01-05 Steve Youngs <youngs@xemacs.org> * lpr.el (lpr-windows-system): Add autoload cookie. (lpr-lp-system): Ditto. 2001-12-23 Steve Youngs <youngs@xemacs.org> * Makefile: Initial version. * package-info.in: Initial version.
Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Fri Dec 21 21:33:15 2001 UTC (11 years, 5 months ago) by youngs
Branch: MAIN
Changes since 1.66: +4 -0 lines
Diff to previous 1.66
2001-12-22 Steve Youngs <youngs@xemacs.org> * xemacs-packages/Makefile (PACKAGES): Add dictionary.
Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Mon Dec 17 06:07:16 2001 UTC (11 years, 5 months ago) by youngs
Branch: MAIN
Changes since 1.65: +7 -0 lines
Diff to previous 1.65
2001-12-17 Steve Youngs <youngs@xemacs.org> * package-compile.el (package-name-to-directory): Add mule-ucs. (package-directory-map): Ditto. * mule-packages/Makefile (PACKAGES): Add mule-ucs. 2001-12-17 Steve Youngs <youngs@xemacs.org> * package-info.in: Add "MULE:" to description to maintain consistency with the other Mule packages. * Makefile (REQUIRES): Add mule-base so this package will install into the 'mule-packages' directory.
Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Sun Dec 9 22:56:31 2001 UTC (11 years, 5 months ago) by adrian
Branch: MAIN
CVS Tags: sumo-2001-12-11, sumo-2001-12-13, sumo-2001-12-16
Changes since 1.64: +9 -0 lines
Diff to previous 1.64
[PATCH RECOMMEND] packages: integrate clearcase package into the hierarchy <ofl8jbbw.fsf@mailto.t-online.de>
Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 03:34:38 2001 UTC (11 years, 8 months ago) by youngs
Branch: MAIN
CVS Tags: XEMACS_BEFORE_MOVE_TO_SUNSITE_DK, sumo-2001-09-29
Changes since 1.63: +3 -2 lines
Diff to previous 1.63
* package-compile.el (package-directory-map): Add dictionary package.
Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Thu Aug 2 14:24:03 2001 UTC (11 years, 9 months ago) by youngs
Branch: MAIN
Changes since 1.62: +4 -0 lines
Diff to previous 1.62
2001-07-30 Edward M. Lee <tailbert@yahoo.com> * XEmacs.rules: Define DATA_{27-35}_FILES for jde Makefile.
Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Jun 19 03:37:54 2001 UTC (11 years, 11 months ago) by ben
Branch: MAIN
CVS Tags: xemacs-sumo-2001-07-08, xemacs-sumo-2001-07-09
Changes since 1.61: +11 -0 lines
Diff to previous 1.61
reasonable defaults for XEMACS_PACKAGES, MULE_PACKAGES
Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Tue May 15 07:14:53 2001 UTC (12 years ago) by youngs
Branch: MAIN
Changes since 1.60: +2 -0 lines
Diff to previous 1.60
* INSTALL: Update to reflect the 'flat' package tree.
Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Mon May 14 19:25:46 2001 UTC (12 years ago) by youngs
Branch: MAIN
CVS Tags: new-tree-start
Changes since 1.59: +4 -0 lines
Diff to previous 1.59
* Local.rules.template: The shell doesn't know that 'nil' means ''.
Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Fri May 11 05:43:23 2001 UTC (12 years ago) by youngs
Branch: MAIN
Changes since 1.58: +13 -0 lines
Diff to previous 1.58
* ./xemacs-packages/Makefile: New. * ./xemacs-packages/*/Makefile (CATEGORY): Change to "standard". * package-compile.el (package-directory-map): Re-organise. There are now only 2 categories, "xemacs-packages" & "mule-packages". Also, put them into alphabetical order. * Makefile (SUBDIRS): The sub directories are now 'xemacs-packages' & 'mule-packages'.
Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu May 10 05:17:51 2001 UTC (12 years ago) by youngs
Branch: MAIN
Changes since 1.57: +5 -0 lines
Diff to previous 1.57
Fix STAGING for make bindist
Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Tue May 8 01:14:43 2001 UTC (12 years ago) by youngs
Branch: MAIN
Changes since 1.56: +6 -0 lines
Diff to previous 1.56
Add Adrian's build pkg
Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Apr 26 18:49:37 2001 UTC (12 years ago) by adrian
Branch: MAIN
Changes since 1.55: +9 -0 lines
Diff to previous 1.55
[PATCH] Make package building work for Windows native XEmacs again <uvgnr4i1l.fsf@rapier.ecf.teradyne.com>
Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sat Apr 21 23:09:58 2001 UTC (12 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.54: +6 -0 lines
Diff to previous 1.54
Patch from Ben - make install to work from subdirs
Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 01:51:22 2001 UTC (12 years, 1 month ago) by youngs
Branch: MAIN
Changes since 1.53: +10 -0 lines
Diff to previous 1.53
Netinstaller changes from Andy
Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Thu Mar 1 09:04:03 2001 UTC (12 years, 2 months ago) by ben
Branch: MAIN
CVS Tags: sumo-2001-03-15
Changes since 1.52: +54 -0 lines
Diff to previous 1.52
try again to commit recent package changes
Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Tue Feb 20 03:40:09 2001 UTC (12 years, 3 months ago) by martinb
Branch: MAIN
Changes since 1.51: +4 -0 lines
Diff to previous 1.51
cvs update -Pd and other INSTALL corrections.
Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sun Feb 18 04:55:19 2001 UTC (12 years, 3 months ago) by youngs
Branch: MAIN
Changes since 1.50: +6 -0 lines
Diff to previous 1.50
Add new package eieio
Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Mon Feb 5 23:32:29 2001 UTC (12 years, 3 months ago) by youngs
Branch: MAIN
Changes since 1.49: +5 -0 lines
Diff to previous 1.49
Patch from Vin Shelton
Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Jan 22 12:12:23 2001 UTC (12 years, 4 months ago) by youngs
Branch: MAIN
CVS Tags: sumo-feb_2001, sumo-feb_2001a
Changes since 1.48: +4 -0 lines
Diff to previous 1.48
Update comments
Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 08:50:11 2001 UTC (12 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.47: +5 -0 lines
Diff to previous 1.47
Update to INSTALL
Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 05:30:11 2001 UTC (12 years, 4 months ago) by youngs
Branch: MAIN
Changes since 1.46: +26 -0 lines
Diff to previous 1.46
Patches from Jan, Steve T & myself
Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 03:36:51 2001 UTC (12 years, 4 months ago) by youngs
Branch: MAIN
CVS Tags: sumo-2001-01-15
Changes since 1.45: +5 -0 lines
Diff to previous 1.45
fix quoting error in Makefile
Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Wed Jan 10 04:24:57 2001 UTC (12 years, 4 months ago) by youngs
Branch: MAIN
CVS Tags: Sumo-Jan-10-2001
Changes since 1.44: +4 -0 lines
Diff to previous 1.44
Added eshell and pcomplete to package-compile.el
Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Oct 21 17:04:22 2000 UTC (12 years, 7 months ago) by adrian
Branch: MAIN
CVS Tags: xemacs-sumo-2000-24-10
Changes since 1.43: +11 -5 lines
Diff to previous 1.43
Re: building xemacs-packages on unix <ur95arwti.fsf@ecf.teradyne.com>
Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Oct 21 15:32:50 2000 UTC (12 years, 7 months ago) by adrian
Branch: MAIN
Changes since 1.42: +6 -0 lines
Diff to previous 1.42
Re: building xemacs-packages on unix <uk8b3y5sd.fsf@ecf.teradyne.com>
Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Aug 24 17:13:19 2000 UTC (12 years, 9 months ago) by youngs
Branch: MAIN
CVS Tags: sumo-2000-09-04
Changes since 1.41: +10 -1 lines
Diff to previous 1.41
Fixes make clean/distclean
Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Aug 16 10:25:31 2000 UTC (12 years, 9 months ago) by andreasj
Branch: MAIN
Changes since 1.40: +1 -0 lines
Diff to previous 1.40
(package-name-to-directory): Handle jde special.
Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed Aug 16 09:50:42 2000 UTC (12 years, 9 months ago) by andreasj
Branch: MAIN
Changes since 1.39: +4 -0 lines
Diff to previous 1.39
2000-08-16 Andreas Jaeger <aj@suse.de> * package-compile.el (package-directory-map): Add semantic.
Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Aug 16 08:33:34 2000 UTC (12 years, 9 months ago) by young
Branch: MAIN
Changes since 1.38: +8 -0 lines
Diff to previous 1.38
added eicq
Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Jun 23 10:31:08 2000 UTC (12 years, 11 months ago) by adrian
Branch: MAIN
CVS Tags: package-release-20000710, sumo-2000-07-06
Changes since 1.37: +16 -0 lines
Diff to previous 1.37
XEmacs.rules to work for XEmacs native NT package building <ud7l8d8di.fsf@ecf.teradyne.com>
Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Jun 22 14:11:08 2000 UTC (12 years, 11 months ago) by andreasj
Branch: MAIN
Changes since 1.36: +5 -0 lines
Diff to previous 1.36
2000-06-22 Andreas Jaeger <aj@suse.de> * XEmacs.rules: Uncomment ELCS test. Patch by Didier Verna <didier@xemacs.org>.
Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sun Jun 4 10:22:02 2000 UTC (12 years, 11 months ago) by andreasj
Branch: MAIN
Changes since 1.35: +14 -5 lines
Diff to previous 1.35
2000-06-04 Andreas Jaeger <aj@suse.de> * Makefile: Move includes to the front and add new target all as first target. * Local.rules.template (XEMACS): Use xemacs instead of a system specific path. * Local.rules.mk (___): Really create Local.rules if it doesn't exist.
Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 14:17:41 2000 UTC (12 years, 11 months ago) by andreasj
Branch: MAIN
Changes since 1.34: +0 -2 lines
Diff to previous 1.34
Update.
Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 14:17:21 2000 UTC (12 years, 11 months ago) by andreasj
Branch: MAIN
Changes since 1.33: +11 -0 lines
Diff to previous 1.33
2000-05-23 Karl M. Hegbloom <karlheg@debian.org> * Local.rules.template, Local.rules.mk: New files. * Makefile, XEmacs.rules: Include Local.rules.mk, define XEMACS_PACKAGES_BASE, make sure all RCOPY commands are run with absolute / rooted paths so that --recursive --symlink works. Make tar building optional. Did away with BUILD_MULE.
Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed Jan 12 07:27:48 2000 UTC (13 years, 4 months ago) by andreasj
Branch: MAIN
CVS Tags: sumo-2000-01-15, sumo-2000-01-24, sumo-2000-05-24
Changes since 1.32: +4 -0 lines
Diff to previous 1.32
2000-01-12 Andreas Jaeger <aj@suse.de> * package-compile.el (package-directory-map): Added idlwave.
Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Dec 16 13:52:02 1999 UTC (13 years, 5 months ago) by andreasj
Branch: MAIN
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
Applied my patch from <u8ogbt9a8x.fsf@gromit.rhein-neckar.de> to enable building without mule support.
Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 06:41:47 1999 UTC (13 years, 10 months ago) by steveb
Branch: MAIN
CVS Tags: sumo-1999-12-09, sumo-1999-12-11, sumo-1999-12-15
Changes since 1.30: +4 -0 lines
Diff to previous 1.30
Add toplevel autoloads target
Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 08:44:12 1999 UTC (13 years, 10 months ago) by steveb
Branch: MAIN
Changes since 1.29: +9 -4 lines
Diff to previous 1.29
Add support for world rebuilding/installation
Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 07:50:52 1999 UTC (13 years, 10 months ago) by steveb
Branch: MAIN
Changes since 1.28: +4 -0 lines
Diff to previous 1.28
quickfix
Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Jul 16 06:15:45 1999 UTC (13 years, 10 months ago) by steveb
Branch: MAIN
Changes since 1.27: +4 -0 lines
Diff to previous 1.27
revert treatment of mule subdirectory
Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Jul 13 04:37:21 1999 UTC (13 years, 10 months ago) by steveb
Branch: MAIN
Changes since 1.26: +4 -0 lines
Diff to previous 1.26
add lookup
Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 07:22:23 1999 UTC (13 years, 10 months ago) by steveb
Branch: MAIN
Changes since 1.25: +4 -0 lines
Diff to previous 1.25
don't do mule/ unconditionally
Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 06:52:14 1999 UTC (13 years, 11 months ago) by steveb
Branch: MAIN
Changes since 1.24: +4 -0 lines
Diff to previous 1.24
add lookup
Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu May 13 15:14:46 1999 UTC (14 years ago) by steveb
Branch: MAIN
Changes since 1.23: +4 -0 lines
Diff to previous 1.23
expand number of DATA destinations
Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Mar 5 14:07:51 1999 UTC (14 years, 2 months ago) by steveb
Branch: MAIN
Changes since 1.22: +5 -0 lines
Diff to previous 1.22
Let .el-less packages have autoloads
Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Mar 1 14:11:03 1999 UTC (14 years, 2 months ago) by steveb
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
Update ChangeLog
Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 10:31:46 1999 UTC (14 years, 3 months ago) by steveb
Branch: MAIN
Changes since 1.20: +4 -0 lines
Diff to previous 1.20
Force vanilla locale
Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 15:06:17 1998 UTC (14 years, 5 months ago) by steveb
Branch: MAIN
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
Update package-directory-map with current set of packages
Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 12:10:21 1998 UTC (14 years, 5 months ago) by steveb
Branch: MAIN
Changes since 1.18: +5 -0 lines
Diff to previous 1.18
Fix cut & paste typos.
Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Dec 7 18:02:20 1998 UTC (14 years, 5 months ago) by steveb
Branch: MAIN
Changes since 1.17: +17 -0 lines
Diff to previous 1.17
*** empty log message ***
Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Oct 23 12:37:17 1998 UTC (14 years, 7 months ago) by steveb
Branch: MAIN
Changes since 1.16: +5 -0 lines
Diff to previous 1.16
Panic!
Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Oct 14 03:45:05 1998 UTC (14 years, 7 months ago) by steveb
Branch: MAIN
Changes since 1.15: +4 -0 lines
Diff to previous 1.15
Drop pgnus and irchat entries in the package map
Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Oct 13 10:12:28 1998 UTC (14 years, 7 months ago) by steveb
Branch: MAIN
Changes since 1.14: +3 -0 lines
Diff to previous 1.14
Fix _pkg.el rules. Fix autoloads: target.
Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Oct 13 03:03:57 1998 UTC (14 years, 7 months ago) by steveb
Branch: MAIN
Changes since 1.13: +19 -0 lines
Diff to previous 1.13
Major update. Add install, autoloads targets. Obsolete all binkit-* rules into one common rule. Obsolete all special processing required by individual Makefiles
Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Oct 3 03:16:01 1998 UTC (14 years, 7 months ago) by steveb
Branch: MAIN
Changes since 1.12: +4 -0 lines
Diff to previous 1.12
add new packages, restore _pkg.el.
Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Sep 20 14:19:47 1998 UTC (14 years, 8 months ago) by steveb
Branch: MAIN
Changes since 1.11: +15 -0 lines
Diff to previous 1.11
Add texinfo sources to installation. Add MANIFEST file when installing. Update comments to 21.x instead of 20.5.
Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Sep 10 10:13:12 1998 UTC (14 years, 8 months ago) by steveb
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
add new packages, prepare for modifying copy rule
Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 06:09:53 1998 UTC (14 years, 8 months ago) by steveb
Branch: MAIN
Changes since 1.9: +9 -0 lines
Diff to previous 1.9
add pgnus
Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jul 29 09:49:04 1998 UTC (14 years, 9 months ago) by steveb
Branch: MAIN
Changes since 1.8: +13 -0 lines
Diff to previous 1.8
Build with XEmacs/no-Mule, build speedbar early
Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Apr 30 18:20:04 1998 UTC (15 years ago) by steveb
Branch: MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7
Limit recursion
Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Apr 7 15:18:58 1998 UTC (15 years, 1 month ago) by steveb
Branch: MAIN
Changes since 1.6: +8 -0 lines
Diff to previous 1.6
Fix TAR/EXCLUDES rules
Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Apr 5 10:19:44 1998 UTC (15 years, 1 month ago) by steveb
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
Add libs/fsf-compat package
Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 04:16:37 1998 UTC (15 years, 2 months ago) by steveb
Branch: MAIN
Changes since 1.4: +5 -0 lines
Diff to previous 1.4
Print meaningful message if new package is added and it is not in the package map.
Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 08:58:52 1998 UTC (15 years, 3 months ago) by steve
Branch: MAIN
Changes since 1.3: +15 -0 lines
Diff to previous 1.3
Support package standard 1.0
Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 23:55:40 1998 UTC (15 years, 4 months ago) by steve
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2
Add bindist target
Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 08:16:18 1998 UTC (15 years, 4 months ago) by steve
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
Fixes for egg-its installation botch
Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 05:51:25 1998 UTC (15 years, 4 months ago) by steve
Branch: MAIN
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| root@alioth.debian.org | ViewVC Help |
| Powered by ViewVC 1.0.0 |

