1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-04-22 13:22:43 +00:00
accessibility
arabic
archivers archivers/zip-ada: Upgrade version 48 => 49 2015-04-21 21:45:17 +00:00
astro - Update to 0.20 2015-04-21 18:39:35 +00:00
audio Fix with Perl 5.21.6+ (ExtUtils::MakeMaker 6.99 -> 7.02) 2015-04-22 13:17:26 +00:00
benchmarks
biology
cad - Update to 2.9.3. 2015-04-20 20:45:00 +00:00
chinese
comms
converters
databases Update to 4.4.3 2015-04-21 13:20:31 +00:00
deskutils deskutils/fbreader: fix plist (orphaned file) 2015-04-21 06:20:42 +00:00
devel Upgrade to 1.0.0-alpha10. 2015-04-22 12:28:42 +00:00
dns dns/fastresolve: add WWW 2015-04-22 11:35:31 +00:00
editors
emulators emulators/i386-wine: update to 1.6.2_10 2015-04-21 18:23:17 +00:00
finance - Update to 2.0.4 2015-04-22 00:25:27 +00:00
french
ftp
games Make DragonFly use same headers 2015-04-21 02:18:57 +00:00
german - Update to 2015.04.19 2015-04-21 18:39:59 +00:00
graphics Update to 1.38 2015-04-22 13:22:43 +00:00
hebrew
hungarian
irc - Display a stage-qa warning when ports use PREFIX/var instead of /var 2015-04-20 19:06:29 +00:00
japanese japanese/k12: fix pkg-message paths 2015-04-21 12:36:56 +00:00
java the boostrap bundle libs, do not expose them to the pkg(8) solver 2015-04-21 23:37:20 +00:00
Keywords
korean
lang Fix plist with CAPIDOCS option after recent update 2015-04-22 01:23:16 +00:00
mail - Update to 15.1.0 2015-04-21 18:40:35 +00:00
math - Update to 2.2.0. 2015-04-21 14:17:13 +00:00
misc - Update patchutils to 0.3.4 2015-04-21 16:58:05 +00:00
Mk Add a STRICT_DEPENDS feature which validates dependencies are installed, does 2015-04-21 18:16:31 +00:00
multimedia multimedia/handbrake: register CONFLICTS_BUILD with x265 2015-04-20 19:05:51 +00:00
net net/chrony: add CPE info 2015-04-22 11:43:12 +00:00
net-im - Update to 15.1.0 2015-04-21 18:40:44 +00:00
net-mgmt - Display a stage-qa warning when ports use PREFIX/var instead of /var 2015-04-20 19:06:29 +00:00
net-p2p
news - Update to 15.1.0 2015-04-21 18:40:48 +00:00
palm
polish - Update to 20150419 2015-04-21 18:40:03 +00:00
ports-mgmt Remove my accidentally committed test for r384436 2015-04-21 18:24:18 +00:00
portuguese
print
russian
science
security Add an entry for security/libtasn1 vulnerability. 2015-04-22 07:40:01 +00:00
shells Update to R50f 2015-04-20 20:18:03 +00:00
sysutils - Add CPE info 2015-04-22 11:03:39 +00:00
Templates
textproc - Add LICENSE_FILE 2015-04-22 02:09:20 +00:00
Tools
ukrainian
vietnamese
www www/wordpress: update 4.1 -> 4.1.2 2015-04-22 12:05:42 +00:00
x11 x11/xsel: add WWW 2015-04-21 13:11:00 +00:00
x11-clocks
x11-drivers
x11-fm Update to 1.6.7 (bugfix) 2015-04-20 17:29:58 +00:00
x11-fonts Fix build with Perl 5.21.1+ 2015-04-20 17:43:12 +00:00
x11-servers
x11-themes
x11-toolkits Update to 0.99.27. 2015-04-20 22:16:39 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move devel/rubygem-inline to devel/rubygem-rubyinline 2015-04-21 18:52:57 +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.