1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-04-14 20:01:18 +00:00
accessibility
arabic
archivers
astro Back to pool 2014-04-14 20:01:18 +00:00
audio Use @sample pkg-plist macro. 2014-04-14 17:42:23 +00:00
benchmarks
biology Remove expired ports: 2014-04-13 10:55:38 +00:00
cad
chinese
comms - Remove GCC dependency which made qsstv crash with a clang-built world. 2014-04-13 23:37:15 +00:00
converters Back to pool 2014-04-14 20:01:18 +00:00
databases Fix plist 2014-04-13 21:14:45 +00:00
deskutils Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier), 2014-04-14 10:30:30 +00:00
devel Add Staging support 2014-04-14 19:50:44 +00:00
dns
editors - Oops, PORTEPOCH shouldn't go backwards! 2014-04-14 11:58:29 +00:00
emulators
finance
french
ftp
games Add staging support 2014-04-14 18:45:17 +00:00
german
graphics - Update from 1.2.1 to 1.3 2014-04-14 15:20:45 +00:00
hebrew
hungarian
irc
japanese - Fix leftover file 2014-04-13 13:18:45 +00:00
java Finish stage support 2014-04-13 13:04:31 +00:00
Keywords
korean
lang Fix up conflict with lang/dmd1. 2014-04-14 20:00:37 +00:00
mail - Fix build with vpopmail-5.4.33 2014-04-13 18:10:50 +00:00
math Remove expired ports: 2014-04-13 10:55:38 +00:00
misc Remove expired ports: 2014-04-13 10:55:38 +00:00
Mk - Fix issues with specifying ${RUBY} variable 2014-04-13 02:44:45 +00:00
multimedia - Update from 1.2.1 to 1.3 2014-04-14 15:20:45 +00:00
net - Turn file system flags support patch option on by default. FreeBSD has had 2014-04-14 17:20:17 +00:00
net-im net-im/qq: Stage, remove pre-fetch message, fix pkg-descr 2014-04-13 09:18:40 +00:00
net-mgmt Update to 2.0 2014-04-14 15:29:16 +00:00
net-p2p
news Mark broken: Fails to configure 2014-04-12 22:06:34 +00:00
palm
polish
ports-mgmt ports-mgmt/porttools: upgrade to 1.01 2014-04-14 09:13:47 +00:00
portuguese
print Remove expired ports: 2014-04-13 10:55:38 +00:00
russian
science Undeprecate by depending on any version of python 3 rather than deprecated 2014-04-14 18:14:54 +00:00
security Remove expired port: 2014-04-14 18:31:28 +00:00
shells
sysutils Use @sample pkg-plist macro. 2014-04-14 17:44:58 +00:00
Templates
textproc Update to 3.0.1 2014-04-14 18:45:19 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.70 2014-04-14 17:16:49 +00:00
x11 - Update to 2.0.1 2014-04-14 14:30:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm . Don't use inline on functions that are intended to be used in multiple 2014-04-13 17:46:59 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED lang/dmd is no longer the primary dmd port as it is no longer supported 2014-04-14 19:46:59 +00:00
README
UIDs
UPDATING lang/dmd is no longer the primary dmd port as it is no longer supported 2014-04-14 19:46:59 +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.