1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Romain Tartière 81e0f61d19 Update to 0.22.
PR:		150202
Submitted by:	me
Approved by:	peterj (maintainer)
2014-12-10 11:52:40 +00:00
accessibility Cleanup plist 2014-12-09 07:35:40 +00:00
arabic Cleanup plist 2014-12-09 07:36:53 +00:00
archivers Mark BROKEN on freebsd 8, fail to build 2014-12-09 21:47:03 +00:00
astro Cleanup plist 2014-12-09 07:39:38 +00:00
audio Cleanup plist 2014-12-09 07:44:39 +00:00
benchmarks
biology
cad - Update from 3.8.76 to 3.8.77 2014-12-09 13:37:08 +00:00
chinese
comms Disable ALSA test completely. When the ALSA lib wasn't detected, was still 2014-12-09 18:56:18 +00:00
converters
databases Cleanup plist 2014-12-09 10:29:13 +00:00
deskutils Mark BROKEN on freebsd 8, fail to build 2014-12-09 21:47:03 +00:00
devel Update to 0.22. 2014-12-10 11:52:40 +00:00
dns - Fix build with python 2014-12-09 17:11:47 +00:00
editors - Cleanup lazarus* plist 2014-12-09 21:18:32 +00:00
emulators Update emulators/i386-wine-devel to 1.7.32. 2014-12-09 18:56:58 +00:00
finance
french
ftp Don't create an orphan symlink for the curl-hiphop slave 2014-12-09 17:53:15 +00:00
games - Clarify LICENSE 2014-12-09 14:07:57 +00:00
german
graphics Update to 0.20.2 2014-12-09 22:06:20 +00:00
hebrew
hungarian
irc
japanese - Update from 0.20141105 to 0.20141201 2014-12-09 13:37:56 +00:00
java
Keywords
korean
lang Strip library 2014-12-09 14:09:19 +00:00
mail Update for mail/mutt: Fix security vulnerability CVE-2014-9116 2014-12-10 09:58:25 +00:00
math math/py-statsmodels: update to 0.6.1, unbreak, modernize 2014-12-09 17:33:53 +00:00
misc misc/mc: really re-add small patch that was deleted in r369133 2014-12-09 15:58:50 +00:00
Mk Set CentOS 6.6 as default Linux version. 2014-12-09 18:05:30 +00:00
multimedia Update "BSD" license in multimedia category 2014-12-09 16:33:16 +00:00
net net/syncthing-discosrv: update for new syncthing version 2014-12-10 03:24:11 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Disable Werror to calm down gcc 2014-12-09 14:50:07 +00:00
portuguese
print
russian
science
security security/hydra: update to 8.1 2014-12-10 07:19:28 +00:00
shells - drop redundant and erroneous cleanup of shell listing in /etc/shells 2014-12-09 21:30:14 +00:00
sysutils - Update to 0.2.2 2014-12-10 02:08:56 +00:00
Templates
textproc Remove duplicate plist 2014-12-09 19:48:24 +00:00
Tools
ukrainian
vietnamese
www - convert flask ports to USES=python 2014-12-10 07:32:17 +00:00
x11 Use new GIMP master sites macro. 2014-12-09 16:58:53 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Remove useless usage of @cwd 2014-12-08 21:35:31 +00:00
x11-toolkits Cleanup. 2014-12-10 11:27:37 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Set CentOS 6.6 as default Linux version. 2014-12-09 18:05:30 +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.