Satoshi Asami
b0c2086172
Remove one info file (w3.info-4) that doesn't exist.
...
Found by: bento
2000-02-28 05:32:31 +00:00
Gary Jennejohn
ec0b399574
Fix PLIST and PLIST.mule to make the lock directory correctly. It should
...
be /var/run/emacs/lock and not /var/run/xemacs/lock !
Wonder how this went unnoticed for so long ?
1999-10-21 20:41:15 +00:00
Steve Price
8564e7f4c1
Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.
1999-02-03 23:44:30 +00:00
Gary Jennejohn
4bae9571bb
Forgot to update the PLISTs to reflect xemacs20.sh
1998-10-07 22:30:21 +00:00
Gary Jennejohn
91fca4dbdc
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.
1998-06-03 19:30:13 +00:00
Gary Jennejohn
c0655ba8db
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
1998-04-20 05:15:54 +00:00
David E. O'Brien
ff3efb61de
Xemac's send-pr is causing me too many problems and it's broken anyway,
...
so totally remove it.
Portlint this baby.
1998-03-02 01:38:49 +00:00
Gary Jennejohn
92ad704911
update to xemacs-20.3. Packaging tested (under -current).
...
Obtained from: maintainer (me@freebsd.org )
1997-12-15 20:07:46 +00:00
Gary Jennejohn
c890f896ed
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.
1997-11-12 21:42:50 +00:00
Gary Jennejohn
9cdff1f22f
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
1997-11-08 22:19:00 +00:00
Gary Jennejohn
a6c260bba8
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).
1997-09-03 19:27:58 +00:00