kirby
7724dd6cff
Update to mc-4.8.28.
...
The most notable change is SMB support removal:
https://midnight-commander.org/ticket/1
OK robert@ (MAINTAINER)
2022-05-14 08:51:07 +00:00
jeremy
1026c9569a
Bump ports after switching default ruby version to 3.1
...
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
fcambus
38fb835b1d
Update dialog to 1.3-20220414.
2022-05-03 18:23:07 +00:00
ajacoutot
68854d48ed
Update to hwdata-0.359.
2022-05-03 15:31:53 +00:00
giovanni
d159304ab9
update to 1.6.15
...
from Leo Unglaub, thanks
2022-04-26 20:40:26 +00:00
kmos
a953c9a6d4
Build fails on sparc64 with
...
cc1: error: unrecognized command line option "-flto=auto"
cc1: error: unrecognized command line option "-ffat-lto-objects"
Switch to ports-gcc on sparc64 to fix build.
2022-04-17 02:02:28 +00:00
bket
d1eb813655
Update to remind-4.0.0
...
Overview changes:
https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
From Martin Ziemer (maintainer). Thank you!
2022-04-13 08:39:30 +00:00
ajacoutot
198b453bb5
Update to hwdata-0.358.
2022-04-13 05:38:36 +00:00
sthen
501c279f60
sync WANTLIB
2022-03-31 16:40:09 +00:00
op
b2ee67275b
bump revisions after scons soname fix; ok sthen@
2022-03-31 16:39:08 +00:00
ajacoutot
159d7a65b4
Update to shared-mime-info-2.2.
2022-03-28 09:02:41 +00:00
sthen
3cdf2816b0
sync WANTLIB for some packages that could be semi-automated for some
...
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
sthen
9d623ec305
explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
...
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).
some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
sthen
767a732b4c
update to py3-yfinance-0.1.70, from Clemens Goessnitzer (maintainer)
...
set NO_TEST while there, the test file isn't included in the pypi distfile
2022-03-16 10:39:55 +00:00
sthen
a55a573dfc
update to remind-3.4.2, from Martin Ziemer (maintainer)
2022-03-16 10:25:58 +00:00
ajacoutot
a1272b2576
Update to gramps-5.1.5.
2022-03-13 13:31:44 +00:00
naddy
c715eab9a5
drop RCS Ids
2022-03-11 19:38:05 +00:00
kn
e7411f37c1
Remove RCSIDs from ports I maintain
2022-03-10 12:03:30 +00:00
sthen
385739a94f
drop rcs id in category Makefiles
2022-03-09 16:18:03 +00:00
naddy
69de5bdc39
drop RCS Id from all ports where I'm listed as MAINTAINER
2022-03-08 14:27:46 +00:00
ajacoutot
85854be6ad
Update to hwdata-0.357.
2022-03-04 07:05:49 +00:00
naddy
622a8c5ba2
misc/vttest: update to 20220215
2022-02-27 14:41:06 +00:00
sthen
e49907eb38
update to gpsd-3.23.1
2022-02-26 14:56:04 +00:00
sthen
4847690ca4
update to remind-3.4.1, from Martin Ziemer (maintainer)
2022-02-24 15:24:23 +00:00
ajacoutot
9c244b4eac
Update to version 1.10.0.
2022-02-15 10:30:23 +00:00
ajacoutot
e0ca7a783e
Update to osinfo-db-20220214.
2022-02-15 10:30:00 +00:00
sthen
7b18f36025
update to remind-3.4.0, from Martin Ziemer (maintainer)
2022-02-11 12:45:05 +00:00
op
9c6d916a48
update screen to 4.9.0, from Alexander Naumov (alexander_naumov at
...
opensuse dot org) thanks!
Changelog:
Version 4.9.0 (30/01/2022):
* Hardstatus option for used encoding (escape string '%e')
* OpenBSD uses native openpty() from its util.h
* Fixes:
- fix combining char handling that could lead to a segfault
- CVE-2021-26937: possible denial of service via a crafted UTF-8 character
sequence (bug #60030 )
- make screen exit code be 0 when checking --help
- session names limit is 80 symbols (bug #61534 )
- option -X ignores specified user in multiuser env (bug #37437 )
- a lot of reformations/fixes/cleanups (man page and source code)
2022-02-05 11:57:36 +00:00
ajacoutot
e34d5c25c0
Update to hwdata-0.356.
2022-02-04 12:25:57 +00:00
ajacoutot
4a257592a5
Do not pick up gsed.
2022-01-28 11:11:32 +00:00
bluhm
4174bc7e9c
Forgot to update the plist. Found by kmos@ the hard way.
2022-01-26 00:12:26 +00:00
sthen
eeed3f8ac1
update to remind-3.3.12, from Martin Ziemer (maintainer)
2022-01-25 14:44:25 +00:00
bluhm
7a252b4809
Our sigpause(3) does not implement POSIX semantics, but BSD behavior.
...
As sigpause(-1) with BSD semantics blocks SIGALRM, this code does
neither terminate nor timeout on OpenBSD. Disable the test.
2022-01-25 14:17:54 +00:00
sthen
1d3d50c7d3
update to py3-yfinance-0.1.69, from portno12@protonmail.com, ok maintainer
2022-01-23 14:44:55 +00:00
jca
d0258873c4
Respect user-provided CFLAGS instead of hardcoding -g -O2
...
ok bluhm@ (maintainer)
2022-01-12 19:04:22 +00:00
bluhm
261c81fe87
To build with new clang, remove -Werror from CFLAGS. This also
...
solves other compiler failures.
OK jca@
2022-01-10 22:10:15 +00:00
ajacoutot
1bc3e4de8e
Update to hwdata-0.355.
2022-01-04 07:44:04 +00:00
daniel
e68a5ef3d1
update py-imdb to 2021.04.18
...
The latest release allows us to switch from python2 to python3. The old
version also may not have kept pace with the evolution of the IMDB API.
ok millert@ (MAINTAINER)
2022-01-03 00:39:21 +00:00
sdk
46aeb518e8
Update remind 3.3.10 => 3.3.11 from Martin Ziemer (maintainer)
2021-12-30 16:33:50 +00:00
ajacoutot
e9dd616df4
Update to gramps-5.1.4.
2021-12-30 15:26:23 +00:00
fcambus
02e76e8cd9
Update dialog to 1.3-20211214.
2021-12-18 12:35:43 +00:00
ajacoutot
6ebe87d602
Update to osinfo-db-20211216.
2021-12-18 08:58:26 +00:00
rsadowski
0e5225a1d5
Updates remind from 3.3.9 to 3.3.10
...
While here, zap some spaces
From Martin Ziemer (maintainer)
2021-12-05 07:44:27 +00:00
ajacoutot
35ec1b41f7
Update to hwdata-0.354.
2021-12-04 08:44:57 +00:00
ajacoutot
66121865d4
Merge upstream code to fix build with meson >= 0.60.0.
2021-12-02 21:18:01 +00:00
kn
00ba84d9e1
Update to ietf-cli 1.18
...
Drop the no longer needed Python/open()/binary mode diff now that upstream
changed their code to proper Python 3; the mentioned error no longer
occurs on e.g. `ietf mirror'.
MODPY_BUILDDEP=No is not needed when NO_BUILD=Yes is set.
README no longe needs CLRF fixing.
Add myself as maintainer.
Feedback OK op
2021-11-29 11:18:32 +00:00
fcambus
c0dcd5f40b
Update dialog to 1.3-20211107.
2021-11-21 09:53:37 +00:00
ajacoutot
48acb598f5
Set MKDIR_P="/bin/mkdir -p"
...
Otherwise gmkdir is picked up if around, then potentially junked by dpb
and hilarity happens...
2021-11-17 12:17:27 +00:00
fcambus
f9c1589372
Update ytree to 2.04.
2021-11-17 10:36:00 +00:00
sthen
400d5e51be
update to py3-yfinance-0.1.66, from maintainer
2021-11-14 19:53:21 +00:00