aboutsummaryrefslogtreecommitdiff
path: root/shells/fd
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.00d.Akinori MUSHA2008-12-022-5/+4
| | | | Notes: svn path=/head/; revision=223699
* Tweaking compiler options should be considered a configure task ratherAkinori MUSHA2008-10-081-1/+1
| | | | | | | than a patch task. Notes: svn path=/head/; revision=221326
* Add missing files to pkg-plist.Akinori MUSHA2008-10-082-0/+3
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=221324
* Install configuration files also when NOPORTDOCS is yes.Akinori MUSHA2008-10-081-5/+5
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=221323
* Update to 3.00c.Akinori MUSHA2008-10-084-118/+71
| | | | Notes: svn path=/head/; revision=221322
* Add a patch to fix a paste-o problem under the INPUTKCODE=UTF8-macAkinori MUSHA2008-07-162-0/+95
| | | | | | | environment. Notes: svn path=/head/; revision=216899
* Update to 2.09i.Akinori MUSHA2008-07-103-21/+20
| | | | Notes: svn path=/head/; revision=216654
* Update to 2.09h.Akinori MUSHA2008-03-242-4/+4
| | | | Notes: svn path=/head/; revision=209675
* Update to 2.09g.Akinori MUSHA2008-02-122-4/+4
| | | | Notes: svn path=/head/; revision=207043
* Update to 2.09f.Akinori MUSHA2007-12-272-4/+4
| | | | Notes: svn path=/head/; revision=204606
* Update to 2.09e, a bug-fix release.Akinori MUSHA2007-09-182-4/+4
| | | | Notes: svn path=/head/; revision=199662
* Update to 2.09d.Akinori MUSHA2007-04-292-4/+4
| | | | Notes: svn path=/head/; revision=191102
* Update to 2.09c.Akinori MUSHA2007-01-182-6/+6
| | | | Notes: svn path=/head/; revision=182718
* Update to 2.09.Akinori MUSHA2006-09-143-4/+5
| | | | Notes: svn path=/head/; revision=173074
* Update to 2.08d.Akinori MUSHA2006-07-242-4/+4
| | | | Notes: svn path=/head/; revision=168603
* Add SHA256 checksumEdwin Groothuis2006-06-071-0/+1
| | | | Notes: svn path=/head/; revision=164721
* Update to 2.08c.Akinori MUSHA2006-05-243-51/+3
| | | | Notes: svn path=/head/; revision=163272
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* Add a patch to fix a problem that ~/.fd_history is truncatedAkinori MUSHA2006-04-112-0/+48
| | | | | | | when the home directory is on a file system without locking support. Notes: svn path=/head/; revision=159313
* Update to 2.08b.Akinori MUSHA2006-04-073-12/+14
| | | | Notes: svn path=/head/; revision=158995
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add a missing man page to MAN1.Akinori MUSHA2005-11-181-1/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=148695
* Update to 2.07bAkinori MUSHA2005-11-144-31/+20
| | | | | | | Turn ADJTTY off by default. Notes: svn path=/head/; revision=148221
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 2.06a.Akinori MUSHA2004-10-266-478/+5
| | | | Notes: svn path=/head/; revision=120196
* Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]Akinori MUSHA2004-07-174-0/+464
| | | | | | | and [FDclone-users:00313]. Notes: svn path=/head/; revision=113793
* Update to 2.05g.Akinori MUSHA2004-07-102-3/+3
| | | | Notes: svn path=/head/; revision=113333
* Update to 2.05f.Akinori MUSHA2004-06-246-94/+15
| | | | Notes: svn path=/head/; revision=112153
* Fix a bug where a \ at EOL did not work as escape character.Akinori MUSHA2004-06-124-0/+88
| | | | | | | Obtained from: [FDclone-users:00287] Notes: svn path=/head/; revision=111347
* Update to 2.05e.Akinori MUSHA2004-06-097-762/+3
| | | | Notes: svn path=/head/; revision=111157
* Double MAXLAUNCHTABLE and MAXFUNCLINES.Akinori MUSHA2004-05-272-5/+15
| | | | Notes: svn path=/head/; revision=110108
* Readd a correct fix against the glob expansion bug.Akinori MUSHA2004-05-254-1/+715
| | | | Notes: svn path=/head/; revision=109998
* Back out part of the previous commit. Turned out that the fixes inAkinori MUSHA2004-05-254-652/+1
| | | | | | | [FDclone-users:00266] and [FDclone-users:00274] have bugs... Notes: svn path=/head/; revision=109962
* Apply fixes against recently reported bugs.Akinori MUSHA2004-05-256-0/+696
| | | | | | | | | | | | | | | | | | | | | | [FDclone-users:00266] Properly expand globs like <"/usr/"*> and </usr\/*>. [FDclone-users:00274] Complete the previous fix and make <'/usr/'*> work. [FDclone-users:00275] Fix a bug where a recursive copy fails when the destination directory has a trailing slash. [FDclone-users:00276] Remove superfluous calls of chflags(2) to supress errors on filesystems that do not support file flags. [FDclone-users:00278] Disable path name completion RENAME_FILE. Notes: svn path=/head/; revision=109928
* Update to 2.05d.Akinori MUSHA2004-05-132-3/+3
| | | | Notes: svn path=/head/; revision=109051
* Update to 2.05c.Akinori MUSHA2004-02-252-2/+3
| | | | Notes: svn path=/head/; revision=102093
* Use DOCSDIR macro.Sergey A. Osokin2003-12-302-8/+8
| | | | | | | Approved by: knu (maintainer) Notes: svn path=/head/; revision=96970
* Update to 2.05a, which fixes a bug in a builtin command "checkid".Akinori MUSHA2003-12-102-3/+4
| | | | Notes: svn path=/head/; revision=95516
* Update to 2.05.Akinori MUSHA2003-12-083-34/+2
| | | | Notes: svn path=/head/; revision=95407
* Apply a patch that fixes segv in group lookups.Akinori MUSHA2003-11-202-0/+32
| | | | | | | Obtained from: [FDclone-users:00244] Notes: svn path=/head/; revision=94427
* Update to 2.04c.Akinori MUSHA2003-10-182-2/+2
| | | | Notes: svn path=/head/; revision=91562
* Update to 2.04a.Akinori MUSHA2003-07-293-16/+2
| | | | Notes: svn path=/head/; revision=85815
* Update to 2.04.Akinori MUSHA2003-06-303-2/+16
| | | | Notes: svn path=/head/; revision=83883
* Update to 2.03b.Akinori MUSHA2003-05-156-149/+2
| | | | Notes: svn path=/head/; revision=81012
* Apply a fix against a macro expansion problem and bump PORTREVISIONAkinori MUSHA2003-04-234-0/+134
| | | | | | | accordingly. Notes: svn path=/head/; revision=79503
* Update to 2.03a + readlink fix.Akinori MUSHA2003-04-194-9/+34
| | | | Notes: svn path=/head/; revision=79275
* Update to 2.03.Akinori MUSHA2003-03-283-10/+10
| | | | Notes: svn path=/head/; revision=77610
* Update to 2.02b.Akinori MUSHA2003-03-034-43/+2
| | | | Notes: svn path=/head/; revision=76770
* Bump PORTREVISION for a couple of fixes I applied.Akinori MUSHA2003-02-191-0/+1
| | | | Notes: svn path=/head/; revision=75867
* Add a patch to fix a fatal problem on *BSD/sparc64 that fd falls intoAkinori MUSHA2003-02-191-0/+27
| | | | | | | background as soon as it is invoked. Notes: svn path=/head/; revision=75866