Cy Schubert
2c6ede3563
Update 2020.0.0-alpha1 --> 2020.0.0-beta1
...
2020.0.0-beta1 resolves gcc9 build issues in PR/239644.
PR: 239644
2019-08-30 20:05:27 +00:00
Cy Schubert
17d2eb5848
Remove redundant GH_TAGNAME assignment.
2019-08-30 20:05:21 +00:00
Tobias Kortkamp
d6eb7151b7
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
2019-08-12 07:17:09 +00:00
Cy Schubert
d2781bb2d2
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@
2019-08-12 04:44:37 +00:00
Cy Schubert
515af620b8
Whitespace adjustment.
2019-08-12 04:44:24 +00:00
Cy Schubert
4a4cf35493
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
2019-08-07 18:31:13 +00:00
Cy Schubert
19090335fd
Fix build with GCC-based architectures.
...
PR: 239644
Submitted by: pkubaj@
MFH: 2019Q3
2019-08-04 17:42:39 +00:00
Gerald Pfeifer
ea8c8ec7da
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
2019-07-26 20:46:53 +00:00
Tobias Kortkamp
4355da35e0
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
2019-06-24 05:59:31 +00:00
Tobias Kortkamp
69e16efb9b
shells/ksh93*: Do not set KSH93_DESC twice
2019-06-24 05:05:43 +00:00
Cy Schubert
64743e76d7
Add missing wildcard to ksh93-devel conflict.
2019-06-01 18:36:17 +00:00
Cy Schubert
86085f626f
Register conflicts with the new shells/ast-ksh port.
2019-06-01 18:36:13 +00:00
Cy Schubert
933851f296
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 )
2019-06-01 18:36:02 +00:00
Cy Schubert
2a0731944a
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)
2019-05-28 02:35:40 +00:00
Cy Schubert
c08fd5ebb4
This is the first part of a two part commit to update shells/ksh93 to
...
2020.0.0-alpha1.
Following this commit will be an svn copy shells/ksh93-devel to
shells/ksh93, replacing the git tag with DISTVERSION 2020.0.0-alpha1.
PR: 237332
Approved by: maintainer timeout
2019-05-28 02:32:15 +00:00
Cy Schubert
2fdd9cc7df
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
2019-04-21 17:29:49 +00:00
Cy Schubert
3502c8e584
Pet portlint.
...
Submitted by: linimon@
Reported by: linimon@
Approved by: maintainer: Marcin Cieslak <saper@saper.info >
2019-03-12 19:36:29 +00:00
Rene Ladan
8a502cb2d4
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
2018-11-02 13:32:34 +00:00
Cy Schubert
517c440905
Register a conflict with the new ksh93-devel port.
2018-09-21 07:41:56 +00:00
Emmanuel Vadot
eb2f5eb9cf
shells/ksh93: Update reason for aarch64 broken message
...
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17204
2018-09-18 10:28:08 +00:00
Dmitry Marakasov
3a56d2db50
- Always accompany OSVERSION check with OPSYS check
...
Approved by: portmgr blanket
2017-04-07 16:00:46 +00:00
Sunpoet Po-Chuan Hsieh
6aa981158a
- Pass maintainership to submitter
...
PR: 211164
Submitted by: Marcin Cieslak <saper@saper.info >
2016-11-23 18:59:23 +00:00
Mark Linimon
c92cf8332c
Mark as broken on various tier-2 archs.
...
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2016-11-16 00:35:29 +00:00
Mathieu Arnold
a2262e9313
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
2016-06-19 11:25:29 +00:00
Sunpoet Po-Chuan Hsieh
dfebead197
- Fix build on 11-CURRENT
2016-03-21 17:59:34 +00:00
Sunpoet Po-Chuan Hsieh
fb4fb60268
- Add my LOCAL to MASTER_SITES as backup
...
- Use do-test:
2016-03-13 14:55:49 +00:00
Sunpoet Po-Chuan Hsieh
03ff603079
- Cleanup -lpthread/-pthread manipulation
2015-03-25 14:59:20 +00:00
Sunpoet Po-Chuan Hsieh
c114fdc484
- Update MASTER_SITES
...
PR: ports/190692
Submitted by: Mat <mathieu.sim@gmail.com >
2014-06-13 14:57:01 +00:00
Sunpoet Po-Chuan Hsieh
1a4b8e2b1f
- Convert to new options helper
...
- Fix PLIST [1]
- Bump PORTREVISION for package change
Submitted by: olgeni [1]
2014-03-01 06:13:39 +00:00
Baptiste Daroussin
313cb94889
Part 2 at removing now useless FETCH_ARGS redifition
2014-01-03 01:12:59 +00:00
Baptiste Daroussin
c4fdddbe8f
Support stage
2013-12-27 08:32:02 +00:00
Baptiste Daroussin
f6e6105ff8
Add NO_STAGE all over the place in preparation for the staging support (cat: shells)
2013-09-20 22:57:23 +00:00
Sunpoet Po-Chuan Hsieh
d47c483782
- Remove deprecated PTHREAD_*
2013-09-07 18:13:59 +00:00
Sunpoet Po-Chuan Hsieh
95df543e23
- Convert to new options framework
2013-08-25 08:20:14 +00:00
Sunpoet Po-Chuan Hsieh
7ff9aad7e0
- 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
2013-08-09 19:01:58 +00:00
Sunpoet Po-Chuan Hsieh
b5a6bfbd98
- 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
2012-10-07 14:21:52 +00:00
Christian Weisgerber
0062a3fa62
Remove pointless header lines from ports I created once upon a time.
2012-09-15 20:00:32 +00:00
Sunpoet Po-Chuan Hsieh
60e62924c7
- Remove RESTRICTED
...
Notified by: pfg
2012-04-18 02:18:04 +00:00
Sunpoet Po-Chuan Hsieh
a5474af205
- 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
2012-03-28 19:26:44 +00:00
Sunpoet Po-Chuan Hsieh
cdc1214ca9
- 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
2012-01-07 21:24:22 +00:00
Sunpoet Po-Chuan Hsieh
ef4cf984b6
- 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
2011-10-05 12:28:39 +00:00
Sunpoet Po-Chuan Hsieh
a919b601f9
- Remove MANUAL_PACKAGE_BUILD: tinderbox build was fixed in Makefile r1.62
...
PR: ports/159921
Submitted by: gjb
2011-08-20 07:32:47 +00:00
Sunpoet Po-Chuan Hsieh
0bdb381db8
- Fix build when WITH_STATIC is set
...
Reported by: dougb@
Submitted by: jhell <jhell@DataIX.net >
2011-06-24 21:45:13 +00:00
Sunpoet Po-Chuan Hsieh
e082dab196
- Remove INSTALLROOT completely
...
- Add OPTIONS: STATIC
- Change manipulation on /etc/shells
- Respect PORTEXAMPLES
- Bump PORTREVISION for PLIST change
2011-06-19 00:58:26 +00:00
Sunpoet Po-Chuan Hsieh
a8d62b50c0
- Fix INSTALLROOT issue which breaks 'make package' under some circumstances
...
- Take maintainership
2011-02-15 01:26:17 +00:00
Sunpoet Po-Chuan Hsieh
ddd4d57145
- Update to 2011-02-08
...
- Remove expired CONFLICTS
- Use FETCH_ARGS
- Fix typo
PR: ports/154655
2011-02-11 14:43:15 +00:00
Mark Linimon
a4f901cda2
Unfortunately, reset maintainer.
...
Please see http://docs.freebsd.org/cgi/mid.cgi?201102101950.p1AJoAwm027852 .
Hat: portmgr
2011-02-11 03:06:01 +00:00
Sylvio Cesar Teixeira
7c6476abb4
- Update to 2010-03-09
...
PR: ports/145179
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us > (maintainer)
Approved by: itetcu (mentor, implicit)
2010-04-17 19:23:51 +00:00
Wesley Shields
73699198d9
- Update to 2010-03-01
...
PR: ports/144495
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us > (maintainer)
Feature safe: yes
2010-03-06 02:11:33 +00:00
Renato Botelho
df147c452f
- Update to 2009-05-05
...
PR: ports/134375
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us > (maintainer)
2009-05-09 19:56:24 +00:00