Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.03. | knu | 2003-03-28 | 3 | -10/+10 |
| | |||||
* | Update to 2.02b. | knu | 2003-03-03 | 4 | -43/+2 |
| | |||||
* | Bump PORTREVISION for a couple of fixes I applied. | knu | 2003-02-19 | 1 | -0/+1 |
| | |||||
* | Add a patch to fix a fatal problem on *BSD/sparc64 that fd falls into | knu | 2003-02-19 | 1 | -0/+27 |
| | | | | background as soon as it is invoked. | ||||
* | Add a patch to fix a glob expansion problem where special character | knu | 2003-02-19 | 1 | -0/+13 |
| | | | | escaping does not work. | ||||
* | De-pkg-comment my non-ruby ports as well. | knu | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Ignore error in updating /etc/shells so that a normal user can build | knu | 2003-01-05 | 1 | -4/+4 |
| | | | | and install this port. | ||||
* | Update to 2.02a. | knu | 2003-01-03 | 2 | -2/+2 |
| | |||||
* | Update to 2.01c. | knu | 2002-10-06 | 4 | -269/+2 |
| | |||||
* | - Fix the .zip file list format. | knu | 2002-09-18 | 2 | -5/+5 |
| | | | | - Recognize .tar.z as tar+gz archive. | ||||
* | - Apply a couple of patches posted on the FD-clone mailing list, | knu | 2002-09-15 | 4 | -24/+310 |
| | | | | | | | | | | | | | which fix bugs in file name completion and handling of tar archives that contain ".". - Update fd2rc: o Properly call zip(1) with -r (recursive). o Make some file extensions case insensitive. o Source /etc/fd2rc.local so administrators can put their own local configurations in it. o Set FD_WRITEFS to 1 (do not ask). o Set FD_INHERITCOPY to 1 (preserve timestamps). | ||||
* | - Recognize .tbz as a tar+bzip2 suffix. | knu | 2002-08-11 | 3 | -3/+11 |
| | | | | | - Expand the arch table size from 16 to 32. - Bump PORTREVISION accordingly. | ||||
* | - Update to 2.01b. | knu | 2002-07-13 | 2 | -2/+8 |
| | | | | - Honor CC and CFLAGS. (which hasn't been working since 2.0) | ||||
* | Update to 2.01a. | knu | 2002-06-11 | 3 | -15/+7 |
| | | | | Adjust tar_format for the latest GNU tar. | ||||
* | Update to 2.01. | knu | 2002-05-15 | 4 | -197/+11 |
| | | | | Add compression/uncompression definitions for .Z/.gz/.bz2. | ||||
* | - Add a patch from the author that fixes a bug in file name | knu | 2002-04-15 | 3 | -8/+209 |
| | | | | | | | | | | completion. Bump PORTREVISION accordingly. - Default the number of columns to 1. - Add some nifty launcher definitions. Submitted by: nork (partly) | ||||
* | Update to 2.00b. | knu | 2002-03-31 | 3 | -15/+2 |
| | |||||
* | Add a patch supplied by the author to fix a bug in glob expansion | knu | 2002-03-25 | 2 | -0/+13 |
| | | | | | | | where a series of globs was only partially expanded. (`echo a* b*' -> `echo a aa aaa b*') Bump PORTREVISION accordingly. | ||||
* | "GUI-based ... for text terminal" -> "CUI-based" | knu | 2002-02-10 | 2 | -6/+5 |
| | | | | Suggested by: ume | ||||
* | Update FD, a GUI-based file and directory management tool for text | knu | 2002-02-10 | 11 | -104/+169 |
| | | | | | | | | | | terminal to version 2.00a. Put MAINTAINER's suggestions into the default configuration file. Transfer the maintainership over to knu@FreeBSD.org. Approved by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (ex-MAINTAINER) | ||||
* | Repocopy and move "fd" from misc/ to shells/ which is more suitable | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | | category for the port. Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER) Repocopied by: joe | ||||
* | Add a patch submitted by the author which fixes a bug I reported where | knu | 2002-01-21 | 2 | -1/+49 |
| | | | | | | | fd occasionally dies of a segfault caused by a buffer overrun on command invocation. Bump PORTREVISION accordingly. | ||||
* | Add a patch submitted by the author which fixes a bug I reported where | knu | 2002-01-19 | 2 | -1/+14 |
| | | | | | | | | fd fails to expand a relative symlink in the root directory. Bump PORTREVISION accordingly. Remove an unneeded MASTER_SITE_SUBDIR line. | ||||
* | upgrade to 1.03u | ijliao | 2001-12-27 | 3 | -7/+8 |
| | | | | | PR: 33226 Submitted by: maintainer | ||||
* | Update to 1.03t | dwcjr | 2001-09-10 | 2 | -2/+2 |
| | | | | | PR: 30475 Submitted by: maintainer | ||||
* | Update to 1.03s and remove hotfix patches. | knu | 2001-05-31 | 4 | -28/+3 |
| | | | | | PR: ports/27785 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
* | Re-update to 1.03r with a hotfix from the author. PORTREVISION is set | knu | 2001-04-10 | 4 | -2/+26 |
| | | | | | | to 1 now due to this whole matter. Submitted by: MAINTAINER | ||||
* | Temporarily back out the previous update. There seems to be a nasty | knu | 2001-04-10 | 2 | -2/+2 |
| | | | | bug in 1.03r. Now I'm talking with the author... | ||||
* | Update to 1.03r. | knu | 2001-04-10 | 2 | -2/+2 |
| | | | | | PR: ports/26471 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (MAINTAINER) | ||||
* | Update to 1.03q. | knu | 2001-03-20 | 2 | -2/+2 |
| | | | | Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER) | ||||
* | Update to 1.03o | kevlo | 2000-10-12 | 3 | -6/+6 |
| | | | | | PR: 21928 Submitted by: MAINTAINER | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. | steve | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | Use the distfiles now on ftp.freebsd.org instead of from my home directory | steve | 2000-06-17 | 1 | -1/+1 |
| | | | | on freefall. | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Add a MASTER_SITE. | steve | 1999-12-25 | 1 | -1/+2 |
| | | | | PR: 15675 | ||||
* | Update to version 1.03l. | steve | 1999-12-23 | 2 | -4/+4 |
| | | | | | PR: 15237 Submitted by: maintainer | ||||
* | Updated to 1.03k | taoka | 1999-09-06 | 2 | -3/+3 |
| | | | | | PR: 13590 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Update to 1.03j | flathill | 1999-03-17 | 2 | -4/+4 |
| | | | | | PR: ports/10635 Submitted by: nobu@psrc.isac.co.jp | ||||
* | Update to FD-1.03i | flathill | 1999-03-04 | 2 | -5/+5 |
| | |||||
* | Upgrade, 1.03g -> 1.03h. | max | 1998-09-03 | 5 | -11/+27 |
| | | | | | PR: 7808 Submitted by: maintainer | ||||
* | Remove miscellaneous manpages. | hoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC. | max | 1998-04-05 | 2 | -3/+3 |
| | | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist | ||||
* | Upgrade, 1.03f -> 1.03g. | max | 1998-02-07 | 2 | -5/+5 |
| | | | | | PR: 5657 Submitted by: maintainer | ||||
* | Upgrade, 1.03e -> 1.03f. | max | 1997-12-19 | 2 | -5/+5 |
| | | | | | Submitted by: maintainer PR: 5341 | ||||
* | Upgrade, 1.03a -> 1.03e | max | 1997-11-13 | 2 | -5/+5 |
| | | | | | Submitted by: maintainer PR: 5006 | ||||
* | Upgrade, 1.01h -> 1.03a. | max | 1997-09-19 | 4 | -36/+19 |
| | | | | | PR: 4581 Submitted by: maintainer | ||||
* | Instruction to display English help message was wrong. | max | 1997-01-09 | 1 | -1/+2 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> |