non port: shells/fish/Makefile |
Number of commits found: 79 |
Friday, 16 May 2025
|
20:30 Alan Somers (asomers)
shells/fish: 4.0.2
The biggest change is that the entire shell has been rewritten in Rust.
https://github.com/fish-shell/fish-shell/releases
PR: 286572
936afc0 |
Wednesday, 22 May 2024
|
18:31 Alan Somers (asomers) Author: Andrew Fyfe
shells/fish: update to 3.7.1 and fix Makefile
- Update to fish 3.7.1.
- Remove zfs feature check patch; included upstream.
- Remove post install step to strip binaries; binaries are stripped
durting install.
- Add post install steps to remove documentation and/or manual pages if
DOCS and/or MANPAGES are not enabled. Be default fish always installs
documentation and manual pages.
PR: 278468
Approved by: asomers (maintainer)
b77636e |
Friday, 8 Sep 2023
|
15:09 Alan Somers (asomers)
shells/fish: fix ZFS tab completion
It's already fixed upstream, but not yet in any release, with no ETA.
PR: 272246
Reported by: dch
Sponsored by: Axcient
Approved by: fuz (ports)
172aee0 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Tuesday, 23 May 2023
|
03:28 Lewis Cook (lcook)
shells/fish: Update to 3.6.1
While here do some minor housekeeping;
* Remove superfluous `post-stage-MANPAGES-off` target, cleanup is already
handled with PLIST substitutions.
* Collapse the `PORT_OPTIONS` conditional pre-checks back into `DOCS`. We
only need sphinx when building the documentation, not `MANPAGES`, as such
disallow multiple jobs if `DOCS` is enabled.
Changes: https://github.com/fish-shell/fish-shell/releases/3.6.1
PR: 271558
Approved by: asomers (maintainer)
c35875d |
Monday, 23 Jan 2023
|
07:22 Lewis Cook (lcook)
shells/fish: Update to 3.6.0
Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.6.0
PR: 269066
Approved by: asomers (maintainer)
333b8fa |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 29 Jul 2022
|
20:55 Lewis Cook (lcook)
shells/fish: Update to 3.5.1
Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.5.1
PR: 265504
Approved by: asomers (maintainer)
6bb6acc |
Tuesday, 26 Jul 2022
|
20:23 Lewis Cook (lcook)
shells/fish: Update to 3.5.0
While here, drop superfluous `DOCS` from `OPTIONS_DEFAULT` as it's already
an implicit option.
Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.5.0
PR: 264832
Approved by: asomers (maintainer)
e9dee3e |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com>
* Martin Wilke <miwi@FreeBSD.org>
* Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Oliver Eikemeier
* Patrick Gardella <patrick@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Richard Rose <freebsd-security@rikrose.net>
* Sean Chittenden <seanc@FreeBSD.org>
* Sergey Matveychuk <sem@FreeBSD.org>
* Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
* Shinsuke Matsui <smatsui@karashi.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sylvio Cesar <sylvio@FreeBSD.org>
* Thomas Gellekum <tg@FreeBSD.org>
* UMENO Takashi <umeno@rr.iij4u.or.jp>
* Vaida Bogdan
* Will Andrews <andrews@technologist.com>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* conrads@cox.net
* erich@rrnet.com
* gebhart@secnetix.de
* kirk@strauser.com
* mcglk@artlogix.com
* torstenb
With hat: portmgr
c3cc2da |
Thursday, 5 May 2022
|
13:05 Alan Somers (asomers)
shells/fish: Update to 3.4.1
PR: 263506
Submitted by: Bjorn Neergaard <bjorn@neersighted.com>
Approved by: mikael <ports>
e7aa222 |
Saturday, 21 Aug 2021
|
02:24 Alan Somers (asomers)
shells/fish: /usr/local/etc/config.fish is a config file
Mark it as @sample
Approved by: lcook (ports)
Reviewed by: lcook
Differential Revision: https://reviews.freebsd.org/D31571
1bd69b9 |
Tuesday, 10 Aug 2021
|
06:41 Li-Wen Hsu (lwhsu) Author: Ben Nied
shells/fish: Update to 3.3.1
PR: 257666
Approved by: asomers (maintainer)
da06c61 |
Friday, 23 Apr 2021
|
15:07 Lewis Cook (lcook)
shells/fish: Update to 3.2.2
Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.2.2
PR: 255345
Approved by: asomers (maintainer)
MFH: 2021Q2
93946d8 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 24 Mar 2021
|
11:29 lcook
shells/fish: Update to 3.2.1
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
 |
Monday, 25 May 2020
|
01:30 asomers
shells/fish: delete debugging cruft from r536422
Reported by: Alexander Matveev <timon@net.nz>
 |
Sunday, 24 May 2020
|
20:57 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>
 |
20:37 asomers
shells/fish: update to 3.1.2
PR: 246681
Submitted by: dch
 |
Monday, 11 May 2020
|
23:51 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
Shared macro to use with flavors and not break
ports with USES=python (all versions).
Python >=3.5 --> textproc/py-sphinx (v3.0.2)
Python < 3.5 --> textproc/py-sphinx18 (v1.8.5)
All ports that uses sphinx were changed to use the new variable
${PY_SPHINX} in the dependency line, exceptions:
* Ports that fails to build with sphinx 3.0.2 because of code.
They are pointing to textproc/py-sphinx18 directly.
There aren't many ports.
* Ports that doesn't know Python flavors.
- Add several patches to fix Sphinx consumers
The most common issues are related with pkg-plist, the output
files from Sphinx changes between versions, keep this dynamically
is the better approach.
This will save time in future sphinx updates.
PR: 245629
Exp-run by: antoine
 |
