Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.263233_1,1 15 Jan 2017 09:55:07 |
rene |
Remove expired port:
2017-01-15 sysutils/fusefs-kmod: integrated into base |
0.263233_1,1 03 Jan 2017 10:59:48 |
mat |
Deprecate ports broken for FreeBSD 10.3-
Sponsored by: Absolight |
0.263233_1,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.263233_1,1 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
0.263233_1,1 27 May 2015 00:09:56 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
0.263233_1,1 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.263233_1,1 26 Jan 2015 18:57:56 |
riggs |
Fix build failure on 9.x
While on it:
- Pet portlint
PR: 195095
Submitted by: woot-woot@yandex.ru (PR) evgeni.dimitrov@gmail.com (patch)
Reviewed by: dpejesh@yahoo.com (maintainer)
Approved by: dpejesh@yahoo.com (maintainer)
MFH: 2015Q1 |
0.263233,1 07 Oct 2014 17:16:57 |
bapt |
Avoid playing with @cwd |
0.263233,1 07 Sep 2014 15:15:33 |
marino |
sysutils/fusefs-kmod: Add PORTEPOCH
For a reason unexplained in the PR, the version went backwards on the
previous update. I guess this went unnoticed until now, but setting the
PORTEPOCH now is better late than never.
PR: 184042 |
0.263233 03 Aug 2014 22:04:34 |
pi |
sysutils/fusefs-kmod: backport 10.x-integrated code for 8.x and 9.x
submitter takes over as maintainer
PR: 184042
Submitted by: dpejesh@yahoo.com
Approved by: mirror176@cox.net (maintainer timeout) |
0.3.9.p1.20080208_11 03 Feb 2014 18:09:40 |
antoine |
Allow staging as a regular user |
0.3.9.p1.20080208_11 27 Jan 2014 16:50:34 |
rene |
- Support stage
- Use option helper
- Pet portlint
Approved by: portmgr (infrastructure blanket) |
0.3.9.p1.20080208_11 09 Nov 2013 19:13:28 |
rene |
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.
There are no user-visible changes. The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.
PR: ports/183625
Submitted by: myself
Approved by: portmgr (bdrewery)
Exp-run by: bdrewery |
0.3.9.p1.20080208_11 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.3.9.p1.20080208_11 20 Sep 2013 12:54:55 |
bdrewery |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
0.3.9.p1.20080208_11 26 Jul 2013 06:22:47 |
bapt |
Do not try to build on head where the module has been integrated in base |
0.3.9.p1.20080208_11 26 Mar 2013 11:40:28 |
zi |
- Add additional mirror
Approved by: bdrewery (with portmgr hat) |
0.3.9.p1.20080208_11 26 Mar 2013 11:14:35 |
bdrewery |
- Add mirror as the main site is dead
- Trim header
- Convert to new options framework
With hat: portmgr |
0.3.9.p1.20080208_11 20 Sep 2012 23:52:30 |
flo |
- update sysutils/fusefs-libs to 2.9.1
- add a patch to sysutils/fusefs-kmod to make it compile with new fusefs-libs
Tested by: pho, Kevin Oberman <kob6558@gmail.com>,
Gustau Perez Querol <gperez@entel.upc.edu> |
0.3.9.p1.20080208_10 01 Jul 2012 22:38:39 |
jgh |
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint on OPTIONS order
PR: ports/169221
Submitted by: jgh@
Approved by: maintainer timeout ( 14 days ) |
0.3.9.p1.20080208_10 11 May 2012 07:08:07 |
kevlo |
Fix build on 10-CURRENT |
0.3.9.p1.20080208_9 13 Feb 2012 13:37:13 |
scheidell |
- The mount checkpoint was changed in previous update to r230226.
- This patch fixed mount_fusefs to use new path.
- Bump PORTREVISION
PR: ports/164218
Submitted by: jh@
Approved by: Edward Sanford Sutton, III <mirror176@cox.net> (maintainer),
gabor (mentor) |
0.3.9.p1.20080208_8 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.3.9.p1.20080208_8 02 Dec 2011 00:55:06 |
scheidell |
- last submitter has become maintainer, in private email
- "Edward Sanford Sutton, III" <mirror176@cox.net>
- fusefs will be in 9.x anyway, and at that time, a patch to IGNORE 9.x will be
submitted
Submitted by: mirror176@cox.net
Approved by: maintainer (mirror176@cox.net), gabor (mentor)
Feature safe: yes |
0.3.9.p1.20080208_8 29 Nov 2011 13:11:06 |
scheidell |
-Submitted with changes (no portbump per gabor)
-MNT_NFS4ACLS being defined in /usr/src/sys/mount.h but not being included in
the defined includes
-it is now included
PR: 151296
Submitted by: Edward.Sanford.Sutton, III <mirror176@cox.net>
Approved by: ports (maintainer timeout) gabor (mentor)
Feature safe: yes |
0.3.9.p1.20080208_8 21 Sep 2011 20:29:34 |
swills |
- Fix build on 9-CURRENT
PR: ports/160608 (plus many other)
Submitted by: Kevin Oberman <kob6558@gmail.com> (based on) |
0.3.9.p1.20080208_7 21 Sep 2011 02:46:17 |
tabthorpe |
- Reassign to the heap |
0.3.9.p1.20080208_7 31 Jul 2011 12:33:43 |
jlaffaye |
Use __FreeBSD_version instead of __FreeBSD__ macro to compile on Debian
GNU/kFreeBSD
PR: ports/158825
Submitted by: Robert Millan <rmh@debian.org>
Approved by: maintainer timeout |
0.3.9.p1.20080208_7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3.9.p1.20080208_7 14 Oct 2010 11:44:10 |
beat |
- Fix panic on FreeBSD 8.x and newer
- Bump PORTREVISION
PR: ports/149674
Submitted by: Dmitrij Tejblum <dt AT yandex.ru>
Approved by: Anish Mistry <amistry AT am-productions.biz> (maintainer) |
0.3.9.p1.20080208_6 03 Jun 2010 05:15:46 |
linimon |
Mark as broken on all tier-2 architectures.
Hat: portmgr |
0.3.9.p1.20080208_6 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.3.9.p1.20080208_6 13 Jul 2009 13:52:30 |
wxs |
- Fix build on current
PR: [1]: ports/135621
[2]: ports/136211
[3]: ports/135285
Submitted by: [1]: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
[2]: Takeshi Taguchi <taguchi@iij.ad.jp>
[3]: David Naylor <naylor.b.david@gmail.com>
Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
0.3.9.p1.20080208_5 16 Jun 2009 14:55:36 |
wxs |
- Mark as broken on 8.x. There are two PRs about this. The first (ports/135285)
has a patch but that causes coredumps. The second (ports/135621) has not
been tested yet but the port should still be marked as broken until a
proper fix is put in place.
PR: ports/135285
Submitted by: David Naylor <naylor.b.david@gmail.com>
Approved by: maintainer timeout |
0.3.9.p1.20080208_5 27 May 2009 16:25:38 |
jkim |
Fix build on -CURRENT after the removal of the thread argument from the FSD
(File-System Dependent) parts of the VFS.
Approved by: Anish Mistry (amistry at am-productions dot biz) (maintainer) |
0.3.9.p1.20080208_5 19 May 2009 01:33:45 |
brian |
The mkdir needs root privileges here.
Approved by: maintainer |
0.3.9.p1.20080208_5 03 Feb 2009 20:45:37 |
ed |
Make the fusefs kernel module compile on -CURRENT again.
The kernel module uses unit2minor(), which is not available on -CURRENT
anymore. I'm not increasing PORTREVISION, because this commit should not
have any effect on <800062 users.
Approved by: port maintainer |
0.3.9.p1.20080208_5 13 Jan 2009 22:19:14 |
amdmi3 |
- Add .undef KERNCONF to fusefs-kmod's Makefile, so KERNCONF defined in
/etc/make.conf don't break the build in some cases
PR: 129909
Submitted by: myself
Approved by: Alex Kozlov <spam at rm-rf dot kiev dot ua> (maintainer) |
0.3.9.p1.20080208_5 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.3.9.p1.20080208_5 12 Dec 2008 15:10:52 |
stefan |
Add knobs to the rc.d script to safely wait until all data has been written on
shutdown. (As this implies pausing rc.shutdown's shutdown watchdog, the knobs
are off by default.)
PR: 124901
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
Approved by: maintainer |
0.3.9.p1.20080208_4 09 Dec 2008 18:56:43 |
stefan |
Allow to choose fusefs-kmod install location by setting KMODDIR.
PR: 126322
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (in ports/108788) |
0.3.9.p1.20080208_4 30 Oct 2008 15:36:35 |
jkim |
Fix build on -CURRENT after the introduction of accmode_t and renaming of
VOP_ACCESS 'a_mode' argument to 'a_accmode'.
Reviewed by: Anish Mistry <amistry at am-productions dot biz> (maintainer) |
0.3.9.p1.20080208_4 19 Oct 2008 05:41:00 |
kevlo |
Correct fix for vinvalbuf() |
0.3.9.p1.20080208_4 19 Oct 2008 04:38:52 |
kevlo |
Fix build on -CURRENT:
- remove the struct thread unuseful argument from bufobj interface. |
0.3.9.p1.20080208_3 26 Sep 2008 18:26:36 |
miwi |
- Fix build on CURRENT
Submitted by: rnoland@
Approved by: Anish Mistry <amistry@am-productions.biz> |
0.3.9.p1.20080208_2 24 Jul 2008 02:44:17 |
wxs |
Distfile re-rolled. According to the maintainer all that changed was
some mercurial files were removed.
PR: ports/125734 [1], ports/125495 [2]
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) [1]
Eric J Christeson <Eric.J.Christeson@gmail.com> [2] |
0.3.9.p1.20080208_2 23 Jun 2008 18:53:54 |
ed |
Make fusefs-kmod work again, after the addition of D_NEEDMINOR.
Drivers that use the clone_* KPI need to be marked with D_NEEDMINOR to
work right now. Without this patch, we'll get a kernel panic when
allocating the first device node.
Approved by: philip (mentor) |
0.3.9.p1.20080208_1 12 Apr 2008 20:09:19 |
nork |
Fix build on 8-current.
PR: ports/122643
Submitted by: NAKAJI Hiroyuki <nakaji at jp freebsd org>
Reviewed by: Anish Mistry <amistry at am-productions biz> (maintainer) |
0.3.9.p1.20080208 03 Apr 2008 02:16:54 |
rafan |
- When KERNCONF is set in /etc/make.conf and /usr/src is a symlink,
fuse's Makefile uses hardcoded /usr/obj/usr/src/sys/${KERNCONF}.
This causes build failure. Fix this by getting correct obj directory
from /usr/src/Makefile.inc1.
PR: ports/122257
Submitted by: rafan
Approved by: Anish Mistry <amistry at am-productions.biz> (maintainer) |
0.3.9.p1.20080208 16 Feb 2008 18:05:38 |
alepulver |
From [1]:
- Update to version 0.3.9-pre1.20080208 (agreed with author).
- Download directly from the Mercurial reposirory (as tarball), to ease
maintainence.
- Remove all local patches as they were integrated.
- Convert setup.sh into setup.sh.in, and use SUB_FILES instead of manual
replacement.
- Use kldload instead of rc.d script in setup.sh.in because the latter gives
an error.
- Remove "sleep 1" from rc.d script as now the FUSE daemon makes umount wait
until disks are synced (synchronous unmount).
- Update pkg-message.
From [2]:
- Pass SRC_BASE to the actual build (previously was only used by the port to
detect if the source was installed, but not passed to the internal Makefile).
PR: ports/120420 [1], ports/118112 [2]
Submitted by: alepulver [1], Yuri Pankov <yuri.pankov@gmail.com> [2]
Approved by: maintainer (timeout) [1], maintainer [2] |
0.3.9.p1_3 08 Feb 2008 19:44:43 |
novel |
- Fix build on 8-CURRENT. It was broken because of vn_lock/VOP_LOCK changes.
- Pet portlint, while here.
Approved by: maintainer timeout (more than 2 weeks)
Related PR: 119764 |
0.3.9.p1_3 01 Jan 2008 10:52:38 |
mm |
- Add support for SRC_BASE and MAKEOBJDIRPREFIX if using KERNCONF
PR: ports/115954
Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr>
Reworked by: mm
Approved by: maintainer timeout |
0.3.9.p1_3 17 Dec 2007 17:22:09 |
alepulver |
- Bump PORTREVISION.
- Add checks in rc.d scripts to avoid "double" loading/unloading.
- Add patch-fuse_io.c (fix from
http://mercurial.creo.hu/repos/fuse4bsd-hg/?rev/d7bf90a8cc85).
- Handle "nonempty" option by ignoring it, used by ntfs-3g
(http://mercurial.creo.hu/repos/fuse4bsd-hg/?rev/aef999f12049).
- In the rc.d script unmount FUSE filesystem in the "stop" command, in reverse
order in case the mounts are nested, waiting one second after each. This is
a temporary workaround for umount returning before the cache has been
flushed (which causes for example files not being written to the disk), a
proper solution is being worked on.
- Add note in pkg-message about "stop" rc.d command unmounting FUSE
filesystems.
PR: ports/118758
Submitted by: alepulver (myself)
Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
0.3.9.p1_2 15 Nov 2007 19:46:42 |
ru |
Fix the package.
Approved by: portmgr (linimon) |
0.3.9.p1_1 30 Oct 2007 03:10:09 |
alepulver |
- Bump PORTREVISION.
- Create pkg-message from SUB_FILES instead of using ${SED} to print.
- Add a note in pkg-message and clean up.
- Create a symlink of ${PREFIX}/sbin/mount_fusefs to /usr/sbin to allow
mounting from /etc/fstab.
- Add "BEFORE: mountlate" to rc.d script.
This has been verified to work with sysutils/fusefs-ntfs (see changes to
pkg-message in last commit).
PR: ports/117516
Submitted by: alepulver (myself)
Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
0.3.9.p1 03 Oct 2007 05:05:22 |
edwin |
Sysutils/fusefs-kmod requires also userland sources
Fusefs-kmod says it requires kernel sources, but it also requires
userland sources:
Warning: Object directory not changed from original
/var/ports/usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-0.3.9-pre1/mount_fusefs
cc -O2 -fno-strict-aliasing -pipe -I/usr/src/sbin/mount -I../include -c
mount_fusefs.c
^^^^^^^^^^^^^^^^^^^^^^
mount_fusefs.c:50:21: mntopts.h: No such file or directory
mount_fusefs.c:57: error: elements of array `mopts' have incomplete type
PR: ports/116196
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
0.3.9.p1 22 Aug 2007 11:38:06 |
mm |
- Add patch for better processing of KERNCONF variable on build time
PR: ports/115585
Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by: maintainer |
0.3.9.p1 13 Aug 2007 10:48:41 |
mm |
- Update to 0.3.9-pre1
- Add additional patches
PR: ports/114629
Approved by: maintainer, garga (mentor, implicit)
Tested by: freebsd-ports@ |
0.3.0_5 29 Jun 2007 09:16:42 |
linimon |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
0.3.0_5 29 May 2007 15:51:33 |
miwi |
- Fix build error with gcc4.2 [1]
- Fix panic on Head [2]
PR: 112387 / 112989
Submitted by: Artem Naluzhny<tut@nhamon.com.ua> [1]
Anish Mistry <amistry@am-productions.biz> (maintainer) [2] |
0.3.0_4 15 Feb 2007 09:31:28 |
pav |
- Load kmod by absolute path
PR: ports/107466
Submitted by: Andrzej Tobola <ato@iem.pw.edu.pl>
Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
0.3.0_3 14 Feb 2007 17:05:06 |
pav |
- Annotate sysctl.conf entry in rc script comment block for people who miss
pkg-message
PR: ports/107466
Submitted by: Peter Risdon <prisdon@gmail.com>
Approved by: maintainer timeout |
0.3.0_3 28 Sep 2006 16:39:42 |
pav |
- Fix a bug in the initialization of a debug kernel sysctl. Merge changeset
9131f671c86d from upstream. This should fix problems with errors and
truncations during a save.
PR: ports/103722
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
0.3.0_2 12 Aug 2006 21:11:12 |
pav |
- Fix build on -CURRENT
- Fix path in pkg-message
PR: ports/100403
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
0.3.0_1 08 Jul 2006 06:50:09 |
linimon |
Fully qualify the path to sysctl.
Approved by: maintainer |
0.3.0_1 05 Apr 2006 02:53:39 |
mnag |
- Use USE_RC_SUBR=fusefs instead of =yes
- Reorganize Makefile and rc.d script
- Bump PORTREVISION
PR: 95064
Submitted by: maintainer |
0.3.0 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.3.0 11 Feb 2006 04:21:09 |
vanilla |
Upgrade to 0.3.0.
PR: ports/93159
Submitted by: maintainer |
0.2.99.2 27 Jan 2006 06:35:55 |
vanilla |
Upgrade to 0.2.99.2.
PR: ports/92386
Submitted by: maintainer |
0.2.99.1_1 22 Jan 2006 18:50:29 |
pav |
- Fix on 64-bit archs
PR: ports/92076
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
0.2.99.1 22 Jan 2006 02:52:21 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.2.99.1 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) |
0.2.19.6 19 Oct 2005 08:18:57 |
barner |
Add new port for fusefs-kmod,
Kernel module for fusefs based filesystems.
WWW: http://wikitest.freebsd.org/moin.cgi/FuseFilesystem
Submitted by: Anish Mistry <amistry@am-productions.biz> (via email)
Reviewed by: Csaba Henk <csaba.henk@creo.hu>
Ported to FreeBSD by: Csaba Henk <csaba.henk@creo.hu> (as a SoC project) |