| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 257666
Approved by: asomers (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS
- Add BUILD_DEPENDS
- Add TEST_DEPENDS
- Bump PORTREVISION for dependency change
- Take maintainership
|
|
|
|
|
| |
PR: 255257
Approved by: lwhsu (mentor, implicit)
|
|
|
|
| |
Same issue as on i386.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Many consecutive timeouts. We thank smatsui for all his efforts and
hope to see him back in the future.
PR: 255256
PR: 255257
PR: 255258 [1]
Approved by: maintainer timeout (smatsui@karashi.org, > 2 months), dbaio (mentor)
Approved by: portmgr (adamw) [1]
Differential Revision: https://reviews.freebsd.org/D30769 [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION
devel/anjuta:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change SUBVERSION_DESC to use the default description
devel/git:
- Rename OPTION P4 to PERFORCE
- Rename OPTION SVN to SUBVERSION
- Change PERFORCE_DESC to use the default description
devel/ocaml-opam:
- Rename OPTION HG to MERCURIAL
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change {DARCS,GIT,MERCURIAL}_DESC to use the default description
devel/thunar-vcs-plugin:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE
- Change GIT_DESC to use the default description
devel/viewvc-devel:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE
net-mgmt/observium:
- Rename OPTION SVN to SUBVERSION
net-mgmt/rancid3:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_SINGLE_SCM
- Change {CVS,GIT,SUBVERSION}_DESC to use the default description
ports-mgmt/portshaker:
- Rename OPTION SVN to SUBVERSION
- Rename HG to MERCURIAL
- Sort OPTIONS_DEFINE
- Change {GIT,MERCURIAL}_DESC to use the default description
security/hydra:
- Rename OPTION SVN to SUBVERSION
security/medusa:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE
shells/scponly:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE
- Typo fix in SVNSERVE_DESC
www/trac-devel:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE
- Change {GIT,SUBVERSION}_DESC to use the default description
Reviewed by: koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain
Approved by: koobs (ports, mentor)
Differential Revision: https://reviews.freebsd.org/D17459
MFH: No (OPTION description updates)
|
|
|
|
|
| |
This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports.
It doesn't bring that backport to ports that fail to build anyway.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
errorr[E0308]: mismatched types
--> cargo-crates/lexical-core-0.4.2/src/atof/algorithm/bigcomp.rs:242:55
|
242 | let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
| ^^^^^^^^^^^^^^^ expected `usize`, found `u32`
error[E0277]: no implementation for `usize & u32`
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-06-18_08h51m30s/logs/errors/ion-shell-1.0.5.1355_20.log
PR: 256653
|
|
|
|
|
|
|
|
| |
* Bump version of uPickle to 1.4.0
* Internal preparation for basic Scala 3 support
PR: 256602
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
https://github.com/zsh-users/zsh-autosuggestions/blob/master/CHANGELOG.md#v070
Reported by: portscout
|
|
|
|
|
|
|
| |
Approved by: dbaio (ports)
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
PR: 254654
MFH: 2021Q2
|
| |
|
|
|
|
| |
Approved by: maintainer (bdrewery)
|
| |
|
|
|
|
|
| |
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/zsh-users/zsh-completions/releases
|
|
|
|
| |
Hat: portmgr-secretary
|
|
|
|
| |
Changes: https://github.com/ibara/oksh/releases/tag/oksh-6.9
|
| |
|
|
|
|
|
|
|
|
| |
It looks like modernish requires /dev/tty to be available during the
installation as it tries to run its install-time test suite. A solution
to that is wrapping ./install.sh with script(1) to make a TTY available.
Interestingly, if we replace script(1) with daemon(8), we can reproduce
the error present in the pkg fallout logs.
|
|
|
|
|
|
|
| |
- Put distfiles into CARGO_DIST_SUBDIR where they were not
- Use correct crate file extension
MFH: 2021Q2 (to ease future cherry picks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bring back patches committed as part of r346423 to fix build issue:
/wrkdirs/usr/ports/shells/ast-ksh/work/ast-ksh93v/src/lib/libast/hash/hashalloc.c:162:4: error: non-const lvalue reference to type '__builtin_va_list' cannot bind to a temporary of type 'va_list' (aka 'char *')
va_copy(ap, va_listval(va_arg(ap, va_listarg)));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/sys/_stdarg.h:49:32: note: expanded from macro 'va_copy'
#define va_copy(dest, src) __va_copy(dest, src)
^~~~~~~~~~~~~~~~~~~~
/usr/include/sys/_stdarg.h:47:58: note: expanded from macro '__va_copy'
#define __va_copy(dest, src) __builtin_va_copy((dest), (src))
^~~~~
1 error generated.
PR: 255308
Approved by: saper@saper.info (maintainer)
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
| |
This issue has been reported upstream:
https://github.com/modernish/modernish/issues/10
|
|
|
|
|
|
|
| |
Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.2.2
PR: 255345
Approved by: asomers (maintainer)
MFH: 2021Q2
|
|
|
|
|
|
|
| |
Changelog: https://github.com/bourne-again/switchBashZsh/compare/1.2...1.3
PR: 255253
Submitted by: bourne.identity@hotmail.com
|
|
|
|
|
|
|
| |
Optional arguments removed; EDITOR bug fixed.
PR: 255127
Submitted by: bourne.identity@hotmail.com (maintainer)
|
|
|
|
|
|
|
|
|
| |
Bundled readline now will use LOCALBASE/etc/inputrc as its ultimate
default inputrc file (instead of /etc/inputrc). This puts these ports in
line with what devel/readline has been doing recently (since 20210103).
PR: 255126
Submitted by: olivier.freebsd@free.fr
|
|
|
|
|
|
|
| |
Our official poudriere instances fail to build this port for unknown
reasons. Let's get some additional logs in order to fix the issue.
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
| |
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 textproc/libcrm114: No known users, dead upstream
2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/gb: Unmaintained and dead upstream
2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This update is also required for www/gitlab-ce 13.10 upgrade.
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.0
PR: 252098
|
|
|
|
| |
Notes:
svn path=/head/; revision=569541
|
|
|
|
| |
Notes:
svn path=/head/; revision=569491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, appease both portclippy/portfmt and simplify port.
Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.2.0
https://github.com/fish-shell/fish-shell/releases/tag/3.2.1
PR: 254388
Reviewed by: asomers (maintainer)
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D29395
Notes:
svn path=/head/; revision=569108
|
|
|
|
| |
Notes:
svn path=/head/; revision=567949
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The programming/scripting language that incorporates the most frustrating
combination of deficiencies and awesome power is probably the POSIX shell with
accompanying utilities, which all exist in several variant implementations. Due
to said power, the shell refuses to die as a scripting language. But when
scripters are bitten by arcane grammar pitfalls, defective tutorials on the
web, or shell functionality deficits, then 'use a real programming language
instead' is generally the mantra.
Enter modernish, a new vision on shell scripting. Modernish aims to provide a
standard library that allows for writing robust, portable, readable, and
powerful programs for POSIX-based shells and utilities. It can solve the shell
language problems mentioned above, and many more. With modernish, you'd almost
think the shell has become a modern programming language!
The library builds on the POSIX 2018 Edition standard, so it should run on any
sufficiently POSIX-compliant shell and operating system. But it also takes
advantage of certain shell-specific enhancements if it detects them.
WWW: https://github.com/modernish/modernish
Differential Revision: https://reviews.freebsd.org/D19350
Notes:
svn path=/head/; revision=567514
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manager
Bash Commander is a fork of GNU Bourne Again Shell. It's main feature is
a visual two-panel mode, much like Midnight Commander and other text-mode
visual shells.
WWW: https://github.com/sergev/bash-commander
Also add bashc to the CONFLICTS section of shells/bash.
PR: 253783, 253784
Submitted by: Igor Pokrovsky <ip AT unixway DOT org>
Notes:
svn path=/head/; revision=567269
|
|
|
|
| |
Notes:
svn path=/head/; revision=567120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use bundled libgit/libssh, the versions in ports are too old
- Update lang/rust-nightly to 2021-02-12
- Update devel/racer to 2.1.41
- Import upstream patch to fix build issue for Firefox and related ports (https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)
Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D28616
Notes:
svn path=/head/; revision=565245
|