1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2013-12-13 11:30:02 +00:00
accessibility In preparation for making libtool generate libraries with a sane name, fix all LIB_DEPENDS in accessibility 2013-12-11 09:51:36 +00:00
arabic
archivers - Fix build with Ruby 2.0 2013-12-13 01:22:30 +00:00
astro Sync RESTRICTED with what's in LEGAL. 2013-12-11 18:39:17 +00:00
audio audio/calf: Unbreak on most platforms by fixing plist 2013-12-13 10:05:42 +00:00
benchmarks Update to 3.0.5 2013-12-12 14:35:56 +00:00
biology Fix the build with more standards-compliant compilers such as GCC 4.7. [1] 2013-12-13 09:34:40 +00:00
cad Fix typo 2013-12-12 17:43:31 +00:00
chinese LEGAL, chinese/moettf: sync LEGAL text 2013-12-11 19:51:29 +00:00
comms - Correct a mis-use of USES= 2013-12-13 04:13:41 +00:00
converters - Update to 1.001000 2013-12-11 18:49:09 +00:00
databases - Use %%PERL_ARCH%% instead of mach 2013-12-13 02:02:53 +00:00
deskutils - Update to 1.19.9 2013-12-13 00:43:26 +00:00
devel - Convert to new LIB_DEPENDS format 2013-12-13 07:59:58 +00:00
dns dns/py-dnspython: revert wrong revert of last commit 2013-12-12 15:14:23 +00:00
editors Convert to staging, clean up the sgtty/termios mess, and generally 2013-12-12 16:27:03 +00:00
emulators - Update to virtualbox-ose 4.2.20_1 2013-12-13 11:17:19 +00:00
finance Convert LIB_DEPENDS for ports depending on boost 2013-12-12 10:53:38 +00:00
french Update to 5.0.1 2013-12-10 20:02:49 +00:00
ftp
games multiple: sync legal 2013-12-12 22:09:42 +00:00
german
graphics - Update to 9.41 2013-12-13 02:22:20 +00:00
hebrew
hungarian
irc - Update to 2.0.11 2013-12-11 18:49:49 +00:00
japanese
java java/jmf java/dbvis: reset maintainer 2013-12-11 05:25:28 +00:00
Keywords
korean
lang - Get rid of unneeded conditionals 2013-12-13 09:03:57 +00:00
mail convert WITHOUT_NLS to option 2013-12-13 11:23:11 +00:00
math - Convert to new LIB_DEPENDS format 2013-12-13 08:03:53 +00:00
misc Remove now no-op option that will interfere with warnings about WITHOUT_NLS being no op 2013-12-13 11:26:09 +00:00
Mk Warn users about WITHOUT_NLS deprecation 2013-12-13 11:30:02 +00:00
multimedia Support DragonflyBSD. 2013-12-13 09:49:38 +00:00
net - Update to 1.6.3 2013-12-13 02:18:12 +00:00
net-im Convert LIB_DEPENDS for ports depending on boost 2013-12-12 13:01:40 +00:00
net-mgmt Multiple ports: fix COMMENT 2013-12-11 19:35:22 +00:00
net-p2p Convert LIB_DEPENDS for ports depending on boost 2013-12-12 15:24:47 +00:00
news
palm
polish
ports-mgmt - Update to checkin 96722b2 2013-12-13 00:56:51 +00:00
portuguese
print Convert LIB_DEPENDS for ports depending on boost 2013-12-12 14:15:03 +00:00
russian
science Convert LIB_DEPENDS for ports depending on boost 2013-12-12 14:15:03 +00:00
security Update krb5 to 1.12. Security/krb5 tracks MIT KRB5 current release. 2013-12-12 05:19:57 +00:00
shells
sysutils Convert LIB_DEPENDS for ports depending on boost 2013-12-12 14:15:03 +00:00
Templates The RUBY license covers only the second portion of the license. It should not 2013-12-13 02:16:03 +00:00
textproc multiple: sync legal 2013-12-12 22:09:42 +00:00
Tools
ukrainian
vietnamese
www Remove no-op WITHOUT_NLS 2013-12-13 11:27:38 +00:00
x11 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 14:15:03 +00:00
x11-clocks
x11-drivers Update to 1.6.3. 2013-12-10 20:11:22 +00:00
x11-fm
x11-fonts - Chase r336083 and bump all ports using NO_ARCH so that users building 2013-12-10 19:47:42 +00:00
x11-servers
x11-themes
x11-toolkits - Use tar to extract zipball 2013-12-13 01:41:13 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL multiple: sync legal 2013-12-12 22:09:42 +00:00
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.