aboutsummaryrefslogtreecommitdiffstats
path: root/security/saint
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.1.knu2000-11-043-5/+9
* Update to lastest version.kevlo2000-10-153-2/+6
* Update to 3.0b1kevlo2000-09-303-22/+22
* Update to version 2.2kevlo2000-09-093-5/+7
* Update to version 2.1.3kevlo2000-08-183-2/+9
* Update to version 2.1.1alex2000-07-163-2/+8
* Update maintainer email.alex2000-06-281-2/+1
* Update to version 2.1alex2000-06-283-5/+16
* Update port to 2.0.2jedgar2000-05-083-6/+15
* Update to 2.0.1mharo2000-04-203-353/+356
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Update port to 2.0.beta2jedgar2000-03-213-321/+358
* Update saint to 1.5mharo2000-02-012-3/+2
* Adding saint version 1.5beta2.steve2000-01-305-0/+352
~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/shells?id=0e66f4260178b5e9528cd6009d4c3c735bf46350'>shells/modernish: Fix buildMateusz Piotrowski2021-04-281-6/+2 | | | | | | | | 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. * Fix ports that pull main distfile from CRATESIO (D29760)Tobias Kortkamp2021-04-282-3/+3 | | | | | | | - Put distfiles into CARGO_DIST_SUBDIR where they were not - Use correct crate file extension MFH: 2021Q2 (to ease future cherry picks) * shells/ast-ksh: fix build on powerpc64*Piotr Kubaj2021-04-262-0/+40 | | | | | | | | | | | | | | | | | 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) * shells/modernish: Use INSTALL_DATA instead of MVMateusz Piotrowski2021-04-261-1/+1 | | | | Reported by: mat * shells/modernish: Disable failing install-time testsMateusz Piotrowski2021-04-261-0/+5 | | | | | This issue has been reported upstream: https://github.com/modernish/modernish/issues/10 * shells/fish: Update to 3.2.2Lewis Cook2021-04-232-4/+4 | | | | | | | Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.2.2 PR: 255345 Approved by: asomers (maintainer) MFH: 2021Q2 * shells/switchBashZsh: Update to 1.3Rainer Hurling2021-04-212-4/+4 | | | | | | | Changelog: https://github.com/bourne-again/switchBashZsh/compare/1.2...1.3 PR: 255253 Submitted by: bourne.identity@hotmail.com * shells/switchBashZsh: Update to version 1.2Rainer Hurling2021-04-172-4/+4 | | | | | | | Optional arguments removed; EDITOR bug fixed. PR: 255127 Submitted by: bourne.identity@hotmail.com (maintainer) * shells/bash:Prefix '/etc/inputrc' in bundled readline and documentationEmanuel Haupt2021-04-171-1/+4 | | | | | | | | | 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 * shells/modernish: Make the build more verboseMateusz Piotrowski2021-04-152-1/+12 | | | | | | | 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 * Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-101-11/+11 | | | | | | | | | | | | 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 * Remove expired ports:Rene Ladan2021-04-086-64/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 * One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0723-23/+0 | | | | Reported by: lwhsu * More $FreeBSD crept back.Mathieu Arnold2021-04-071-1/+0 | * shells/ohmyzsh: Update to 20210331Serhii (Sergey) Kozlov2021-04-073-5/+19 | * all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-6/+0 | * Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-0661-62/+0 | * Update libgit2 to 1.1.0.Matthias Fechner2021-04-061-0/+1 | | | | | | | | | 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 * shells/starship: Update 0.50.0 -> 0.51.0Yuri Victorovich2021-03-302-127/+233 | * Rebuild lang/rust consumers after r569489Tobias Kortkamp2021-03-302-2/+2 | * shells/fish: Update to 3.2.1Lewis Cook2021-03-244-46/+214 | | | | | | | | | | | 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 * shells/starship: Change FONTS option to OFF by defaultYuri Victorovich2021-03-101-2/+1 | * Add shells/modernishMateusz Piotrowski2021-03-075-0/+324 | | | | | | | | | | | | | | | | | | | | | | | | 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 * NEW PORT: shells/bashc: GNU Bourne Again shell extended with two-panel file ↵Neel Chauhan2021-03-0412-2/+361 | | | | | | | | | | | | | | | 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> * Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh2021-03-042-6/+20 | * lang/rust: Update to 1.50.0Mikael Urankar2021-02-142-1/+2 | | | | | | | | | | | | - 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 * shells/starship: Update 0.48.0 -> 0.50.0Yuri Victorovich2021-02-142-98/+109 | * shells/v7sh: pet pkg-falloutFernando Apesteguía2021-02-111-0/+4 | | | | | | | | Unbreak build in FreeBSD < 13 PR: 253241 Submitted by: portmaster@bsdforge.com (maintainer) MFH: 2021Q1 (build fix) * shells/yash: maintenance update to 2.51Christian Weisgerber2021-02-102-4/+4 | * shells/elvish: Update Elvish to v0.15.0Fernando Apesteguía2021-02-023-23/+26 | | | | | | | ChangeLog: https://elv.sh/blog/0.15.0-release-notes.html PR: 253145 Submitted by: vendion@gmail.com (maintainer) * shells/starship: Broken on i386Yuri Victorovich2021-01-271-0/+2 | | | | Reported by: fallout * shells/oksh: Update to 6.8.1Tobias Kortkamp2021-01-183-6/+6 | * Enforce using libncursesw like the rest of the portsBaptiste Daroussin2021-01-071-1/+3 | | | | | | | | The whole ports tree has been enforced on libncursesw (widechar) version for a while. With the exception of a few ports including bash. This is even more problematic in the case of bash because it links to libreadline which is linked to libncursesw.so * lang/rust: Update to 1.49.0Mikael Urankar2021-01-062-1/+2 | | | | | | | Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940 * shells/starship: Update 0.47.0 -> 0.48.0Yuri Victorovich2021-01-052-140/+166 | * Add rubygem-shellwords 0.1.0Sunpoet Po-Chuan Hsieh2021-01-044-0/+33 | | | | | | | | | | | Shellwords manipulates strings according to the word parsing rules of the UNIX Bourne shell. The shellwords() function was originally a port of shellwords.pl, but modified to conform to the Shell & Utilities volume of the IEEE Std 1003.1-2008, 2016 Edition. WWW: https://github.com/ruby/shellwords * For ports on riscv64 that fail the same (or similar ways) to aarch64, markMark Linimon2021-01-021-0/+1 | | | | | | | | them BROKEN. While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket) * Reset maintainer due to email address bounce.Mark Linimon2021-01-021-1/+1 | * Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64Mark Linimon2021-01-024-4/+8 | | | | | | | | where appropriate. While here, pet portlint (Makevar order; whitespace). Approved by: portmgr (tier-2 blanket) * Update to 5.1.4Emanuel Haupt2020-12-203-23/+18 | * Remove Perl core moduleSunpoet Po-Chuan Hsieh2020-12-201-3/+2 | | | | - Bump PORTREVISION for dependency change * shells/ohmyzsh: Update to 20201216Serhii (Sergey) Kozlov2020-12-183-6/+24