1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Max Brazhnikov 6a7940d3e6 merge from area51 repo:
- Convert to new LIB_DEPENDS syntax
- Simplify by using out-of-source build provided by USES=qmake
- Add explicit dependencies on Qt4 corelib and testlib
2014-01-06 16:21:05 +00:00
accessibility In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
arabic
archivers
astro Support staging 2014-01-05 23:37:25 +00:00
audio
benchmarks
biology - add stage support 2014-01-06 09:57:19 +00:00
cad Deprecate and schedule for removal on 2014-01-22, depends on expired 2014-01-06 12:21:33 +00:00
chinese In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
comms
converters
databases In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
deskutils
devel merge from area51 repo: 2014-01-06 16:21:05 +00:00
dns Fix build with LINKS. 2014-01-06 14:29:24 +00:00
editors - Fix the man page installation. Install all files manually. The java installer seems not to respect the paths. 2014-01-05 19:17:03 +00:00
emulators
finance
french
ftp
games - Update to 193 to be able to connect to the servers again 2014-01-06 15:23:30 +00:00
german - Update to 2014.01.05 2014-01-06 15:08:23 +00:00
graphics In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
hebrew
hungarian
irc
japanese In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
java
Keywords
korean In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
lang - Bump PORTREVISION after latest commit. 2014-01-05 23:08:04 +00:00
mail
math - Update to 0.18 2014-01-06 12:59:32 +00:00
misc In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
Mk In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
multimedia - Convert to USES=qmake 2014-01-06 16:18:18 +00:00
net In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
net-im Support staging 2014-01-05 23:05:13 +00:00
net-mgmt - Add p5-Net-SNMPTrapd 0.12 2014-01-06 15:12:02 +00:00
net-p2p
news
palm
polish - Update to 20140105 2014-01-06 15:08:28 +00:00
ports-mgmt - add stage support 2014-01-06 14:40:31 +00:00
portuguese
print Update to version 20140106. 2014-01-06 15:04:09 +00:00
russian
science
security - Add pecl-crypto 0.1.0 2014-01-06 15:11:54 +00:00
shells Host the bash-completion-2.1 distfile on MASTER_SITE_LOCAL. 2014-01-06 14:53:34 +00:00
sysutils Update to 1.8. The ec2_fetchkey rc.d script now creates the user 2014-01-06 16:17:31 +00:00
Templates
textproc In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
Tools
ukrainian
vietnamese
www In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
x11 In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits In preparation for Qt 5 ports: 2014-01-06 16:16:52 +00:00
x11-wm Fix build with clang 2014-01-05 19:43:58 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED In preparation for Qt 5 ports: 2014-01-06 16:16:52 +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.