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
2014-07-26 05:19:05 +00:00
accessibility
arabic
archivers
astro
audio - Switch multimedia/mp4v2 to USES=libtool, drop .la files 2014-07-25 20:09:16 +00:00
benchmarks
biology Really fix. 2014-07-25 23:08:58 +00:00
cad - Link with multimedia/ffmpeg0 instead of multimedia/ffmpeg (only applies when 2014-07-25 04:51:29 +00:00
chinese Remove expired ports: 2014-07-24 18:36:19 +00:00
comms
converters - Switch converters/psiconv to USES=libtool, drop .la files 2014-07-25 21:57:14 +00:00
databases databases/p5-DBD-ODBC: 1.45_1 -> 1.50 2014-07-25 13:13:15 +00:00
deskutils
devel - Update to 0.03 2014-07-26 05:19:05 +00:00
dns - Remove the duplication of gdnsd_flags in command_args 2014-07-24 23:37:10 +00:00
editors - Switch converters/psiconv to USES=libtool, drop .la files 2014-07-25 21:57:14 +00:00
emulators - Fix plist 2014-07-25 19:03:47 +00:00
finance
french The 11.5 tarball has been removed: mirror it untill I get the time for 2014-07-24 19:59:01 +00:00
ftp
games - Add stage support 2014-07-26 01:40:05 +00:00
german
graphics - Update from 0.19.5 to 0.25.2 2014-07-25 23:20:23 +00:00
hebrew
hungarian
irc - Fix plist without DOCS 2014-07-24 20:32:29 +00:00
japanese - Switch to USES=libtool, drop .la files 2014-07-25 12:28:52 +00:00
java
Keywords Add support for @fmtutil for pkg_install 2014-07-25 13:44:17 +00:00
korean Remove expired ports: 2014-07-24 18:36:19 +00:00
lang
mail - Update from 1.1.b1 to 1.2 2014-07-24 21:18:55 +00:00
math - Switch converters/psiconv to USES=libtool, drop .la files 2014-07-25 21:57:14 +00:00
misc Remove expired ports: 2014-07-24 18:36:19 +00:00
Mk - Fix check-plist so that its 'files in plist but missing from STAGEDIR' check 2014-07-24 21:03:10 +00:00
multimedia - Bump PORTREVISION after last change 2014-07-26 00:21:30 +00:00
net - Stage support 2014-07-25 21:43:13 +00:00
net-im net-im/mikutter: Update to 3.0.3 2014-07-25 23:25:18 +00:00
net-mgmt Add a patch that got mysteriously eaten by bugzilla. 2014-07-24 22:59:05 +00:00
net-p2p - Switch to USES=libtool 2014-07-25 20:28:58 +00:00
news
palm
polish - Fix build on current 2014-07-25 08:32:27 +00:00
ports-mgmt
portuguese
print - Update from 20140714 to 20140725 2014-07-25 13:05:32 +00:00
russian
science - Revert r362761 2014-07-25 07:35:24 +00:00
security - document bugzilla Cross Site Request Forgery (CVE-2014-1546) 2014-07-25 14:12:54 +00:00
shells
sysutils Fix 2014-07-25 21:45:47 +00:00
Templates
textproc Update to version 1.8.6 2014-07-25 18:17:38 +00:00
Tools
ukrainian
vietnamese
www - Update to 6.08 2014-07-26 05:18:03 +00:00
x11 - Convert texproc/uim and friends to USES=libtool, drop .la files 2014-07-25 12:19:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fira: update 3.110 -> 3.111 2014-07-25 11:13:45 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-07-24 18:36:19 +00:00
README
UIDs
UPDATING - Add message about removing cad/netgen before reinstalling. 2014-07-25 23:02:06 +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.