1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 9453739cb8 Update to 2.4.1
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	https://github.com/celery/py-amqp/blob/master/Changelog
PR:		236277
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2019-03-21 19:41:54 +00:00
accessibility
arabic
archivers
astro Update to 0.127 2019-03-21 19:41:09 +00:00
audio Update to 2.75 2019-03-21 14:20:40 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 3.0.1 2019-03-21 19:40:21 +00:00
databases databases/mongodb40: fix aarch64 compilation 2019-03-21 14:49:28 +00:00
deskutils deskutils/freeplaen: update to 1.7.7 2019-03-21 17:12:21 +00:00
devel Change MASTER_SITES from GitHub to CHEESESHOP 2019-03-21 19:41:43 +00:00
dns
editors For those of us who prefer vi over vim there are no good options 2019-03-21 17:17:48 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java . Fix permissions on jspawnhelper. 2019-03-21 18:32:50 +00:00
Keywords
korean
lang Fix PLIST when CAPIDOCS is enabled 2019-03-21 19:41:27 +00:00
mail
math Update to 2.2.3 2019-03-21 19:41:49 +00:00
misc
Mk
multimedia
net Update to 2.4.1 2019-03-21 19:41:54 +00:00
net-im
net-mgmt net-mgmt/netdata: Update to the latest release (v1.13.0) 2019-03-21 15:05:27 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 20190311 2019-03-21 12:38:45 +00:00
shells
sysutils sysutils/tree: update to 1.8.0 2019-03-21 16:44:35 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Fix: build against SSL from ports and connection problem with TLS 1.3 2019-03-21 15:05:14 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: Update to 0.10.10. 2019-03-21 18:11:19 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED mumble and murmur are back in the tree 2019-03-21 14:06:27 +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.