Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.1 22 May 2024 18:31:28 |
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) |
3.6.1_1 08 Sep 2023 15:09:07 |
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) |
3.6.1 27 Jun 2023 19:34: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> |
3.6.1 23 May 2023 03:28:18 |
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) |
3.6.0 23 Jan 2023 07:22:41 |
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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.5.1 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
3.5.1 29 Jul 2022 20:55:22 |
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) |
3.5.0 26 Jul 2022 20:23:26 |
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) |
3.4.1 20 Jul 2022 14:22:59 |
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> (Only the first 15 lines of the commit message are shown above ) |
3.4.1 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
3.4.1 05 May 2022 13:05:44 |
Alan Somers (asomers) |
shells/fish: Update to 3.4.1
PR: 263506
Submitted by: Bjorn Neergaard <bjorn@neersighted.com>
Approved by: mikael <ports> |
3.3.1_1 21 Aug 2021 02:24:49 |
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 |
3.3.1 10 Aug 2021 06:41:40 |
Li-Wen Hsu (lwhsu) Author: Ben Nied |
shells/fish: Update to 3.3.1
PR: 257666
Approved by: asomers (maintainer) |
3.2.2 03 Jun 2021 21:39:47 |
Alan Somers (asomers) |
shells/fish: fix the build with the DEBUG option
Approved by: dbaio (ports)
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
PR: 254654
MFH: 2021Q2 |
3.2.2 23 Apr 2021 15:07:19 |
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 |
3.2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.1 24 Mar 2021 11:29:41 |
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 |
3.1.2 25 May 2020 01:30:57 |
asomers |
shells/fish: delete debugging cruft from r536422
Reported by: Alexander Matveev <timon@net.nz> |
3.1.2 24 May 2020 20:57:47 |
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> |
3.1.2 24 May 2020 20:37:19 |
asomers |
shells/fish: update to 3.1.2
PR: 246681
Submitted by: dch |
3.1.1 11 May 2020 23:51:58 |
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 ) |
3.1.1 07 May 2020 15:36:07 |
asomers |
shells/fish: update to 3.1.1
PR: 245975
Submitted by: Evilham <contact@evilham.com> |
3.1.0_1 18 Apr 2020 21:01:53 |
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 |
3.1.0 26 Feb 2020 04:26:22 |
asomers |
shells/fish: upgrade to 3.1.0 |
3.0.2_1 23 Feb 2020 21:12:25 |
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> |
3.0.2 12 Mar 2019 20:51:49 |
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> |
3.0.2 24 Feb 2019 22:51:18 |
asomers |
shells/fish: upgrade to 3.0.2 |
3.0.1 20 Feb 2019 15:32:17 |
asomers |
shells/fish: upgrade to 3.0.1 |
3.0.0_1 17 Jan 2019 20:40:43 |
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 |
3.0.0 31 Dec 2018 21:38:50 |
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) |
2.7.0 27 Jan 2018 18:06:19 |
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 |
2.7.0 12 Dec 2017 18:17:40 |
asomers |
shells/fish: fix 2.7.0 build for arm and arm64
PR: 224254
Reported by: marcel@herrbischoff.com
Sponsored by: Spectra Logic Corp |
2.7.0 11 Dec 2017 17:39:19 |
asomers |
shells/fish: Upgrade to 2.7.0
Sponsored by: Spectra Logic Corp |
2.6.0 04 Dec 2017 16:59:20 |
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 |
2.6.0 30 Nov 2017 15:50:34 |
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 ) |
2.6.0 07 Sep 2017 04:58:25 |
asomers |
shells/fish: Upgrade to 2.6.0
PR: 220068 |
2.5.0 11 Feb 2017 20:47:02 |
asomers |
shells/fish: Upgrade to 2.5.0
PR: 216990
Reviewed by: brd
Approved by: brd (ports)
Differential Revision: https://reviews.freebsd.org/D9537 |
2.4.0_2 11 Feb 2017 05:23:19 |
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) |
2.4.0_1 09 Feb 2017 00:09:59 |
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) |
2.4.0 09 Jan 2017 17:41:23 |
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 |
2.4.0 03 Jan 2017 17:50: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 |
2.3.1_1 30 Sep 2016 13:40:13 |
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 |
2.3.1 07 Sep 2016 18:53:49 |
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) |
2.2.0 03 Feb 2016 21:49:42 |
marino |
shells/fish: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
2.2.0 22 Dec 2015 10:37:58 |
miwi |
- Update to 2.2.0
PR: 205102
Submitted by: Randy Westlund
Approved by: mat (mentor); maintainer timeout
Differential Revision: D4568 |
2.1.1_4 26 Jul 2015 08:35:18 |
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 |
2.1.1_3 18 Apr 2015 13:20:53 |
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> |
2.1.1_2 17 Mar 2015 11:31:56 |
robak |
shells/fish: add CPE information
- Maintainer's timeout (freebsd.users@gmail.com)
PR: 197413
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
2.1.1_2 09 Dec 2014 21:30:14 |
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) |
2.1.1_1 02 Dec 2014 17:42:23 |
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. |
2.1.1 29 Sep 2014 23:27: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 |
2.1.0 11 Jun 2014 17:42:36 |
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 |
2.1.0 28 May 2014 19:50:30 |
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 |
2.1.0 03 Mar 2014 17:49:25 |
adamw |
Use OPTIONS helper to prevent needing to include
bsd.port.options.mk. |
2.1.0 25 Jan 2014 02:40:18 |
nemysis |
- Add licenses (GPLv2)
- Fix DOCS Option, add extra-patch-Makefile.in
Reviewed by: horia |
2.1.0 25 Jan 2014 00:56:53 |
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 |
2.0.0 19 Dec 2013 22:12:50 |
pawel |
- Fix build on -current
- Support staging
PR: ports/184844
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.0.0 30 Sep 2013 19:58:20 |
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) |
2.0.0 20 Sep 2013 22:57:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
2.0.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.0.0 28 May 2013 13:50:00 |
miwi |
- Update to 2.0.0
PR: 178868
Submitted by: Ports Fury |
1.23.1_9 27 Apr 2013 18:25: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 |
1.23.1_9 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.23.1_9 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.23.1_9 18 Dec 2012 10:04:42 |
rene |
- Convert to optionsNG
- Strip Makefile header |
1.23.1_9 06 Dec 2012 16:39:08 |
zi |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes |
1.23.1_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.23.1_8 19 Mar 2012 16:30:56 |
jgh |
- remove invalid post-deinstall target
PR: ports/166093
Submitted by: jgh@
Approved by: maintainer, rfarmer@predatorlabs.net
Feature safe: yes |
1.23.1_7 23 Sep 2011 22:26:39 |
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 |
1.23.1_7 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.23.1_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.23.1_7 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.23.1_7 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.23.1_6 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.23.1_5 16 Apr 2010 11:38:12 |
amdmi3 |
- Fix plist if seq provided by base system
PR: 145640
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
1.23.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.23.1_3 17 Mar 2010 06:29:16 |
wen |
- Install documentation into DOCSDIR
PR: ports/144545
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
1.23.1_2 14 Jan 2010 03:16:39 |
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) |
1.23.1_1 13 Jan 2010 19:30:19 |
amdmi3 |
- Fix potential division by zero bug
PR: 142785
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
1.23.1 21 Sep 2009 11:35:38 |
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 |
1.22.3_4 13 May 2009 20:51:08 |
pav |
- Fix plist with new doxygen
Reported by: pointyhat |
1.22.3_3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.22.3_3 06 Jun 2008 14:01:29 |
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) |
1.22.3_2 30 Sep 2007 05:19:51 |
ade |
Add new files that got accidently missed during autoconf update patch.
PR: 116639 |
1.22.3_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.22.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.22.3 26 Feb 2007 22:51:49 |
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> |