Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.3_2 06 Nov 2024 15:17:35
    |
Robert Clausecker (fuz)  |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
3.7.3_2 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.7.3_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.7.3_1 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.7.3_1 15 Jun 2022 16:56:13
    |
Muhammad Moinur Rahman (bofh)  Author: Ivan Rozhuk |
sysutils/fusefs-sshfs: warnings and readdir() fix
Merge upstreqam patches:
- https://github.com/libfuse/sshfs/issues/211
- https://github.com/libfuse/sshfs/issues/212
- https://github.com/libfuse/sshfs/issues/278
PR: 264607
Reported by: rozhuk.im@gmail.com |
3.7.3 02 Jun 2022 05:30:30
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/fusefs-sshfs: Update version 3.7.2=>3.7.3
Relnotes: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.3 |
3.7.2 09 Jun 2021 14:13:20
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/fusefs-sshfs: Update version 3.7.1=>3.7.2
Relnotes: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.2 |
3.7.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.7.1 28 Nov 2020 04:09:39
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.7.0=>3.7.1
Relnotes: https://github.com/libfuse/sshfs/releases |
3.7.0_1 02 Sep 2020 18:29:23
  |
tobik  |
Clean up some things
Reported by: portscan |
3.7.0_1 05 Jun 2020 14:46:31
  |
bofh  |
sysutils/fusefs-sshfs: Improve FreeBSD support
- include posix_openpt() usage patch
- add workaround for readdir() issue: #211
- fix few warnings
- Add DOCS option
- remove gettext dep
Upstream patches:
https://github.com/libfuse/sshfs/pull/212
https://github.com/libfuse/sshfs/issues/211
PR: 246325
Submitted by: rozhuk.im@gmail.com |
3.7.0 11 Feb 2020 10:24:12
  |
pkubaj  |
sysutils/fusefs-sshfs: fix build on GCC architectures
Use C11 compiler:
../sshfs.c:3842: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'{' token
../sshfs.c:3878: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'{' token
../sshfs.c:3897: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'{' token
../sshfs.c:3927: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'{' token
../sshfs.c:3944: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'{' token |
3.7.0 05 Feb 2020 20:12:51
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.6.0=>3.7.0
Relnotes:https://github.com/libfuse/sshfs/releases |
3.6.0 04 Nov 2019 17:09:46
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.5.2=>3.6.0 |
3.5.2 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
3.5.2 17 Apr 2019 20:20:05
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.5.1=>3.5.2 |
3.5.1 31 Dec 2018 17:46:32
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.5.0=>3.5.1
Relnotes:https://github.com/libfuse/sshfs/blob/master/ChangeLog.rst |
3.5.0 30 Nov 2018 10:39:42
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.4.0=>3.5.0
Relnotes: https://github.com/libfuse/sshfs/releases |
3.4.0_1 05 Nov 2018 23:30:50
  |
linimon  |
On architectures that use GCC in base, the "-Wno-unused-result" flag
must be disabled to fix the build.
PR: 231944
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.4.0_1 23 Jul 2018 21:42:51
  |
bofh  |
sysutils/fusefs-sshfs: Fix FLAVOR for docutils |
3.4.0 23 Jul 2018 21:19:01
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.3.1=>3.4.0
Relnotes: https://github.com/libfuse/sshfs/blob/master/ChangeLog.rst |
3.3.1 09 Jan 2018 12:45:04
  |
bofh  |
sysutils/fusefs-sshfs: Revert r458522 to fix INDEX Build |
3.3.1_1 09 Jan 2018 12:41:59
  |
mat  |
Revert last commit, it breaks, amongts other things, INDEX.
Pointy hat: bofh
Sponsored by: Absolight |
3.3.1_1 09 Jan 2018 12:13:02
  |
bofh  |
sysutils/fusefs-sshfs: Fix installation with python
Submitted by: w.schwarzenfeld@utanet.at
Reported by: w.schwarzenfeld@utanet.at |
3.3.1 08 Jan 2018 21:58:18
  |
bofh  |
sysutils/fusefs-sshfs: Update version 3.3.0=>3.3.1
- Add NDEBUG [1]
PR: 223338 [1]
Submitted by: rozhuk.im@gmail.com [1]
Relnotes: https://github.com/libfuse/sshfs/releases |
3.3.0 28 Oct 2017 21:36:28
  |
se  |
Upgrade to version SSHFS version 3.3.0.
Approved by: bofh |
2.9_1 05 Jun 2017 00:46:20
  |
bofh  |
sysutils/fusefs-sshfs: Update version 2.8=>2.9
Relnotes: https://github.com/libfuse/sshfs/blob/master/ChangeLog |
2.8_1 03 Apr 2017 15:37:21
  |
