aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent-rasterbar-14/pkg-plist
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-03-25 04:44:18 +0800
committeranray <anray@FreeBSD.org>2006-03-25 04:44:18 +0800
commit0dba5481250f5acba0e1610d7083e526c264cb0c (patch)
treed1b7405063fefb3842cc6dce410c56a0fe16bdc6 /net-p2p/libtorrent-rasterbar-14/pkg-plist
parenteeb61828f82fdd8259c4b355ca9f966e904c4f7b (diff)
downloadfreebsd-ports-graphics-0dba5481250f5acba0e1610d7083e526c264cb0c.tar.gz
freebsd-ports-graphics-0dba5481250f5acba0e1610d7083e526c264cb0c.tar.zst
freebsd-ports-graphics-0dba5481250f5acba0e1610d7083e526c264cb0c.zip
Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client.
PR: ports/94014 Submitted by: Johan Ström <johan@stromnet.org>
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14/pkg-plist')
-rw-r--r--net-p2p/libtorrent-rasterbar-14/pkg-plist54
1 files changed, 54 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/pkg-plist b/net-p2p/libtorrent-rasterbar-14/pkg-plist
new file mode 100644
index 00000000000..c9240c5438e
--- /dev/null
+++ b/net-p2p/libtorrent-rasterbar-14/pkg-plist
@@ -0,0 +1,54 @@
+include/libtorrent/alert.hpp
+include/libtorrent/alert_types.hpp
+include/libtorrent/allocate_resources.hpp
+include/libtorrent/async_gethostbyname.hpp
+include/libtorrent/bencode.hpp
+include/libtorrent/buffer.hpp
+include/libtorrent/config.hpp
+include/libtorrent/debug.hpp
+include/libtorrent/entry.hpp
+include/libtorrent/escape_string.hpp
+include/libtorrent/file.hpp
+include/libtorrent/fingerprint.hpp
+include/libtorrent/hasher.hpp
+include/libtorrent/http_settings.hpp
+include/libtorrent/http_tracker_connection.hpp
+include/libtorrent/identify_client.hpp
+include/libtorrent/invariant_check.hpp
+include/libtorrent/io.hpp
+include/libtorrent/ip_filter.hpp
+include/libtorrent/peer.hpp
+include/libtorrent/peer_connection.hpp
+include/libtorrent/peer_id.hpp
+include/libtorrent/peer_info.hpp
+include/libtorrent/peer_request.hpp
+include/libtorrent/piece_block_progress.hpp
+include/libtorrent/piece_picker.hpp
+include/libtorrent/policy.hpp
+include/libtorrent/resource_request.hpp
+include/libtorrent/session.hpp
+include/libtorrent/size_type.hpp
+include/libtorrent/socket.hpp
+include/libtorrent/stat.hpp
+include/libtorrent/storage.hpp
+include/libtorrent/torrent.hpp
+include/libtorrent/torrent_handle.hpp
+include/libtorrent/torrent_info.hpp
+include/libtorrent/tracker_manager.hpp
+include/libtorrent/udp_tracker_connection.hpp
+include/libtorrent/utf8.hpp
+include/libtorrent/version.hpp
+lib/libtorrent.so.1
+lib/libtorrent.so
+lib/libtorrent.la
+lib/libtorrent.a
+libdata/pkgconfig/libtorrent.pc
+bin/dump_torrent
+bin/make_torrent
+bin/simple_client
+bin/test_hasher
+bin/test_bencoding
+bin/test_ip_filter
+bin/test_piece_picker
+bin/test_storage
+@dirrm include/libtorrent
e5dc8690b5759b706774c3e5f1e3c71c5aa46adb'>- fix build for FreeBSD-9dinoex2011-11-061-0/+6 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-0/+1 * - drop GNUSTEP_WITHOUT_LIBOBJCdinoex2011-04-161-29/+7 * - remove obsolete variablesdinoex2011-03-141-6/+0 * - mark sparc as brokendinoex2010-06-111-0/+3 * - convert USE_LDCONFIGdinoex2010-05-311-4/+1 * - option WITH_GNUSTEP_DEVEL, new backend versiondinoex2010-05-241-1/+4 * - drop options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44dinoex2010-04-021-16/+9 * - remove BROKENdinoex2009-12-031-4/+15 * - mark all 200 gnustep ports broken after removal ov gcc-objcdinoex2009-12-031-25/+1 * - update to 0.17.1dinoex2009-11-291-1/+1 * - new Macro USE_GNUSTEP_LOCAL_ASTSdinoex2009-03-201-0/+26 * - update to gnustep-back 0.16.0dinoex2008-12-241-1/+1 * - fix USE_GNUSTEP_LOCAL_BUDLES subdirsdinoex2008-11-301-2/+2 * - new option USE_GNUSTEP_LOCAL_MENULETSdinoex2008-11-301-2/+15 * - use BUILD_WRKSRC, INSTALL_WRKSRCdinoex2008-11-171-4/+4 * - update stable to 0.14.0dinoex2008-08-121-4/+0 * - update gnustep-back to 0.14.xdinoex2008-06-201-1/+1 * - add WITH_GNUSTEP_DEVELdinoex2008-05-051-0/+4 * - note reason why INSTALL_SHLIBS is neededdinoex2008-04-241-0/+2 * - back out last (approved) commitdinoex2008-04-231-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * - udpate to 0.12.1dinoex2008-02-281-1/+1 * - use PACKAGE_BUILDINGdinoex2007-06-271-1/+1 * - set default compiler as GNUSTEP_WITH_GCC42=yesdinoex2007-06-041-1/+1 * Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-301-1/+0 * - fix path for */Servciesdinoex2007-01-031-2/+2 * - add USE_GNUSTEP_LOCAL_SERVICESdinoex2006-12-311-53/+105 * - pass ADDITIONAL_FLAGS ADDITIONAL_CFLAGSdinoex2006-12-191-0/+9 * - pass ADDITIONAL_CPPFLAGS, ADDITIONAL_INCLUDE_DIRS ADDITIONAL_LIB_DIRSdinoex2006-12-101-0/+9 * - new option USE_GNUSTEP_LDCONFIGdinoex2006-11-301-2/+27 * -add options USE_GNUSTEP_SYSTEM_THEMES, USE_GNUSTEP_LOCAL_THEMESdinoex2006-11-201-13/+40 * - new option USE_GNUSTEP_SYSTEM_BUNDLESdinoex2006-11-201-0/+13 * - new option USE_GNUSTEP_LOCAL_BUNDLESdinoex2006-11-171-0/+13 * - new option USE_GNUSTEP_LOCAL_TOOLSdinoex2006-11-161-0/+12 * - new optionsdinoex2006-10-311-6/+45 * - whitespacesdinoex2006-10-061-1/+1 * - new option USE_GNUSTEP_MAKE=yesdinoex2006-09-291-2/+5 * - order dependenciesdinoex2006-09-111-4/+34 * - update to 0.11.0dinoex2006-08-311-1/+1 * - update to gcc4.1 as defaultdinoex2006-04-051-1/+1 * - use gcc ports directly when possibledinoex2006-03-291-13/+12 * - set default GNUSTEP_PREFIXdinoex2006-03-181-0/+5 * - support multiple backends as dependeciesdinoex2006-01-291-12/+12 * - new option GNUSTEP_PREFIXdinoex2006-01-201-2/+2 * - new option GNUSTEP_WITH_XLIBdinoex2006-01-191-4/+46 * Switch to <target>:: convention for both patch-autotools and run-autotools,ade2005-11-191-1/+1 * - new backend option WITH_GNUSTEP_CAIROdinoex2005-10-251-3/+17 * - cleanup Makefile locationdinoex2005-08-281-1/+1 * Update for gnustep-back 0.10dinoex2005-07-281-9/+10 * Remove trailing spaces.krion2005-01-091-1/+1 * - cleanup obsolete defsdinoex2004-11-141-4/+1 * - update DEFAULT_LIBVERSIONdinoex2004-11-081-1/+1 * - new option GNUSTEP_WITH_GCC34dinoex2004-10-121-1/+9 * - new option DEFAULT_LIBVERSIONdinoex2004-06-161-3/+8 * - update to gcc33dinoex2004-04-161-0/+5 * - Fix dependency problem in CURRENTdinoex2004-04-131-1/+12 * - make PKGNAMESUFFIX extandabledinoex2004-03-261-1/+1 * Here come the patches!marcus2004-01-20