1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Raphael Kubo da Costa ba6a752c51 Update to 1.3.
PR:		ports/177958
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-06-11 21:36:24 +00:00
accessibility - Fix build 2013-06-11 14:56:04 +00:00
arabic
archivers Do not install locale.alias file 2013-06-11 14:14:05 +00:00
astro - Fix build 2013-06-11 14:45:16 +00:00
audio - Fix build 2013-06-11 14:51:23 +00:00
benchmarks
biology
cad Update to 3.7.50. 2013-06-11 18:31:39 +00:00
chinese
comms - Fix build 2013-06-11 14:52:34 +00:00
converters
databases - add rc.d script 2013-06-11 18:28:30 +00:00
deskutils - Fix i18 manpages 2013-06-11 15:19:11 +00:00
devel - update to 4.20 2013-06-11 21:24:41 +00:00
dns
editors - trim Makefile header (other changes from PR were committed independently) 2013-06-11 18:22:13 +00:00
emulators - Fix i18n manpages 2013-06-11 14:56:25 +00:00
finance
french - Fix i18n manpages 2013-06-11 14:59:00 +00:00
ftp
games . fix build with clang (CFLAGS+=-Wno-return-type); 2013-06-11 20:56:46 +00:00
german
graphics - Update to 0.6.1 2013-06-11 18:36:56 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these 2013-06-11 18:50:29 +00:00
mail - Fix build 2013-06-11 14:48:38 +00:00
math Fix build with clang (CFLAGS+=-Wno-return-type). 2013-06-11 20:44:04 +00:00
misc - Fix build 2013-06-11 14:59:21 +00:00
Mk Switch to using FTP for the ftp.ntu.edu.tw kernel.org mirror. 2013-06-11 19:43:45 +00:00
multimedia - Replace BROKEN with IGNORE, which is more appropriate here [1] 2013-06-11 12:19:39 +00:00
net Fix MAN8 leftover. 2013-06-11 21:06:30 +00:00
net-im Update WWW address in pkg-descr 2013-06-11 06:49:16 +00:00
net-mgmt Update to 1.3. 2013-06-11 21:36:24 +00:00
net-p2p - fix negative int bug 2013-06-11 04:44:18 +00:00
news
palm
polish - Correct plist 2013-06-11 14:48:19 +00:00
ports-mgmt - Update to 1.0.13 2013-06-11 13:01:56 +00:00
portuguese
print . fix build with clang; 2013-06-11 19:45:36 +00:00
russian
science
security - Document vulnerabilities in www/owncloud 2013-06-11 21:03:38 +00:00
shells
sysutils Unmark as BROKEN after r320633. 2013-06-11 19:44:50 +00:00
Templates
textproc Update to 1.376. 2013-06-11 21:23:04 +00:00
Tools
ukrainian
vietnamese
www - Update to 5.0.7 2013-06-11 20:27:48 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Fix build 2013-06-11 14:55:37 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Add a patch to stop crashing on amd64. 2013-06-11 21:19:37 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2013-06-11 10:33:20 +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.