1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gian-Simon Purkert d08ca0056b databases/p5-AnyEvent-Memcached: update to 0.08
Changelog: https://metacpan.org/dist/AnyEvent-Memcached/changes

PR:		259300
Approved by:	anes@anes.su (maintainer timeout, >7 weeks)
2021-12-09 19:46:48 +09:00
.hooks
accessibility accessibility/orca: Update to 41.1 2021-12-08 14:07:10 -08:00
arabic
archivers archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
astro archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/p5-AnyEvent-Memcached: update to 0.08 2021-12-09 19:46:48 +09:00
deskutils
devel devel/jenkins: Update to 2.324 2021-12-09 15:13:22 +07:00
dns
editors archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
emulators archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
finance
french
ftp
games
german
graphics archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gleam: update to 0.18.0 2021-12-09 09:38:20 +00:00
mail
math
misc
Mk lang/ruby30: Update to 3.0.3 2021-12-09 08:21:58 +09:00
multimedia
net
net-im
net-mgmt
net-p2p
news news/inn-current: Update to 20211205 2021-12-08 21:51:30 -07:00
polish
ports-mgmt
portuguese
print print/xreader: Update to 3.2.2 2021-12-08 14:07:11 -08:00
russian
science science/afni: update to 21.3.10 2021-12-09 10:06:08 +01:00
security archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
shells
sysutils
Templates
textproc textproc/fcitx5-qt: Update to 5.0.8 2021-12-08 19:45:35 -05:00
Tools
ukrainian
vietnamese
www www/http-parser: unbreak the port's build against WITH_DEBUG 2021-12-09 06:06:28 +00:00
x11 x11/xcb-imdkit: Update to 1.0.3 2021-12-08 19:45:33 -05:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fnt: New port: Missing font manager for UNIX 2021-12-09 08:39:06 +01:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.143 2021-12-09 00:29:53 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.