aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gwhich
Commit message (Collapse)AuthorAgeFilesLines
* - Enable stage supportjohans2014-01-151-8/+4
| | | | - Adopt port
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | misc)
* Fix build with clang.zeising2012-09-131-0/+11
| | | | Approved by: kwm (mentor)
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
| | | | | | | | 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.
* - Update to 2.20miwi2008-08-122-4/+4
| | | | | PR: 126426 Submitted by: Ports Fury
* - Update to 2.19miwi2008-07-183-24/+11
| | | | | PR: 125690 Submitted by: Ports Fury
* - Fix plistrafan2007-02-051-1/+3
| | | | Reported by: pointyhat via kris
* - Update to 2.16rafan2007-02-043-14/+9
| | | | | - Use PLIST_FILES - EXAMPLESDIR is not controlled by PORTDOCS
* Reset jeremy@external.org who has not responded to email asking aboutlinimon2006-04-051-1/+1
| | | | | | maintainer timeouts. Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
|
* Add INFO macroedwin2005-12-042-3/+1
|
* Fix MASTER_SITES.krion2005-10-121-6/+3
|
* Mark as BROKEN: unfetchable. 2.16 is available from the same site.linimon2005-10-121-0/+4
| | | | Source: distfile survey
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Make misc/gwhich fetchable again.edwin2002-12-282-2/+2
| | | | | | Approved by: Jeremy Shaffner <jeremy@external.org> Implicit approval because the original distfiles weren't available anymore. Tested on 4.7 and -current.
* Add gwhich 2.12, which is GNU which(1). See pkg/DESCR for differenceswill2000-09-306-0/+62
between this and 1.0 of Paul Vixie's. PR: 21431 Submitted by: Jeremy Shaffner <jeremy@external.org>