initial startup (you no longer have to manually copy some files
around). These updates will be committed to the next version of
evolution itself.
Many thanks to Dan Winship <danw@helixcode.com> for pointing
me in the right direction after my bug report.
2000-09-20 05:07 knu
* cvsweb.cgi: Follow tab-width/tabstop/ts directives when expanding
tabs into spaces. Currently, only first 10 lines are scanned for
the directives.
2000-09-20 04:57 knu
* cvsweb.cgi: MFZ: 1.101.
- Fix a few bugs under mod_perl.
- Use the Compress::Zlib module if available.
- Embed PDF files inside the cvs markup view.
2000-09-20 03:35 knu
* cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the last
update.
2000-09-12 02:11 knu
* cvsweb.cgi: Allow one to set the default diff type.
Inspired by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-09-10 20:54 knu
* cvsweb.cgi: Clean up spacedHtmlText().
as replacements for the extra themes which used to be installed by
the x11-wm/sapphire port (see ports/20879). Unlike the existing themes,
the new collection is free of copyright problems.
PR: 21044
Submitted by: Trevor Johnson <trevor@jpj.net>
and consists of a library to create IIIM awarded applications and a simple
input method library controlled by IIIM server(s).
PR: 21217
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
the environment and any options passed to it. It is meant to
enhance security on multi-user systems running XFree86 4.x, where
the ability to use a startx script is needed.
If you have XFree86 3.x, do not install this, you do not need it
and it will not work.
PR: 21352
Submitted by: Trevor Johnson <trevor@jpj.net>
Split rxvt port into two ports - rxvt and rxvt-devel. Quoting maintainer:
I created a rxvt-devel port. This will contain the devel version
2.7.3 which used to be carried as rxvt. The rxvt port will now
contain the stable version 2.6.3.
Besides, I added some MASTER_SITES so as to fix the unavailable
distfile message I got from the automated scripts.
PR: 20768
Submitted by: maintainer
Repo-copy by: asami (AFAIK this was a fastest served repo-copy I ever seen -
it took about 5 minutes from the moment when I fired a request
to PW and the moment when I received his reply ;).
I created a rxvt-devel port. This will contain the devel version
2.7.3 which used to be carried as rxvt. The rxvt port will now
contain the stable version 2.6.3.
Besides, I added some MASTER_SITES so as to fix the unavailable
distfile message I got from the automated scripts.
PR: 20768
Submitted by: maintainer
Repo-copy by: asami (AFAIK this was a fastest served repo-copy I ever seen -
it took about 5 minutes from the moment when I fired a request
to PW and the moment when I received his reply ;).
- Change maintainer (old maintainer told that he will be unreachable for the
next several years).
PR: 20634
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (new maintainer)
lang/ruby:
- Do not force lib/ruby/site_ruby and lib/ruby removals,
because a user may have his/her stuff installed there.
x11-toolkits/ruby-tk:
- Fix duplicated PKGNAMEPREFIX.
been unmaintained for years now. It's no longer a useful thing to have.
Those few people who still use SLIP are certainly using their own script
work around slattach & co., and everybody using PPP is doing way better
by using the well-documented and -maintained PPP implementations that
ship with FreeBSD out of the box.
of how to turn it on. Conditionalize the SSL usage on <IfDefine SSL>,
since that's been a problem.
Also make the rewrite use cgi-bin.default/Zope.cgi, but give an example
of what to change if you move it to cgi-bin/Zope.cgi.