1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala aaafecb9c5 - Fix build with clang
- Support desktop-file-utils
- Port supports staging

PR:		ports/184832
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 20:04:37 +00:00
accessibility
arabic
archivers Move archivers/py-liblzma to using auto-plist. 2013-12-19 15:16:59 +00:00
astro
audio - Fix build with clang 2013-12-19 19:49:49 +00:00
benchmarks
biology - biology/tinker: USES=fortran, staging. 2013-12-18 18:27:04 +00:00
cad
chinese
comms
converters
databases Update to 5.6.15-rel63.0 2013-12-19 20:02:37 +00:00
deskutils
devel devel/soapui: update to 4.6.3 2013-12-19 15:11:32 +00:00
dns
editors
emulators - Update from 3.40 to 4.0 2013-12-19 14:43:27 +00:00
finance
french
ftp - Fix build with clang 2013-12-19 14:02:50 +00:00
games - Update from 0.7.11 to 0.7.12 2013-12-19 18:47:31 +00:00
german - Update to 2013.12.15 2013-12-19 07:23:17 +00:00
graphics - Fix build with clang 2013-12-19 20:04:37 +00:00
hebrew
hungarian
irc - Fix build with clang 2013-12-19 15:34:12 +00:00
japanese - Fix build with clang 2013-12-19 13:30:13 +00:00
java
Keywords Try to fix font handling for xorg fonts when using staging and pkgng. 2013-12-19 10:49:00 +00:00
korean
lang - Fix build with clang 2013-12-19 16:17:39 +00:00
mail
math Add LICENSE (GPLv2+) to math/R-cran-RSvgDevice and bump PORTREVISION. 2013-12-19 15:37:07 +00:00
misc
Mk Try to fix font handling for xorg fonts when using staging and pkgng. 2013-12-19 10:49:00 +00:00
multimedia multimedia/vlc: update to 2.1.2 2013-12-19 12:53:11 +00:00
net - Update to 3.2.18 2013-12-19 13:27:24 +00:00
net-im - Support USE_GITHUB 2013-12-19 12:49:09 +00:00
net-mgmt Add zabbix22-* 2013-12-19 09:20:01 +00:00
net-p2p
news - use STAGEDIR 2013-12-19 07:39:14 +00:00
palm
polish - Update to 20131215 2013-12-19 07:23:22 +00:00
ports-mgmt - Update to checkin e5f36a7de8 2013-12-19 15:50:10 +00:00
portuguese
print
russian
science - Support staging 2013-12-19 09:58:02 +00:00
security - Support CC/CFLAGS properly 2013-12-19 19:37:01 +00:00
shells
sysutils - Make gcc47 a BUILD_DEPENDS only 2013-12-19 19:30:16 +00:00
Templates
textproc - Fix build with clang 2013-12-19 16:06:34 +00:00
Tools Import mfh script to merge to the Q branches 2013-12-19 14:43:58 +00:00
ukrainian
vietnamese
www www/py-djangotoolbox: update to 1.6.1 2013-12-19 19:04:25 +00:00
x11 - Fix build with clang 2013-12-19 19:16:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Support USE_GITHUB 2013-12-19 12:51:46 +00:00
x11-servers
x11-themes Add LICENSE (GPLv2) to x11-themes/kde4-style-oxygen-transparent and bump PORTREVISION. 2013-12-19 15:30:51 +00:00
x11-toolkits Move x11-toolkits/py-kivy to using auto-plist. 2013-12-19 15:15:56 +00:00
x11-wm - Update MASTER_SITES and WWW: line 2013-12-19 18:04:36 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
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.