Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 May 2020 01:30:57
3.1.2

|
asomers  |
shells/fish: delete debugging cruft from r536422
Reported by: Alexander Matveev <timon@net.nz> |
24 May 2020 20:57:47
3.1.2

|
asomers  |
shells/fish: link against devel/ncurses if it's installed at build time
shells/fish is built using CMake and requires the FindCurses module. Unless
CURSES_NEED_NCURSES=TRUE, shells/fish will always be built against ncurses
from base, even when devel/ncurses is already installed.
This change has no effect for packages built from Poudriere, which will not
install devel/ncurses when building fish.
PR: 246365
Submitted by: Dustin Boyd <memreflect@pm.me> |
24 May 2020 20:37:19
3.1.2

|
asomers  |
shells/fish: update to 3.1.2
PR: 246681
Submitted by: dch |
11 May 2020 23:51:58
3.1.1

|
dbaio  |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
07 May 2020 15:36:07
3.1.1

|
asomers  |
shells/fish: update to 3.1.1
PR: 245975
Submitted by: Evilham <contact@evilham.com> |
18 Apr 2020 21:01:53
3.1.0_1

|
asomers  |
shells/fish: cherry-pick upstream fix for SVN performance
Upstream bug #6681 causes fish to run _very_ slowly inside of large
Subversion repositories. The bug will be fixed in release 3.1.1. But it's
worthwhile to cherry-pick the fix since all FreeBSD developers use large
Subversion repositories.
https://github.com/fish-shell/fish-shell/issues/6681 |
26 Feb 2020 04:26:22
3.1.0

|
asomers  |
shells/fish: upgrade to 3.1.0 |
23 Feb 2020 21:12:25
3.0.2_1

|
asomers  |
shells/fish: needs groff at runtime
add groff as a runtime MANPAGES_USES. fish uses it to format partial man
pages in response to syntax errors.
PR: 243480
Reported by: Igor Gali <i.galic@brainsware.org> |
12 Mar 2019 20:51:49
3.0.2

|
asomers  |
shells/fish: fix the build when fish is already installed
https://github.com/fish-shell/fish-shell/issues/5735
Submitted by: Stephen <stephen@tungol.org> |
24 Feb 2019 22:51:18
3.0.2

|
asomers  |
shells/fish: upgrade to 3.0.2 |
20 Feb 2019 15:32:17
3.0.1

|
asomers  |
shells/fish: upgrade to 3.0.1 |
17 Jan 2019 20:40:43
3.0.0_1

|
asomers  |
shells/fish: patch upstream issue #5453
This change fixes a segfault that would happen from operations like
'printf "%f" 7.0'. Also, this change removes Python as a runtime
dependency. That was supposed to have been done in r488840, but there was a
typo.
https://github.com/fish-shell/fish-shell/issues/5453
Reported by: Mahmoud Al-Qudsi <mqudsi@neosmart.net>
MFH: 2019Q1 |
31 Dec 2018 21:38:50
3.0.0

|
asomers  |
shells/fish: upgrade to 3.0.0
This also switches the build system from autoconf to cmake, and adds an
on-by-default MANPAGES option. MANPAGES are now optional because building
them requires doxygen.
PR: 234493
Reviewed by: koobs
Approved by: koobs (ports) |
27 Jan 2018 18:06:19
2.7.0

|
asomers  |
shells/fish: fix the build with Clang-6.0
Clang-6.0 on FreeBSD 12 doesn't define __cpp_lib_make_unique. Patch fish to
key off of the value of __cplusplus instead.
PR: 225456
Reported by: pkg-fallout
Reviewed by: jbeich, dim
Differential Revision: https://reviews.freebsd.org/D14058 |
12 Dec 2017 18:17:40
2.7.0

|
asomers  |
shells/fish: fix 2.7.0 build for arm and arm64
PR: 224254
Reported by: marcel@herrbischoff.com
Sponsored by: Spectra Logic Corp |
11 Dec 2017 17:39:19
2.7.0

|
asomers  |
shells/fish: Upgrade to 2.7.0
Sponsored by: Spectra Logic Corp |
04 Dec 2017 16:59:20
2.6.0

|
asomers  |
comms/mlan3 shells/fish: annotate conflicts
They both install /usr/local/bin/fish
PR: 222777
Reported by: http://pkgtool.osorio.me/conflicts/
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (mlan3 maintainer)
Differential Revision: https://reviews.freebsd.org/D13318 |
30 Nov 2017 15:50:34
2.6.0

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2017 04:58:25
2.6.0

|
asomers  |
shells/fish: Upgrade to 2.6.0
PR: 220068 |
11 Feb 2017 20:47:02
2.5.0

