Commit graph

308 commits

Author SHA1 Message Date
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
jakllsch
2ed5b80676 Move net/openafs to filesystems/openafs-devel.
Re-add net/openafs as of 2012-05-01 as filesystems/openafs.
2012-08-30 17:37:54 +00:00
marino
2974a8236e filesystems/fuse-encfs: Piggyback on NetBSD switches
This package is still broken on DragonFly after this fix.
error: multiple failures on RawFileIO.cpp (might be gcc 4.4 related)
2012-08-17 15:15:27 +00:00
marino
abcf14e413 filesystems/fuse-djmount: Piggyback on NetBSD switches
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-17 15:13:40 +00:00
marino
eb8c31e322 filesystem/fuse-lzofs: mask O_LARGEFILE like NetBSD
Just piggyback on __NetBSD__ switches to fix DragonFly.
2012-08-17 15:11:57 +00:00
marino
067e703ac9 filesystems/fuse-cryptofs: Defined DragonFly as BSD
Another configure that assumings all BSD platform names end in "BSD"...
2012-08-17 14:24:21 +00:00
marino
95217926e6 filesystems/fuse-mp3fs: Fix build for DragonFly
DragonFly needs same macro switches as NetBSD, adjust existing patch
accordingly.
2012-08-17 14:10:31 +00:00
marino
ac7ea72a0d filesystems/fuse-ntfs-3g: Add DragonFly to configure script
DragonFly can be configured under the NetBSD option so piggyback there.
2012-08-17 13:39:06 +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
marino
ca6df7da1e filesystems/fuse-loggedfs: Let makefile use pkgsrc LDFLAGS
LDFLAGS.DragonFly is passed by fuse buildlink3 and this patch modification
is required to use it.
2012-08-17 12:58:59 +00:00
marino
08a8481070 filesystems/fuse-gstfs: Let makefile use pkgsrc LDFLAGS
LDFLAGS.DragonFly is passed by fuse buildlink3 and this patch modification
is required to use it.
2012-08-17 12:56:49 +00:00
marino
2987622d29 filesystems/fuse-svnfs: LDFLAGS.DragonFly+= -lsvn_subr-1 2012-08-17 12:53:19 +00:00
gdt
d060bf6cb1 Update to 1.9.2.
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-07-07 00:34:18 +00:00
manu
0158295504 Update glusterfs to 3.2.7, a maintenance release 2012-06-16 01:47:33 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
gdt
f41f954450 Depend on foolscap >= 0.6.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-25 11:25:56 +00:00
wiz
377aabb57a Fix build with automake-1.2.
While here, add missing INSTALLATION_DIRS line (or perhaps it's a
Makefile dependency issue, but this fixes it).
2012-05-10 10:49:49 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
obache
759cf2fdc4 * fixes build with libupnp>=1.6.7
* bump PKGREVISION from libupnp shlib bump
2012-04-13 23:55:37 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
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-04-08 19:08:44 +00:00
dholland
5c52ffdc04 Fix manu's update by updating the package version instead of just the
distinfo and patches.
2012-03-31 18:14:23 +00:00
wiz
8378c88689 Fix build with clang-3.1. 2012-03-29 11:40:19 +00:00
manu
2031f5d692 Update glusterfs to 3.2.6, which is a maintenance releases fixing various bugs 2012-03-28 14:24:59 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
abs
b4d3044c54 fix missing DIST_SUBDIR in EXTRACT_CMD - picked up by joerg 2012-03-12 17:05:03 +00:00
markd
fa884ed073 Fix error 'CLONE_NEWNS' undeclared on recent linux. From git. 2012-03-10 20:59:52 +00:00
wiz
d0748412ea Mark as PYTHON_VERSIONS_INCOMPATIBLE=24 because of
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-10 19:48:06 +00:00
abs
15b0e7e9f0 +cloudfuse 2012-03-09 22:46:53 +00:00
abs
6be3da2ddc Added filesystems/cloudfuse version 20120124
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-09 22:46:25 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
9f6f8db5c3 Add builtin.mk to support a native fuse where it exists. 2012-02-28 15:03:39 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
manu
9c330a869b Update perfuse to 20120206, with a more graceful unmounting when
the FUSE filesystem crashes
2012-02-06 05:46:25 +00:00
gdt
631a6f6eb4 Use version in PKGNAME. 2012-02-01 14:47:45 +00:00
gdt
1813dfcdec +py-filesystem 2012-02-01 14:37:19 +00:00
gdt
4be0ab7907 Import py26-filesystem as filesystems/py-filesystem.
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-02-01 14:36:42 +00:00
gdt
b75b8cad44 Update to 1.9.1 (security fix):
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-13 01:14:56 +00:00
manu
8b9f88c80f Update perfused to 20111217 2012-01-09 05:31:26 +00:00
dholland
e0f7adf6a0 Fix shared library linkage with USE_BSD_MAKEFILE in a bootstrapped
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-21 08:53:43 +00:00
dholland
88c2d80387 Force MKPROFILE=yes to avoid PLIST divergence.
(I suppose there should probably be a better way to handle these...)
2011-12-21 07:46:59 +00:00
manu
da79fa453b perfuse update: fix memory leak and freed buffer reuse 2011-12-17 05:47:49 +00:00
gdt
99525f30ef Use egg.mk, not distutils.mk.
This package can use either setuptools (egg.mk) or distutils
(distutils.mk), but it prefers setuptools and thus should be built
with our egg.mk support.  Adjust PLIST for egg.mk (different)
variables and drop eggfile conditionalization, as eggs always have
egg-info directories.

Thanks to dholland@ and obache@ for noticing/suggesting.
2011-12-16 12:51:56 +00:00
manu
0dd719c2fb - SSL bug fixes
- Use secondary groups
2011-12-16 05:40:46 +00:00
gdt
c3cc207214 Conditionalize EGG_FILE in PLIST, for pre-eggfile versions of python. 2011-12-16 01:10:29 +00:00
gdt
dfaf9eb1c6 Fix PLIST not to have PYVERSION encoded.
No PKGREVISION++, because no change in the case when it built.

Adjust whitespace around LICENSE=.
2011-12-16 01:07:23 +00:00
gdt
457a638374 Update to 0.2.1. Note in DESCR that this is what GNU/Linux calls
"fuse-python".

Upstream does not provide NEWS.  Perusal of Changelog leads to the
conclusion that there are many bugfixes and minor enhancements, but no
major changes.

(Tested with "bup fuse" and ../fuse-wikipediafs on NetBSD 5.1_STABLE.)
2011-12-16 00:50:46 +00:00
manu
f6e7eff08c - Add experimental support for SSL
- Ignore again .attribute (a patch part that was lost in last upgrade)
2011-12-09 16:57:44 +00:00
brook
1eca03a447 Georeplication is apparently enabled by default, so it must be explicitly
disabled if that option is not selected.
2011-12-04 00:24:35 +00:00