1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Li-Wen Hsu 451f19a3c7 - Update to 1.4.2
- Add LICENSE

PR:		194140
Submitted by:	lwhsu
Approved by:	vanilla (via skype)
2014-10-04 16:09:39 +00:00
accessibility
arabic
archivers
astro - Convert to USES=python 2014-10-04 15:58:24 +00:00
audio - Cleanup PLIST 2014-10-04 15:13:11 +00:00
benchmarks
biology - Update to 2.6.0 2014-10-04 15:12:44 +00:00
cad
chinese
comms comms/wspr: switch from py-imaging to py-pillow 2014-10-04 14:34:50 +00:00
converters converters/py-pisa: switch from py-imaging to py-pillow 2014-10-04 15:13:25 +00:00
databases - Update to 1.4.2 2014-10-04 16:09:39 +00:00
deskutils
devel - This port does not need USE_PYTHON= concurrent 2014-10-04 15:54:54 +00:00
dns - Update to 0.14 2014-10-04 01:35:20 +00:00
editors
emulators
finance
french
ftp
games - Update to 2.6.0 2014-10-04 15:12:44 +00:00
german
graphics - Use INSTALL_TARGET=install-strip 2014-10-04 15:13:06 +00:00
hebrew
hungarian
irc
japanese - Update from 0.20140901 to 0.20141001 2014-10-04 15:42:53 +00:00
java
Keywords
korean
lang
mail
math
misc
Mk - fix documentation of user controlled parameters for usage in /etc/make.conf. 2014-10-04 10:53:21 +00:00
multimedia
net - Update to 2.6.0 2014-10-04 15:12:44 +00:00
net-im
net-mgmt Update to 0.4.1. 2014-10-04 06:42:04 +00:00
net-p2p - Update to 2.6.0 2014-10-04 15:12:44 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/py-reportlab2: switch from py-pillow to py-imaging 2014-10-04 15:07:33 +00:00
russian
science
security
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 2.6.0 2014-10-04 15:12:44 +00:00
x11
x11-clocks
x11-drivers
x11-fm Attempt to unbreak index 2014-10-03 22:11:03 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix x11-toolkits/py-kivy due to cython update. 2014-10-04 08:19:00 +00:00
x11-wm
.arcconfig
.gitignore
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:

	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.