|
asomers  |
shells/fish: Upgrade to 2.5.0
PR: 216990
Reviewed by: brd
Approved by: brd (ports)
Differential Revision: https://reviews.freebsd.org/D9537 |
11 Feb 2017 05:23:19
2.4.0_2

|
asomers  |
shells/fish: fix completions for python
Eliminate errors during command completion for python, python2, and python3 if
the /usr/local/bin/python symlink does not exist. Additionally, even if the
symlink does exist, the completions will be wrong for the non-default
interpreter. So I'm simply deleting the problematic completions altogether. I
opened an upstream bug for the latter issue.
https://github.com/fish-shell/fish-shell/issues/3840
While I'm here, delete an extraneous patch file for DOCS=off
PR: 216987
Reported by: Keren Sky <keren_sky@live.com>
Approved by: brd (ports, implicit) |
09 Feb 2017 00:09:59
2.4.0_1

|
asomers  |
Fix two bugs in shells/fish
1) The build would fail when DOCS=off (PR 216167)
2) Tab completion doesn't work for "mount -t" (PR 216032)
PR: 216167
PR: 216032
Reported by: Maxfx <maficccc@gmail.com>
Reported by: David Guyot <david.guyot@europecamions-interactive.com>
Approved by: brd (ports) |
09 Jan 2017 17:41:23
2.4.0

|
olivierd  |
Pass maintainership to submitter, Alan Somers (previous maintainer
is inactive since 2015-01-30)
PR: 215742
Submitted by: asomers@
Differential Revision: https://reviews.freebsd.org/D9034 |
03 Jan 2017 17:50:50
2.4.0

|
asomers  |
shells/fish upgrade to 2.4.0
Also, update /etc/shells on install
PR: 214306, 212955
Approved by: brd (ports) freebsd.users@gmail.com (maintainer timeout)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D8665 |
30 Sep 2016 13:40:13
2.3.1_1

|
marino  |
shells/fish: Fix plist when NLS option off
PR: 213087
Reported by: eborisch (gmail)
Patch by: w.schwarzenfeld (utanet.at)
confirmed by: marino
Approved by: just-fix-it |
07 Sep 2016 18:53:49
2.3.1

|
pi  |
shells/fish: 2.2.0 -> 2.3.1
PR: 211688
Changes: https://github.com/fish-shell/fish-shell/releases/tag/2.3.1
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Requested by: Stefan Tatschner <rumpelsepp@sevenbyte.org>
Reviewed by: Aaron Gyes <me@aaron.gy>
Approved by: freebsd.users@gmail.com (maintainer timeout) |
03 Feb 2016 21:49:42
2.2.0

|
marino  |
shells/fish: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
22 Dec 2015 10:37:58
2.2.0

|
miwi  |
- Update to 2.2.0
PR: 205102
Submitted by: Randy Westlund
Approved by: mat (mentor); maintainer timeout
Differential Revision: D4568 |
26 Jul 2015 08:35:18
2.1.1_4

|
lme  |
- Removed patch suggested by upstream from Makefile, because the other variant
has been selected.
- Add additional manpages
- While here, switch to USES= autoreconf and GNU_CONFIGURE
- Bump PORTREVISION
PR: 198322
Submitted by: Martin Sugioarto <martin@sugioarto.com>
Approved by: maintainer (timeout after almost 5 months)
Committed from: Essen FreeBSD Hackathon |
18 Apr 2015 13:20:53
2.1.1_3

|
koobs  |
shells/fish: Fix for hangs on FreeBSD 10.1+
Fix for hangs on FreeBSD 10.1+ due to WCHAR_T missing as an alias for
UCS-4-INTERNAL.
[1] https://github.com/fish-shell/fish-shell/issues/1741
PR: 196661
Submitted by: David Adam <zanchey ucc.gu.uwa.edu.au>
Approved by: maintainer <freebsd.users gmail com> |
17 Mar 2015 11:31:56
2.1.1_2

|
robak  |
shells/fish: add CPE information
- Maintainer's timeout (freebsd.users@gmail.com)
PR: 197413
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
09 Dec 2014 21:30:14
2.1.1_2

|
jgh  |
- drop redundant and erroneous cleanup of shell listing in /etc/shells
PR: 195487
Submitted by: braakvaak@aol.com
Approved by: freebsd.users@gmail.com (maintainer) |
02 Dec 2014 17:42:23
2.1.1_1

|
tijl  |
Bump PORTREVISION on shells that use gettext to force a package rebuild
and reinstall. This should make the shells link with libintl.so.8 instead
of libintl.so.9 and should give package users a better chance of having a
working shell when something went wrong with the gettext update. |
29 Sep 2014 23:27:27
2.1.1

