Commit graph

26 commits

Author SHA1 Message Date
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
a1f0ff3f67 No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
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.
2014-01-25 10:29:56 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
84037564dc Remove unnecessary python restriction (to all supported versions). 2012-10-04 07:05:53 +00:00
wiz
e0ec234d79 Grammar fix. 2012-04-08 21:28:17 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
cheusov
0f88d7c90d Updated to 2.5.0 by request of maintainer.
Major changes:
  * Fix compatibility with final beta before bzr 2.5
  * Remove rspush command due to deprecation of Branch.revision_history
2012-03-16 21:04:40 +00:00
obache
8164b5eeb3 Bump PKGREVISION from default python change to 2.7. 2012-03-16 04:31:14 +00:00
obache
7bd6f154b8 * any of compiler languages are not required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-27 08:53:50 +00:00
cheusov
7c2e25d52f Update to 2.4 from wip by Oleksander Kozhachuk. Add LICENSE.
Tested on NetBSD current and Linux.
2011-11-27 13:36:43 +00:00
gdt
c3eeae863f Change MAINTAINER on bzr packages.
With epg@'s concurrence, reset MAINTAINER on *bzr* to Jan Danielsson.
2010-12-06 13:57:27 +00:00
gdt
736cf177bb Update to 2.1.0 for compatability with updated devel/bzr version.
From Jan Danielsson in private mail.  Miscellaneous changes, including:

* (Gordon Tyler) shell now accepts --directory
* shell now run qbzr commands in a subprocess.
* (Max Bowsher) fetch-ghosts now works again.  And has tests.
* conflict-diff no longer requires a single file to be specified.  Multiple
  files or no files can be specified.
2010-12-04 01:34:08 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
epg
0612377d3f September 3 2009
* RELEASE: bzrtools 2.0.0
2009-10-11 18:36:15 +00:00
epg
650f929ddc August 20 2009
* RELEASE: bzrtools 1.18.0

July 13
* RELEASE: bzrtools 1.17.0

July 10 2009
* `create-mirror` mirrors child_submit_to

June 16 2009
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
  to `unshelve`.
2009-09-09 05:43:24 +00:00
epg
2ba1a22fa3 Oops, print-PLIST seems to be broken! Restore ${PYSITELIB} usage. 2009-07-02 06:08:36 +00:00
epg
182949faf8 June 12 2009
* RELEASE: bzrtools 1.16.0

June 10 2009
* Implement create-mirror command

May 27 2009
* Fix fetch-ghosts command for bzr 1.15
* RELEASE: bzrtools 1.15.0
2009-07-02 05:23:18 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
epg
b88d03c851 April 10 2008
* Fix import command for Python 2.6
* RELEASE: bzrtools 1.14.0
2009-05-16 15:20:22 +00:00
epg
8129ae18cf March 11 2008
* `bzr patch` handles URLs with trailing slashes.
* RELEASE: bzrtools 1.13.0
2009-03-18 06:05:53 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
epg
2e058b3d29 January 12 2009
* RELEASE: bzrtools 1.11.0

January 7 2009
* Rename shelf command to shelf1, to match others & reduce confusion.
2009-01-19 21:42:00 +00:00
epg
4b33c8e32b November 28 2008
* RELEASE: bzrtools 1.10.0

Novemeber 23 2008
* Support auto-detecting or disabling color in cdiff (Benoît Pierre)
* Support auto-detecting color in shelf UI

November 11 2008
* Support colorizing in shelf UI
2008-12-07 02:36:29 +00:00
epg
febc5faf71 November 3 2008
* RELEASE: bzrtools 1.9.0

October 22 2008
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).

October 17 2008
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
  and 'unshelve'.  This allows bzr core to supply 'shelve' and 'unshelve'.

October 7 2008
* RELEASE: bzrtools 1.8.0
* Fix NotStandalone class to be stringable (#277652)

September 11 2008
* RELEASE: bzrtools 1.7.0

July 10 2008
* colordiff can now use /etc/colordiffrc
2008-11-08 02:50:48 +00:00
epg
8dc5dc60cc Import bzrtools-1.6.0.
This is a set of plugins for Bazaar.
2008-08-26 01:17:51 +00:00