1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Niclas Zeising 8ed49557f8 Add a new xorg module, to use with USE_XORG: xorg-macros. This module
pulls in devel/xorg-macros.
Convert all ports that depends on xorg-macros to use this USE_XORG.
Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module
on each line.
Add xorg-macros dependency to xorg-server.

Reviewed by:	kwm, bapt
Obtained from:	xorg development repo (partly)
2013-03-11 19:14:28 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks Regenerate patch to include the context and slightly reword port description 2013-03-11 14:16:01 +00:00
biology
cad
chinese
comms
converters
databases - Update to 3.0.3 2013-03-11 14:36:22 +00:00
deskutils The .so files installed are all plugins, not general use libraries 2013-03-11 16:42:16 +00:00
devel Add a new xorg module, to use with USE_XORG: xorg-macros. This module 2013-03-11 19:14:28 +00:00
dns Tidy up Makefile header. 2013-03-11 18:22:57 +00:00
editors Fix OpenLDAP dependency. 2013-03-11 18:16:26 +00:00
emulators Assign new maintainer. 2013-03-11 16:41:04 +00:00
finance
french
ftp
games Update games/knights-kde4 to 2.5.0: unbreak build, make port DOCS, NLS aware. 2013-03-11 17:38:33 +00:00
german
graphics Update to 8.0.1 2013-03-11 14:56:56 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa 2013-03-11 18:32:06 +00:00
mail
math
misc Add missing man-pages. 2013-03-11 14:21:24 +00:00
Mk Add a new xorg module, to use with USE_XORG: xorg-macros. This module 2013-03-11 19:14:28 +00:00
multimedia Fix an issue with bktr. 2013-03-11 17:03:15 +00:00
net
net-im
net-mgmt Update to 1.2 [1] 2013-03-11 16:10:41 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 1.2 2013-03-11 18:45:16 +00:00
portuguese
print
russian
science Update to version 0.13.1. 2013-03-11 14:11:26 +00:00
security Fix build with FORCE_MAKE_JOBS. 2013-03-11 18:01:08 +00:00
shells Update to 4.2.45 2013-03-11 13:45:08 +00:00
sysutils
Templates
textproc Fix jar file name introduced in update. 2013-03-11 14:14:30 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.5.4 2013-03-11 16:03:40 +00:00
x11 Add a new xorg module, to use with USE_XORG: xorg-macros. This module 2013-03-11 19:14:28 +00:00
x11-clocks
x11-drivers Add a new xorg module, to use with USE_XORG: xorg-macros. This module 2013-03-11 19:14:28 +00:00
x11-fm
x11-fonts Add a new xorg module, to use with USE_XORG: xorg-macros. This module 2013-03-11 19:14:28 +00:00
x11-servers Add a new xorg module, to use with USE_XORG: xorg-macros. This module 2013-03-11 19:14:28 +00:00
x11-themes
x11-toolkits
x11-wm Add a new xorg module, to use with USE_XORG: xorg-macros. This module 2013-03-11 19:14:28 +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.