The NetBSD Project

CVS log for pkgsrc/chat/profanity/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / chat / profanity

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Nov 17 07:15:39 2024 UTC (2 weeks, 1 day ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
*: recursive bump for default-on option of at-spi2-core

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:18:52 2024 UTC (2 weeks, 4 days ago) by wiz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
*: recursive bump for icu 76 shlib major version bump

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:51:38 2024 UTC (4 weeks, 3 days ago) by wiz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
*: revbump for icu downgrade

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:50:51 2024 UTC (4 weeks, 4 days ago) by wiz
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
*: recursive bump for icu 76.1 shlib bump

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 20 14:03:29 2024 UTC (6 weeks, 1 day ago) by wiz
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
*: recursive bump for merging at-spi2-atk and atk into at2-spi-core

Remove at-spi2-atk and atk

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Aug 9 09:42:09 2024 UTC (3 months, 3 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
*: Recursive revbump from security/libassuan2

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed May 29 16:31:32 2024 UTC (6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
revbump after icu and protobuf updates

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu May 16 06:14:37 2024 UTC (6 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Apr 7 07:33:39 2024 UTC (7 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
*: bump for cairo buildlink3.mk change

lzo was made an option

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:01:30 2023 UTC (12 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
*: recursive bump for cairo dependency changes

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:20:50 2023 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:18:17 2023 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
*: recursive bump for icu 74.1

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 2 13:50:47 2023 UTC (13 months ago) by nros
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -6 lines
Update profanity to version 0.14.0

Fixes build with python 3.11

Changes from changelog:

0.14.0 (2023-08-03)
===================
Changes:
- Introduce new `/privacy command (#1836, #1870)
  `/os` -> `/privacy os`
  `/privacy logging`
- Fix crash when using NetBSD curses implementation (#1769)
- Fix OMEMO autodetection in autotools (#1865)
- Add ability to completely turn logs off (#1857)
- Extend /pgp command to make key exchange procedure easier (#1850)
  Used by PSI and Pidgin as well.
- Add ability to download and install plugins directly (#1842)
  `/plugins install`
- Improvements for /executable and /avatar code (#1845)
- Add ability to disable avatar publishing (#1843)
- Fix /plugins update (#1840)
- Improve logging (#1835)
- Add feature that can warn you when another client logs in (#1827)
  `/account set <account> session_alarm <max_sessions>`
- Don't add the same command twice to history (#1829)
- Improve manpage to inform users about encryption (#1823)
- Fix possible crash in PGP/OX (#1823)
- Add nickname support for /roster remove (#1826)
- Fix JID display in titlebar (#1816)
- Allow setting client identification (#1815)
  `/account set <account> clientid`
- Add /statusbar tabmode actlist (#1813)
- Fix color name in batman theme (#1810)
- Fix empty window after reconnect (#1556)
- Support passing flags to editor (#1801)
- OTR and PGP fixes (#1802)
- Adapt to g_string_free glib 2.75.3 change (#1799)
- Improve OMEMO QR code (#1796)
- Improve OMEMO help (#1838)
- Fix duplicate download IDs (#1794)
- Add macro for possible NULL prints and use it on known sports
- Prevent setting invalid combination of libstrophe flags
- Fix libstrophe timer-callback usage
- Fix memory leaks (#1780, #1814, #1837)
- Code cleanup
- Add `now` option to `/reconnect` command (#1809)
- Add `/strophe` command to modify libstrophe-specific settings
- Fix xscreensaver detection (#1783)
- Make `/url save` autocomplete filenames after a url (#1783)
- Improve MAM support (#1724, #1791, #1868)
- Add vCard support (XEP-0054) (#1757)
- Fix autocompletion for lastactivity
- Improve /msg and /win autocompletion: autocomplete roster nickname
  and actual barejid
- UI improvements (#1800, #1773, #1821)

0.13.1 (2022-10-12)
===================
Changes:
- Fix configure parameter detection (#1752, #1753)
- Improve plugins management (#1755)
- Fix build with plugins enabled for Python >= 3.11 (#1756)
- Add gruvbox_transparent theme optimized for enabled transparency
- Fix detection of first start used for welcome screen (#1767)
- Improve opening of URLs by spawning external program asynchronously

0.13.0 (2022-09-13)
===================
Changes:
- Print OMEMO verification QR code (#1320, #1568, #1718, #1720)
  `/omemo qrcode`
- Add option to configure stamp (#1663)
- Allow bold for default colors (#1674)
- Add irssi theme (#1680)
- Include useful aliases in profrc example (#1683)
- Improve man pages (#1688, #1703)
- Show return symbol for embedded newlines in multiline messages
- Fix xscreensaver detection (#1696)
- Add support for offline MUC notifications (#1697)
  `/notify room offline on|off`
- Fix SIGABRT when using wrong argument order for receiving ox key
- Use 3 digits for rotated log files (#1701)
- Fix autocomplete for /ox discover. (#1702)
- Fix segfault on /ox discover (#1713, #1715)
- Fix OX rpad generation (#1703)
- Don't forget encryption status for OX and PGP. (#733, #1694, #1722)
- Several OX improvements (#1703, #1705)
- Fix room name not updating. (#1710, #1711)
- Update capabilities of muc on available presence (#1347, #1712)
- Add /avatar set command to publish avatar (#1687, #1714)
- Respect silent nick change in mucs (#757, #1716)
- Fix duplicate messages in chat with oneself. (#1595, #1717)
- Improve cmd argument parser (#497, #1721)
- Make display of user mood optional (#1725)
- Switch log level while running (#1726)
- Split chatlog and log functions in separate files (#1727)
- Split pgp and ox into separate files (#1728)
- Various cleanups (#1729)
- Don't scroll if not needed (#1730)
- Retrieve encryption type from db (#1731)
- Be more resilient when receiving empty messages (#1734)
- Display a welcome message upon first start of Profanity (#1735)
  Explain for new users how to connect/set up a new account
- Fix /autoaway command logic (#1736)
- Fix segfault when requesting an avatar (#1738, #1740)
- Integrate XEP-0198 Stream-Management (#698, #1745, #1746)
- Fix avatar opening executable (#1742, #1748)
- Let slashguard ignore quoted messages (#1732)
- Update DOAP

Behaviour changes:
- Use ISO8601 as date format in chat logs and log files (#1700)
- Increase default log file size to 10MB (#1701)
- Name rotated log files profanity.001.log instead of profnaity.log.001
- Log encrypted messages by default to chatlog (#1707)
- Dont show presence status changes by default (59b9b44)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:08:22 2023 UTC (13 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
*: bump for openssl 3

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Oct 21 17:09:52 2023 UTC (13 months, 1 week ago) by gdt
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
recursive revbump for tiff update

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 17 14:38:06 2023 UTC (15 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -1 lines
profanity: mark as not for Python 3.11

Probably fixed in the currently available 0.14.0 release.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:23:55 2023 UTC (15 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
*: recursive bump for Python 3.11 as new default

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:09:18 2023 UTC (19 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
revbump after textproc/icu update

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jan 29 21:15:39 2023 UTC (22 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
*: Recursive revbup from graphics/freetype2

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 3 17:36:51 2023 UTC (22 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
*: recursive bump for tiff shlib major bump

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:19:30 2022 UTC (2 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
massive revision bump after textproc/icu update

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Oct 26 10:31:16 2022 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
*: bump PKGREVISION for libunistring shlib major bump

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:06 2022 UTC (2 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 15 20:01:14 2022 UTC (2 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -16 lines
profanity: update to 0.11.1

Changes:

    Fix resetting colors when loading invalid theme
    Use correct color for nick of others in history
    Fix a segfault when uploading or downloading files
    Fix logging of text chatlogs
    Simplification of tab completion code
    Add Alt/Ctrl-arrows combinations for GNU Screen
    Make all existing input functions bindable from config
    Cleanup
    Improve man pages
    Fix race condition on resize

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:10:31 2022 UTC (2 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
revbump for textproc/icu update

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 4 09:16:05 2022 UTC (2 years, 9 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
profanity: update to 0.11.1

Some pkgsrc patches were upstreamed.

Changes:

- Fix typo in shade color theme
- Fix memory leaks
- Fix buffer overread
- Don't handle /me in the middle of a message with mentions
- Explicitly check for curl version
- Fix OMEMO devicelist access model by reconfiguring it
- Cosmetic cleanup
- Change attentionflag shortcut from alt-f to alt+v
- Update man page and /help information
- Enable whole word only notifications by default

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:03:31 2021 UTC (2 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
revbump for icu and libffi

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 29 19:00:23 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
revbump for boost-libs

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:24:27 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
revbump for boost-libs

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 21 11:41:07 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
revbump for textproc/icu

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 23 13:08:11 2021 UTC (3 years, 10 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -6 lines
profanity: Use OpenSSL certificates directory

Requested by leot

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 23 11:43:40 2021 UTC (3 years, 10 months ago) by nia
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -2 lines
profanity: Add explicit dependency on mozilla-rootcerts

Point profanity at the certificates directory installed by the package.

Should help with PR pkg/55949

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 14 12:50:25 2021 UTC (3 years, 10 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
profanity: add some optional (off-by-default) GUI features.

Patch provided by snow flurry in PR pkg/55673

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:01 2020 UTC (3 years, 11 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 5 09:07:36 2020 UTC (4 years ago) by ryoon
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
*: Recursive revbump from textproc/icu-68.1

Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Fri Oct 23 17:42:47 2020 UTC (4 years, 1 month ago) by bsiegert
Branches: pkgsrc-2020Q3
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +2 -1 lines
Pullup ticket #6353 - requested by nia
chat/profanity: NetBSD 8 build fix

Revisions pulled up:
- chat/profanity/Makefile                                       1.3

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sun Oct 18 09:50:15 UTC 2020

   Modified Files:
   	pkgsrc/chat/profanity: Makefile

   Log Message:
   profanity: Requires at least sqlite3-3.22.0.

   (attempt to fix configure on NetBSD 8.x)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 18 09:50:15 2020 UTC (4 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
profanity: Requires at least sqlite3-3.22.0.

(attempt to fix configure on NetBSD 8.x)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 8 19:13:49 2020 UTC (4 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base
Branch point for: pkgsrc-2020Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
profanity: Needs widechar support in curses

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 4 10:15:17 2020 UTC (4 years, 2 months ago) by nia
Branches: MAIN
chat: Add profanity. Based on work by js and leot in pkgsrc-wip.

Profanity is a simple lightweight console based XMPP chat client.
Its emphasis is on having a simple and configurable command driven UI.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>