1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-01-12 07:34:52 +00:00
accessibility
arabic
archivers Fix packaging as a USER 2014-01-09 23:15:07 +00:00
astro - Update to 6502 2014-01-11 14:12:04 +00:00
audio Update to 2.0.11. 2014-01-11 20:15:31 +00:00
benchmarks - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
biology
cad
chinese
comms
converters - Upgrade to 2.90. 2014-01-11 11:56:51 +00:00
databases - Upgrade to 0.002209. 2014-01-12 02:34:26 +00:00
deskutils - Reassign to the heap due to mail bounces 2014-01-10 03:14:45 +00:00
devel - Update to 0.4.2 2014-01-12 03:52:33 +00:00
dns - adopt staging support 2014-01-10 08:12:49 +00:00
editors Switch to use lua 5.2 2014-01-10 16:59:28 +00:00
emulators Mark BROKEN on 10+: KPI changes in 10 and up, use bhyve or vbox. 2014-01-11 22:03:26 +00:00
finance
french
ftp - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
games - Update to 1.2.0 2014-01-12 05:12:19 +00:00
german - Reassign to the heap due to mail bounces 2014-01-10 02:53:41 +00:00
graphics - Update to 2.25 2014-01-12 03:52:28 +00:00
hebrew
hungarian
irc Fix SQLITE and GNUTLS build options which were missing pkgconfig 2014-01-11 17:23:09 +00:00
japanese - Update from 0.20131001 to 0.20140106 2014-01-11 17:38:28 +00:00
java - adopt staging support 2014-01-10 22:24:49 +00:00
Keywords
korean
lang Rename patches in the makepatch fashion. 2014-01-11 20:36:18 +00:00
mail - Update to 0.6.3 2014-01-11 16:12:42 +00:00
math - Make build work with FreeBSD-10. 2014-01-12 07:34:52 +00:00
misc
Mk Bump perl version here too. 2014-01-11 21:37:10 +00:00
multimedia - Add missing DISTNAME which was forgotten in previous commit 2014-01-10 21:11:36 +00:00
net - Update to 2.01.0 2014-01-12 03:52:38 +00:00
net-im - add USE_GCC for CURRENT 2014-01-11 06:33:06 +00:00
net-mgmt Add new optional sigrok support; 2014-01-10 08:25:34 +00:00
net-p2p - Support STAGEDIR 2014-01-11 20:05:09 +00:00
news correct plist for staging 2014-01-10 19:02:59 +00:00
palm
polish
ports-mgmt - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
portuguese - Update to 20140102 2014-01-12 03:53:00 +00:00
print Enable stage support 2014-01-11 09:52:39 +00:00
russian
science - Stagify lang/ghc and all the Haskell Cabal ports 2014-01-09 21:32:12 +00:00
security - Update to 20110724.004 2014-01-12 03:52:10 +00:00
shells - Update to R48b 2014-01-10 09:52:35 +00:00
sysutils - Update to 4.2.4 2014-01-12 03:52:43 +00:00
Templates
textproc - Update to 20140102 2014-01-12 03:52:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.18.3 2014-01-12 03:52:49 +00:00
x11 Support stagedir. 2014-01-11 10:03:45 +00:00
x11-clocks Support stagedir. 2014-01-11 12:51:31 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Add NOTIFYD option to install xfce4-notifyd theme 2014-01-10 09:55:58 +00:00
x11-toolkits Bump portrevision due to previous lua switch 2014-01-11 20:54:50 +00:00
x11-wm Update lua-lgi to 0.7.2 2014-01-10 16:09:10 +00:00
CHANGES New USES=uniquefiles to make files or directories unique 2014-01-11 16:52:34 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Add a moved entry about lua-filename 2014-01-10 15:08:12 +00:00
README
UIDs
UPDATING - Change default location of Go packages to LOCALBASE/share/go 2014-01-11 17:46:33 +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.