* ${PREFIX}/etc/rc.d/thttpd.sh does not return.
* FIX: invoke thttpd_wrapper as a background process.
- On shutdown, Message "No processes matching ``thttpd_wrapper''" is shown.
* thttpd_wrapper is actually a shell script, not an executable.
* FIX: Record the pid of thttpd_wrapper to /var/run.
* FIX: Use pid-file when killing the wrapper.
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
Reviewed by: Anders Nordby <anders@fix.no> (maintainer)
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)
the road to obliterating tcl/tk 8.0 from the tree.
Note 1: the patches have been extensively re-worked from the
original submission, to make this port PREFIX-safe,
and also to deal with multiple patchfiles updating the
same source file.
Note 2: I've left the MAINTAINER as jseger. Justin, you may
want to cast your TCL-expert eye over this one, it seems
to do the right thing.
PR: 16970
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Add some patches for multilanguage search, especially for close
languages (ukrainian and russian for example)
PR: 19787
Submitted by: Vsevolod Lobko <seva@sevasoft.alex-ua.com>
Scoot asami's entry's name over to be able to fit with similarly
located people.
Create a new file: freebsd.core_and_committers.markers. I separated
the two more, so now I'm recombining them :) This file is generated
upon installation from the freebsd.{core,committers}.markers files,
so it's a nice set-up now, I think!
Change pkg/DESCR to reflect what the marker files are now (overhaul
the last paragraph completely).
- vmware-sniffer and vmware-wizard were changed. (details unknown)
- vmmon/vmnet/vmppuser sources were unchanged, however, some of the
binaries (for Linux) seems have recompiled. That would not affect
us because we compile them from source.
Fix configure script to return zero on exit.
needed since NLS support is already in /bin/tcsh, and the message catalogs
are currently useless since we can't switch them easily.
Submitted by: maintainer