summaryrefslogtreecommitdiff
path: root/sysutils/lr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/lr, sysutils/xe: Respect PREFIXTobias Kortkamp2017-12-081-0/+1
| | | | Notes: svn path=/head/; revision=455788
* sysutils/lr: Update to 1.2Tobias Kortkamp2017-11-182-4/+4
| | | | | | | Changes: https://github.com/chneukirchen/lr/blob/v1.2/NEWS.md Notes: svn path=/head/; revision=454445
* sysutils/lr: Update to 1.1Tobias Kortkamp2017-10-302-4/+4
| | | | | | | Changes: https://github.com/chneukirchen/lr/blob/v1.1/NEWS.md Notes: svn path=/head/; revision=453174
* sysutils/lr: Update to 1.0Tobias Kortkamp2017-08-302-4/+4
| | | | | | | Changes: https://github.com/chneukirchen/lr/blob/v1.0/NEWS.md Notes: svn path=/head/; revision=448963
* - Remove PKGNAMESUFFIX, no longer needed after misc/lr was renamedDmitry Marakasov2017-08-221-1/+0
| | | | | | | | PR: 221720 Approved by: tobik@freebsd.org (maintainer) Notes: svn path=/head/; revision=448568
* - Remove conflicts on misc/lr which was renamedDmitry Marakasov2017-08-221-2/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=448546
* Update to 0.4Tobias Kortkamp2017-04-262-4/+5
| | | | | | | | | Changes: https://github.com/chneukirchen/lr/blob/v0.4/NEWS.md Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10507 Notes: svn path=/head/; revision=439472
* Update MAINTAINER to tobik@FreeBSD.org for my portsTobias Kortkamp2017-02-151-1/+1
| | | | | | | | Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9610 Notes: svn path=/head/; revision=434159
* lr is a tool for generating file listings, which includes the bestPawel Pekala2016-07-314-0/+77
features of ls(1), find(1), stat(1) and du(1). WWW: https://github.com/chneukirchen/lr/ PR: 211324 Submitted by: Tobias Kortkamp <t@tobik.me> Notes: svn path=/head/; revision=419407