The NetBSD Project

CVS log for pkgsrc/devel/codeville/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / codeville

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24 / (download) - annotate - [select for diffs], Fri Mar 9 12:34:05 2012 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Jan 27 10:19:16 2012 UTC (3 months, 3 weeks ago) by obache
Branch: MAIN
Changes since 1.22: +5 -4 lines
Diff to previous 1.22 (colored)

* LICENSE=modified-bsd
* distutils pkg, register egg-info.

Bump PKGREVISION.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:35 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:22 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Sep 6 20:54:32 2008 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jun 13 05:57:07 2008 UTC (3 years, 11 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.18: +5 -4 lines
Diff to previous 1.18 (colored)


Fix pathname substitution.

XXX this really should have an rc.d script and INSTALL/DEINSTALL
scripts/OWN_DIRS and/or REQD_DIRS.  Volunteers? ;)

bump rev.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 13 04:55:53 2008 UTC (3 years, 11 months ago) by bjs
Branch: MAIN
Changes since 1.17: +27 -5 lines
Diff to previous 1.17 (colored)


Update to version 0.8.0.  While here, use CONF_FILES framework and provide
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

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:21 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.16: +3 -1 lines
Diff to previous 1.16 (colored)

Add DESTDIR support.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 25 20:39:08 2008 UTC (4 years ago) by joerg
Branch: MAIN
Changes since 1.15: +1 -4 lines
Diff to previous 1.15 (colored)

Update PYTHON_VERSIONS_COMPATIBLE
- 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.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 12 11:36:31 2008 UTC (4 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

db4 update related revision bump

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 8 12:25:01 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

PKGREVISION bump for db4 shlib name change.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 17 20:59:47 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Add "scm" to CATEGORIES to make it easy to find source control management
related packages.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:13 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 2 19:25:25 2006 UTC (6 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.10: +4 -5 lines
Diff to previous 1.10 (colored)

update to 0.1.16
changes:
-Allow 'edit' to take --id
-bugfixes
-support Python-2.4

Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:40 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 6 15:10:02 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

DEPENDS and PKGREVISION bumps because db4's library name changed.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 25 17:26:08 2005 UTC (6 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

update to 0.1.13
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

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 10 16:31:34 2005 UTC (7 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

update to 0.1.12
changes (afaics, there is no complete changelog):
-changes for easier handling (cdv init instead of manual mkdir)
-speedup
-changed license to BSD
-bigfixes

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:19 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 22 15:35:56 2005 UTC (7 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.4: +8 -10 lines
Diff to previous 1.4 (colored)

Changes 0.1.10:
* 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

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 23 20:41:45 2005 UTC (7 years, 4 months ago) by recht
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Build Python with thread support by default and turn the existing
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.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:25 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
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.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 19 15:27:25 2004 UTC (7 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

update to 0.1.8
changes:
-speedup
-UI improvements
-bugfixes

Warning:
Archives built with older versions need to be converted before use,
see http://www.codeville.org/ for details.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Aug 15 14:32:27 2004 UTC (7 years, 9 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

import codeville-0.1.7.1, another distributed revision control system
(implemented in Python)

Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 15 14:32:27 2004 UTC (7 years, 9 months ago) by drochner
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>