1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 1134dbc4ee - Fix plist
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 06:44:32 +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 1.3.4 2013-06-12 05:52:05 +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 Update to 2.4.13 2013-06-10 20:53:54 +00:00
french - Fix i18n manpages 2013-06-11 14:59:00 +00:00
ftp - Fix build 2013-06-10 12:26:23 +00:00
games . fix build with clang (CFLAGS+=-Wno-return-type); 2013-06-11 20:56:46 +00:00
german Update to version 4.5.12. 2013-06-10 09:49:41 +00:00
graphics - Update to 0.6.1 2013-06-11 18:36:56 +00:00
hebrew
hungarian
irc - Add dependency on pkgconfig to fix the failing build on 10-CURRENT 2013-06-10 18:48:34 +00:00
japanese Fix build 2013-06-11 03:13:46 +00:00
java Update to 1.4. 2013-06-11 23:18:45 +00:00
Keywords
korean
lang - Fix plist 2013-06-12 06:44:32 +00:00
mail - Fix build 2013-06-11 14:48:38 +00:00
math Fix the forgotten pre.mk which should have been changed to options.mk 2013-06-12 06:36:17 +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 Update to new upstream release 1.11.10, fixing abort() when running 2013-06-11 22:00:36 +00:00
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 Update to version 4.5.12. 2013-06-10 09:49:41 +00:00
science - Fix pkgconfig 2013-06-11 01:06:48 +00:00
security - Unbreak build on HEAD 2013-06-12 06:16:42 +00:00
shells
sysutils - Unbreak build on HEAD 2013-06-12 06:14:26 +00:00
Templates
textproc Respect CXXFLAGS when linking. 2013-06-11 21:44:16 +00:00
Tools
ukrainian
vietnamese
www Update to 11.2r202.291 2013-06-11 22:44:39 +00:00
x11 Meta port for all Ruby Gnome2 Gems 2013-06-09 18:54:19 +00:00
x11-clocks
x11-drivers
x11-fm - Fix build 2013-06-11 14:55:37 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x. 2013-06-09 18:53:57 +00:00
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 * Major update to FLAC 1.3.0, including shared library bumps. 2013-06-09 19:30:58 +00:00

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.