summaryrefslogtreecommitdiff
path: root/net-fs
Commit message (Collapse)AuthorAgeFilesLines
* net-fs/nfs-utils: fix modern C issuesSam James2024-01-192-0/+275
| | | | | Closes: https://bugs.gentoo.org/922373 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/nfs-utils: Stabilize 2.6.4 x86, #922266Sam James2024-01-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/nfs-utils: Stabilize 2.6.4 amd64, #922266Sam James2024-01-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/nfs-utils: Stabilize 2.6.4 ppc64, #922266Arthur Zamarin2024-01-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/nfs-utils: Stabilize 2.6.4 arm, #922266Sam James2024-01-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/nfs-utils: Stabilize 2.6.4 arm64, #922266Sam James2024-01-171-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-123-3/+3
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-fs/openafs: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-4/+4
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/autofs: sys-devel/flex -> app-alternatives/lexSam James2024-01-083-6/+6
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/davfs2: remove questionable USE=split-usrEli Schwartz2024-01-012-10/+64
| | | | | | | | | | | | | | | | | In bug 884323 it was noted that merged-usr systems get a conflict, because upstream attempted to install a symlink in /sbin pointing to /usr/sbin. It was noted in the bug that /sbin isn't needed at all, despite which the chosen solution was to add IUSE=split-usr and conditionally create the (useless) symlink. In version 1.7.0 upstream dropped this entirely, indicating they don't think it's a terribly good idea either. Take this opportunity to revert everything and go install exclusively to /usr/sbin, which should have been the original solution all along. Bug: https://bugs.gentoo.org/884323 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/davfs2: remove pointless no-op USE=split-usrEli Schwartz2024-01-011-13/+1
| | | | | | | | | | | | | | | | | | | In bug 884323 it was noted that merged-usr systems get a conflict, because upstream attempted to install a symlink in /sbin pointing to /usr/sbin. It was noted in the bug that /sbin isn't needed at all, despite which the chosen solution was to add IUSE=split-usr and conditionally create the (useless) symlink. In version 1.7.0 upstream dropped this entirely, so no symlink is created either way -- but we still defined the USE flag and invalidated binpkg changed-use matches. Also we wasted ebuild real estate redefining the src_install function. Get rid of this dead weight. Bug: https://bugs.gentoo.org/884323 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/autofs: further modern C fixesSam James2023-12-192-0/+185
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: add 4.18.9Ben Kohler2023-12-042-0/+384
| | | | | | Bug: https://bugs.gentoo.org/891267 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/s3fs: drop 1.92Petr Vaněk2023-12-042-68/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* net-fs/nfs-utils: add 2.6.4Sam James2023-11-302-0/+234
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: add 4.19.3Ben Kohler2023-11-272-0/+383
| | | | | | Bug: https://bugs.gentoo.org/891267 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: inline mirror://samba/ into SRC_URIMichael Orlitzky2023-11-248-16/+16
| | | | | Bug: https://bugs.gentoo.org/916556 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-fs/autofs: add 5.1.9Yixun Lan2023-11-232-0/+125
| | | | | | Closes: https://bugs.gentoo.org/897850 Closes: https://bugs.gentoo.org/917798 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-fs/cvmfs: version bump to 2.11.2Guilherme Amadio2023-11-022-1/+1
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-fs/cvmfs: version bump to 2.11.1Guilherme Amadio2023-10-272-0/+103
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-fs/netatalk: remove unused patchesMichael Mair-Keimberger2023-10-225-329/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/33453 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-fs/netatalk: drop 3.1.12-r7, 3.1.17Hans de Graaff2023-10-203-355/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* net-fs/samba: add 4.19.2Ben Kohler2023-10-182-0/+383
| | | | | | Bug: https://bugs.gentoo.org/915867 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.18 x86, #915632Arthur Zamarin2023-10-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/samba: Stabilize 4.18.8 ppc, #915562Arthur Zamarin2023-10-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.18 amd64, #915632Sam James2023-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: Stabilize 3.1.18 arm, #915632Sam James2023-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.18.8 ppc64, #915562Sam James2023-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.18.8 x86, #915562Sam James2023-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.18.8 sparc, #915562Sam James2023-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.18.8 amd64, #915562Sam James2023-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.18.8 arm, #915562Sam James2023-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: Stabilize 4.18.8 arm64, #915562Sam James2023-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: add 4.18.8Ben Kohler2023-10-102-0/+384
| | | | | | Bug: https://bugs.gentoo.org/915556 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add 4.19.1Ben Kohler2023-10-102-0/+383
| | | | | | Bug: https://bugs.gentoo.org/915556 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/netatalk: add 3.1.18Sam James2023-10-082-0/+173
| | | | | | | Bug: https://bugs.gentoo.org/915354 Closes: https://bugs.gentoo.org/915211 Closes: https://bugs.gentoo.org/915212 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: add github upstream metadataSam James2023-10-081-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/netatalk: add 3.1.17Hans de Graaff2023-10-044-0/+319
| | | | | | | Bug: https://bugs.gentoo.org/837623 Bug: https://bugs.gentoo.org/881259 Closes: https://bugs.gentoo.org/829098 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* net-fs/cifs-utils: don't redefine _FORTIFY_SOURCESam James2023-10-042-0/+154
| | | | | Closes: https://bugs.gentoo.org/890278 Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: add 4.18.7Ben Kohler2023-10-032-0/+384
| | | | | | Closes: https://bugs.gentoo.org/914842 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: adapt to heimdal losing USE=sslSam James2023-09-294-3/+3
| | | | | | | Followup to 96d3545e9ee068bdac68d8f0343ee7c0b27c5d73 (revbump 4.19.0 too to pick it up). Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/samba: newer heimdal has ssl forced off, allow thisBen Kohler2023-09-271-1/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add 4.19.0Ben Kohler2023-09-272-0/+383
| | | | | | Closes: https://bugs.gentoo.org/914181 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/s3fs: Stabilize 1.93 amd64, #913964Sam James2023-09-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/s3fs: Stabilize 1.93 x86, #913964Sam James2023-09-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-fs/nfs-utils: Keyword 2.6.3-r2 for ~m68kJames Le Cuirot2023-08-201-1/+1
| | | | | | I've been using it for ages. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* net-fs/samba: add 4.18.6Ben Kohler2023-08-182-0/+384
| | | | | | Closes: https://bugs.gentoo.org/912404 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/samba: add 4.18.5Ben Kohler2023-08-112-0/+384
| | | | | | Bug: https://bugs.gentoo.org/910606 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* net-fs/s3fs: add 1.93Petr Vaněk2023-08-112-0/+68
| | | | | | | | | | | sed in prepare phase was updated because upstream switched to -D_FORTIFY_SOURCE=3, see [1]. [1] https://github.com/s3fs-fuse/s3fs-fuse/pull/2168 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/31968 Signed-off-by: Joonas Niilola <juippis@gentoo.org>