Port details |
- gwhich GNU Which - Everything you never wanted in a which
- 2.23 misc
=4 2.21_1Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2000-09-29 21:27:54
- Last Update: 2025-02-09 09:26:28
- Commit Hash: 36eabe1
- People watching this port, also watch:: vim, bison, gdbm, dmtx-utils, autoconf
- License: GPLv3+
- WWW:
- https://savannah.gnu.org/projects/which/
- Description:
- GNU Which by Carlo Wood (Run of ircu fame)
The main difference with version 1.0 by Paul Vixie is that this
version will not return directory names as being executables
and that by default it will expand a leading "./" and "~/" to
its full path on output.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/gwhich/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/gwhich
- pkg install gwhich
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gwhich
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738436283
SHA256 (which-2.23.tar.gz) = a2c558226fc4d9e4ce331bd2fd3c3f17f955115d2c00e447618a4ef9978a2a73
SIZE (which-2.23.tar.gz) = 201930
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gwhich-2.23:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- misc_gwhich
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.23 09 Feb 2025 09:26:28
    |
Alexey Dokuchaev (danfe)  |
misc/gwhich: the port had been updated to the latest version 2.23
Garbage-collect GNU_CONFIGURE_MANPREFIX and no longer useful patch
(build logs show that -MD flag is used by default), define missing
LICENSE (GPLv3 or later).
Reported by: portscout |
2.21_1 22 Jan 2024 12:09:10
    |
Alexey Dokuchaev (danfe)  |
Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports
This is a temporary measure to facilitate entering the new world
order where manual pages are installed under ${PREFIX}/share/man. |
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) |
2.21_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 ) |
2.21_1 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.21_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.21_1 05 Nov 2019 08:18:17
  |
danfe  |
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently. |
2.21_1 04 Nov 2019 21:21:04
  |
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
2.21_1 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
2.21 10 Sep 2018 13:15:48
  |
mat  |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.21 22 Mar 2015 11:58:01
  |
johans  |
Update GNU which to 2.21 |
2.20 14 Jan 2014 16:15:02
  |
johans  |
- Enable stage support
- Adopt port |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.20 13 Sep 2012 10:35:12
  |
zeising  |
Fix build with clang.
Approved by: kwm (mentor) |
2.20 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.20 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.20 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.20 11 Aug 2008 22:41:16
 |
miwi  |
- Update to 2.20
PR: 126426
Submitted by: Ports Fury |
2.19 17 Jul 2008 23:12:14
 |
miwi  |
- Update to 2.19
PR: 125690
Submitted by: Ports Fury |
2.16 05 Feb 2007 00:03:48
 |
rafan  |
- Fix plist
Reported by: pointyhat via kris |
2.16 04 Feb 2007 04:56:54
 |
rafan  |
- Update to 2.16
- Use PLIST_FILES
- EXAMPLESDIR is not controlled by PORTDOCS |
2.14 05 Apr 2006 05:46:33
 |
linimon  |
Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.
Hat: portmgr |
2.14 22 Jan 2006 12:59:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.14 05 Dec 2005 00:53:19
 |
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
2.14 04 Dec 2005 10:38:10
 |
edwin  |
Add INFO macro |
2.14 11 Oct 2005 18:13:20
 |
krion  |
Fix MASTER_SITES. |
2.14 11 Oct 2005 17:50:31
 |
linimon  |
Mark as BROKEN: unfetchable. 2.16 is available from the same site.
Source: distfile survey |
2.14 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2.14 21 Feb 2003 12:48:19
 |
knu  |
De-pkg-comment. |
2.14 28 Dec 2002 00:51:52
 |
edwin  |
Make misc/gwhich fetchable again.
Approved by: Jeremy Shaffner <jeremy@external.org>
Implicit approval because the original distfiles weren't available
anymore. Tested on 4.7 and -current. |
08 Oct 2000 05:01:16
    |
asami  |
Convert category misc to new layout. |
30 Sep 2000 01:27:54
    |
will  |
Add gwhich 2.12, which is GNU which(1). See pkg/DESCR for differences between
this and 1.0 of Paul Vixie's. |