Commit graph

970 commits

Author SHA1 Message Date
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
jperkin
982c63fe94 *: Remove obsolete BUILDLINK_API_DEPENDS.openssl. 2020-01-25 10:45:10 +00:00
rillig
b686dd9180 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.
2020-01-18 23:30:43 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ryoon
eedd1e806f *: Recursive revbump from devel/boost-libs 2020-01-12 20:19:52 +00:00
micha
608419544c Update news/canlock-hp to 3.1.1
Build system: Makefile rules fixed that use DIST_SUBDIRS variable.
2020-01-07 12:21:12 +00:00
micha
6522568bac Update news/libcanlock to 3.1.1
Changelog
=========
3.1.1      2019-12-29
           Bugfix: Potential buffer overflows in code from RFC6234 fixed.
            Related code is used for test suite only, installed library and
            utilities are not affected (Reported by Florian Schlichting)
           Build system: Makefile rules fixed that use DIST_SUBDIRS variable.
           src/canlock.c: Fixed typo in comment (Reported by Urs Janssen)
2020-01-07 12:15:13 +00:00
leot
0a7da0e6ec tin: Update to 2.4.4
Changes:
-- 2.4.4 release 20191224 "Millburn" --

 017) Dennis Grevenstein <dennis.grevenstein@gmail.com>
      ADD. FD_*-fallback for SunOS-3.5
      FIX. missing_fd.h

 016) Thomas E. Dickey <dickey@invisible-island.net>
      ADD. update configure macros - use xpg3 instead of xpg4 case-statements
      FIX. aclocal.m4, configure[.in]

 015) Dennis Preiser <dennis@d--p.de>
      BUG. 'L'ookupMessageID in select-level could crash if 1st group
           in newsrc is marked bogus
      BUG. memleak in thread_by_multipart
      FIX. active.c, art.c, tin.5

 014) Urs Janssen <urs@tin.org>
      BUG. sigfile attribute with a command ("sigfile=!") would append %G
           on {ATTRIBUTES,TINRC}_VERSION increase even if already present.
      BUG. tinrc normalization_form=5 (NFKC_CF) setting was lost on restart
      BUG. quote_chars with multiple '%s' lead to a crash
      BUG. memleak with stray comments (no scope) in filter file
      ADD. tweak is_art_tex_encoded to allow text umlauts at the beginning
           of a line
      ADD. turned '%s'/'%S' in quote_chars (for initials) into '%I' to be
           consistent with other occurrences
      ADD. repost ('x') now takes mailing_list attribute into account
      ADD. repost prolog looked ugly in multibyte env. if multibyte chars
           were quoted in the prolog
      ADD. disallow supersedes in mailgroups
      ADD. fix handrolled strcasestr() to cast returned value
           (required for cray-unicos cc)
      ADD. configure check for working tolower(), toupper()
           (required for sony-newsos3)
      ADD. configure check for h_addr_list in struct hostent
           (required for sun-sunos3.5)
      ADD. CF_TYPE_FD_SET and CF_CHECK_FD_SET configure checks from
           Thomas E. Dickey
      ADD. fixup autoconf missdetections for *-next-{nextstep,openstep}*
           (WIFEXITED, WIFEXITED, HAVE_SYS_UTSNAME_H, HAVE_SYS_WAIT_H, ...)
      ADD. determine mailbox_name just once
      ADD. switched tinrc.confirm_choice from string to int
      ADD. invoke_metamail() without piping
      ADD. %P expansion (groupname with '.' replaced by '/') in _strfpath()
      ADD. check for gcc >= 2.6 to use __attribute__((unused))
      ADD. GLOBAL_BUGREPORT ('R') to 'M'enu and attachment menu
      ADD. normalize subject for threading
      ADD. xref and path to debug filter output if set and hide subject,
           from and msgid if unset
      ADD. article headers and body to very verbose nntp debug (-D 1 -vv) log
      ADD. score, gnksa and lines to arts debug output for killed articles
      REM. dead code (NEW_HASH_METHOD, gl_init_done, OSNAME, redundant
           conditions)
      REM. non M_UNIX and __BEOS__ code
      ADD. config.guess, config.sub update
      FIX. active.c, art.c, attrib.c, charset.c, config.c, cook.c, curses.c
           debug.c, feed.c, filter.c, getline.c, header.c, inews.c, init.c
           keymap.c, lang.c, list.c, makecfg.c, main.c, mimetypes.c, misc.c
           newsrc.c, nntplib.c, nrctbl.c, options_menu.c, page.c, post.c
           prompt.c, read.c, rfc2046.c, rfc2047.c, save.c, screen.c, select.c
           sigfile.c, signal.c, string.c, version.c, xref.c, bugrep.h, extern.h
           proto.h, tin.h, tnntp.h, version.h, parsdate.y, Makefile[.in]
           config.guess, config.sub, configure[.in], autoconf.hin, tin.1, tin.5

 013) Toomas Soome <tsoome@me.com>
      ADD. updated estonian translation
      FIX. et.po
