1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke b16cfcd7e9 - Update to 1.1.0
PR:		177935
Submitted by:	Ports Fury
2013-05-10 14:33:41 +00:00
accessibility
arabic Update to 4.0.3. 2013-05-09 18:26:51 +00:00
archivers - Fix build 2013-05-10 14:31:14 +00:00
astro
audio - BROKEN Fails to fetch 2013-05-10 13:34:05 +00:00
benchmarks
biology
cad - BROKEN fails to build 2013-05-10 13:35:46 +00:00
chinese Add DIST_SUBDIR to fix a fetch error because the distfiles are often replaced 2013-05-10 08:08:33 +00:00
comms
converters
databases
deskutils - BROKEN fails to package 2013-05-10 13:30:19 +00:00
devel - Update to 0.6.7 2013-05-10 14:32:33 +00:00
dns
editors Update to 4.0.3. 2013-05-09 18:26:51 +00:00
emulators - Update to 1.2 2013-05-10 06:46:46 +00:00
finance - BROKEN fails to build 2013-05-10 13:45:27 +00:00
french Update to 4.0.3. 2013-05-09 18:26:51 +00:00
ftp
games - Fix extract on 9+ due to this picking up /usr/bin/unzip instead of 2013-05-10 01:46:52 +00:00
german Update to 4.0.3. 2013-05-09 18:26:51 +00:00
graphics - Broken fails to package 2013-05-10 06:53:16 +00:00
hebrew Update to 4.0.3. 2013-05-09 18:26:51 +00:00
hungarian Update to 4.0.3. 2013-05-09 18:26:51 +00:00
irc Fix shebang_file list 2013-05-10 09:28:07 +00:00
japanese Add DIST_SUBDIR to fix a fetch error because the distfiles are often replaced 2013-05-10 08:08:33 +00:00
java - Update to 3.0.9 2013-05-10 11:24:42 +00:00
Keywords
korean Add DIST_SUBDIR to fix a fetch error because the distfiles are often replaced 2013-05-10 08:08:33 +00:00
lang - Update to 05_20130505 2013-05-10 12:54:35 +00:00
mail
math Update to 3.6.4. 2013-05-10 06:33:19 +00:00
misc - Update to 3.3 2013-05-10 11:08:28 +00:00
Mk Add dvips dependency to teTeX to fix some broken ports. tetex-dvipsk and 2013-05-10 09:05:05 +00:00
multimedia Add USE_GCC=any as a temporary patch to work around a crash in the clang 2013-05-10 14:14:10 +00:00
net - Update to 0.2.1 2013-05-10 06:41:30 +00:00
net-im Change USE_GETTEXT=yes to USES+=gettext. 2013-05-10 09:20:35 +00:00
net-mgmt Convert to new options framework 2013-05-10 11:28:32 +00:00
net-p2p
news
palm
polish Update to 4.0.3. 2013-05-09 18:26:51 +00:00
ports-mgmt
portuguese Update to 4.0.3. 2013-05-09 18:26:51 +00:00
print Fix circular dependency via USE_TEX. 2013-05-10 09:19:46 +00:00
russian Update to 4.0.3. 2013-05-09 18:26:51 +00:00
science - Update to 1.1.0 2013-05-10 14:33:41 +00:00
security
shells
sysutils - Fix extract on 9+ due to this picking up /usr/bin/unzip instead of 2013-05-10 01:46:52 +00:00
Templates
textproc Phone is a Ruby library for phone number parsing, validation and formatting. 2013-05-09 23:05:56 +00:00
Tools - Use literal instead of constructor to avoid CALL_FUNCTION bytecode instruction 2013-05-09 22:02:15 +00:00
ukrainian Update to 4.0.3. 2013-05-09 18:26:51 +00:00
vietnamese Update to 4.0.3. 2013-05-09 18:26:51 +00:00
www www/twiki: Primary MASTER_SITE is down, use SOURCEFORGE to compensate 2013-05-10 14:03:43 +00:00
x11 - Force commit to correct commit log: 2013-05-10 06:45:48 +00:00
x11-clocks
x11-drivers Remove expired port: 2013-05-10 12:10:43 +00:00
x11-fm
x11-fonts Fix extraction 2013-05-09 22:40:50 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired port: 2013-05-10 12:10:43 +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.