Commit graph

556 commits

Author SHA1 Message Date
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
3cf311dad6 p5-MooseX-Types-Path-Tiny: update to 0.012.
0.012     2017-04-05 23:17:14Z
    - repository migrated to the github moose organization
    - switch from Test::Requires to Test::Needs in tests
    - add MooseX::Getopt option type maps when MooseX::Getopt is installed
      (thanks, Gregory Oschwald!)
2017-09-17 15:35:46 +00:00
wiz
1f6ab240e9 Update HOMEPAGE. 2017-09-11 07:51:44 +00:00
wiz
17819f5747 Point to existing, if outdated, HOMEPAGE. 2017-09-08 06:23:13 +00:00
wiz
5e92c60642 Update HOMEPAGE. 2017-09-08 06:07:46 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
wiz
303dc564fb Update some URLs. 2017-09-04 18:55:07 +00:00
adam
931d707fe2 Revbump for boost update 2017-08-24 20:03:08 +00:00
jlam
8fcc3ff37e filesystems/fsx: Properly quote CFLAGS when set via MAKE_FLAGS. 2017-08-23 17:54:05 +00:00
jlam
e164080ba3 filesystems/fuse-unionfs: Install manpages into ${PKGMANDIR}.
This package uses a custom "do-install" target to install all of
the package's files.  Change the command to install the manpage to
put it under ${PKGMANDIR}.
2017-08-19 00:20:50 +00:00
wiz
7909ca8cec Comment out dead sites. 2017-08-16 20:45:30 +00:00
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
wiz
97752a9802 Update HOMEPAGE. Set LICENSE. 2017-08-01 17:02:55 +00:00
wiz
96c5b4b0a5 Update HOMEPAGE. 2017-08-01 16:57:47 +00:00
wiz
7b294157a3 Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
sevan
acae5b9953 Update to 1.6.21
User-Visible OpenAFS Changes

