summaryrefslogtreecommitdiff
path: root/devel/bzrtools
AgeCommit message (Collapse)AuthorFilesLines
2022-06-30*: Revbump packages that use Python at runtime without a PKGNAME prefixnia1-2/+2
2022-01-14*: python2 egg files are back, add them to the PLISTswiz1-1/+2
2022-01-10bzrtools: convert to egg.mkwiz2-5/+4
2021-10-26archivers: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
2021-10-07devel: Remove SHA1 hashes for distfilesnia1-2/+1
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-2/+2
For the Python 3.8 default switch.
2019-11-03devel: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-04-26fix some whitespace, mostly introduced in the previousmaya1-2/+2
python 3.4 / 3.5 removal commit.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
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-25No need to have two variables for the same logic.wiz1-2/+2
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
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-10-04Remove unnecessary python restriction (to all supported versions).wiz1-4/+1
2012-04-08Grammar fix.wiz1-2/+2
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-16Updated to 2.5.0 by request of maintainer.cheusov3-16/+10
Major changes: * Fix compatibility with final beta before bzr 2.5 * Remove rspush command due to deprecation of Branch.revision_history
2012-03-16Bump PKGREVISION from default python change to 2.7.obache1-2/+2
2012-01-27* any of compiler languages are not required to build.obache2-4/+9
* distutils pkg, register egg-info. Bump PKGREVISION.
2011-11-27Update to 2.4 from wip by Oleksander Kozhachuk. Add LICENSE.cheusov3-11/+20
Tested on NetBSD current and Linux.
2010-12-06Change MAINTAINER on bzr packages.gdt1-2/+2
With epg@'s concurrence, reset MAINTAINER on *bzr* to Jan Danielsson.
2010-12-04Update to 2.1.0 for compatability with updated devel/bzr version.gdt2-7/+6
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-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2009-10-11September 3 2009epg2-7/+7
* RELEASE: bzrtools 2.0.0
2009-09-09August 20 2009epg2-7/+7
* 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-07-02Oops, print-PLIST seems to be broken! Restore ${PYSITELIB} usage.epg1-130/+130
2009-07-02June 12 2009epg3-128/+137
* 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-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-05-16April 10 2008epg3-15/+15
* Fix import command for Python 2.6 * RELEASE: bzrtools 1.14.0
2009-03-18March 11 2008epg2-6/+6
* `bzr patch` handles URLs with trailing slashes. * RELEASE: bzrtools 1.13.0
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.
2009-01-19January 12 2009epg2-6/+6
* RELEASE: bzrtools 1.11.0 January 7 2009 * Rename shelf command to shelf1, to match others & reduce confusion.
2008-12-07November 28 2008epg2-6/+6
* 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-11-08November 3 2008epg3-7/+10
* 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-08-26Import bzrtools-1.6.0.epg5-0/+158
This is a set of plugins for Bazaar.