2019-12-26 21:57:50 +00:00
micha
52f3e5be95 news/flnews: Update to 0.17
Removed pkgsrc patches merged upstream.

Changelog
=========

0.17       Bugfix: Configuration test result for inttypes.h presence is used,
            reintroduce the test removed for 0.16
           Bugfix: BSD version of ntohl() for old systems was broken
           Bugfix: ISO-2022-JP decoder: Mask for unassigned codepoints fixed
           Bugfix: SHA2 support in OpenSSL 1.0.0 must be explicitly enabled
           Display article from "news" type URI in separate window (if it's not
            found in current group)
           Clickable References added (articles displayed in separate window)
           Search for Message-ID added to the Tools menu (Keyboard shortcut
            is Ctrl-s)
           Previous read article (in current group) menu entry added
           Keyboard shortcut for "Quit" changed from Ctrl-x to Ctrl-q (Proposed
            by Marcel Logen)
           Keyboard shortcut for "View source" changed from Ctrl-v to Ctrl-e
            (Proposed by Marcel Logen)
           Menu entry "Article->Mark as unread" (Ctrl-u) changed to toggle
            between read and unread state (Proposed by Marcel Logen)
           Command line option "-4" added (force usage of IPv4 network protocol)
           Flowed format: The 'flowed_insert_crlf' entry in configfile adds an
            empty line separator after every paragraph that ends with an empty
            line. Defaults to 0 (former behaviour)
           Flowed format: The behaviour of 'flowed_insert_crlf' can be requested
            by the sender of an article with "InsLine=yes" in the Content-Type
            headerfield.
           TLS module can now use OpenSSL 3 API (required for FFDHE group
            negotiation with TLSv1.2 and TLSv1.3 protocols)
           TLS module can now use LibreSSL 3 (formerly major version 2 was used
            to identify LibreSSL and distinguish it from OpenSSL)
           TLS modules compile time option 'CFG_USE_TLS_OWNCERTS' replaced by
            the new 'tls_owncerts' entry in configfile
           TLS modules experimental compile time option 'CFG_USE_TLS_CRLS'
            replaced by normal option 'CFG_TLS_CRLS_DISABLE'. Default is to use
            no CRLs (former behaviour) because this option increases the system
            requirements (to POSIX.1-2001 or XSI extension)
           TLS module now supports new 'crl_check' entry in configfile (ignored
            if CFG_TLS_CRLS_DISABLE is nonzero)
           TLS module now prints real LibreSSL version instead of generic 2.0.0
           TLS module no longer supports options 'CFG_USE_TLS_DHPARAM_CHECK' and
            'CFG_USE_TLS_SETSIGALG'. They were obsoleted by the OpenSSL 1.1 API
           Unicode database updated to version 12.1.0
           GUI module no longer supports experimental FLTK 1.3 option
            'USE_X11_GLYPH_SUBSTITUTION'. It was obsoleted by FLTK 1.4
           Modified LaTeX documentation to work with recent doxygen
2019-12-16 12:27:53 +00:00
leot
e3a804c9c8 sfeed: Update to 0.9.15
Changes:
0.9.15
------
 - OPML export and import improvements
 - Minor bug fixes and documentation improvements
2019-11-26 11:03:13 +00:00