aboutsummaryrefslogtreecommitdiff
path: root/textproc/peco
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return knu@'s ports to the pool after his commit bit was safekept.Rene Ladan2020-11-021-1/+1
| | | | Notes: svn path=/head/; revision=553930
* Bump PORTREVISION after r517743 to force relinking.Dmitri Goutnik2019-11-161-0/+1
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854 Notes: svn path=/head/; revision=517745
* Avoid use of ${VAR:[1]} for make compatibilityAkinori MUSHA2016-11-151-1/+1
| | | | Notes: svn path=/head/; revision=426148
* Update to 0.4.4.Akinori MUSHA2016-10-262-11/+27
| | | | | | | | | Peco started to use glide to fix dependencies, so depending on other ports no longer works. We need to have our own distfile and put it in the local-distfiles directory. Notes: svn path=/head/; revision=424685
* Move lang/go/files/bsd.go.mk to USES=go.Mathieu Arnold2016-04-221-3/+2
| | | | | | | | | Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6057 Notes: svn path=/head/; revision=413776
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update to 0.3.5.Akinori MUSHA2016-03-292-4/+5
| | | | Notes: svn path=/head/; revision=412109
* UnbreakAntoine Brodin2015-05-071-0/+1
| | | | Notes: svn path=/head/; revision=385690
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-7/+4
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380311
* Update to 0.2.1.Akinori MUSHA2014-07-162-5/+5
| | | | Notes: svn path=/head/; revision=362039
* Add peco, a simplistic interactive filtering tool.Akinori MUSHA2014-07-143-0/+39
Notes: svn path=/head/; revision=361767