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
William Grzybowski fa7d38bb4f textproc/queequeg: depend explicitly on "python" and stagify
Reported by:	exp-run (PR 184591)
2013-12-14 22:53:11 +00:00
accessibility
arabic
archivers Update to version 1.17.5 2013-12-13 19:15:23 +00:00
astro - Add stage support 2013-12-13 17:08:15 +00:00
audio Add explicit dependency on pkgconf (needed for detection of libmtp, loudmouth and libgpod) 2013-12-14 19:47:32 +00:00
benchmarks
biology Fix the build with more standards-compliant compilers such as GCC 4.7. [1] 2013-12-13 09:34:40 +00:00
cad - Update from 3.7.54 to 3.7.55 2013-12-14 18:35:58 +00:00
chinese Finish stage support 2013-12-14 21:12:23 +00:00
comms - Correct a mis-use of USES= 2013-12-13 04:13:41 +00:00
converters
databases Convert to staging. 2013-12-14 09:57:02 +00:00
deskutils - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 14:57:24 +00:00
devel - Update to 0.25 2013-12-14 22:19:14 +00:00
dns - Update to 2.04 2013-12-13 12:56:06 +00:00
editors Man page fix. 2013-12-13 15:14:41 +00:00
emulators - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 19:06:52 +00:00
finance
french - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 19:40:52 +00:00
ftp
games - Fix the usage of 'python' to get rid of the implicit lang/python 2013-12-14 20:46:11 +00:00
german
graphics Add explicit dependency on pkgconf (needed for libkdcraw detection) 2013-12-14 19:52:00 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 5.5.7 release and refresh patches. 2013-12-14 12:46:13 +00:00
mail Update to version 3.9.3 2013-12-14 22:02:10 +00:00
math Add an explicit dependency on pkgconf (needed for LibSpectre and Qalculate detection) 2013-12-14 09:01:59 +00:00
misc Exclude NLS option, WITHOUT_NLS was not totally no-op here :) 2013-12-13 11:39:19 +00:00
Mk Update to nspr 4.10.2 2013-12-14 13:42:06 +00:00
multimedia Set USE_GCC to 'yes' instead of requesting 4.6+ 2013-12-14 14:20:32 +00:00
net net/rabbitmq: fix usage of python 2013-12-14 22:03:54 +00:00
net-im Update to r664: 2013-12-14 10:04:52 +00:00
net-mgmt Use modern syntax for LIB_DEPENDS. 2013-12-14 16:52:16 +00:00
net-p2p Convert LIB_DEPENDS for ports depending on boost 2013-12-12 15:24:47 +00:00
news
palm
polish
ports-mgmt - Update from 3.0.4 to 3.0.5 [1] 2013-12-14 19:48:54 +00:00
portuguese
print Convert to staging. 2013-12-14 10:09:24 +00:00
russian - update/add russian bugzilla templates 2013-12-14 14:35:11 +00:00
science science/py-h5py: update to 2.2.1 2013-12-13 19:59:42 +00:00
security security/pam_require: multiple fixes 2013-12-14 22:20:23 +00:00
shells
sysutils - Update to 2013-12-13 2013-12-14 19:41:58 +00:00
Templates The RUBY license covers only the second portion of the license. It should not 2013-12-13 02:16:03 +00:00
textproc textproc/queequeg: depend explicitly on "python" and stagify 2013-12-14 22:53:11 +00:00
Tools
ukrainian
vietnamese
www www/mod_pagespeed: depends explicitly on "python" to build 2013-12-14 22:48:35 +00:00
x11 Support stage 2013-12-14 00:02:17 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/twander: fix usage of python 2013-12-14 19:19:06 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.4.22. 2013-12-14 19:25:33 +00:00
x11-wm x11-wm/awesome2: fix usage of python 2013-12-14 19:09:34 +00:00
CHANGES New USES=fortran to replace USE_FORTRAN. 2013-12-13 13:22:32 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL multiple: sync legal 2013-12-12 22:09:42 +00:00
Makefile
MOVED
README
UIDs
UPDATING Add note about Berkeley DB deprecation and link to Wiki docs. 2013-12-14 12:45:51 +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.