1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 359ea5d1be Add py-python-binary-memcached 0.30.0
bmemcached is a pure python module (thread safe) to access memcached via it's
binary with SASL auth support.

The main purpose of this module it to be able to communicate with memcached
using binary protocol and support authentication, so it can work with Heroku for
example.

WWW: https://github.com/jaysonsantos/python-binary-memcached
2020-08-30 07:12:37 +00:00
accessibility
arabic
archivers
astro
audio new port: audio/ardour6 2020-08-29 22:24:07 +00:00
base
benchmarks
biology Chase security/p11-kit update 2020-08-30 03:10:23 +00:00
cad cad/gmsh: Add -fcommon to fix build 2020-08-29 20:43:48 +00:00
chinese
comms
converters
databases Add py-python-binary-memcached 0.30.0 2020-08-30 07:12:37 +00:00
deskutils
devel Chase security/p11-kit update 2020-08-30 03:10:23 +00:00
dns
editors
emulators emulators/citra: update to s20200829 2020-08-30 00:49:53 +00:00
finance
french
ftp
games
german
graphics graphics/gstreamer1-plugins-opencv: fix plist 2020-08-30 06:56:12 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang devel/intel-graphics-compiler: update to 1.0.4756 2020-08-30 03:03:57 +00:00
mail Chase security/p11-kit update 2020-08-30 03:10:23 +00:00
math
misc
Mk Add graphics/linux-c7-librsvg2, needed by x11-toolkits/linux-c7-gtk3. 2020-08-29 18:53:24 +00:00
multimedia audio/gstreamer1-plugins-lv2: fix build on current 2020-08-30 06:52:08 +00:00
net net/vinagre: fix build on current 2020-08-30 07:01:51 +00:00
net-im
net-mgmt
net-p2p Chase security/p11-kit update 2020-08-30 03:10:23 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science
security Chase security/p11-kit update 2020-08-30 03:10:23 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www Chase security/p11-kit update 2020-08-30 03:10:23 +00:00
x11 Chase security/p11-kit update 2020-08-30 03:10:23 +00:00
x11-clocks Patch source code to fix the problem -fno-common tripped over 2020-08-30 03:11:46 +00:00
x11-drivers
x11-fm x11-fm/nemo: fix build on current 2020-08-30 07:07:43 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add dependency on hicolor and adwaita icon themes, and on librsvg2 to be 2020-08-29 19:11:34 +00:00
x11-wm x11-wm/cage: update WWW 2020-08-29 19:33:52 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.