o Security fix for cross-site scripting vulnerability found by
Flavio Veloso (www.magnux.com).
o Fixed a TOTAL_RC off by one error, which would prevent the last
response code from being saved when using incremental mode.
- Remove *-setupel.el routines and scripts/configure.
Because Emacs20 or later has subdirs.el.
- Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearly
when port building.
- Install *.el{,c} files to version specific site-lisp directory.
portupgrade, portversion, pkg_deinstall, pkg_glob:
Introduce the configuration file `pkgtools.conf' for the pkgtools
suite. Currently portupgrade(1), portversion(1), pkg_deinstall(1)
and pkg_glob(1) use it.
Add a new option -q/--no-config to avoid reading the configuration
file.
Introduce dependency sanity checks. If an inconsistency is
detected, immediately abort a process suggesting the user should run
`pkgdb -F'.
Add a new option -O/--omit-check to omit the sanity checks.
pkgdb:
Fix the origin guesser's minor bug when the origin port directory
does not exist.
portupgrade:
Add a new option -y/--yes, which lets portupgrade assume user
answers yes to all the questions.
Make sure to ask user where it should. (Get -N and -i right)
Fix a bug where portinstall -i didn't work interactively.
[Submitted by: Gregory Neil Shapiro <gshapiro@gshapiro.net>]
portsdb:
Attempt to offer fast INDEX generation. Now it generates an INDEX
file more than a few minutes faster.
overall:
Emit a warning when pkgdb cannot be updated though it is not
up-to-date.
Finally remove -E/--regex. Use the ':RE' glob pattern instead.
the latest one.
Moving HEAD down the menu a bit
Adding additional cvsup servers, and adding state names to the US
servers to help people make a slightly more intelligent choice.
The -P option to cvsup is completely useless with multiplexed mode
and the man page states that it is obsolete. Cut that.
Changed the comment on scheduling to point to /etc/weekly.local.
Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
of TclPro made TclX-8.3 available last year. There is not a whole
lot of changes, and most of them deal with the Windows parts of the
thing, but here is the upgrade 8.3 anyway. Please, test...
I think, it is time to repocopy tclX82 into tclX and get rid of
tclX75, tclX80, and tclX82...
devel/py-xoltar-toolkit, so:
- Update devel/py-xoltar-toolkit to the latest version (2001.06.01) of the
Xoltar Toolkit, which bundles an updated functional.py module with some
supporting modules.
- Remove all files from devel/py-functional
- Update the category Makefile to reflect the change.
Approved by: Jacques Vidrine <nectar@FreeBSD.org>, maintainer