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
Dmitry Marakasov 319a842a94 - Confirmed to work on arm
Submitted by:	MIHIRA Sanpei Yoshiro <sanpei at sanpei dot org>
2014-06-11 13:06:08 +00:00
accessibility
arabic
archivers Resurrect archivers/bzip and assign maintainer 2014-06-11 09:49:14 +00:00
astro - Update to 1.5.1 2014-06-10 22:06:15 +00:00
audio - Confirmed to work on arm 2014-06-11 13:06:08 +00:00
benchmarks
biology
cad - Unbreak 2014-06-11 07:06:01 +00:00
chinese chinese/bitchx: Bump to acquire MASTERDIR fix, stage too 2014-06-11 10:20:41 +00:00
comms
converters
databases - Switch to USES=libtool 2014-06-11 09:13:23 +00:00
deskutils Update to 2.14 2014-06-10 18:32:05 +00:00
devel Resurrect devel/c2mdoc (with stage support), assign maintainer 2014-06-11 12:23:25 +00:00
dns
editors - Stagify 2014-06-11 09:16:15 +00:00
emulators
finance
french
ftp
games games/xlogical: stage support and unbreak on F10+ 2014-06-10 20:49:51 +00:00
german
graphics - Switch to USES=libtool,tar, use new LIB_DEPENDS syntax 2014-06-11 12:36:47 +00:00
hebrew
hungarian
irc chinese/bitchx: Bump to acquire MASTERDIR fix, stage too 2014-06-11 10:20:41 +00:00
japanese
java
Keywords
korean
lang - Remove leading, undefined article from COMMENT 2014-06-11 05:12:13 +00:00
mail - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
math Add staging support. 2014-06-11 10:23:57 +00:00
misc - Update to 0.04 2014-06-11 11:16:57 +00:00
Mk - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
multimedia - Update to 1.1.2 2014-06-10 16:04:02 +00:00
net - Fix libobby dependency 2014-06-11 09:16:07 +00:00
net-im
net-mgmt Add staging support. 2014-06-11 09:38:35 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Modernize 2014-06-10 17:26:02 +00:00
russian
science better way to handle symlink 2014-06-10 15:20:03 +00:00
security - Switch to USES=libtool 2014-06-11 09:46:29 +00:00
shells
sysutils Add staging support. 2014-06-11 12:09:47 +00:00
Templates
textproc Stagify. 2014-06-11 12:46:09 +00:00
Tools
ukrainian
vietnamese
www - Update Firefox to 30.0 2014-06-11 03:42:55 +00:00
x11 Add staging support; do not @dirrmtry directories owned by dependencies. 2014-06-10 18:36:46 +00:00
x11-clocks
x11-drivers Update wacom input driver to 0.24.99.1 2014-06-11 06:44:41 +00:00
x11-fm
x11-fonts - updates MAINTAINER 2014-06-10 21:27:18 +00:00
x11-servers
x11-themes
x11-toolkits - Update to snapshot 10183 2014-06-11 07:11:34 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect devel/c2mdoc (with stage support), assign maintainer 2014-06-11 12:23:25 +00:00
README
UIDs
UPDATING UPDATING: unbreak for certain tools 2014-06-11 04:41:55 +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.