The NetBSD Project

CVS log for pkgsrc/devel/py-hgview/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-hgview

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23, Tue Oct 29 18:36:51 2019 UTC (4 years, 1 month ago) by kamil
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
FILE REMOVED

py-hgview: Retired

This package is dead, depends on EOLed libraries (qt4, py2) and is not
really relevant (= it is broken) for modern mercurial (feedback from hg devs).

Modern successor is thg (py-tortoisehg).

Revision 1.22 / (download) - annotate - [select for diffs], Mon Sep 2 13:19:41 2019 UTC (4 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8

Revision 1.21 / (download) - annotate - [select for diffs], Fri Apr 26 14:12:36 2019 UTC (4 years, 7 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 26 13:13:52 2019 UTC (4 years, 7 months ago) by maya
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Jul 3 05:03:11 2018 UTC (5 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:20 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 11 15:51:59 2018 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

py-hgview: use pypi as HOMEPAGE instead of non-resolving one

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 3 13:23:02 2017 UTC (6 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Use "${MV} || ${TRUE}" and "${RM} -f" consistently in post-install targets.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:33 2017 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Add python-3.6 to incompatible versions.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 28 15:48:30 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:41 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:25 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:37 2015 UTC (8 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.10 / (download) - annotate - [select for diffs], Sun May 3 18:01:28 2015 UTC (8 years, 7 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.9: +6 -2 lines
Diff to previous 1.9 (colored)

Move hgview binary to a unique location depending on the Python version,
so multiple hgview versions may be installed at the same time.
Bump PKGREVISION.

Proposed by wiz@ ages ago.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 25 14:20:39 2015 UTC (8 years, 7 months ago) by tnn
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Recursive revbump following MesaLib update, categories a through f.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 31 21:37:55 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update to 1.8.2, changes not found.

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 27 18:27:10 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.6: +3 -4 lines
Diff to previous 1.6 (colored)

Update to 1.8.1. Fix HOMEPAGE.
Changes not found :(

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 9 07:37:01 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 21 13:37:41 2014 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.4: +4 -7 lines
Diff to previous 1.4 (colored)

Depend on py-mercurial. Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 19 21:05:14 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Workaround: this imports python modules from mercurial, so it has to
be the same version as mercurial itself, which is, however, not a versioned
package. So disallow 26 for now, since the pkgsrc default is 27 and that
is the version mercurial will be built against.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 19 15:11:52 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Add missing build dependencies.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 19 14:51:33 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Not ready for python-3.x.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 9 10:27:04 2014 UTC (9 years, 8 months ago) by bsiegert
Branch: MAIN

New package devel/py-hgview, from Kamil Rytarowski in PR pkg/48629.

From DESCR:
hgview is a simple tool aiming at visually navigate in a Mercurial repository
history. It is written in Python with quick and efficient key-based navigation
in mind, trying to be fast enough to be usable for big repositories.

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>