1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2013-11-26 08:13:10 +00:00
accessibility Fix building with the GUI option 2013-11-25 22:47:00 +00:00
arabic
archivers
astro
audio Fix calls to waf scripts to allow depending on any python version, 2013-11-25 22:13:06 +00:00
benchmarks Upgrade from 2.2.2 to 3.0.4. 2013-11-26 03:48:13 +00:00
biology
cad
chinese
comms
converters
databases databases/cego: update to 2.19.13 2013-11-26 00:30:44 +00:00
deskutils
devel Use '${COPYTREE_SHARE} .' instead of '${COPYTREE_SHARE} \*' in my ports 2013-11-26 07:59:03 +00:00
dns Update to new upstream release candidate #3, with three changes since RC1: 2013-11-25 22:46:28 +00:00
editors
emulators Use '${COPYTREE_SHARE} .' instead of '${COPYTREE_SHARE} \*' in my ports 2013-11-26 07:59:03 +00:00
finance
french
ftp
games Use '${COPYTREE_SHARE} .' instead of '${COPYTREE_SHARE} \*' in my ports 2013-11-26 07:59:03 +00:00
german
graphics - use STAGEDIR 2013-11-26 06:16:57 +00:00
hebrew
hungarian
irc - Force gcc usage, port depends on gnu extensions 2013-11-26 00:15:25 +00:00
japanese
java
Keywords
korean
lang Change PORTNAME from gcc to gcc34 to match the actual name of this 2013-11-26 06:51:25 +00:00
mail
math - Update to 1.0.1. 2013-11-26 02:33:07 +00:00
misc
Mk Fix typo (PKGPOSRDEINSTALL -> PKGPOSTDEINSTALL). 2013-11-25 22:49:29 +00:00
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/gnutls3: fix build without autogen 2013-11-25 23:59:04 +00:00
shells
sysutils - Fix hang on reading config [1] 2013-11-26 02:16:54 +00:00
Templates
textproc - Update to 0.81 2013-11-26 08:13:10 +00:00
Tools
ukrainian
vietnamese
www - Convert to USES=qmake 2013-11-26 01:46:40 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Add x11-fonts/cosmic-sans-neue-mono. 2013-11-25 22:38:16 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs - Update minetest and minetest_game to 0.4.8 2013-11-26 03:35:32 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs - Update minetest and minetest_game to 0.4.8 2013-11-26 03:35:32 +00:00
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.