1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold 06cdf3a430 (Readdition of net-p2p/btpd which was removed on 514600)
BTPD is a bittorrent client consisting of a daemon and client commands,
which can be used to read and/or manipulate the daemon state. The daemon
is capable of running several torrents simultaneously and only uses one
TCP port. It's fairly low on resource usage and should be perfect for
file distribution sites. Efficient downloads and ease of use makes this
client a good choice for the casual user as well.

WWW: https://github.com/btpd/btpd/wiki

PR:		1
Submitted by:	mat@FreeBSD.org
2020-01-09 09:06:06 +00:00
accessibility
arabic
archivers
astro Change RUN_DEPENDS from py-xarray011 to py-xarray 2020-01-08 18:36:45 +00:00
audio
base
benchmarks benchmarks/phoronix-test-suite: update to 9.2.1 2020-01-08 15:03:53 +00:00
biology Remove outdated CONFLICTS: p5-bioperl-run was renamed to p5-BioPerl-Run over 3 years ago 2020-01-08 18:36:40 +00:00
cad
chinese
comms
converters
databases databases/mysql80-{client, server}: Update to latest release 8.0.18 2020-01-08 16:47:12 +00:00
deskutils
devel evel/emscripten: Update 1.39.4 -> 1.39.5 2020-01-09 01:24:42 +00:00
dns
editors neovim, lynx: Update WWW 2020-01-09 03:56:24 +00:00
emulators emulators/yuzu: update to s20200108 2020-01-09 00:58:14 +00:00
finance
french
ftp Update to 7.68.0 2020-01-08 18:36:25 +00:00
games games/julius: update to 1.2.0 2020-01-09 09:01:56 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Unbreak databases/php72-mysqli when lang/php72 is build with MYSQLND=off 2020-01-09 07:41:39 +00:00
mail Add NO_ARCH 2020-01-08 14:52:45 +00:00
math
misc
Mk
multimedia multimedia/obs-studio: fix build on powerpc64 2020-01-08 21:36:57 +00:00
net net/xrdp: fix build on GCC architectures 2020-01-08 19:36:47 +00:00
net-im
net-mgmt
net-p2p (Readdition of net-p2p/btpd which was removed on 514600) 2020-01-09 09:06:06 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/vipster: Unbreak on 120amd64 (with clang-6) by forcing the latest clang 2020-01-09 07:57:43 +00:00
security security/nss: update to 3.49 2020-01-08 22:51:12 +00:00
shells shells/zsh-autosuggestions: Update to version 0.6.4 2020-01-08 17:21:30 +00:00
sysutils sysutils/xfce4-genmon-plugin: update to 4.0.2, adding three new languages 2020-01-08 21:20:21 +00:00
Templates
textproc Update to 2.7.0 2020-01-08 14:48:33 +00:00
Tools
ukrainian
vietnamese
www neovim, lynx: Update WWW 2020-01-09 03:56:24 +00:00
x11 Add simple rc script for xdm. 2020-01-08 16:29:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 4.2.3 2020-01-08 10:46:33 +00:00
x11-wm x11-wm/sway: update to 1.3.r2 2020-01-08 16:00:46 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED (Readdition of net-p2p/btpd which was removed on 514600) 2020-01-09 09:06:06 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.