1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-01-27 11:26:48 +00:00
accessibility
arabic
archivers Update to 2.3.3. 2015-01-26 03:48:23 +00:00
astro - Update to 7906 2015-01-26 19:32:23 +00:00
audio - Update to 14.12 2015-01-27 00:09:20 +00:00
benchmarks
biology
cad Upgrade to 0.54 ans respect options for docs and examples. 2015-01-26 23:05:41 +00:00
chinese
comms Update to 1.1.9, change maintainer to hamradio@ 2015-01-27 10:01:02 +00:00
converters
databases Upgrade to 1.1.5. 2015-01-27 02:03:18 +00:00
deskutils Upgrade to 6.3.3. 2015-01-27 01:30:49 +00:00
devel - Update to 2.17 2015-01-27 11:26:42 +00:00
dns Update to 2.0.10. 2015-01-26 17:53:22 +00:00
editors - Update to 3.5.3 2015-01-26 19:55:34 +00:00
emulators emulators/i386-wine-devel: fix plist generation. 2015-01-27 05:02:05 +00:00
finance
french
ftp - Fix pkg-plist without NLS 2015-01-25 13:38:54 +00:00
games - Update to git20150126 2015-01-26 23:16:54 +00:00
german - adjust bugzilla revision to 4.4.7, 2015-01-26 20:31:22 +00:00
graphics Add LICENSE_FILE, Add desktop-file-utils to USES. 2015-01-27 06:56:44 +00:00
hebrew
hungarian
irc irc/weechat: Update to v1.1.1 2015-01-27 01:16:55 +00:00
japanese Fix DEPENDS 2015-01-25 20:19:08 +00:00
java java/java-checkstyle: Update version 5.8=>6.2 2015-01-25 09:13:58 +00:00
Keywords
korean
lang Upgrade from 5f1 to 5f2. 2015-01-27 08:40:34 +00:00
mail Add ARM build fixes for JavaScript engine 2015-01-26 20:30:05 +00:00
math - Update to 2.3.1. 2015-01-26 20:53:59 +00:00
misc
Mk Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and use 2015-01-26 00:03:46 +00:00
multimedia multimedia/{lib}x264: Update minimum yasm version 2015-01-27 04:38:11 +00:00
net Resurect net/balance, a generic TCP proxy with round robin features 2015-01-26 22:04:39 +00:00
net-im
net-mgmt
net-p2p - Update to 1.4.106 2015-01-26 19:57:08 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.0.62 2015-01-26 19:18:49 +00:00
russian
science
security devel/libhtp, security/suricata: Use iconv:translit 2015-01-27 10:47:48 +00:00
shells
sysutils - Update to 0.6.0 2015-01-26 20:16:01 +00:00
Templates
textproc Upgrade to 2.16. 2015-01-26 09:48:12 +00:00
Tools
ukrainian
vietnamese
www - Update to 5.73 2015-01-27 11:26:48 +00:00
x11 - Update to 1.0.1 2015-01-27 04:40:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add tlwg-ttf 0.6.1, collection of Thai TrueType fonts. 2015-01-27 06:19:27 +00:00
x11-servers
x11-themes Remove a now-redundant @dirrm entry from the plist. 2015-01-25 00:51:59 +00:00
x11-toolkits - Update to 3.5.3 2015-01-26 19:55:34 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.