Commit graph

979 commits

Author SHA1 Message Date
leot
1f2f7aa843 sfeed: Update to 0.9.20
Changes:
 - sfeed_xmlenc: be more paranoid in printing encoding names
 - sfeed_web: improve parsing <link> if it has no type attribute
2020-11-20 14:38:52 +00:00
micha
e3f9b9527e news/leafnode: Backport patch from upcoming 1.11.12
Prevent stack overruns if /message.id contains filenames >= 1000.
Bump PKGREVISION.
2020-11-10 12:03:59 +00:00
micha
ea2928c1f7 news/bystand: Update to 1.2.0
- MIME support: Implement decoding quoted-printable
- View command to view multiple messages at once
- Remember received articles if interrupted or timed out
- Post to multiple servers status still Open with 5 other changes
- Check for errors properly after reading a dot at the beginning of a line
  from the NNTP server; also add a "G" progress indicator
2020-11-09 13:14:23 +00:00
micha
488f19fe6a news/flnews: Update to 0.18
- Searching for Unicode string in current article is now supported (case
  insensitive variant based on Unicode case folding algorithm)
- Unicode database updated to version 13.0.0 (CaseFolding.txt added)
- The new 'force_unicode' entry in configfile set to a nonzero value sends
  all outgoing articles in Unicode, if they contain non-ASCII characters
- Dark background color is now usable
- MIME conformance reached (as defined in RFC 2049 Section 2)
- If selected text is present, quote only selected text for followup
- XDG desktop entry and icon theme added (option CFG_XDG_DISABLE)
- Configuration window in GUI now allows to disable the "User-Agent" header
  field for outgoing articles
- It is now possible to enable AUTHINFO USER/PASS without encrypted connection
  (option CFG_NNTP_AUTH_UNENCRYPTED)
  This allows to use stunnel instead of the internal TLS module
- TLS module no longer calls deprecated functions HMAC*(), RSA_size() and
  SSL_get_peer_certificate() for OpenSSL API 3.0.0
2020-11-09 12:02:25 +00:00
leot
a1c9d424c7 sfeed_curses: Update to 0.9.5
Changes:
0.9.5
-----
 - Minor bug fixes and improvements
2020-11-05 22:51:54 +00:00
ryoon
2831546220 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
leot
94b3ea264d sfeed_curses: Update to 0.9.4
Changes:
0.9.4
-----
 - Add configurable interactive modes for executed programs (executed
   program interactive in the same terminal)
 - Add support for new categories field
 - Misc bug fixes and improvements
2020-10-26 10:07:33 +00:00
leot
6d848fdc1a sfeed: Update to 0.9.19
0.9.19
------
- Parse categories and add multiple field values support (for categories)
  separated by `|'
- Misc bug fixes and improvements
2020-10-26 10:06:37 +00:00
leot
8ab3e868ba sfeed_curses: Update to 0.9.3
Changes:
0.9.3
-----
 - Several bug fixes and performance improvements
2020-10-09 15:14:05 +00:00
kim
b3f2f0abe1 Use http with ftp.funet.fi 2020-09-02 22:16:48 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
leot
191f9159c2 sfeed_curses: Update to 0.9.2
Changes:
0.9.2
-----
 - Fix scrolling issues on some terminals
 - Fix a file descriptior leak on startup when stdin is not a tty
 - Improve cursor visibility and behaviour on some terminals
 - Misc fixes and improvements

0.9.1
-----
 - Add pledge support for OpenBSD
 - Add support to SFEED_YANKER to yank the URL/enclosure to a program (by
   default `xclip -r')
 - Fix a crash with small window width and garbage data if utf8pad fails
2020-08-26 19:53:10 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
leot
f2075169f5 sfeed_curses: Update to 0.9
Changes:
0.9
---
 - Add sfeed_content
 - Misc bug fixes and improvements

0.8.2
-----
 - Reread urls if using an url list for mark read and loading a feed
 - Rework updatesidebar drawing and width calculation

0.8.1
-----
 - Misc bug fixes (cursor problem with urxvt and reloadall and handling of the
   current open feed)
2020-08-08 15:41:31 +00:00
fcambus
5bc2399e50 Add multimail. 2020-08-06 12:51:40 +00:00
fcambus
26739ad278 news/multimail: import mmail-0.52.
MultiMail is an offline mail packet reader, supporting the Blue Wave,
QWK, OMEN, SOUP and OPX formats. It uses a simple curses-based
interface.

SOUP is used for Internet email and Usenet. The other formats are
primarily used with dialup (or telnet) BBSes, to save connect time and
to provide a better interface to the message base.
2020-08-06 12:50:28 +00:00
leot
608020cd4f sfeed_curses: Belatedly include curses bl3 (oops)
No PKGREVISION bump since it should failed on all platforms where there
is not a native curses and/or only worked by accident.
2020-07-17 18:11:02 +00:00
leot
d5e0712ad3 news: Add sfeed_curses 2020-07-17 16:20:43 +00:00
leot
dcd5067c8b sfeed_curses: Import sfeed_curses-0.8 as news/sfeed_curses
sfeed_curses is a curses UI front-end for sfeed.

