Commit graph

11 commits

Author SHA1 Message Date
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
34f38e4103 user-destdir support 2009-07-08 16:40:08 +00:00
wiz
1577be544a neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.
Noted by obache@ on pkgsrc-changes@
2009-04-16 21:42:40 +00:00
bjs
4803630cf1 #ifndef out some code which results in SIG_SEGV on NetBSD. See patch-aa.
Bump rev.
2008-02-16 01:24:39 +00:00
bjs
5be0cf5d57 Update to version 1.4.2. While here, support <stdbool.h> if it exists.
I'm not sure about FUSE_VERSION vs. FUSE_USE_VERSION in different
implementations, so define FUSE_USE_VERSION from FUSE_VERSION if it
does not exist and use that.


2007-04-17 CHANGES:

	 - fixed a stupid bug that avoids mounting the root of a server
	 - documented the optional port for mounting a webdav server
	 - improved attribute caching for some special cases
2008-01-28 02:56:46 +00:00
tnn
ad6ceadd25 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@
2008-01-18 05:06:18 +00:00
agc
c49f36087d Make this package compile again after recent changes to fuse.h 2007-05-16 22:28:19 +00:00
agc
e71a9f285d Initial import of wdfs-1.4.1 into the Packages Collection.
wdfs is a webdav filesystem with special features for accessing subversion
	repositories. it is based on fuse v2.5+ and neon v0.24.7+.

	features:
	 - generic webdav filesystem
	 - http redirect support
	 - https support
	 - file locking support (different modes)
	 - access to all revisions of a webdav exported subversion repository
	 - versioning filesystem for autoversioning enabled subversion repositories

Using wdfs, it's possible to mount webdav volumes:

% df /mnt
Filesystem        1K-blocks      Used     Avail Capacity  Mounted on
puffs:refuse:wdfs         0         0         0     0%    /mnt
% l /mnt
total 2
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 .
drwxr-xr-x  31 root  wheel   1024 May 16 20:06 ..
-rw-rw-rw-   1 root  wheel  64393 Mar 16 23:06 About your iDisk.rtf
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Backup
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Documents
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Library
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Movies
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Music
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Pictures
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Public
drwxrwxrwx   1 root  wheel   4096 May 13 10:17 Sites
drwxrwxrwx   1 root  wheel   4096 Dec  6 01:08 Software
%
2007-05-16 19:56:37 +00:00