tobik  |
- Use posix_openpt(2) instead of opening /dev/ptmx which requires
loading an extra kernel module on FreeBSD 10.0+
- Add LICENSE_FILE
- Remove the unnecessary KMODDIR knob
PR: 217880
Approved by: mat (mentor), maintainer timeout (2 weeks+)
Differential Revision: https://reviews.freebsd.org/D10243 |
2.8 26 Jul 2016 01:36:15
  |
bofh  |
sysutils/fusefs-sshfs: Update version 2.7=>2.8
0 Add USES=gettext |
2.7 01 Jun 2016 13:15:37
  |
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
2.7 10 Apr 2016 13:53:19
  |
bofh  |
sysutils/fusefs-sshfs: Update version 2.5=>2.7
- Change MASTER_SITES to GITHUB
- Add USES=autoreconf
- Change WWW to GITHUB page
- Add in pkg-message to load pty for Version 10.0+ [1]
PR: 208586 [1]
Submitted by: luke@foolishgames.com [1] |
2.5 24 Dec 2014 00:14:13
  |
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.5 04 Feb 2014 11:41:19
  |
sunpoet  |
- Update to 2.5
- Add LICENSE
- Support STAGEDIR
Changes: http://sourceforge.net/p/fuse/sshfs/ci/master/tree/ChangeLog
PR: ports/185845
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
2.4 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.4 23 Apr 2013 14:20:28
  |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
2.4 08 Mar 2013 10:51:36
  |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
2.4 06 Mar 2013 16:52:02
  |
bapt  |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
2.4 28 Feb 2013 10:51:58
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
2.4 14 Dec 2012 15:47:01
  |
flo  |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
2.4 18 Mar 2012 08:05:55
 |
miwi  |
- Update to 2.4
- Pass maintainership to submitter
PR: 165986
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes |
2.3 19 Dec 2011 16:06:02
 |
miwi  |
- Update to 2.3
PR: 163422
Submitted by: Johannes Totz <johannes@jo-t.de> |
2.2 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.2 21 Sep 2011 02:46:17
 |
tabthorpe  |
- Reassign to the heap |
2.2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.2 22 Aug 2009 00:35:32
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.2 21 Apr 2009 17:06:28
 |
wxs  |
- Look in ${KMODDIR} for dependency.
- Default KMODDIR to ${LOCALBASE}/modules.
PR: ports/133295
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer timeout |
2.2 22 Jan 2009 03:16:42
 |
wxs  |
- Update to 2.2
- Add missing man page
- Add pkg-message support when using the port
PR: ports/130270
Submitted by: Andrew Clark <andrewclarkii@gmail.com>
Approved by: maintainer timeout |
1.8_1 06 Jan 2009 17:59:31
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
1.8_1 06 Jun 2008 14:03:26
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.8 05 Jul 2007 04:24:27
 |
vanilla  |
Upgrade to 1.8.
PR: ports/114301
Submitted by: maintainer |
1.7 04 Dec 2006 22:29:46
 |
miwi  |
- Update to 1.7
PR: ports/106344
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
1.6 20 Mar 2006 16:05:41
 |
leeym  |
- update to 1.6
PR: based on ports/93637 |
1.4 11 Feb 2006 04:27:08
 |
vanilla  |
Correctly handle library version number dependency.
PR: ports/93158
Submitted by: maintainer |
1.4 18 Jan 2006 19:48:56
 |
pav  |
- Update fusefs-kmod to 0.2.99.1, fusefs-libs to 2.5.0, fusefs-sshfs to 1.4
PR: ports/91873
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
1.3_1 06 Nov 2005 20:15:42
 |
marcus  |
Add USE_GNOME=glib20 to fix the build with glib-2.8.
Reported by: pointyhat via kris |
1.3_1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
1.3 31 Oct 2005 12:49:43
 |
barner  |
- Update to 1.3 [1]
ChangeLog summary:
* bugfixes
* Add remote uid detection and translation ('idmap=user' option).
Idea and implementation details worked out by Jean-Marc Valin
(Since this is rather untested, it's not yet mentioned in pkg-message).
* Add support for SSH protocol version 1. Bug reported by Miklos Bagi Jr.
* Add atomic create+open and ftruncate operation. This should fix
issues with 'cp' and other programs failing with "Permission
denied". To be effective, needs FUSE version 2.5 and kernel
version 2.6.15 (just a guess, since neither of them is released yet).
(Investigations are made whether this is possible/necessary for fuse4bsd)
- User lower case in first letter of IGNORE
Submitted by: Anish Mistry (maintainer)
PR: ports/88265 |
1.2 19 Oct 2005 08:21:29
 |
barner  |
Add new port for fusefs-sshfs:
SSHFS allows you to mount a remote directory over a normal ssh connection.
WWW: http://sourceforge.net/projects/fuse/
PR: ports/87168
Submitted by: Anish Mistry <amistry@am-productions.biz>
Reviewed by: Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant) |