Commit graph

3 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
he
480eb42493 Yet another FTP mirroring program. From it's README file:
fmirror is a program for mirroring files and directories from a remote
  ftp server. It allows regex-matching for files that are to be included
  and excluded. It uses a combination of timestamp, file size and file
  permissions to decide what files to transfer from the ftp server.

  The primary goal of fmirror is to use as little memory as possible,
  but still be able to do its job efficiently.

The program's author is Finn Arne Gangstad <finnag@fast.no>
2001-11-17 19:39:35 +00:00