Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Major changes since 0.6.0:
* A new diff frontend based on -u instead of --side-by-side.
Now this works even for people who have 150 characters
per line ;-) There is also a change bar a la tkdiff.
* The log tree now shows the tags attached to each
revision, thanks to a patch by Florent Pillet.
* It compiles and works again with KDE pre2.0
* Arrow keys work in the diff dialog
* Support for cvs watch / cvs edit (the latter based
on an idea by Steffen Dettmer
* Less flicker in diff, annotate and resolve view
when using Qt2/KDE2
* Bug fixes
Changes since 0.5.0:
* repositories dialog
* Implemented "Open recent"
* Implemented "History"
* Added a button in the checkout dialog to obtain a list of modules
* Show sandbox in caption
* Much more detailed pseudo session management.
Please delete your cervisiarc file!
* Implemented "Merge"
* Implemented "Prune empty directories"
* Implemented "Select by tag" in log dialog
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.
Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.
ALso simplify the logic to calculate the prefix as well.
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).
Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
a bit more user-friendly.
Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-02-21 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Fixed Checkout and Import which were not working at all
* Check tag names in checkout and import dialog
* Fixed accelerators and added some more
* Implemented "Merge"
* Implemented "Prune empty directories"
* Implemented "Select by tag" in log dialog
* Release 0.5.0
2000-02-20 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Fixed bug which caused tooltips for revisions
an branches to disappear in the log tree
* Tags, branches and branchpoints as tooltips in log tree
* Improved log dialog layout
* Implemented "Add binary"
2000-02-17 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Handle hidden files correctly
* Do not ignore case in files sorting
* Implemented "Last change"
* Release 0.4.0
2000-02-15 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Implemented "Update to tag" and "Update to HEAD"
* Implemented "Tag"
2000-02-14 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Implemented options "Commit recursively" and
"Create directories"
* Ported Checkout/Import dialog to the new scheme
2000-02-13 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Rewritten the whole UpdateView (well, almost :-). Now it allows
to show and update the revision and tag field.
* Real support for asynchronous operation of Update, Commit, Add
and remove: output goes to new ProtocolView
* Fixed "Unfold Tree"
* Fixed crash caused by too many open files
(.cvsignore files were never closed)
2000-02-08 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Ported documentation to docbook, added some
more stuff and adjusted automake system accordingly
2000-02-06 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Updated autoconf framework to work correctly
with both KDE 1 and KDE 2
1999-12-19 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* In Checkout dialog, use $CVSROOT as default repository
(if defined)
* Added command line arguments --help and --version
1999-11-23 Bernd Gehrmann <bernd@physik.hu-berlin.de>
* Fixed bug which caused files mistakenly marked as up to date
* Fixed options menu
* Show wait cursor while child process runs in background
* Made Ok button in settings dialog the default
* Release 0.3.1
in 0.3.0:
Added ChangeLog editor, solved several UI issues, added
tooltips to log tree, added settings dialog, and made
compilation with KRASH possible (while maintaining
compatibility with KDE 1.1).
in 0.3.1:
A bug which caused files mistakenly marked as up to date
was fixed, as well as the options menu. Now shows a wait
cursor while child process runs in background. The Ok button
in settings dialog was made the default.
the following features:
- Checking out a module from a repository.
- Importing into the repository.
- Updating or retrieving the status of a working directory or single files.
- Common operations like add, remove and commit.
- Diff against the repository and between different revisions.
- Annotated view of a file.
- View of the log messages in tree and list form.
- Resolving of conflicts in a file