OpenAFS 1.6.21

  All platforms

    * Avoid a possible 100ms transmit delay in the RX protocol when a peer's
      receive window transitions from closed to open (12627)

    * Documentation improvements (12476 12477 12559[RT #133339])

  All server platforms

    * When bosserver is started with an unknown option, print an error message
      and exit with a non-zero value rather than failing silently (12631)

  All DB server platforms

    * Hold the DB lock while checking for an aborted write transaction (12516)

  All file server platforms

    * On demand attach fileservers, don't save or restore a client's host
      state if CPS ("Current Protection Subdomain") recalculation for it is
      in progress, to avoid fileserver thread exhaustion (12568)

    * On demand attach fileservers, avoid flooding the log with error messages,
      which could happen when the fileserver was restarted while a volume was
      offline (12569)

    * Update a volume's "Last Update" time when its content is modified by
      the salvager, to make the change visible in the output of "vos examine"
      and to backup services (12633)

  All client platforms

    * Corrected the DCentries bucket counts for very large and zero length
      files in the output of "fs getcacheparms -excessive" (12604 12605)

    * Fixed a bug that prevented users with GID 2748 and 2750 from executing
      the "fs sysname" command on clients running afsd with -rmtsys (12607)

    * Provide a new -inumcalc switch for afsd to allow enabling the alternative
      MD5 method of inode number calculation, which was previously only
      possible on Linux and through the sysctl interface (12608 12632)

  Linux clients

    * Support for mainline kernel 4.12 and distribution kernels with backports
      from it (12624 12626)

    * Re-added the improved algorithm for freeing unused vcaches to reduce
      memory consumption first introduced with the 1.6.18 release, together
      with a fix for the issue leading to its removal in 1.6.18.2 (12448..12451)

  macOS clients

    * Fixed a crash while stopping the client on macOS 10.12 "Sierra" (12602)
2017-07-21 01:39:33 +00:00
maya
4fddeb2583 fuse-encfs: update to 1.9.1
A decade of changes, please refer to the following link for changes:
bf2cee54f5/ChangeLog
2017-06-19 18:41:39 +00:00
ryoon
17cfb59fe1 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
jperkin
cce8ad93ef Recursive revision bump for archivers/libarchive. 2017-05-29 11:09:45 +00:00
ryoon
76884737ca Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
mef
3455fcc546 Add BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test 2017-04-18 14:00:57 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
kamil
ea7d38fc4d Fix build of squashfs on CentOS 7.x
Fix usage of do-build, don't reinvent it without missing parameters passed
to gmake(1).

Include required lzo, xz, zlib.

Bump PKGREVISION to 2.
2017-03-09 16:31:50 +00:00
manu
85becb56ed Updated filesystems/glusterfs to 3.8.9 2017-03-07 08:39:39 +00:00
wen
a54e986034 Update to 0.104
Upstream changes:
0.104     2017-02-17 07:17:00-05:00 America/New_York

    - No changes from 0.103-TRIAL.

0.103     2017-02-10 17:25:06-05:00 America/New_York (TRIAL RELEASE)

    [Bug fixes]

    - Path::Tiny 0.101 on Windows made `$path->absolute("/foo")` return an
      absolute path starting with 'C:/foo', which was an unintentional
      behavior change.  This release now uses any absolute base without
      further normalization.

0.101     2017-02-05 09:56:46-05:00 America/New_York (TRIAL RELEASE)

    [Changes]

    - The 'absolute' method now always returns an absolute path, even if a
      user provided a relative path for the base path.  The old, odd
      behavior was documented, but people often don't read docs.  The new
      behavior avoids suprises.

    [Additions]

    - Added 'cached_temp' method.

0.100     2017-01-14 22:47:55-05:00 America/New_York

    - No changes from 0.099-TRIAL.

0.099     2017-01-10 15:12:13-05:00 America/New_York (TRIAL RELEASE)

    [Tests]

    - Fixed tests for eventual removal of '.' from `@INC` in Perl.

    [Documentation]

    - Fixed filehandle mode typo.

    - Fixed typo in relative() that mentioned rel2abs instead of abs2rel.
2017-02-18 07:25:56 +00:00
wiz
e8e50143b3 Update python 3.x status after py-twisted now supports 3.x. 2017-02-14 10:26:27 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
scole
b2bcb27409 new patch, fixes FreeBSD build 2017-02-09 18:24:32 +00:00
scole
d0106223bf Fix xattr and other options, "simplify" PLIST and other build files to make changing versions easier 2017-02-09 18:16:07 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
riastradh
a9d32ffb17 Update filesystems/tahoe-lafs to 1.12.1. 2017-01-28 09:09:50 +00:00
manu
07751678da Update glusterfs to 3.8.8
This is a maintenance release.
python-2.x requirement has been verified once again.
2017-01-18 13:52:44 +00:00
wen
1de1ea78e6 Update to 0.098
Upstream changes:
0.098     2016-10-09 23:25:11-04:00 America/New_York

    - No changes from 0.097-TRIAL.

0.097     2016-09-30 22:03:10-04:00 America/New_York (TRIAL RELEASE)

    [Additions]

    - Added 'realpath' option for 'tempfile' and 'tempdir' for situations
      where an absolute temporary path just isn't enough.
2017-01-02 07:14:20 +00:00
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
wiz
bc89a54193 + fsx. 2016-11-06 16:12:30 +00:00
wiz
c4e2ab8d39 Import fsx-2009 as filesystems/fsx.
File system exerciser.
2016-11-06 16:12:08 +00:00
manu
7037561ee9 Update glusterfs to 3.8.5
This is a maintenance release
2016-10-19 12:25:41 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
wiz
36bc401606 Try listing all relevant licenses. 2016-10-03 08:30:13 +00:00
bouyer
37831fdb6a Add fuse-sparsebundlefs and fuse-darling-dmg 2016-10-02 16:36:13 +00:00
bouyer
9babef345c Add fuse-darling-dmg version 20160310:
This project allows ordinary users to directly mount OS X disk images under
Linux via FUSE. darling-dmg is part of Darling - http://www.darlinghq.org

Without darling-dmg, the only way to do this would be to manually extract
the DMG file, become root and mount the HFS+ filesystem as root. This is slow,
wasteful and may even crash your system. The project's author has seen the
Linux HFS+ implementation cause kernel crashes.
2016-10-02 16:35:02 +00:00
bouyer
bca0c408e9 Add fuse-sparsebundlefs version 20160928:
Mac OS X v10.5 (Leopard) introduced the concept of sparse-bundle disk images,
where the data is stored as a collection of small, fixed-size band-files
instead of as a single monolithic file. This allows for more efficient
backups of the disk image, as only the changed bands need to be stored.

One common source of sparse-bundles is Mac OS' backup utility, Time Machine,
which stores the backup data within a sparse-bundle image on the chosen
backup volume.

This software package implements a FUSE virtual filesystem for read-only
access to the sparse-bundle, as if it was a single monolithic image.
2016-10-02 16:33:28 +00:00
joerg
6024cb3d14 Provide lib path as well as rpath. 2016-10-01 13:00:42 +00:00
richard
9ed505fdfd BUILDLINK_FILES.fuse needs updating as well with ${LIBABISUFFIX}. 2016-09-17 05:20:34 +00:00
richard
6f2420fa5c builtin.mk should also look under /usr/lib${LIBABISUFFIX} for pkgconfig files. 2016-09-16 20:55:35 +00:00
scole
7acb15864d PR pkg/51058
Add filesystem/squashfs 4.3

Squashfs is a highly compressed read-only filesystem for Linux.
It uses either gzip/xz/lzo/lz4 compression to compress both files, inodes
and directories.  Inodes in the system are very small and all blocks are
packed to minimise data overhead. Block sizes greater than 4K are supported
up to a maximum of 1Mbytes (default block size 128K).

Squashfs is intended for general read-only filesystem use, for archival
use (i.e. in cases where a .tar.gz file may be used), and in constrained
block device/memory systems (e.g. embedded systems) where low overhead is
needed.

This package contains tools to manipulate squashfs archive files.
2016-09-09 15:40:17 +00:00