summaryrefslogtreecommitdiff
path: root/devel/codeville
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
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.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+2
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz1-2/+2
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz1-2/+2
py-* not affected, since it built different versions depending on the setting already.
2012-01-27* LICENSE=modified-bsdobache2-5/+7
* distutils pkg, register egg-info. Bump PKGREVISION.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz1-2/+2
name change).
2008-06-13Fix pathname substitution.bjs5-17/+45
XXX this really should have an rc.d script and INSTALL/DEINSTALL scripts/OWN_DIRS and/or REQD_DIRS. Volunteers? ;) bump rev.
2008-06-13Update to version 0.8.0. While here, use CONF_FILES framework and providebjs7-11/+115
some sensible default values for the server configuration file via the SUBST framework. Use REPLACE_PYTHON. New variable CODEVILLE_DATADIR, which defaults to ${VARBASE}/db/cdv. New in version 0.8.0: * Remember commit message and autofill it on next attempt if commit fails * fixed: catch requests for non-existent diffs * fixed: error handling cleanup in networking code * fixed: Windows-specific networking fixes * fixed: binary file corruption on Windows with 'construct' * fixed: glob expansion with 'describe -d' * fixed: renaming corner case involving directories, renaming and deleting * fixed: files renamed out of a deleted directory on another branch were marked as a name conflict * fixed: use case-insensitive regexps for post-commit hooks because the config parser lowercases everything * fixed: filesystem timestamp precision problems * fixed: Python 2.5 fixes These fixes have been collecting for a while. Now you all get to enjoy them too. The version number has been changed to reflect that the currect code is stable, yet is still missing some features which would be necessary for a 1.0 release
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg1-4/+1
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2008-01-12db4 update related revision bumpadam1-2/+2
2007-06-08PKGREVISION bump for db4 shlib name change.wiz1-1/+2
2007-02-17Add "scm" to CATEGORIES to make it easy to find source control managementwiz1-2/+2
related packages.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-03-02update to 0.1.16drochner3-10/+12
changes: -Allow 'edit' to take --id -bugfixes -support Python-2.4
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-1/+2
2005-10-25update to 0.1.13drochner2-7/+7
changes: # Patch from Sudhi Herle so codeville can find modules if not installed in the standard python path # 'annotate' feature courtesy of Yoshinori K. Okuji # Patch to allow specifying changeset creation time on command line from Lele Gaifax # Rewritten command line parsing. Options can now be specified anywhere on the command line, long options are supported and there is some basic help # Rewritten history browsing code for simplicity and performance -bugfixes
2005-05-10update to 0.1.12drochner3-9/+31
changes (afaics, there is no complete changelog): -changes for easier handling (cdv init instead of manual mkdir) -speedup -changed license to BSD -bigfixes
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2005-02-22Changes 0.1.10:adam3-17/+15
* Un*x shell style filename expansion on windows * 'rebuild' can be done from a given changenumber * 'last-modified' can be done from a given changenumber * 'update' recognizes repository URLs of the format 'cdv://server/{changenumber}' * 'diff' can now take 'local' as either first or second -r argument * 'diff' does not display diffs for files which exist on only 1 side by default * 'diff' takes -N switch to show diffs for files which exist on only 1 side * fixed: critical bug where an invalid merge was generated and not caught by the server * fixed: locking bug on server when files are deleted * fixed: traceback when committing from windows * fixed: all files show up as modified after doing 'construct' * fixed: server sending responses out of order * fixed: merge done by 'update' was sometimes incorrect * fixed: 'update -d' not pulling in diffs * fixed: CVILLE directory could not be at the root of the filesystem * fixed: 'diff -r repo' caused traceback * fixed: 'revert' on a file deleted from the local filesystem caused traceback Changes 0.1.9: * Allow user to be specified on client command line via -u * Server port is configurable via the config file or -o on the command line (-p is already being used, I need to switch to long opts) * Server catches exceptions and only shuts down the offending connection, rather than exiting * 'commit' takes -b for backup, makes it not generate a new changeset * 'history' accepts filenames on the command line * New command 'heads' shows currents heads in the client * New command 'last-modified' gives the last change to modify a file * Server doesn't revalidate changes already committed to other repositories, better performance for branching and merging * fixed: bad changesets being generated for some merge cases * fixed: merging a change with its ancestor caused traceback * fixed: locking bug on failed commit * fixed: 'add' of CVILLE directory issued warning but did the add anyway * fixed: 'diff' with ... tries to diff files not open for edit
2005-01-23Build Python with thread support by default and turn the existingrecht1-3/+3
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-19update to 0.1.8drochner4-24/+10
changes: -speedup -UI improvements -bugfixes Warning: Archives built with older versions need to be converted before use, see http://www.codeville.org/ for details.
2004-08-15import codeville-0.1.7.1, another distributed revision control systemdrochner5-0/+125
(implemented in Python)