CVS log for pkgsrc/textproc/markdown2social/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / textproc / markdown2social
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13
Thu Oct 27 15:19:44 2022 UTC (2 years, 1 month ago) by nikita
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +1 -1
lines
markdown2social: remove, no updates since 2016 and only the defunct Google+ is supported.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:54 2022 UTC (2 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 10 20:38:01 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2
lines
py-markdown2social: convert to egg.mk
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 1 21:05:56 2021 UTC (3 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
*: convert py-markdown users to versioned_dependencies.mk
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 4 21:43:39 2019 UTC (5 years, 1 month 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,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
textproc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 2 13:20:11 2019 UTC (5 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 26 13:14:16 2019 UTC (5 years, 7 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Tue Jul 3 05:03:35 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.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
extend PYTHON_VERSIONS_ for Python 3.7
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:27 2017 UTC (7 years, 10 months ago) by agc
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.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 1 14:44:00 2017 UTC (7 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Add python-3.6 to incompatible versions.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 9 13:04:09 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.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Remove python33: adapt all packages that refer to it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 15 14:32:25 2016 UTC (8 years, 10 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Update markdown2social to 0.3:
**Released on January 14th, 2016.**
* Issue 2: Added a manual page.
* Added support for a configuration file. The default is to load
`~/.config/markdown2social.conf` if it exists, and the path can be
overridden via the `--config_file` flag.
* Added support to specify a set of "replacements" to apply to the post
text after conversion. This is useful, for example, to automatically
turn bare references to external systems into links.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 11 19:33:05 2015 UTC (9 years ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Initial addition of markdown2social, version 0.2:
The markdown2social utility converts simple Markdown documents to Google+
posts ready to be shared on the social network. There is room for writing
output plugins for other target sites, but at the moment only Google+ is
supported.
CVSweb <webmaster@jp.NetBSD.org>