| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Apr 2009 18:06:28
2.2
|
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 |
22 Jan 2009 03:16:42
2.2
|
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 |
06 Jan 2009 17:59:31
1.8_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
06 Jun 2008 15:03:26
1.8_1
|
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) |
05 Jul 2007 05:24:27
1.8
|
vanilla  |
Upgrade to 1.8.
PR: ports/114301
Submitted by: maintainer |
04 Dec 2006 22:29:46
1.7
|
miwi  |
- Update to 1.7
PR: ports/106344
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) |
20 Mar 2006 16:05:41
1.6
|
leeym  |
- update to 1.6
PR: based on ports/93637 |
11 Feb 2006 04:27:08
1.4
|
vanilla  |
Correctly handle library version number dependency.
PR: ports/93158
Submitted by: maintainer |
18 Jan 2006 19:48:56
1.4
|
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) |
06 Nov 2005 20:15:42
1.3_1
|
marcus  |
Add USE_GNOME=glib20 to fix the build with glib-2.8.
Reported by: pointyhat via kris |
05 Nov 2005 05:22:06
1.3_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
31 Oct 2005 12:49:43
1.3
|
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 |
19 Oct 2005 09:21:29
1.2
|
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) |