Commit Graph

611 Commits

Author SHA1 Message Date
jasper
b93bae4306 build without the zsh memory allocator and secure free implementation.
just like with bash, this winds up using brk and results in broken runtime
on powerpc64.

ok pea@ (MAINTAINER)
2020-07-21 16:48:06 +00:00
jasper
317591b52b explicitly build without "bash malloc"; this would end up using their homegrown
memory allocation routines based on brk. found on powerpc64 where this broke
horribly.

ok naddy@ (MAINTAINER)
2020-07-21 16:46:13 +00:00
jca
7489d58568 Bugfix update to dash-0.5.11.1 2020-07-12 00:35:59 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
9ad121d761 bash-completion: replace some MODPY_BIN_SUFFIX with -3, pointed out by aja@ 2020-07-01 13:59:49 +00:00
sthen
f635fe20d4 bash-completion: fix a MODPY_VERSIOM which should just be 3.7 2020-06-30 23:24:53 +00:00
jca
763ff969c4 Update to dash-0.5.11 2020-06-19 16:34:41 +00:00
rsadowski
4d4a29c891 +zsh-syntax-highlighting 2020-06-11 04:30:26 +00:00
rsadowski
4183186144 Import zsh-syntax-highlighting-0.7.1, OK sthen@
This package provides syntax highlighting for the shell zsh. It enables
highlighting of commands whilst they are typed at a zsh prompt into an
interactive terminal. This helps in reviewing commands before running them,
particularly in catching syntax errors.
2020-06-11 04:29:30 +00:00
naddy
a1b9478e4e fix misspelled SYSCONFDIR in plist 2020-06-01 16:33:05 +00:00
sthen
d4e8fbbdac zap stray , in TEST_DEPENDS 2020-05-16 11:16:09 +00:00
ajacoutot
c2e65acb69 Do not RDEP on bash; this will allow to use this to add support for
bash-completion in applications without adding an indirect build dependency
on bash

ok jasper@
2020-05-15 11:27:28 +00:00
ajacoutot
cd2a16fdc9 Append sysutils to CATEGORIES. 2020-05-15 09:14:41 +00:00
abieber
76bb2110d4 Update fish to 3.1.2
Changes here: https://github.com/fish-shell/fish-shell/releases
2020-05-15 01:36:52 +00:00
jasper
b2b3dd4bae +bash-completion 2020-05-14 15:28:00 +00:00
jasper
1c506e3815 import bash-completion-2.10
bash-completion is a collection of command line command completions for
the Bash shell, collection of helper functions to assist in creating new
completions, and set of facilities for loading completions automatically
on demand, as well as installing them.

ok aja@
2020-05-14 15:27:27 +00:00
naddy
a752f2bf04 update to 5.0 patchlevel 17 for a process substitution fix 2020-04-26 21:28:56 +00:00
sthen
9c0d186099 add a comment next to BROKEN-aarch64 to suggest trying removing it with the
next update, hopefully vendored libs will be updated by then
2020-04-17 23:59:50 +00:00
sthen
f1ff1d33e1 disable some golang ports on aarch64, failing builds mostly due to
golang.org/x/sys/unix or golang.org/x/net/internal/socket problems (which
suggests they have old vendored copies that don't include aarch64 support)
2020-04-14 21:38:00 +00:00
bcallah
40b944f692 Update to elvish-0.13.1
Fix crash when running external command with port table nil values.
2020-04-03 02:47:53 +00:00
rsadowski
27883b1953 Update zsh to 5.8
"Security and bug fix release with a few user visible additions."
Changelog: http://zsh.sourceforge.net/releases.html

This release fixes CVE-2019-20044. (Not tested on OpenBSD)

Feedback and tests from Matthew Martin, thanks!
2020-03-29 21:24:03 +00:00
abieber
ee736f7534 add missing build dep for textproc/py-sphinx 2020-03-15 18:20:25 +00:00
abieber
e5661f1d16 Update fish to 3.1.0.
Changelog here: https://fishshell.com/release_notes.html

- Remove our patches as they are upstream.
- Switch to cmake.
2020-03-14 16:31:29 +00:00
naddy
4e4a95a86d update to 2.49, which has a number of bug fixes 2020-03-12 20:36:11 +00:00
bket
83d9de759e Remove python2 FLAVOR, migrate to python3 by default.
OK jca@, sthen@
2020-03-06 17:57:15 +00:00
naddy
aebfb7a79e provide debug package 2020-02-24 20:58:06 +00:00
jca
bfe6d12062 Provide debug-dash now that @shell is handled 2020-02-22 00:31:58 +00:00
naddy
00f197d2de update to 5.0 patchlevel 16 2020-02-13 21:44:51 +00:00
abieber
2692a4a265 Fix 'fish_config' so that it works with unveil'd browsers. Also fix vmctl
completion.

All patches are upstreamed and will be included in the next fish release.
2020-02-08 15:35:55 +00:00
bcallah
e8f2315199 Update to elvish-0.13
Changelog: https://github.com/elves/elvish/compare/v0.12...v0.13
2020-01-04 02:49:08 +00:00
naddy
ae5b97f801 Update to 6.22.02.
6.21 and 6.22 are bug fix releases with no new features.

Stop installing the message catalogs, which were already broken.
tcsh uses the obscure POSIX catopen() interface, which requires the
environment variable NLSPATH to be set to access the translations.
NLSPATH is not set by default on OpenBSD and users are unlikely to
figure out the necessary magic.  Discussed with schwarze@
2019-12-06 20:19:34 +00:00
naddy
32a49818a0 sync with removal of mobileip(4) and update manual; ok sthen@ 2019-11-06 12:45:45 +00:00
naddy
7c25b13601 update to 5.0 patchlevel 11 2019-09-04 18:08:18 +00:00
naddy
f4b2942ae9 update to 5.0 patchlevel 9 2019-08-17 21:36:50 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
jca
bcf347998a Move the ports I maintain to PERMIT_PACKAGE 2019-06-22 22:44:06 +00:00
cwen
358f90ec00 perlsh: fix use of deprecated Perl features, use metacpan as HOMEPAGE
and MASTER_SITES.

OK afresh1@
2019-05-25 22:10:18 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj
7219f4e6bd Remove shadchin@ as maintainer per his request 2019-05-13 19:03:51 +00:00
abieber
b88db967b6 Update fish to 3.0.2. Enable tests.
OK rsadowski@
2019-05-10 11:44:49 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
naddy
3db918faa0 update to 5.0 patchlevel 7 2019-04-23 21:21:19 +00:00
bcallah
6128747dfe Update to etsh-5.4.0 2019-03-30 18:14:31 +00:00
naddy
57c180fd83 update to 5.0 patchlevel 3 2019-03-22 21:04:10 +00:00
pea
de5c9ed445 Update to 5.7.1.
Diff from Matthew Martin, thanks !
ok rsadowski@
2019-03-11 09:15:54 +00:00