It shows the TAB-separated feed items in a graphical command-line UI.
The interface has a look inspired by the mutt mail client. It has a
sidebar panel for the feeds, a panel with a listing of the items and a
small statusbar for the selected item/url. Some functions like
searching and scrolling are integrated in the interface itself.
2020-07-17 16:20:17 +00:00
leot
71904edbd3 sfeed: Update to 0.9.18
Changes:
0.9.18
------
 - format tools: don't skip items with a missing/invalid timestamp field
 - sfeed_atom: the updated field is mandatory: use the current time
 - sfeed_atom: fix timezone, output if timestamp is set
 - sfeed_atom: make the output more conform by adding id, updated tags and add
   <feed> tags (author name, id, updated, title).
   Thanks lich for the feedback and testing.
 - sfeed_gopher: do not use URL: prefix for gopher:// urls.
 - Documentation improvements
2020-07-14 10:46:35 +00:00
rhialto
36acc973f9 news/trn: Add patch with date grammar rules for old articles from olduse.net. 2020-07-05 13:35:31 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
rillig
a723d0dadc news/inn: remove unknown configure option 2020-05-31 15:08:27 +00:00
adam
d62c903eea revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
micha
61dde3c63b news/libcanlock: Add libcanlock-3.pc to PLIST
pkg-config is supported since version 3.2.0.
2020-05-20 15:33:39 +00:00
rillig
4f4f64fdce mark packages that fail with -Werror=char-subscripts
These packages are susceptible to bugs when confronted with non-ASCII
characters.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.

It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".
2020-05-20 06:09:03 +00:00
micha
48c21c356d news/canlock-hp: Update to 3.2.0
Sync with news/libcanlock.
No changes for header parsers.
2020-05-19 16:06:17 +00:00
micha
f0845058af news/libcanlock: Update to 3.2.0
Changelog
=========

3.2.0      2020-05-11
           Support for pkg-config with option "--enable-pc-files" added
            (Default behaviour is unchanged). This option installs the
            pkg-config file "libcanlock-3.pc". The standard option
            "--with-pkgconfigdir" can be used to specify the target directory
           Shared library no longer exports internal symbols, if possible
            (using #pragma GCC visibility). Library API and ABI are fully
            compatible if no undocumented functions are used.
           Build system: Distributed autotools files updated
2020-05-19 16:00:13 +00:00
nia
4bb58570a7 Recursive revbump for json-c-0.14 2020-05-19 12:09:07 +00:00
rillig
da08aa6bfb news/suck: suppress USE_TOOLS+=perl warning 2020-05-10 14:19:38 +00:00
adam
7d4b705c63 revbump after boost update 2020-05-06 14:04:05 +00:00
leot
e876d2f756 sfeed: Update to 0.9.17
Changes:
0.9.17
------
 - Fallback author to feedname instead of unknown in sfeed_mbox.
 - Remove prefix in Subject: for sfeed_mbox to save some space.
   Filtering or custom labels can be made using the X-Feedname: header.
 - Document exit status in man pages.
 - Use a <pre> section per feed in sfeed_html/sfeed_frames.
 - Optimize UTF-8 decoding and column position calculation in sfeed_plain.
2020-05-04 15:41:23 +00:00
rillig
69b396071b news/bystand: document harmless array[char] 2020-05-03 16:10:03 +00:00
micha
df21bf5260 news/cleanscore: Update to 0.9.8.1nb10
The old source archive URL was no longer valid.
Switch to the source from the slrn archive (that has the former
required patch already applied).

OK from is@.
2020-04-21 11:16:56 +00:00
micha
43d8fb1e9f news/flnews: Remove libXcursor dependency
It is a dependency of FLTK library (missing in the bl3 file there).
2020-04-21 07:57:01 +00:00
micha
27cfc4375b tin: Add comment for bug (fixed upstream) to patch 2020-04-20 14:47:34 +00:00
micha
139e10f7fc bystand: Update to 1.1.0
Use LISTGROUP to find the highest valid article number if the high water
number is not valid. Also fix it in the case where a newsgroup is empty.
2020-04-20 14:08:47 +00:00
joerg
9964d7cf5b Needs libXcursor 2020-04-20 00:43:51 +00:00
nia
708ecbd860 slrn: Declutter. 2020-04-13 12:00:48 +00:00
adam
24daafa112 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
micha
37d81ebc28 news/bystand: Fix unresolved symbols on SunOS 2020-03-20 14:40:56 +00:00
nia
4b51d9715f *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
micha
5d5fb6c0cd news/tin: Fix build with PKG_DEVELOPER=yes
This should fix the bulk build on NetBSD 9.0/aarch64 too.
No revision bump, because patch is only for build system.
2020-03-20 10:25:15 +00:00
micha
df1e6dd5f0 news/Makefile: +bystand 2020-03-18 13:50:10 +00:00
micha
79ab059854 news/bystand: import bystand-1.0.1
The bystand program is a NNTP client program (a newsreader).

It is built on top of a SQLite database.
There is no MIME support yet.
2020-03-18 13:47:13 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
leot
36274e9005 sfeed: Update to 0.9.16
Changes:
0.9.16
------
 - Add sfeed_gopher: generic gopher formatting program
 - Remove sfeed_gph
 - Other bug fixes and improvements (in particular documentation one)
2020-02-23 20:32:45 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
rillig
84f2203288 all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00