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
Baptiste Daroussin 429f654377 Support stage
2014-04-28 16:47:17 +00:00
accessibility Convert from USE_GNOME=gnomehack -> USES=pathfix 2014-04-28 14:38:35 +00:00
arabic
archivers Convert from USE_AUTOTOOLS=libtool to uses=libtool 2014-04-28 13:12:26 +00:00
astro Convert celestia ports to stage 2014-04-28 15:55:51 +00:00
audio Support stage 2014-04-28 16:47:17 +00:00
benchmarks - Remove GCC dependency 2014-04-28 11:39:52 +00:00
biology - Stage 2014-04-27 01:59:47 +00:00
cad - Stage 2014-04-26 21:01:23 +00:00
chinese - Update to 3.9 2014-04-26 18:16:34 +00:00
comms - Stage 2014-04-26 20:59:44 +00:00
converters devel/p5-Encoding-BER: fixing the distfile fetch 2014-04-27 17:35:06 +00:00
databases - Update to 6.0.1 2014-04-28 15:07:11 +00:00
deskutils Mark a few unfetchable ports BROKEN 2014-04-27 14:38:18 +00:00
devel Convert from USE_XZ to USES=tar:xz 2014-04-28 13:54:36 +00:00
dns Update to 9.10.0.rc2 2014-04-28 15:42:06 +00:00
editors
emulators - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386 2014-04-28 15:01:33 +00:00
finance
french
ftp
games - Change master site 2014-04-28 16:31:54 +00:00
german
graphics - Add staging support 2014-04-28 16:25:12 +00:00
hebrew
hungarian
irc - Stage 2014-04-26 20:47:49 +00:00
japanese - Stage 2014-04-26 20:45:51 +00:00
java
Keywords
korean
lang This is a three-part for building guile with clang (or with any other 2014-04-28 15:58:06 +00:00
mail - bump PORTREVISION as reqested in the dovcot2 Makefile 2014-04-28 13:30:24 +00:00
math Deprecate ports broken for more than 6 months 2014-04-27 15:26:12 +00:00
misc
Mk Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping level 2014-04-28 15:47:50 +00:00
multimedia Convert from USE_BZIP2 to USES=tar:bzip2 2014-04-28 13:54:41 +00:00
net Stagify a bunch of ports maintained by flz 2014-04-28 12:46:39 +00:00
net-im Stagify a bunch of ports maintained by flz 2014-04-28 12:46:39 +00:00
net-mgmt
net-p2p Stagify a bunch of ports maintained by flz 2014-04-28 12:46:39 +00:00
news
palm
polish
ports-mgmt - Fix typo 2014-04-27 08:12:14 +00:00
portuguese Mark a few unfetchable ports BROKEN 2014-04-27 14:38:18 +00:00
print Fix build as a user, really this time. 2014-04-28 16:22:49 +00:00
russian
science - Fix checksum 2014-04-27 15:10:34 +00:00
security - Update to 1.10 2014-04-28 14:01:02 +00:00
shells
sysutils Stagify a bunch of ports maintained by flz 2014-04-28 12:46:39 +00:00
Templates
textproc Update to 3.03 2014-04-28 15:28:13 +00:00
Tools
ukrainian
vietnamese
www Update to 2.4.10 2014-04-28 15:19:26 +00:00
x11 Upgrade to 9.20. 2014-04-27 13:18:10 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Alien-wxWidgets: Unbreak on some platforms 2014-04-27 18:55:29 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove a broken for long and not working with any modern compiler port 2014-04-28 16:08:03 +00:00
README
UIDs
UPDATING - Document the change of graphics/gdal 2014-04-27 09:16:32 +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.