summaryrefslogtreecommitdiff
path: root/filesystems
AgeCommit message (Collapse)AuthorFilesLines
2012-10-19Bump to glusterfs-3.3.1, which bringsmanu41-3233/+153
- unified file and object storage - storage for Hadoop (not tested here) - proactive self-healing - much better performance
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-04Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)cheusov1-1/+2
2012-10-03CONFLICTS between python modulescheusov1-1/+3
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau35-103/+35
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache6-12/+12
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-08-30Move net/openafs to filesystems/openafs-devel.jakllsch41-1/+2108
Re-add net/openafs as of 2012-05-01 as filesystems/openafs.
2012-08-17filesystems/fuse-encfs: Piggyback on NetBSD switchesmarino3-10/+10
This package is still broken on DragonFly after this fix. error: multiple failures on RawFileIO.cpp (might be gcc 4.4 related)
2012-08-17filesystems/fuse-djmount: Piggyback on NetBSD switchesmarino2-5/+5
This package is still broken on DragonFly after this fix. error: vfs.o: In function `vfs_file_begin': vfs.c:(.text+0x244): undefined reference to `DTTOIF'
2012-08-17filesystem/fuse-lzofs: mask O_LARGEFILE like NetBSDmarino2-4/+4
Just piggyback on __NetBSD__ switches to fix DragonFly.
2012-08-17filesystems/fuse-cryptofs: Defined DragonFly as BSDmarino2-1/+15
Another configure that assumings all BSD platform names end in "BSD"...
2012-08-17filesystems/fuse-mp3fs: Fix build for DragonFlymarino2-6/+6
DragonFly needs same macro switches as NetBSD, adjust existing patch accordingly.
2012-08-17filesystems/fuse-ntfs-3g: Add DragonFly to configure scriptmarino2-1/+15
DragonFly can be configured under the NetBSD option so piggyback there.
2012-08-17filesystems/fuse-chironfs: LDFLAGS.DragonFly+= -lpthreadmarino1-1/+3
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-17filesystems/fuse-loggedfs: Let makefile use pkgsrc LDFLAGSmarino2-7/+11
LDFLAGS.DragonFly is passed by fuse buildlink3 and this patch modification is required to use it.
2012-08-17filesystems/fuse-gstfs: Let makefile use pkgsrc LDFLAGSmarino2-5/+5
LDFLAGS.DragonFly is passed by fuse buildlink3 and this patch modification is required to use it.
2012-08-17filesystems/fuse-svnfs: LDFLAGS.DragonFly+= -lsvn_subr-1marino1-1/+3
2012-07-07Update to 1.9.2.gdt4-20/+22
Release 1.9.2 (2012-07-03) ---------------------------- Notable Bugfixes '''''''''''''''' - Several regressions in support for reading (`#1636`_), writing/modifying (`#1670`_, `#1749`_), verifying (`#1628`_) and repairing (`#1655`_, `#1669`_, `#1676`_, `#1689`_) mutable files have been fixed. - FTP can now list directories containing mutable files, although it still does not support reading or writing mutable files. (`#680`_) - The FTP frontend would previously show Jan 1 1970 for all timestamps; now it shows the correct modification time of the directory entry. (`#1688`_) - If a node is configured to report incidents to a log gatherer, but the gatherer is offline when some incidents occur, it would previously not "catch up" with those incidents as intended. (`#1725`_) - OpenBSD 5 is now supported. (`#1584`_) - The ``count-good-share-hosts`` field of file check results is now computed correctly. (`#1115`_) Configuration/Behavior Changes '''''''''''''''''''''''''''''' - The capability of the upload directory for the drop-upload frontend is now specified in the file ``private/drop_upload_dircap`` under the gateway's node directory, rather than in its ``tahoe.cfg``. (`#1593`_)
2012-06-16Update glusterfs to 3.2.7, a maintenance releasemanu4-46/+63
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd3-5/+6
2012-05-25Depend on foolscap >= 0.6.3.gdt1-3/+3
This isn't strictly true; foolscap needs to be >= 0.6.3 if Twisted is > 10, but it's easier to just require it than invent new compound dependencies. PKGREVISION++, because tahoe-lafs built with Twisted > 10 and foolscap 0.6.1 (from today or earlier in pkgsrc) fails to work.
2012-05-10Fix build with automake-1.2.wiz3-8/+16
While here, add missing INSTALLATION_DIRS line (or perhaps it's a Makefile dependency issue, but this fixes it).
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-04-13* fixes build with libupnp>=1.6.7obache4-3/+57
* bump PKGREVISION from libupnp shlib bump
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz1-2/+2
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz2-5/+2
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-03-31Fix manu's update by updating the package version instead of just thedholland1-4/+3
distinfo and patches.
2012-03-29Fix build with clang-3.1.wiz2-1/+46
2012-03-28Update glusterfs to 3.2.6, which is a maintenance releases fixing various bugsmanu4-76/+45
2012-03-15Bump PKGREVISION from default python to 2.7.obache4-7/+8
2012-03-12fix missing DIST_SUBDIR in EXTRACT_CMD - picked up by joergabs1-2/+2
2012-03-10Fix error 'CLONE_NEWNS' undeclared on recent linux. From git.markd2-1/+16
2012-03-10Mark as PYTHON_VERSIONS_INCOMPATIBLE=24 because ofwiz1-1/+3
AttributeError: 'module' object has no attribute 'SEEK_CUR' see http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120308.0100/py24-filesystem-0.4.0/build.log
2012-03-09+cloudfuseabs1-1/+2
2012-03-09Added filesystems/cloudfuse version 20120124abs4-0/+53
Filesystem (fuse) implemented on Mosso's Cloud Files Cloudfuse is a FUSE application which provides access to Rackspace's Cloud Files (or any installation of Swift). Cloud Files is a remote storage system which is similar in principle to Amazon S3. It provides a simple RESTful interface to storing and retrieving objects. http://www.rackspacecloud.com/cloud_hosting_products/files
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz7-13/+14
2012-02-28Add builtin.mk to support a native fuse where it exists.hans1-0/+11
2012-02-06Revbump forwiz6-12/+12
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-06Update perfuse to 20120206, with a more graceful unmounting whenmanu2-6/+6
the FUSE filesystem crashes
2012-02-01Use version in PKGNAME.gdt1-2/+2
2012-02-01+py-filesystemgdt1-1/+2
2012-02-01Import py26-filesystem as filesystems/py-filesystem.gdt4-0/+307
Pyfilesystem is a Python module that provides a simplified common interface to many types of filesystem. Filesystems exposed via Pyfilesystem can also be served over the network, or 'mounted' on the native filesystem. Pyfilesystem simplifies working directories and paths, even if you only intend to work with local files. Differences in path formats between platforms are abstracted away, and you can write code that sand-boxes any changes to a given directory. Pyfilesystem works with Linux, Windows and Mac. (And of course, NetBSD.)
2012-01-13Update to 1.9.1 (security fix):gdt3-15/+20
Release 1.9.1 (2012-01-12) -------------------------- Security-related Bugfix ''''''''''''''''''''''' - Fix flaw that would allow servers to cause undetected corruption when retrieving the contents of mutable files (both SDMF and MDMF). (`#1654`_) .. _`#1654`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1654
2012-01-09Update perfused to 20111217manu2-2/+2
2011-12-21Fix shared library linkage with USE_BSD_MAKEFILE in a bootstrappeddholland2-1/+17
environment, where the rules for building .so files don't really accomodate multiple libs in the same package properly. This is a hack; bootstrap-mk-files should be fixed.
2011-12-21Force MKPROFILE=yes to avoid PLIST divergence.dholland1-1/+2
(I suppose there should probably be a better way to handle these...)
2011-12-17perfuse update: fix memory leak and freed buffer reusemanu2-6/+6