summaryrefslogtreecommitdiff
path: root/devel/cervisia/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-02-24 02:12:35 +0000
committerhubertf <hubertf@pkgsrc.org>2000-02-24 02:12:35 +0000
commit5cca68582014638afe62506a9b2641dca8b3c3d4 (patch)
tree20c7c0ab5d62b504057050262c03828cb4f9d662 /devel/cervisia/Makefile
parentf1c14803a3983ce1da4c7533727a44f035e08067 (diff)
downloadpkgsrc-5cca68582014638afe62506a9b2641dca8b3c3d4.tar.gz
Update to V0.5.0. Changes:
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
Diffstat (limited to 'devel/cervisia/Makefile')
-rw-r--r--devel/cervisia/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/cervisia/Makefile b/devel/cervisia/Makefile
index f3b078eebce..2378996b94f 100644
--- a/devel/cervisia/Makefile
+++ b/devel/cervisia/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.2 1999/12/13 19:24:02 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2000/02/24 02:12:35 hubertf Exp $
#
-DISTNAME= cervisia-0.3.1
+DISTNAME= cervisia-0.5.0
CATEGORIES= kde devel
MASTER_SITES= ftp://linde.physik.hu-berlin.de/pub/bernd/cervisia/ \
ftp://ftp.kde.org/pub/kde/unstable/apps/utils/
MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://pauli.uni-muenster.de/~gehrmab/cervisia/cervisia.html
+HOMEPAGE= http://cervisia.sourceforge.net/
-DEPENDS+= kdebase-1.1.2:../../x11/kdebase
+DEPENDS+= kde-1.1.2:../../x11/kde
DEPENDS+= cvs-1.10:../../devel/cvs
USE_X11BASE= yes # To get this near KDE