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-06-02 12:39:33 +00:00
accessibility
arabic
archivers
astro
audio - Update MASTER_SITES 2014-06-02 08:44:07 +00:00
benchmarks
biology
cad - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 14:48:08 +00:00
chinese - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 16:43:03 +00:00
comms comms/dcf77pi: Update 3.0.0.1 2014-06-01 15:00:36 +00:00
converters
databases - Update to 5.5.37 2014-06-02 12:28:58 +00:00
deskutils
devel - Update to 1.70 2014-06-02 12:06:41 +00:00
dns
editors Unbreak 2014-06-01 21:18:03 +00:00
emulators Stagify. 2014-06-01 17:24:23 +00:00
finance
french Fix the build by adding the Python metaport. 2014-06-01 20:36:01 +00:00
ftp
games /you/have/to/check/what/makeplist/gives/you 2014-06-01 21:37:19 +00:00
german
graphics - Stage support 2014-06-02 09:25:55 +00:00
hebrew
hungarian
irc irc/znc: Fix USE_PYTHON version number, it should be 3+ not 2+ 2014-06-01 15:37:41 +00:00
japanese - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 16:43:03 +00:00
java
Keywords
korean
lang Update python34 port 3.4.0 --> 3.4.1. 2014-06-02 12:36:51 +00:00
mail - Stage support 2014-06-02 11:21:56 +00:00
math
misc - Update to 0.2.37, Announce message: 2014-06-02 06:41:28 +00:00
Mk Update python34 port 3.4.0 --> 3.4.1. 2014-06-02 12:36:51 +00:00
multimedia Remove expired port: 2014-06-02 09:19:32 +00:00
net Update net/scamper port to 20140530. use make stage && make check-plist 2014-06-02 11:20:47 +00:00
net-im Refresh. 2014-06-01 22:15:17 +00:00
net-mgmt net-mgmt/cflowd: Deprecate and expire on 15 August 2014 2014-06-02 12:16:03 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Support staging 2014-06-01 21:30:40 +00:00
security - Update to 1.992 2014-06-02 12:07:42 +00:00
shells
sysutils Update to version 3.6.1. 2014-06-02 10:12:31 +00:00
Templates
textproc - Update to 1.0.3 2014-06-02 12:39:33 +00:00
Tools - Correct the bugzilla url 2014-06-02 05:04:21 +00:00
ukrainian
vietnamese
www - Update to 1.5.6.4 2014-06-02 11:18:17 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Convert BZIP2 to USES 2014-06-02 07:51:44 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Convert bzip2 to USES 2014-06-02 07:46:01 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-06-02 09:19:32 +00:00
README
UIDs
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.