1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold b8bac4a3c5 - Convert to staging
- Kill patching that was needed before perl 5.6.

Sponsored by:	Absolight
2014-01-24 13:58:29 +00:00
accessibility
arabic
archivers
astro
audio - Add stage support 2014-01-23 23:13:39 +00:00
benchmarks Fixup svn props for pkg-descr* 2014-01-22 15:44:51 +00:00
biology - Update to 1.9 2014-01-23 03:28:37 +00:00
cad Remove expired ports: 2014-01-24 09:32:00 +00:00
chinese
comms
converters - Stageify 2014-01-23 16:00:14 +00:00
databases Fix databases/slony1 to compile on FreeBSD 10. 2014-01-24 13:54:14 +00:00
deskutils
devel Update to 1.1.2 release and stagify. 2014-01-24 13:55:43 +00:00
dns - Update from 3.3 to 3.3.1 2014-01-23 20:16:57 +00:00
editors - Fix distinfo and WRKSRC, now that the distfile is fetched from github 2014-01-24 12:50:53 +00:00
emulators - Update to 4.3.6 2014-01-23 17:18:42 +00:00
finance
french
ftp
games - Update to 2.0.21 2014-01-23 11:57:04 +00:00
german
graphics Convert my own Python ports to: 2014-01-24 13:34:31 +00:00
hebrew
hungarian
irc
japanese
java Update to 1.6.1 release and stagify. 2014-01-24 13:54:42 +00:00
Keywords
korean
lang lang/gnatdroid-armv(5,7): Use lang/gcc-aux as base, not lang/gnat-aux 2014-01-23 20:46:14 +00:00
mail - Update from 3.1.9 to 3.1.10 2014-01-23 22:52:32 +00:00
math Update to 1.03 2014-01-23 16:02:43 +00:00
misc misc/py-pexpect: update to 3.1 2014-01-23 15:44:14 +00:00
Mk Replace a redirect URL (containing multiple query params) with the actual site address. 2014-01-24 11:35:16 +00:00
multimedia - Use gcc and LDFLAGS+=-lc++ on 10+, this seems to fix build as well 2014-01-23 18:42:47 +00:00
net Convert my own Python ports to: 2014-01-24 13:34:31 +00:00
net-im - Stageify 2014-01-23 16:00:14 +00:00
net-mgmt
net-p2p - Use USES=compiler:c++11-lang instead of compiler:c++11-lib 2014-01-22 13:08:21 +00:00
news
palm
polish
ports-mgmt Update to checkin 4fad732f19 2014-01-23 08:58:23 +00:00
portuguese
print - Stageify 2014-01-23 16:00:14 +00:00
russian
science Use PYDISTUTILS_AUTOPLIST 2014-01-23 08:42:15 +00:00
security Convert my own Python ports to: 2014-01-24 13:34:31 +00:00
shells
sysutils Convert my own Python ports to: 2014-01-24 13:34:31 +00:00
Templates
textproc - Convert to staging 2014-01-24 13:58:29 +00:00
Tools
ukrainian
vietnamese
www Convert my own Python ports to: 2014-01-24 13:34:31 +00:00
x11 Update to 1.8.6 2014-01-24 03:20:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Switch to fetching the font from GitHub. 2014-01-23 22:03:42 +00:00
x11-servers
x11-themes
x11-toolkits Add py-ffmpeg as an optional dependency for x11-toolkits/py-kivy. 2014-01-23 18:09:03 +00:00
x11-wm Fix build on amd64, 10.x with clang. 2014-01-23 13:50:19 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Correct reason for removal of cad/salome-kernel caused by copy/paste error. 2014-01-24 09:33:40 +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.