CVS log for ports/editors/xemacs-devel/pkg-plist
Up to [FreeBSD] / ports / editors / xemacs-devel
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:49 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -41 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun May 27 17:43:20 2007 UTC (4 years, 8 months ago) by anray
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +9 -2 lines
Update to 21.5-b28 "fuki"
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue May 16 14:31:26 2006 UTC (5 years, 8 months ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -1 lines
Update to 21.5-b27 "fiddleheads"
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Feb 8 11:31:28 2006 UTC (6 years ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Fix plist. Reported by: pointyhat(kris)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Feb 2 16:06:39 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +518 -463 lines
Update to 21.5.b24
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jan 22 01:50:17 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Apr 20 14:10:20 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1316 -0 lines
Fix plist. I erroneously removed ridiculously large amount in previous commit. That is partly reverted and some further corrections are made. Make package create lib/xemacs/site-modules directory as port does. Bump revision to get proper package made. Pointy hat to: me
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Apr 18 10:54:35 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -1373 lines
Upgrade to 21.5 beta20 "cilantro" with help from xemacs-devel-mule upgrade by Andrey Slusar. The same patch-configure.ac is used. Changes in patches patch-mem-limits.h and patch-emacs.c are solved, but a bit differently in source so remove them. Autoconf 2.59 is changed which changes a few configure options names. Security: Fixes VuXML 3e3c860d-7dae-11d9-a9e7-0001020eed82
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Apr 18 10:51:31 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +761 -761 lines
Sort plist.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 4 12:11:20 2005 UTC (7 years, 1 month ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -7 lines
Revert to 21.5.17 because 21.5.18 was imported without sufficient testing by yours truely and is causing lots of build problems. I plan to keep working on 21.5.18 until all the bugs are eliminated. Approved by: portsmgr (kris)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Dec 14 12:00:21 2004 UTC (7 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -0 lines
Update to 21.5.8. The patches patch-emacs.c and patch-mem-limits.h are no longer needed because lim_data has been changed from an unsigned int to an unsigned long, which should be big enough on all architectures which we support. Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly offered to take over this port from me.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Aug 16 14:06:17 2004 UTC (7 years, 5 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +43 -105 lines
Update to 21.5.17.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Oct 8 18:47:48 2003 UTC (8 years, 4 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -7 lines
Upgrade to version 21.5.15. Fix the version number to eliminate the hyphen as requested in PR ports/56958. Note that this does not close the PR since there are other problematical ports listed in it.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri May 2 11:06:10 2003 UTC (8 years, 9 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +711 -561 lines
Update to version 21.5.11. Remove GTK support until I figure out why it isn't working.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 17 10:04:12 2003 UTC (9 years ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
Update to version 2.4.12. Note that this port is now mis-named - 21.4 is the stable branch and 21.5 is the development branch. 21.1 (in xemacs21) is now "historical".
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jun 29 17:26:39 2002 UTC (9 years, 7 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
Update to 21.4.8.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 9 18:55:37 2002 UTC (10 years, 1 month ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Update to version 21.4.6. Submitted by: Jerry A! <jerry@thehutt.org>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Oct 25 18:30:16 2001 UTC (10 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +463 -51 lines
Initial checkin of xemacs-devel after xemacs21 was repo copied. Several people have requested this, so here it is. This port is intended to track the GAMMA version of the XEmacs editor. This is version is based on xemacs-21.4.4, which has a GTK binding. Note that the GTK support is buggy (at least on my system), although I haven't noticed any fatal problems, just annoying ones. There are other bugs in this version, e.g. any attempts to make font changes in the Options menu result in a Lisp error. Please do not file any PRs on XEmacs errors, the maintaine will terminate them with extreme prejudice. I haven't tested this at all on Alpha because beast won't let me in.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Feb 3 12:29:22 2001 UTC (11 years ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -0 lines
Update to version 21.1.4. Submitted by: kiri
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 19 15:14:04 2001 UTC (11 years ago) by kiri
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -5 lines
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's xemacs21 version will be changed by shige :)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 1 23:31:56 2000 UTC (11 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
Remove missing file (lib/xemacs-21.1.12/lisp/package-get.el.orig). Submitted by: bento
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 9 17:45:19 2000 UTC (11 years, 6 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Update to version 21.1.12. The new release only made changes to configuration files and Emacs.ad and deleted xemacs-faq.info-6. Use LOCALBASE instead of PREFIX in CONFIGURE_ARGS - that makes it easier to test new versions of the port. PR: 20480 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 25 20:22:07 2000 UTC (11 years, 6 months ago) by gj
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +470 -527 lines
Update to version 21.1.11. Patch patch-al was obsoleted by a change in the target file. Except for one minor change in PLIST the submitted patch worked without errors. Excellent ! Submitted by: kiri@pis.toba-cmt.ac.jp
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 13 21:03:03 2000 UTC (11 years, 7 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -125 lines
The original tarball no longer exists on any of the servers. Change the port to use the new one - xemacs-21.1.10a.tar.gz. There are no changes to the source caused by this; only empty directories which were made by the old version were removed. Change PLIST to reflect removal of the directories. Since xemacs/site-lisp is no longer created by the installation, make the directory in Makefile. Add patch-an to fix a bug in lisp/package-get.el caused by mishandling of md5 package checksums. PR: 19855 Submitted by: Vivek Khera (PR), TAOKA Satoshi (patch - partly used), Mr. Kiriyama (patch-an)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 6 18:17:14 2000 UTC (11 years, 8 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -0 lines
Update to version 21.1.10. Reminded from: Paul Traina <pst@juniper.net>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 20 19:38:55 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 17 21:38:02 2000 UTC (11 years, 11 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +648 -463 lines
Update to version 21.1.9. As in ver. 21.1.7 the port creates lots of empty directories. This must be reflected in PLIST, which explains the big diff. I wish they'd make up their minds :-) Tested on i386 and Alpha. Also tested packaging. Submitted by: kiri@pis.toba-cmt.ac.jp
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Dec 25 12:34:09 1999 UTC (12 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +472 -654 lines
Update to version 21.1.8. This change adds a framework so that xemacs21 can be used as the base port for the various xemacs-mule incarnations. This functionality has not been tested by the committer !!! Fixed up some fatal errors found by portlint. The submitter added compface.1 to LIB_DEPENDS, but the maintainer did not agree, so it has been eliminated. Version 21.1.8 removed all the empty directories which were created by version 21.1.7, so I had to modify PLIST accordingly. That explains the large number of changes to PLIST. This version does not seem to suffer from the "make world under -current and xemacs core dumps" syndrome. Submitted by: kiri@pis.toba-cmt.ac.jp Approved by: maintainer
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 16 21:14:47 1999 UTC (12 years, 2 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Here is a summary of the changes in the patch:
- fixed the plist so that you don't get an error message when
using pkg_delete
- added "-with-tiff=yes" to the configure command line, and tiff.4
to LIB_DEPENDS
Submitted by: "Alec Wolman" <wolman@cs.washington.edu>
Reviewed by: the maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 21 20:37:44 1999 UTC (12 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
Make the lock directory, /var/run/emacs/lock, in PLIST. Noticed by: Sheldon Hearn <sheldonh@uunet.co.za>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 20 19:43:27 1999 UTC (12 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +107 -14 lines
Update this puppy to 21.1.7. Modified PLIST to make empty directories which are installed by the port. These empty directories are also removed in PLIST. Tested install/deinstall and pkg_add/pkg_delete. mail/mew/Makefile should be updated to reflect this change. PR: 14329 Requested by: the maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 14 21:47:04 1999 UTC (12 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +96 -2 lines
Keep up with the Joneses and update this port to version 21.1.6. Delete the MULE support and refer the user to the xemacs-mule port. Add --with-png=yes to the list of CONFIGURE_ARGS. The port now creates scads of empty directories which, hopefully, can be deleted if the package gets deleted. Tested install/deinstall and packaging. Requested by: the maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 23 19:47:34 1999 UTC (12 years, 7 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.sh (a la xemacs20), but forgot to update PLIST.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 22 22:02:00 1999 UTC (12 years, 7 months ago) by gj
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +527 -2926 lines
This is the latest version of xemacs - Xemacs 21.1. This requires xemacs-packages which be will committed next. Xemacs now allows the user to maintain packages himself. See DESCR. This supersedes PR 11618, which was based on an older release. This commit was blasted over a repository copy of xemacs20, which is why there are so many changes. Submitted by: Michael Elbel (me@freebsd.org)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 3 23:44:29 1999 UTC (13 years ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3336 -3269 lines
Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 7 22:30:20 1998 UTC (13 years, 4 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Forgot to update the PLISTs to reflect xemacs20.sh
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 3 19:30:12 1998 UTC (13 years, 8 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs
dynamically. This is needed now that /etc/rc removes everything in
/var/run.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 20 05:15:51 1998 UTC (13 years, 9 months ago) by gj
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3262 -3493 lines
Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them either didn't have xemacs-20.4 or it was located in a different place. Tested packaging and re-installing. Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 2 01:38:48 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
Xemac's send-pr is causing me too many problems and it's broken anyway, so totally remove it. Portlint this baby.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 15 20:07:46 1997 UTC (14 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3496 -3495 lines
update to xemacs-20.3. Packaging tested (under -current). Obtained from: maintainer (me@freebsd.org)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:42:50 1997 UTC (14 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
By popular demand remove the ``@unexec rm -rf'' and replace it with @dirrm instead. Do not delete share/emacs since it may also be used by emacs.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 8 22:19:00 1997 UTC (14 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -9 lines
Put the lock file in /var/run/xemacs/lock rather than
${PREFIX}/lib/xemacs/lock.
Also simplfy removal of some directories with pkg_delete. Previously,
the contents of ${PREFIX}/{lib,share}/xemacs/site-lisp was deleted and
then the directories themselves using @dirrm. This didn't work in my
tests, so I changed it to just ``@exec rm -rf'' the directories.
PR: ports/4976
Submitted by: Sheldon Hearn
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Sep 3 19:27:58 1997 UTC (14 years, 5 months ago) by gj
Branches: ME
CVS tags: xemacs20_2, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Submitted by: me@freebsd.org new import of xemacs 20.2, including MULE support. Note that I tested that I could build with mule support, but I couldn't actually check the functionality. "make package" and pkg_delete both tested (under -current).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 3 19:27:58 1997 UTC (14 years, 5 months ago) by gj
Branches: MAIN
Initial revision