Thursday, 7 May 2020
|
15:36 asomers
shells/fish: update to 3.1.1
PR: 245975
Submitted by: Evilham <contact@evilham.com>
 |
Saturday, 18 Apr 2020
|
21:01 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
 |
Wednesday, 26 Feb 2020
|
04:26 asomers
shells/fish: upgrade to 3.1.0
 |
Sunday, 23 Feb 2020
|
21:12 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>
 |
Sunday, 24 Feb 2019
|
22:51 asomers
shells/fish: upgrade to 3.0.2
 |
Wednesday, 20 Feb 2019
|
15:32 asomers
shells/fish: upgrade to 3.0.1
 |
Thursday, 17 Jan 2019
|
20:40 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
 |
Monday, 31 Dec 2018
|
21:38 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)
 |
Monday, 11 Dec 2017
|
17:39 asomers
shells/fish: Upgrade to 2.7.0
Sponsored by: Spectra Logic Corp
 |
Monday, 4 Dec 2017
|
16:59 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
 |
Thursday, 30 Nov 2017
|
15:50 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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Thursday, 7 Sep 2017
|
04:58 asomers
shells/fish: Upgrade to 2.6.0
PR: 220068
 |
Saturday, 11 Feb 2017
|
20:47 asomers
shells/fish: Upgrade to 2.5.0
PR: 216990
Reviewed by: brd
Approved by: brd (ports)
Differential Revision: https://reviews.freebsd.org/D9537
 |
05:23 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)
 |
Thursday, 9 Feb 2017
|
00:09 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)
 |
Monday, 9 Jan 2017
|
17:41 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
 |
Tuesday, 3 Jan 2017
|
17:50 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
 |
Friday, 30 Sep 2016
|
13:40 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
 |
Wednesday, 7 Sep 2016
|
18:53 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)
 |
Wednesday, 3 Feb 2016
|
21:49 marino
shells/fish: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
 |
Tuesday, 22 Dec 2015
|
10:37 miwi
- Update to 2.2.0
PR: 205102
Submitted by: Randy Westlund
Approved by: mat (mentor); maintainer timeout
Differential Revision: D4568
 |
Sunday, 26 Jul 2015
|
08:35 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
 |
Saturday, 18 Apr 2015
|
13:20 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>
 |
Tuesday, 17 Mar 2015
|
11:31 robak
shells/fish: add CPE information
- Maintainer's timeout (freebsd.users@gmail.com)
PR: 197413
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
 |
Tuesday, 9 Dec 2014
|
21:30 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)
 |
Tuesday, 2 Dec 2014
|
17:42 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.
 |
Monday, 29 Sep 2014
|
23:27 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
 |
Wednesday, 28 May 2014
|
19:50 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
 |
Monday, 3 Mar 2014
|
17:49 adamw
Use OPTIONS helper to prevent needing to include
bsd.port.options.mk.
 |
Saturday, 25 Jan 2014
|
02:40 nemysis
- Add licenses (GPLv2)
- Fix DOCS Option, add extra-patch-Makefile.in
Reviewed by: horia
 |
00:56 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
 |
Thursday, 19 Dec 2013
|
22:12 pawel
- Fix build on -current
- Support staging
PR: ports/184844
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Monday, 30 Sep 2013
|
19:58 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)
 |
Friday, 20 Sep 2013
|
22:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Tuesday, 28 May 2013
|
13:50 miwi
- Update to 2.0.0
PR: 178868
Submitted by: Ports Fury
 |
Saturday, 27 Apr 2013
|
18:25 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
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Tuesday, 18 Dec 2012
|
10:04 rene
- Convert to optionsNG
- Strip Makefile header
 |
Thursday, 6 Dec 2012
|
16:39 zi
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Monday, 19 Mar 2012
|
16:30 jgh
- remove invalid post-deinstall target
PR: ports/166093
Submitted by: jgh@
Approved by: maintainer, rfarmer@predatorlabs.net
Feature safe: yes
 |
Friday, 23 Sep 2011
|
22:26 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
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
 |
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Friday, 16 Apr 2010
|
11:38 amdmi3
- Fix plist if seq provided by base system
PR: 145640
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Wednesday, 17 Mar 2010
|
06:29 wen
- Install documentation into DOCSDIR
PR: ports/144545
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
 |
Thursday, 14 Jan 2010
|
03:16 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)
 |
Wednesday, 13 Jan 2010
|
19:30 amdmi3
- Fix potential division by zero bug
PR: 142785
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
 |
Monday, 21 Sep 2009
|
11:35 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
 |
Wednesday, 13 May 2009
|
20:51 pav
- Fix plist with new doxygen
Reported by: pointyhat
 |
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
 |
Friday, 6 Jun 2008
|
14:01 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)
 |
Sunday, 30 Sep 2007
|
04:47 linimon
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 26 Feb 2007
|
22:51 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>
 |
Number of commits found: 79 |