1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
Akinori MUSHA
8c6c28765c Update to 2.09c. 2007-01-18 10:43:08 +00:00
Akinori MUSHA
57196d6b08 Update to 2.09. 2006-09-14 18:52:23 +00:00
Akinori MUSHA
2368dab3c0 Update to 2.08d. 2006-07-24 09:44:11 +00:00
Edwin Groothuis
aba2c3d647 Add SHA256 checksum 2006-06-07 14:38:02 +00:00
Akinori MUSHA
102e47aa5c Update to 2.08c. 2006-05-24 11:48:20 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Akinori MUSHA
36b30af69f Add a patch to fix a problem that ~/.fd_history is truncated
when the home directory is on a file system without locking support.
2006-04-11 08:12:00 +00:00
Akinori MUSHA
b4c999234f Update to 2.08b. 2006-04-07 04:25:11 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Akinori MUSHA
87e1c2573e Add a missing man page to MAN1.
Noticed by:	kris
2005-11-18 01:04:33 +00:00
Akinori MUSHA
aaeb9c5e3c Update to 2.07b
Turn ADJTTY off by default.
2005-11-14 12:21:14 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
de948f1327 Update to 2.06a. 2004-10-26 04:05:30 +00:00
Akinori MUSHA
513298597b Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]
and [FDclone-users:00313].
2004-07-17 05:32:11 +00:00
Akinori MUSHA
d426a97830 Update to 2.05g. 2004-07-10 13:17:48 +00:00
Akinori MUSHA
73739ff800 Update to 2.05f. 2004-06-24 16:49:14 +00:00
Akinori MUSHA
b97e137237 Fix a bug where a \ at EOL did not work as escape character.
Obtained from:	[FDclone-users:00287]
2004-06-12 18:00:41 +00:00
Akinori MUSHA
f90b3577ae Update to 2.05e. 2004-06-09 12:01:12 +00:00
Akinori MUSHA
8db03a4582 Double MAXLAUNCHTABLE and MAXFUNCLINES. 2004-05-27 04:03:18 +00:00
Akinori MUSHA
f021c59ba0 Readd a correct fix against the glob expansion bug. 2004-05-25 18:56:27 +00:00
Akinori MUSHA
c66bda3113 Back out part of the previous commit. Turned out that the fixes in
[FDclone-users:00266] and [FDclone-users:00274] have bugs...
2004-05-25 10:00:23 +00:00
Akinori MUSHA
f0b978d01b Apply fixes against recently reported bugs.
[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.
2004-05-25 05:17:40 +00:00
Akinori MUSHA
aee61b5a05 Update to 2.05d. 2004-05-13 07:44:12 +00:00
Akinori MUSHA
e5416d7fa9 Update to 2.05c. 2004-02-25 12:58:03 +00:00
Sergey A. Osokin
472bacc3d9 Use DOCSDIR macro.
Approved by:	knu (maintainer)
2003-12-30 21:35:31 +00:00
Akinori MUSHA
221bb3525c Update to 2.05a, which fixes a bug in a builtin command "checkid". 2003-12-10 03:57:28 +00:00
Akinori MUSHA
248c1bc249 Update to 2.05. 2003-12-08 18:46:34 +00:00
Akinori MUSHA
2bd1b7fa39 Apply a patch that fixes segv in group lookups.
Obtained from:	[FDclone-users:00244]
2003-11-20 05:09:20 +00:00
Akinori MUSHA
32f2c2e39e Update to 2.04c. 2003-10-18 10:40:29 +00:00
Akinori MUSHA
e87e0fc0b2 Update to 2.04a. 2003-07-29 06:09:54 +00:00
Akinori MUSHA
1474b06c7b Update to 2.04. 2003-06-30 05:58:03 +00:00
Akinori MUSHA
555de78a8b Update to 2.03b. 2003-05-15 05:57:42 +00:00
Akinori MUSHA
fa75d09d69 Apply a fix against a macro expansion problem and bump PORTREVISION
accordingly.
2003-04-23 10:20:11 +00:00
Akinori MUSHA
a818e9a307 Update to 2.03a + readlink fix. 2003-04-19 12:35:58 +00:00
Akinori MUSHA
4717afbb1c Update to 2.03. 2003-03-28 10:13:10 +00:00
Akinori MUSHA
3947d1c81a Update to 2.02b. 2003-03-03 00:16:54 +00:00
Akinori MUSHA
a6b10352a7 Bump PORTREVISION for a couple of fixes I applied. 2003-02-19 08:48:16 +00:00
Akinori MUSHA
3e04b06448 Add a patch to fix a fatal problem on *BSD/sparc64 that fd falls into
background as soon as it is invoked.
2003-02-19 08:46:56 +00:00
Akinori MUSHA
45de60a197 Add a patch to fix a glob expansion problem where special character
escaping does not work.
2003-02-19 08:44:58 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
a5b4c2a618 Ignore error in updating /etc/shells so that a normal user can build
and install this port.
2003-01-05 19:14:20 +00:00
Akinori MUSHA
4d347582f3 Update to 2.02a. 2003-01-03 11:20:51 +00:00
Akinori MUSHA
c464828073 Update to 2.01c. 2002-10-06 18:52:30 +00:00
Akinori MUSHA
333a3e55be - Fix the .zip file list format.
- Recognize .tar.z as tar+gz archive.
2002-09-18 18:57:53 +00:00
Akinori MUSHA
6a228fad08 - Apply a couple of patches posted on the FD-clone mailing list,
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).
2002-09-15 20:55:58 +00:00
Akinori MUSHA
54801c4c69 - Recognize .tbz as a tar+bzip2 suffix.
- Expand the arch table size from 16 to 32.
- Bump PORTREVISION accordingly.
2002-08-11 13:28:31 +00:00
Akinori MUSHA
f172aa6926 - Update to 2.01b.
- Honor CC and CFLAGS. (which hasn't been working since 2.0)
2002-07-13 04:19:38 +00:00
Akinori MUSHA
7c4a48cf79 Update to 2.01a.
Adjust tar_format for the latest GNU tar.
2002-06-11 12:31:41 +00:00
Akinori MUSHA
dfe1d08ca5 Update to 2.01.
Add compression/uncompression definitions for .Z/.gz/.bz2.
2002-05-15 18:17:31 +00:00
Akinori MUSHA
c453eb1186 - Add a patch from the author that fixes a bug in file name
completion.  Bump PORTREVISION accordingly.

- Default the number of columns to 1.

- Add some nifty launcher definitions.

  Submitted by:	nork (partly)
2002-04-15 17:55:19 +00:00