Commit graph

7 commits

Author SHA1 Message Date
asau
c636f40438 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
marino
5f1d04a0f5 filesystems/fuse-chironfs: LDFLAGS.DragonFly+= -lpthread
The package can't find pthread_create without this LDFLAG.  I tried used
the mk-pthread buildlink and it didn't fix it.  I am not sure why only
DragonFly sees the problem, so leaving it as a platform-specific fix for
now is probably wise.
2012-08-17 13:02:49 +00:00
joerg
a4f0f269f9 user-destdir support 2009-07-08 16:18:33 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
rillig
d59ff54b62 Removed an empty line that offended pkglint. 2009-06-13 06:37:39 +00:00
manu
2206838a94 Update to 1.1.1
From changelog:

Bugs fixed since ChironFS 1.1.0:

  o ChironFS could not locate the correct place where chirctl was
    when called using the environment variable $PATH to find it.
    Now chirctl is called in the same way as ChironFS, leaving
    this work to $PATH searches.

Changes since ChironFS 1.1.0
---------------------

  o ChironFS could not locate the correct place where chirctl was
    when called using the environment variable $PATH to find it.
    Now chirctl is called in the same way as ChironFS, leaving
    this work to $PATH searches.


Changes since ChironFS 1.0.0
---------------------

  o Added the --ctl (or -c) option which allows to mount a pseudo-filesystem
    (like /proc) to control the behavior of the Chiron filesystem being mounted.
    Currently, it's only possible to show the status of the replicas and change
    their status. Dynamically generated nagios plugin scripts are provided too.
  o Updated the howto in the chapter 5, explaining the use of the --ctl option.
2009-04-09 03:33:12 +00:00
pooka
9796a74f4d ChironFS, replicating file system which operates like RAID1 on a
file system level, i.e. is configured by collecting several
mountpoints into one virtual replicated file system.
2007-11-27 18:55:40 +00:00