non port: shells/ksh93/Makefile |
SVNWeb
|
Number of commits found: 114 (showing only 100 on this page) |
Thu, 23 Mar 2023
|
[ 18:31 Cy Schubert (cy) ] fd44857
shells/ksh*: Update descriptions
Update ksh ports descriptions to more accurately reflect what they are.
Reported by: "Joseph Holsten" <joseph@josephholsten.com>
|
[ 06:04 Cy Schubert (cy) ] b50fe1e
shells/ksh: Remove the now expired ksh2020 from CONFLICTS.
|
Fri, 10 Feb 2023
|
[ 14:40 Cy Schubert (cy) ] b3690ff
shells/ksh93: Fix build with LLVM15
|
Wed, 9 Nov 2022
|
[ 21:27 Brooks Davis (brooks) ] f9809df
devel/ksh93: remove sbrk() use
ksh supports multiple sources of heap memory. Completely disable the
use of sbrk() as a memory source in favor of mmap(). This allows
compilation on aarch64 (and presumably riscv64).
Approved by: cy
Differential Revision: https://reviews.freebsd.org/D37312
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 28 Aug 2022
|
[ 21:16 Cy Schubert (cy) ] 6e9237b
shells/ksh*: Allow the ksh ports to coexist
Add an option to allow the ksh ports to avoid conflicting with each
other and to coexist. This allows people who wish to punish themselves
by tracking developent to still be able to fall back should upstream
cause regressions.
This also allows legacy ksh93 to coexist with the recently added
ksh93/ksh, which is not entirely compatible with legacy ksh. Applications
which require a legacy ksh compatible package should use the ksh93 port
installed using one of its options. This allows new and old to exist on
the same system.
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 27 Nov 2020
|
[ 19:31 linimon ]
Mark as BROKEN on riscv64 the same way as on aarch64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 22 Feb 2020
|
[ 22:38 cy ] (Only the first 10 of 16 ports in this commit are shown above. )
AT&T AST (att/ast) on github has rewound their repo back to ksh93u+. See
https://github.com/att/ast/issues/1464 and
https://github.com/att/ast/issues/1466.
The reason for the rewind back to 93u+ instead of 93v- was that it was an
abandoned unstable buggy unfinished beta. A full explanation of this can be
found here, https://github.com/att/ast/issues/1466#issuecomment-589942449.
The version number is reverted back to 93u and an EPOCH bump, though not
needed, documents this siesmic shift.
|
Thu, 13 Feb 2020
|
[ 14:27 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
Update MAINTAINER: use @FreeBSD.org
|
Fri, 7 Feb 2020
|
[ 19:38 cy ]
Fix CVE-2019-14868: certain environment variables interpreted as
arithmetic expressions on startup, leading to code injection.
Submitted by: Siteshwar Vashisht <svashisht@redhat.com>
Reported by: Marian Rehak
MFH: 2020Q1
Security: CVE-2019-14868
https://bugzilla.redhat.com/show_bug.cgi?id=1757324
https://access.redhat.com/security/cve/CVE-2019-14868
|
Fri, 10 Jan 2020
|
[ 02:42 cy ]
Update 2020.0.0 --> 2020.0.1
|
Thu, 10 Oct 2019
|
[ 20:15 cy ]
Update ksh-2020.0.0-beta1 --> ksh-2020.0.0.
|
Fri, 30 Aug 2019
|
[ 20:05 cy ] (Only the first 10 of 14 ports in this commit are shown above. )
Update 2020.0.0-alpha1 --> 2020.0.0-beta1
2020.0.0-beta1 resolves gcc9 build issues in PR/239644.
PR: 239644
|
[ 20:05 cy ]
Remove redundant GH_TAGNAME assignment.
|
Mon, 12 Aug 2019
|
[ 07:17 tobik ]
shells/ksh93: Attempt to fix r508705 and unbreak index
It fails basic sanity checks:
make: "/usr/ports/shells/ksh93/Makefile" line 16: Malformed conditional
(${USE_GCC} == "9")
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/shells/ksh93
PR: 239644
Pointy hat: cy
|
[ 04:44 cy ]
Mark broken when USE_GCC=9. Upstream git commit
63e9edcb6084d4b164439065e2d71f3e900ec3c7 resolves this issue.
Unfortunately it does not apply, requiring this port to be upated to
ksh93 well into ksh93-devel. Bringing ksh93 up to the ksh93-devel or
shy of it would negate the justification for ksh93's existence. It is
therefore recommended that people use ksh93-devel on architectures that
use GCC 9 or use GCC 8.
PR: 239644
Reported by: pkubaj@
|
[ 04:44 cy ]
Whitespace adjustment.
|
Wed, 7 Aug 2019
|
[ 18:31 cy ]
Fix:
$ ksh93
$ time
../src/cmd/ksh93/sh/xec.c:2171: failed assertion 'tb.tv_sec'
Abort trap (core dumped)
$ ksh93
$ times
../src/cmd/ksh93/sh/xec.c:2171: failed assertion 'tb.tv_sec'
Abort trap (core dumped)
PR: 239701
Suggested by: w.schwarzenfeld@utanet.at
MFH: 2019Q3
|
Sun, 4 Aug 2019
|
[ 17:42 cy ]
Fix build with GCC-based architectures.
PR: 239644
Submitted by: pkubaj@
MFH: 2019Q3
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Mon, 24 Jun 2019
|
[ 05:59 tobik ]
devel/meson: Update to 0.51.0
Changes: https://mesonbuild.com/Release-notes-for-0-51-0.html
PR: 238726
Submitted by: greg@unrelenting.technology (update to 0.50.1)
Exp-run by: antoine
|
[ 05:05 tobik ]
shells/ksh93*: Do not set KSH93_DESC twice
|
Sat, 1 Jun 2019
|
[ 18:36 cy ]
Add missing wildcard to ksh93-devel conflict.
|
[ 18:36 cy ]
Register conflicts with the new shells/ast-ksh port.
|
[ 18:36 cy ]
Fix version going backward due to update to 2020.0.0.a1 (pointy hat to
yours truly).
The maintainer no longer wants to maintain ksh93 as his desire is to
maintain a backlevel port of ksh93 in order to build and support a
shared library for use by legacy applications, which is inconsistent
with the direction of the att/ast team on github. I will maintain the
port.
PR: 237332
PR: 238266
Approved by: maintiner (saper@saper.info)
|
Tue, 28 May 2019
|
[ 02:35 cy ]
This is the second part of a two part commit Updating shells/ksh93 to
2020.0.0-alpha1.
This commit:
1. Deletes shells/ksh93, completed by r502844.
2. svn copies shells/ksh93-devel to shells/ksh93 -- this commit.
3. Replaces the git tag with DISTVERSION 2020.0.0-alpha1 -- this commit.
PR: 237332
Reviewed by: crees@
Approved by: maintainer timeout
Reminded by: Siteshwar Vashisht <svashisht@redhat.com>
(ksh93 upstream maintainer)
|
Sun, 21 Apr 2019
|
[ 17:29 cy ] (Only the first 10 of 38 ports in this commit are shown above. )
shells/ksh93: Update to 93v 2014-12-24
PR: 208098 (fixed)
Submitted by: saper@saper.info (maintainer)
Reported by: fuz@fuz.su
Reviewed by: cy@, pkubaj@
Approved by: maintainer (implicit, submitter)
Differential Revision: https://reviews.freebsd.org/D19343
|
Tue, 12 Mar 2019
|
[ 19:36 cy ]
Pet portlint.
Submitted by: linimon@
Reported by: linimon@
Approved by: maintainer: Marcin Cieslak <saper@saper.info>
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Fri, 21 Sep 2018
|
[ 07:41 cy ]
Register a conflict with the new ksh93-devel port.
|
Tue, 18 Sep 2018
|
[ 10:28 manu ]
shells/ksh93: Update reason for aarch64 broken message
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17204
|
Fri, 7 Apr 2017
|
[ 16:00 amdmi3 ]
- Always accompany OSVERSION check with OPSYS check
Approved by: portmgr blanket
|
Wed, 23 Nov 2016
|
[ 18:59 sunpoet ]
- Pass maintainership to submitter
PR: 211164
Submitted by: Marcin Cieslak <saper@saper.info>
|
Wed, 16 Nov 2016
|
[ 00:35 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 19 Jun 2016
|
[ 11:25 mat ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove unnecessary evals that do-fetch was using.
Turns out that env(1) knows how to parse a properly quoted string
using -S "string", it makes the double eval used for the fetch
command to be unnecessary.
This is because running:
eval "foo $(escape $bar)"
is silly when this works:
foo $bar
So remove escaping and quoting, and sillyness.
PR: 210198
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6779
|
Mon, 21 Mar 2016
|
[ 17:59 sunpoet ]
- Fix build on 11-CURRENT
|
Sun, 13 Mar 2016
|
[ 14:55 sunpoet ]
- Add my LOCAL to MASTER_SITES as backup
- Use do-test:
|
Wed, 25 Mar 2015
|
[ 14:59 sunpoet ]
- Cleanup -lpthread/-pthread manipulation
|
Fri, 13 Jun 2014
|
[ 14:57 sunpoet ]
- Update MASTER_SITES
PR: ports/190692
Submitted by: Mat <mathieu.sim@gmail.com>
|
Sat, 1 Mar 2014
|
[ 06:13 sunpoet ]
- Convert to new options helper
- Fix PLIST [1]
- Bump PORTREVISION for package change
Submitted by: olgeni [1]
|
Fri, 3 Jan 2014
|
[ 01:13 bapt ] (Only the first 10 of 95 ports in this commit are shown above. )
Part 2 at removing now useless FETCH_ARGS redifition
|
Fri, 27 Dec 2013
|
[ 08:32 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 22:57 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
|
Sat, 7 Sep 2013
|
[ 18:13 sunpoet ]
- Remove deprecated PTHREAD_*
|
Sun, 25 Aug 2013
|
[ 08:20 sunpoet ]
- Convert to new options framework
|
Fri, 9 Aug 2013
|
[ 19:01 sunpoet ]
- Update INIT to 2013-05-24
- Bump PORTREVISION for INIT udpate
Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
http://www2.research.att.com/~gsf/download/release.2013-05-24.2013-05-21.html
|
Sun, 7 Oct 2012
|
[ 14:21 sunpoet ]
- Update to 2012-08-01
- Convert to new options framework
Changes: http://www2.research.att.com/~gsf/download/gen/ast-ksh.html#ksh93
changes
http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
|
Sat, 15 Sep 2012
|
[ 20:00 naddy ] (Only the first 10 of 21 ports in this commit are shown above. )
Remove pointless header lines from ports I created once upon a time.
|
Wed, 18 Apr 2012
|
[ 02:18 sunpoet ]
- Remove RESTRICTED
Notified by: pfg
|
Wed, 28 Mar 2012
|
[ 19:26 sunpoet ]
- Update to 2012-02-29
- Add LICENSE
Changes:
http://www2.research.att.com/~gsf/download/gen/ast-ksh.html#ksh93 changes
http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT
changes
Feature safe: yes
|
Sat, 7 Jan 2012
|
[ 21:24 sunpoet ]
- Update INIT to 2012-01-01 which also fixes 'make fetch' error
- Bump PORTREVISION for package change
Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT
changes
|
Wed, 5 Oct 2011
|
[ 12:28 sunpoet ]
- Bugfix: ksh segfaults on suspend
- Bump PORTREVISION for package change
Reported by: Greg Rivers <gcr+freebsd-ports@tharned.org>
Obtained from: https://bugzilla.redhat.com/show_bug.cgi?id=691077
|
Sat, 20 Aug 2011
|
[ 07:32 sunpoet ]
- Remove MANUAL_PACKAGE_BUILD: tinderbox build was fixed in Makefile r1.62
PR: ports/159921
Submitted by: gjb
|
Fri, 24 Jun 2011
|
[ 21:45 sunpoet ]
- Fix build when WITH_STATIC is set
Reported by: dougb@
Submitted by: jhell <jhell@DataIX.net>
|
Sun, 19 Jun 2011
|
[ 00:58 sunpoet ]
- Remove INSTALLROOT completely
- Add OPTIONS: STATIC
- Change manipulation on /etc/shells
- Respect PORTEXAMPLES
- Bump PORTREVISION for PLIST change
|
Tue, 15 Feb 2011
|
[ 01:26 sunpoet ]
- Fix INSTALLROOT issue which breaks 'make package' under some circumstances
- Take maintainership
|
Fri, 11 Feb 2011
|
[ 14:43 sunpoet ]
- Update to 2011-02-08
- Remove expired CONFLICTS
- Use FETCH_ARGS
- Fix typo
PR: ports/154655
|
[ 03:06 linimon ]
Unfortunately, reset maintainer.
Please see http://docs.freebsd.org/cgi/mid.cgi?201102101950.p1AJoAwm027852.
Hat: portmgr
|
Sat, 17 Apr 2010
|
[ 19:23 sylvio ]
- Update to 2010-03-09
PR: ports/145179
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
Approved by: itetcu (mentor, implicit)
|
Sat, 6 Mar 2010
|
[ 02:11 wxs ]
- Update to 2010-03-01
PR: ports/144495
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
Feature safe: yes
|
Sat, 9 May 2009
|
[ 19:56 garga ]
- Update to 2009-05-05
PR: ports/134375
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
|
Thu, 6 Nov 2008
|
[ 02:25 wxs ]
- Update to 2008-11-04
- This version fixes the breakage on -current after the TTY changes.
PR: ports/128586
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
|
Tue, 4 Nov 2008
|
[ 23:13 wxs ]
Add CONFLICTS for new port: shells/ksh93-devel.
|
Mon, 18 Aug 2008
|
[ 18:36 miwi ]
- Update to 2008-07-25
PR: 126613
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
|
Fri, 25 Jul 2008
|
[ 12:48 pav ] (Only the first 10 of 44 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Fri, 15 Feb 2008
|
[ 18:16 miwi ]
- Update to 2008-02-02
PR: 120485
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
|
Sat, 19 Jan 2008
|
[ 13:59 miwi ]
- Update to 2007-11-05 release
- Allow the build with spac64
PR: 119734
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
|
Wed, 4 Jul 2007
|
[ 07:28 miwi ]
- Update to 2007-06-28
PR: 114228
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
|
Thu, 5 Apr 2007
|
[ 05:48 philip ]
Update to 2007-03-28.
Keep BROKEN on sparc64 - it still doesn't compile.
PR: ports/111165
Submitted by: Joe Kelsey <joe -at- zircon.seattle.wa.us> (maintainer)
|
Sat, 22 Apr 2006
|
[ 22:21 kris ]
MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment where
kernel != userland version
|
Tue, 7 Mar 2006
|
[ 13:34 garga ]
- Unbreak
- Update to 2006-02-14
PR: ports/93733
Submitted by: maintainer
Approved by: portmgr (clement)
|
Mon, 6 Mar 2006
|
[ 20:35 kris ]
BROKEN: Size mismatch
Approved by: portmgr (implicit)
|
Tue, 14 Feb 2006
|
[ 09:03 garga ]
Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000
Reported by: maintainer
|
Mon, 13 Feb 2006
|
[ 09:46 garga ]
- Fix install on FreeBSD >= 6.x [1]
- Make portlint(1) happy [2]
PR: ports/92754 [1]
Submitted by: maintainer [1]
Reported by: kris [1]
Approved by: maintainer [2]
|
Tue, 31 Jan 2006
|
[ 15:07 barner ]
- Fix fetch by update to latest version (2006-01-24)
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
PR: ports/92581
|
Sat, 28 Jan 2006
|
[ 21:09 kris ]
BROKEN: Unfetchable
|
Fri, 4 Feb 2005
|
[ 15:21 vs ]
Update to 2005-02-02
PR: ports/77072
Submitted by: Joey Kelsey (maintainer)
|
Wed, 12 Jan 2005
|
[ 11:02 edwin ]
Fix shells/ksh93 port
Update ksh93 to 2004-12-25 version
PR: ports/75828
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
|
Wed, 29 Dec 2004
|
[ 23:17 kris ]
BROKEN: unfetchable (maintainer confirms that a new release was uploaded
but the download password changed)
|
Thu, 18 Mar 2004
|
[ 02:07 glewis ]
. New victim^Wmaintainer.
PR: 64392
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
|
[ 01:51 glewis ]
. Unbreak by updating to 2004-02-29.
PR: 64370
Submitted by: Gautam Gopalakrishnan <ggop@myrealbox.com>
|
Wed, 17 Mar 2004
|
[ 12:49 kris ]
BROKEN: Distfile is unfetchable
|
Fri, 5 Mar 2004
|
[ 23:53 naddy ]
Drop maintainership. I don't use this.
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
|
[ 12:13 kris ]
BROKEN on sparc64: Does not compile
|
Fri, 1 Aug 2003
|
[ 22:02 naddy ]
Forced update to release 2003-07-24.
Submitted by: Daniel Rudy <dcrudy@pacbell.net>
|
Tue, 8 Jul 2003
|
[ 02:16 naddy ]
Update to release 2003-06-21.
Submitted by: fenner (portsurvey)
|
Tue, 24 Jun 2003
|
[ 18:16 naddy ]
Add "test" target to exercise regression tests; from NetBSD.
|
Thu, 1 May 2003
|
[ 18:48 naddy ]
Update to release 2003-04-22.
PR: 51524
Submitted by: Kevin Tower <ktower@towerfamily.org>
|
Tue, 15 Apr 2003
|
[ 22:01 naddy ]
Oops, put the correct file into /etc/shells.
Submitted by: jhb
|
Fri, 21 Feb 2003
|
[ 12:52 naddy ] (Only the first 10 of 42 ports in this commit are shown above. )
pkg-comment -> COMMENT
|
Wed, 8 Jan 2003
|
[ 00:46 naddy ]
Update to release 2002-12-21. Notable changes:
* SIGALRM can now be used in applications.
* Numerous bug fixes.
|
Sat, 5 Oct 2002
|
[ 16:34 naddy ]
Update to release 2002-09-22.
PR: 43423
Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
|
Tue, 20 Aug 2002
|
[ 14:36 naddy ]
Fix core dump in glob expansion.
PR: 41778
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
Obtained from: David Korn <dgk@research.att.com>
|
Mon, 22 Jul 2002
|
[ 14:52 naddy ]
Re-enable statvfs() tests now that -CURRENT has the function.
Improve build reliability:
* Make very sure that the build script is run with /bin/sh.
* Add a dubious patch to libast/comp/conf.sh that is reported to fix
the build for some -STABLE users.
Install example functions.
PR: 39783, 40857
Parts
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
|
Wed, 17 Jul 2002
|
[ 11:30 naddy ]
Build in a clean environment to prevent sporadic interference from
environment variables.
Requested by: Ken Stailey <kstailey@speakeasy.net>
|
Fri, 28 Jun 2002
|
[ 16:17 naddy ]
Update to release 2002-06-28.
|
Number of commits found: 114 (showing only 100 on this page) |