Date: Tue, 7 Aug 2007 01:27:09 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-p2p/deluge Makefile ports/net-p2p/deluge/files patch-libtorrent_src_storage.cpp patch-src_pref.py Message-ID: <200708070127.l771R9VY087505@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2007-08-07 01:27:09 UTC FreeBSD ports repository Modified files: net-p2p/deluge Makefile Added files: net-p2p/deluge/files patch-libtorrent_src_storage.cpp Removed files: net-p2p/deluge/files patch-src_pref.py Log: No longer need to enable compact allocation by default. The libtorrent/src/storage.cpp doesn't know about how to check filesystem on FreeBSD yet, so instead always use sparse file without check on which filesystems that have sparse file support. Both UFS and UFS2 have sparse file support. Bump the PORTREVISION. Revision Changes Path 1.15 +1 -0 ports/net-p2p/deluge/Makefile 1.1 +23 -0 ports/net-p2p/deluge/files/patch-libtorrent_src_storage.cpp (new) 1.2 +0 -11 ports/net-p2p/deluge/files/patch-src_pref.py (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708070127.l771R9VY087505>