CVS log for pkgsrc/filesystems/fuse-encfs/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / filesystems / fuse-encfs
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 18 05:36:13 2024 UTC (9 months, 1 week ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -4
lines
filesystems/fuse-encfs: Fix build on Darwin
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:09:05 2023 UTC (15 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
*: bump for openssl 3
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Sep 18 18:33:51 2022 UTC (2 years, 4 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1
lines
filesystems/fuse-encfs: use mk/atomic64.mk for 8-byte atomics.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jan 22 18:32:47 2022 UTC (3 years ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
Conditionalise workarounds for old NetBSD librefuse
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Dec 1 04:45:51 2021 UTC (3 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -4
lines
Update to encfs-1.9.5
v1.9.5 / 2018-04-27
===================
* Correct a int/off_t buffer overflow in getSize()
* Correct a possible write crash
* Correct encfsctl cat and add reverse cat
* Add -c & -u cmdline options
* Add --noattrcache & --nodatacache cmdline options
* Ignore .encfs6.xml file in reverse mode
* Do not count usage on root path (to avoid resetting the --idle option)
* Use stderr instead of stdout for error messages
* Add the ability to disable data encryption (absolutely discouraged)
* Add Cygwin support
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:49:20 2020 UTC (5 years ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
*: Recursive revision bump for openssl 1.1.1.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 8 10:36:26 2019 UTC (5 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Follow some http->https redirects.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Apr 10 12:33:01 2019 UTC (5 years, 9 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +13 -2
lines
filesystems/fuse-encfs: Fix man page location, and pkglint cleanup
encfs has open-coded per-OS man page locations, and doesn't have the
equivalent of autoconf's --mandir. Mostly remediate the
cmake-inspired open coding by using PKGMANDIR.
Add patch comment.
Add comment about making TEST_TARGET work.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 9 16:32:28 2019 UTC (5 years, 9 months ago) by maya
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4
lines
fuse-encfs: workaround netbsd being wrong about which version of FUSE
changed the arguments of fuse_unmount. Fix build.
I get the impression this update was done by someone on NetBSD, so I speculate
the build succeeded to some people. In that cae, bump PKGREVISION, so the
right arguments will be passed!
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 21 22:38:57 2018 UTC (6 years, 10 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
encfs: Update to 1.9.4
Upstream changes:
v1.9.4 / 2018-01-28
===================
* Fix packaging error leading to wrong version output
* Fix shared lib compilation (cmake -DBUILD_SHARED_LIBS=ON ..)
v1.9.3 / 2018-01-28
===================
* Fix compilation with "-std=c++11"
* Fix a gid permission issue with allow_other
* Fix operations on symlinks
* Fix a race in idle unmount
* Add `--reversewrite` cli option
* Add PID to syslog logging
* Deep code sanity check
* Modernize coding style
* Make codebase warnings & clang-tidy clean
* Bump FUSE_USE_VERSION to 29
* Ensure compatibility with LibreSSL
* Switch to vendored lib tinyxml2 & easylogging
* Reorganize man page and add missing options
* Add gtest and micro benchmarks
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Nov 11 03:18:16 2017 UTC (7 years, 2 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Update to 1.9.2:
- fix a use-after-free bug that was introduced in v1.9-rc1 (#214)
- cast booleans to int before writing the XML config (#343)
- support reading the config file from pipes (#253)
- add "-t" option to set syslog tag
- allow read/write in standard reverse mode (#301)
- reject empty passwords
- support building with openssl 1.1
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 19 18:41:39 2017 UTC (7 years, 7 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +18 -11
lines
fuse-encfs: update to 1.9.1
A decade of changes, please refer to the following link for changes:
https://github.com/vgough/encfs/blob/bf2cee54f53fc53910476fcd497782f3fd062923/ChangeLog
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 5 11:28:29 2016 UTC (8 years, 10 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Bump PKGREVISION for security/openssl ABI bump.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 25 12:59:32 2016 UTC (8 years, 11 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -6
lines
Use OPSYSVARS.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 12 23:17:53 2014 UTC (10 years, 11 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Recursive PKGREVISION bump for OpenSSL API version bump.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 6 23:22:17 2013 UTC (11 years, 11 months ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
PKGREVISION bumps for the security/openssl 1.0.1d update.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 3 16:08:31 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 17 12:02:16 2010 UTC (15 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Recursive PKGREVISION bump for jpeg update to 8.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 10 08:32:41 2009 UTC (15 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Fix PKGNAME to have a better version number, noted by reed.
While here, update HOMEPAGE.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 8 16:31:59 2009 UTC (15 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1
lines
user-destdir support
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 18 05:06:33 2008 UTC (17 years ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 2 13:04:09 2007 UTC (17 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 15 22:55:21 2007 UTC (17 years, 10 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Fix up CATEGORIES for filesystem
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Mar 1 00:34:14 2007 UTC (17 years, 11 months ago) by xtraeme
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of fuse-encfs-1.2.0-2.
EncFS provides an encrypted filesystem in user-space. It runs without any
special permissions and uses the FUSE library.
As with most encrypted filesystems, Encfs is meant to provide security
against off-line attacks; ie your notebook or backups fall into the wrong
hands, etc.
Homepage: http://arg0.net/encfs
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 1 00:34:14 2007 UTC (17 years, 11 months ago) by xtraeme
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>