|
bdrewery  |
- Update to 2.1.1
Security: CVE-2014-2905
Security: CVE-2014-2906
Security: CVE-2014-3856
Security: CVE-2014-2914
Security: CVE-2014-3219 |
11 Jun 2014 17:42:36
2.1.0

|
bapt  |
Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword
CR: D208
Reviewed by: antoine
With hat: portmgr |
28 May 2014 19:50:30
2.1.0

|
nemysis  |
This port are no longer used or cared for.
Justhin Smith <freebsd.users at gmail.com> wishes to maintain this port
with my help.
- Pass maintainership to freebsd.users at gmail.com |
03 Mar 2014 17:49:25
2.1.0

|
adamw  |
Use OPTIONS helper to prevent needing to include
bsd.port.options.mk. |
25 Jan 2014 02:40:18
2.1.0

|
nemysis  |
- Add licenses (GPLv2)
- Fix DOCS Option, add extra-patch-Makefile.in
Reviewed by: horia |
25 Jan 2014 00:56:53
2.1.0

|
nemysis  |
- Update to 2.1.0
- Simplify master site
- Take maintainership
- Add PORTDOCS=* and remove DOCS from pkg-plist
- Remove obsolete patches, changed by Upstream
- Change REINPLACE_CMD for proper pkg message
Reviewed by: horia |
19 Dec 2013 22:12:50
2.0.0

|
pawel  |
- Fix build on -current
- Support staging
PR: ports/184844
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
30 Sep 2013 19:58:20
2.0.0

|
bsam  |
Fix using iconv at ports:
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.
Submitted by: marino (via e-mail)
Approved by: portmgr (bapt, implicit) |
20 Sep 2013 22:57:24
2.0.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
14 Aug 2013 22:35:54
2.0.0

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
28 May 2013 13:50:00
2.0.0

|
miwi  |
- Update to 2.0.0
PR: 178868
Submitted by: Ports Fury |
27 Apr 2013 18:25:25
1.23.1_9

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
24 Apr 2013 18:10:32
1.23.1_9

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
28 Mar 2013 16:29:01
1.23.1_9

|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
18 Dec 2012 10:04:42
1.23.1_9

|
rene  |
- Convert to optionsNG
- Strip Makefile header |
06 Dec 2012 16:39:08
1.23.1_9

|
zi  |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes |
01 Jun 2012 05:26:28
1.23.1_9 
|
dinoex  |
- update png to 1.5.10 |
19 Mar 2012 16:30:56
1.23.1_8 
|
jgh  |
- remove invalid post-deinstall target
PR: ports/166093
Submitted by: jgh@
Approved by: maintainer, rfarmer@predatorlabs.net
Feature safe: yes |
23 Sep 2011 22:26:39
1.23.1_7 
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
18 Mar 2011 17:59:51
1.23.1_7 
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
04 Dec 2010 07:34:27
1.23.1_7 
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.23.1_7 
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
1.23.1_7 
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
31 May 2010 02:01:56
1.23.1_6 
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
16 Apr 2010 11:38:12
1.23.1_5 
|
amdmi3  |
- Fix plist if seq provided by base system
PR: 145640
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
28 Mar 2010 06:47:48
1.23.1_4 
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
17 Mar 2010 06:29:16
1.23.1_3 
|
wen  |
- Install documentation into DOCSDIR
PR: ports/144545
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
14 Jan 2010 03:16:39
1.23.1_2 
|
wxs  |
- Remote NLS support (been broken a long time)
- Use xsel from ports, bundled version is out-dated
- Make manual building optional
PR: ports/142346
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
13 Jan 2010 19:30:19
1.23.1_1 
|
amdmi3  |
- Fix potential division by zero bug
PR: 142785
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
21 Sep 2009 11:35:38
1.23.1 
|
miwi  |
- Update to 1.23.1
- Pass maintainership to submitter
PR: 138958
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer
Feature safe: yes |
13 May 2009 20:51:08
1.22.3_4 
|
pav  |
- Fix plist with new doxygen
Reported by: pointyhat |
20 Aug 2008 00:57:32
1.22.3_3 
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 14:01:29
1.22.3_3 
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
30 Sep 2007 05:19:51
1.22.3_2 
|
ade  |
Add new files that got accidently missed during autoconf update patch.
PR: 116639 |
30 Sep 2007 04:47:37
1.22.3_2 
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
19 May 2007 20:32:57
1.22.3_1 
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Feb 2007 22:51:49
1.22.3 
|
miwi  |
fish is a user friendly commandline shell intended mostly for
interactive use.
WWW: http://www.fishshell.org/
PR: ports/109556
Submitted by: Kai Wang <kaiw27 at gmail.com> |