1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Kubilay Kocak e68384c843 [NEW] net/py-matrix-synapse: Matrix protocol reference homeserver
Matrix is an ambitious new ecosystem for open federated Instant Messaging and
VoIP. The basics you need to know to get up and running are:

  * Everything in Matrix happens in a room. Rooms are distributed and do not
    exist on any single server. Rooms can be located using convenience
    aliases like #matrix:matrix.org or #test:localhost:8448.
  * Matrix user IDs look like @matthew:matrix.org (although in the future you
    will normally refer to yourself and others using a 3PID: email address,
    phone number, etc rather than manipulating Matrix user IDs)

Synapse is currently in rapid development, but as of version 0.5 we believe it
is sufficiently stable to be run as an internet-facing service for real usage!

WWW: https://www.matrix.org

PR:		205914
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>
2016-01-08 05:05:35 +00:00
2015-12-17 19:03:54 +00:00
2016-01-07 14:43:45 +00:00
2016-01-07 15:15:54 +00:00
2015-12-30 19:49:17 +00:00
2016-01-08 04:11:43 +00:00
2016-01-08 04:40:37 +00:00
2015-12-28 22:53:40 +00:00
2016-01-07 15:07:37 +00:00
2016-01-07 15:59:51 +00:00
2016-01-08 02:46:59 +00:00
2016-01-07 07:24:53 +00:00
2016-01-07 22:10:21 +00:00
2015-12-17 19:03:54 +00:00
2015-12-21 18:10:32 +00:00
2016-01-07 11:07:28 +00:00
2016-01-07 15:30:25 +00:00
2016-01-06 23:10:26 +00:00
2015-12-17 19:03:54 +00:00
2016-01-07 09:40:49 +00:00
2016-01-06 14:31:59 +00:00
2016-01-07 11:09:51 +00:00
2016-01-07 11:16:14 +00:00
2015-11-23 11:19:22 +00:00
2016-01-07 23:20:46 +00:00
2016-01-07 11:13:35 +00:00
2016-01-08 04:42:45 +00:00
2016-01-07 20:48:42 +00:00
2015-12-22 13:31:14 +00:00
2015-12-21 18:10:32 +00:00
2015-12-17 19:03:54 +00:00
2016-01-01 06:36:04 +00:00
2015-12-27 22:31:46 +00:00
2016-01-06 07:21:39 +00:00
2015-12-29 22:06:22 +00:00
2015-12-31 11:27:40 +00:00
2015-12-11 06:24:55 +00:00
2016-01-01 19:11:59 +00:00

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

	http://www.FreeBSD.org/ports

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

	http://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:

	http://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.

Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.4 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%