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
Martin Wilke c77972ee0b - Fix i18n manpages
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 13:39:48 +00:00
accessibility - Fix build 2013-06-11 14:56:04 +00:00
arabic
archivers - Update to 1.0 2013-06-12 11:53:21 +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 - Trim header 2013-06-12 10:31:12 +00:00
chinese
comms - Fix i18n manpages 2013-06-12 13:39:48 +00:00
converters
databases - Do not remove directories not created by this port 2013-06-12 13:39:19 +00:00
deskutils - don't remove directory not created by the port. 2013-06-12 07:51:52 +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 with clang 2013-06-12 11:57:13 +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 - lang/perl5.12 upgrade to 5.12.5 2013-06-12 13:00:55 +00:00
mail - Fix typo in r320679 2013-06-12 13:26:53 +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 - lang/perl5.12 upgrade to 5.12.5 2013-06-12 13:00:55 +00:00
multimedia - Replace BROKEN with IGNORE, which is more appropriate here [1] 2013-06-11 12:19:39 +00:00
net - Do not remove directories not created by this port 2013-06-12 13:34:32 +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 3.0.1 2013-06-12 09:01:38 +00:00
portuguese
print - Fix plist 2013-06-12 06:46:16 +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 - Replace Whom by Created by 2013-06-12 13:29:37 +00:00
shells
sysutils - Update to 1.2 2013-06-12 12:26:21 +00:00
Templates
textproc - Switch to charsetfix to fix the build 2013-06-12 13:36:54 +00:00
Tools
ukrainian
vietnamese
www Switch to USES=desktop-file-utils, and sort USES. 2013-06-12 06:58:52 +00:00
x11 - Fix i18n manpages 2013-06-12 13:36:11 +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 - lang/perl5.12 upgrade to 5.12.5 2013-06-12 13:00:55 +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.