1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Lev A. Serebryakov 38721b20c8 This port needs C++11 library, not only compiler.
This should fix build on 9.x systems.
2015-11-03 20:58:29 +00:00
accessibility
arabic Update to 5.0.3. 2015-11-03 17:47:01 +00:00
archivers
astro
audio Use PyPI name for PORTNAME 2015-11-02 19:05:10 +00:00
benchmarks
biology
cad
chinese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
comms
converters - Switch to options helpers 2015-11-03 20:02:30 +00:00
databases - Add missing dependency 2015-11-03 18:25:49 +00:00
deskutils
devel This port needs C++11 library, not only compiler. 2015-11-03 20:58:29 +00:00
dns [NEW] dns/py-idna: Internationalized Domain Names in Applications (IDNA) 2015-11-02 16:30:46 +00:00
editors Update to 5.0.3. 2015-11-03 17:47:01 +00:00
emulators
finance
french Update to 5.0.3. 2015-11-03 17:47:01 +00:00
ftp
games
german Update to 5.0.3. 2015-11-03 17:47:01 +00:00
graphics
hebrew Update to 5.0.3. 2015-11-03 17:47:01 +00:00
hungarian Update to 5.0.3. 2015-11-03 17:47:01 +00:00
irc
japanese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
java
Keywords
korean Update to 5.0.3. 2015-11-03 17:47:01 +00:00
lang
mail Update to 0.8.23. 2015-11-03 10:56:32 +00:00
math - Update to 6.200.2 2015-11-03 02:30:56 +00:00
misc
Mk
multimedia multimedia/openh264: oops, drop unused devel/binutils 2015-11-03 13:01:20 +00:00
net Fix BUILD_DEPENDS. No bump since the current version doesn't build. 2015-11-03 13:07:57 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish Update to 5.0.3. 2015-11-03 17:47:01 +00:00
ports-mgmt
portuguese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
print
russian Update to 5.0.3. 2015-11-03 17:47:01 +00:00
science
security - Update to 5.26b1 (5.25 contains a build breaking bug, 5.26b1 resolves this) 2015-11-03 12:31:59 +00:00
shells
sysutils sysutils/puppet: update to 3.8.3 2015-11-03 19:02:08 +00:00
Templates
textproc Upgrade to 1.7.3 2015-11-03 19:49:40 +00:00
Tools
ukrainian Update to 5.0.3. 2015-11-03 17:47:01 +00:00
vietnamese Update to 5.0.3. 2015-11-03 17:47:01 +00:00
www Update to 0.24 2015-11-03 18:28:01 +00:00
x11 - Update to 0.31.3 2015-11-03 02:31:08 +00:00
x11-clocks
x11-drivers Add USES=uidfix to allow build as a user. 2015-11-02 21:23:46 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/joomla3: svn move joomla31 joomla3 2015-11-03 03:19:42 +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.