NOTICE: This package has been removed from pkgsrc

./devel/lincvs, Nice GUI front-end to CVS (using Qt)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.4nb3, Package name: lincvs-1.4.4nb3, Maintainer: pkgsrc-users

LinCVS is a graphical Interface for the cvs client commandline tool on the
Unix, Windows and Mac OS X platform. It allows to load modules from a
server (checkout), create modules on the server (import), as well as
checking the state of directories and individual files or updating them.
Basic operations like add, remove and commit are supported as matter of
course, just like showing the actual differences between the server version
and the local sandbox, graphical display of the version tree, and manifoldy
graphical support of project maintenance. All actions are logged on the cvs
server (configurable via history), and are therewith comprehensible.


Required to run:
[x11/qt3-libs]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/qt3-tools] [x11/dri2proto] [x11/fixesproto4] [pkgtools/cwrappers]

Master sites:

SHA1: b144d4faf67a0e6a45a925e7937cccfd4084049e
RMD160: 163d85fa2567fe6f1eeacfeb080a188e2ff04bef
Filesize: 1203.202 KB

Version history: (Expand)


CVS history: (Expand)


   2017-09-26 12:27:23 by Thomas Klausner | Files touched by this commit (1452) | Package removed
Log message:
*: remove qt3 and the packages using it, including KDE3

Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

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.
   2013-04-13 09:55:06 by Geert Hendrickx | Files touched by this commit (24)
Log message:
Hand in maintainership.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-11-22 19:09:31 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix build with newer GCC versions
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
   2008-02-28 12:58:49 by Roland Illig | Files touched by this commit (36)
Log message:
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.