1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh e535ede351 Update to 0.8.1
- Change MASTER_SITES from Launchpad to CHEESESHOP
- Add LICENSE
- Relax USES=python
- Reformat pkg-descr
- Update WWW

Changes:	https://github.com/txamqp/txamqp/commits/master
2017-12-27 19:52:20 +00:00
accessibility
arabic
archivers New port: archivers/py-acefile 2017-12-27 13:17:17 +00:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases Allow concurrent installation (USE_PYTHON=concurrent) 2017-12-27 19:51:40 +00:00
deskutils
devel Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31 2017-12-27 19:52:15 +00:00
dns Update to latest commit. 2017-12-27 15:39:00 +00:00
editors
emulators devel/google{test,mock}: update to 1.8.0.450 2017-12-27 19:47:20 +00:00
finance
french Update MASTER_SITES and WWW 2017-12-27 19:51:55 +00:00
ftp
games games/openbor: don't report slaves as out of date 2017-12-27 14:14:59 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add ruby25 2.5.0 (copied from ruby24) 2017-12-27 19:51:11 +00:00
mail
math math/p5-Math-Pari: set LLD_UNSAFE to avoid linking with lld 2017-12-27 15:23:24 +00:00
misc Update to 2.03 2017-12-27 19:52:10 +00:00
Mk Update comment: add ruby 2.5 2017-12-27 19:51:25 +00:00
multimedia
net Update to 0.8.1 2017-12-27 19:52:20 +00:00
net-im
net-mgmt
net-p2p Convert to USES=autoreconf. 2017-12-27 19:41:07 +00:00
news
palm
polish
ports-mgmt
portuguese Update to 20171225 2017-12-27 19:52:00 +00:00
print print/harfbuzz: update to 1.7.4 2017-12-27 17:15:14 +00:00
russian
science Update to 1.25.0 2017-12-27 19:51:35 +00:00
security devel/google{test,mock}: update to 1.8.0.450 2017-12-27 19:47:20 +00:00
shells
sysutils Mark CONFLICTS_INSTALL with sysutils/py-psutil 2017-12-27 19:51:50 +00:00
Templates
textproc Update textproc/erlang-fast_xml to version 1.1.26. 2017-12-27 12:59:05 +00:00
Tools
ukrainian
vietnamese
www Remove non ascii characters. 2017-12-27 13:59:01 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove devel/pwlib, net/openh323 and net/ohphone. The OpenH323 project 2017-12-27 15:55:01 +00:00
README
UIDs
UPDATING

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.