CVS log for pkgsrc/www/py-blosxom/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / py-blosxom
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:49 2023 UTC (18 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3
lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue May 2 16:34:17 2023 UTC (19 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -5
lines
py-blosxom: remove two build dependencies that are not actually used
Same PLIST before and after.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:16 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Oct 27 10:16:44 2021 UTC (3 years, 1 month ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2
lines
Un-break by making sure a py27 compatible py-pygments version gets
installed; py-docutils, which depends on it, is happy with that.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:35:44 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Nov 4 22:10:12 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -5
lines
www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded phraseanet since pkglint got the indentation wrong.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue May 7 14:26:06 2019 UTC (5 years, 7 months ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5
lines
Make sure the readmore plugin produces valid html - browsers are not
as tolerant as they used to be.
The current version does not yet support python3, so mandate 2.7.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 26 13:14:20 2019 UTC (5 years, 7 months ago) by maya
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jul 3 05:03:39 2018 UTC (6 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
extend PYTHON_VERSIONS_ for Python 3.7
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jan 1 14:44:04 2017 UTC (7 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Add python-3.6 to incompatible versions.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jul 9 13:04:13 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Remove python33: adapt all packages that refer to it.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 5 21:26:04 2015 UTC (9 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri May 22 14:23:41 2015 UTC (9 years, 6 months ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -1
lines
Remove the patch .orig file(s) to avoid PLIST problems. (How do other
python packages deal with this?)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 22 14:01:16 2015 UTC (9 years, 6 months ago) by hauke
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
In the readmore plugin, use the current flavour before the default
one, if available.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri May 22 13:40:45 2015 UTC (9 years, 6 months ago) by hauke
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -2
lines
Explicitly depend on py-docutils, which some of the core plugins use.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Dec 31 13:57:30 2014 UTC (9 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2
lines
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 9 07:37:24 2014 UTC (10 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 25 10:30:27 2014 UTC (10 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2
lines
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.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 31 10:20:27 2013 UTC (11 years, 4 months ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
Updating www/py-blosxom to v1.5.3.
What's new in 1.5.3 (July 2013)
===================================
1. Minor fixes
2. Updated and improved documentation
3. Several plugin fixes and updates including Tags, Pagination, and
Ajax comments
4. Improved tests
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:59 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 10 15:04:32 2012 UTC (12 years, 4 months ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -3
lines
The pyblosxom maintainer changed, and with him the project's home.
XXX Pull-up candidate, I guess?
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 8 19:09:15 2012 UTC (12 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3
lines
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 27 07:04:52 2012 UTC (12 years, 10 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1
lines
Any of compiler languages are not required to build.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 26 19:52:57 2012 UTC (12 years, 10 months ago) by hauke
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1
lines
pyblosxom 1.5 requires Python 2.[5..7]
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:23:58 2012 UTC (12 years, 11 months ago) by hauke
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -5
lines
Upgrade package to 1.5.2. From WHATSNEW:
What's new in 1.5.2 (December 2011)
===================================
Pertinent to users:
1. Fixed a warning that pops up when doing ``pip install pyblosxom``
2. Removed debug logging from pycategories
What's new in 1.5.1 (December 2011)
===================================
Pertinent to users:
-------------------
1. Fixed a problem with the manifest so ``python setup.py install``
works again.
2. Fixed the WHATSNEW so it shows correct version and date for
1.5 release.
What's new in 1.5 (December 2011)
=================================
Pertinent to users:
-------------------
1. Renamed the project from PyBlosxom to Pyblosxom (no more CamelCase).
2. I moved all the plugins again. This time, instead of being in
``plugins/``, they're now in ``Pyblosxom/plugins/``.
You no longer have to copy core plugins into your plugins
directory. Instead of copying core plugin files, refer to the
plugins in your ``config.py`` file using their full Python path in
the Pyblosxom package.
For example, the pycalendar plugin is now in
``Pyblosxom/plugins/pycalendar.py`` and thus its Pyblosxom
package path is ``Pyblosxom.plugins.pycalendar``. Your
``config.py`` file would look have this::
py["load_plugins"] = [
...
"Pyblosxom.plugins.pycalendar",
...
]
If you do this, then the next time you upgrade PyBlosxom, the
plugins will be upgraded automatically.
Further, documentation for plugins is at the top of the individual
plugin files, but also in the documentation. This includes a list
of the plugins available in the core.
.. only:: text
You can see the plugin documentation in docs/plugins/.
.. only:: html
You can see the plugin documentation at :ref:`part-two`.
3. Plugins added: markdown_parser, readmore
4. Plugins changed:
pages
* Fixed documentation and error messages for ``pagesdir``.
* Fixed frontpage checking. Should catch / as well as /index
now.
* Adds more examples to documentation.
tags
* Increased tag cloud range from 3 sizes to 5.
* Adds truncate support.
* Fixes problems with initialization when building tags so that
it initializes plugins allowing them to do startup things.
This fixes problems with plugins that augment entry parsers.
rst
* renamed it to rst_parser so it's clearer what it is
pycategories
* fixed category_start/category_begin behavior for root category
* fixed the first example of settings in the documentation
the rest of the plugins: pep8 fixes and documentation updates
5. Plugins removed from Pyblosxom: commentAPI
6. Fixes error handling for loading plugins. When doing
``pyblosxom-cmd test`` and a plugin fails to load, it'll now tell
you. When using the debug renderer and a plugin fails to load,
it'll now tell you.
7. Lot of work on simplifying and improving the documentation.
8. Added a ``static_yearindexes`` setting. Set it to True to generate
year indexes and False to not generate year indexes.
Pertinent to developers
-----------------------
1. I removed all the extra infrastructure for testing plugins.
Plugins that come with the core are now in the Pyblosxom package
and their tests are in ``Pyblosxom/tests/``.
2. Adds *generate* subcommand to pyblosxom-cmd. This makes it easier
to test blogs and plugins that do things with entries.
3. Renamed ``PyBlosxomWSGIApp`` class to ``PyblosxomWSGIApp``.
4. Renamed ``PyBlosxom`` class to ``Pyblosxom``.
5. Moved the project from gitorious to github. The new git repository
is at `<http://github.com/willkg/pyblosxom>`_.
6. Removed ``VERSION_DATE`` and ``VERSION_SPLIT``. They're kind of
silly and don't really help much.
I moved the version to ``Pyblosxom/_version.py``. Use it like
this::
from Pyblosxom import __version__
print __version__
I updated the documentation accordingly.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 8 14:38:33 2011 UTC (13 years, 5 months ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Better catch the PLIST changes, too...
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 8 09:59:19 2011 UTC (13 years, 5 months ago) by hauke
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -6
lines
Update to Blosxom 1.5rc3.
What's new in 1.5 rc3
=====================
Pertinent to users:
-------------------
1. PyBlosxom shows an error page if it crashes rather than forcing
you to go figure out what happened by finding the web server logs.
This should make configuring and debugging much easier.
2. Bunch of new plugins.
3. Bunch of fixes to the comments plugin, tags and pycalendar plugins.
Tags plugin gains tags cloud functionality.
Comments plugin gains comment_disable_after_x_days feature.
If you're using them, update to the latest versions.
4. Bunch of fixes to the documentation. If you see errors or things
that are unclear, let us know.
The documentation for the comments plugin still needs to be overhauled.
5. Bunch of other bug fixes.
6. Bunch of new plugins: magicword, pages, rst, check_nonhuman, and
check_blacklist.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 3 19:49:37 2011 UTC (13 years, 5 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Set DIST_SUBDIR. For some reason upstream reissued the same tarball with
a different timestamp in the gzip header. grr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 3 12:07:43 2011 UTC (13 years, 5 months ago) by jym
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2
lines
check-interpreter fix.
XXX There's a reproducible CHECKSUM error on distfile. As I am not the
maintainer, distinfo file remains untouched.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 6 14:46:16 2010 UTC (14 years, 4 months ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -3
lines
Update to 1.5rc2.
From CHANGELOG:
21. The following plugins have been added to the pyblosxom release
tarball:
* archives/
* pyarchives
* yeararchives (was wbgarchives)
* categories/
* pycategories
* comments/plugins/
* akismetcomments
* comments
* no_old_comments
* trackback
* xmlrpc_pingback
* date/
* pycalendar
* firstdaydiv
* pyfilenamemtime
* w3cdate
* display/
* paginate (was wbgpager)
* entrytitle
* headers/
* conditionalhttp
* tags/
* tags (was wbgtags)
* text/
* acronyms
If you have older versions of these plugins, better to switch to
the new versions.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jun 25 13:02:14 2010 UTC (14 years, 5 months ago) by hauke
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
'cvs rm' www/pyblosxom, and re-import as py-blosxom, to stay in line
with pkgsrc conventions.
While we are here, fix python egg installer related PLIST entries.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 25 13:02:14 2010 UTC (14 years, 5 months ago) by hauke
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>