aboutsummaryrefslogtreecommitdiff
path: root/shells/fd
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.01a.Akinori MUSHA2013-06-082-3/+3
| | | | Notes: svn path=/head/; revision=320260
* Update to 3.01.Akinori MUSHA2012-08-032-3/+3
| | | | Notes: svn path=/head/; revision=301949
* Update to 3.00m.Akinori MUSHA2012-07-296-67/+3
| | | | Notes: svn path=/head/; revision=301674
* Update to 3.00l + patches.Akinori MUSHA2012-07-167-18/+67
| | | | Notes: svn path=/head/; revision=300936
* Update to 3.00k (patched).Akinori MUSHA2012-04-244-66/+18
| | | | Notes: svn path=/head/; revision=295371
* Mark as broken on powerpc.Mark Linimon2011-12-281-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=288153
* Add support for xz archives to the configuration file.Akinori MUSHA2011-05-162-5/+18
| | | | Notes: svn path=/head/; revision=274181
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Update to 3.00j w/ a patch.Akinori MUSHA2010-09-283-4/+67
| | | | | | | Declare the port MAKE_JOBS_SAFE. Notes: svn path=/head/; revision=262031
* Update to 3.00i.Akinori MUSHA2010-07-282-4/+4
| | | | Notes: svn path=/head/; revision=258363
* Update to 3.00h.Akinori MUSHA2010-06-143-19/+4
| | | | Notes: svn path=/head/; revision=256518
* Apply a quick-fix against the problem introduced in 3.00g.Akinori MUSHA2010-06-072-0/+15
| | | | Notes: svn path=/head/; revision=255970
* Update to 3.00g.Akinori MUSHA2010-06-043-19/+4
| | | | Notes: svn path=/head/; revision=255703
* This is the patch.Akinori MUSHA2010-05-301-0/+15
| | | | Notes: svn path=/head/; revision=255322
* Update to 3.00f with a quick fix applied.Akinori MUSHA2010-05-302-4/+4
| | | | Notes: svn path=/head/; revision=255321
* Update to 3.00e.Akinori MUSHA2010-03-012-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250450
* 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