1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alex Kozlov 69d833029a - Fix build with clang on i386 [1]
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
- Add LICENSE

PR:	ports/183213 [1]
Submitted by:	Tom Carrick <knyght@gmail.com> (maintainer) [1]
2013-10-23 22:15:15 +00:00
accessibility
arabic
archivers Support staging. 2013-10-23 21:20:18 +00:00
astro - Update to 0.081 2013-10-23 17:21:56 +00:00
audio - Support STAGEDIR 2013-10-23 20:48:36 +00:00
benchmarks - Return ports to the pool 2013-10-23 20:45:10 +00:00
biology
cad Try to fix build on current. 2013-10-22 20:59:23 +00:00
chinese
comms Support staging. 2013-10-23 20:30:50 +00:00
converters Support staging. 2013-10-23 20:30:50 +00:00
databases - Convert to new LIB_DEPENDS format 2013-10-23 18:56:57 +00:00
deskutils Update distinfo path. 2013-10-23 21:09:56 +00:00
devel - Return ports to the pool 2013-10-23 20:45:10 +00:00
dns Support staging 2013-10-22 21:30:14 +00:00
editors - Support staging 2013-10-23 13:08:41 +00:00
emulators - Fix build with clang on i386 [1] 2013-10-23 22:15:15 +00:00
finance
french
ftp - Return ports to the pool 2013-10-23 20:45:10 +00:00
games - Convert to USES 2013-10-23 18:18:43 +00:00
german
graphics Move more bits from opencolorio-tools to opencolorio. 2013-10-23 19:11:11 +00:00
hebrew
hungarian
irc - Return ports to the pool 2013-10-23 20:45:10 +00:00
japanese .include <bsd.port.options.mk> is no longer necessary. 2013-10-23 18:39:25 +00:00
java
Keywords
korean
lang Fixup BSDPAN. 2013-10-23 20:15:20 +00:00
mail simplify, per Mark Sapiro's suggestion 2013-10-23 21:00:45 +00:00
math - Support staging 2013-10-23 13:08:41 +00:00
misc Unquiet my ports to make debugging easier. 2013-10-23 18:58:57 +00:00
Mk - Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto exists 2013-10-23 17:47:31 +00:00
multimedia (Attempt to) fix build on i386 by readding equivalent patch from 2013-10-23 21:33:06 +00:00
net Since the last update the RENAMED and FLAGS patch do not apply together anymore. 2013-10-23 19:21:58 +00:00
net-im - Support staging 2013-10-23 13:08:41 +00:00
net-mgmt Support staging. 2013-10-23 10:26:46 +00:00
net-p2p - Support staging 2013-10-23 13:08:41 +00:00
news - Return ports to the pool 2013-10-23 20:45:10 +00:00
palm
polish
ports-mgmt Support staging. 2013-10-23 10:26:46 +00:00
portuguese
print - Return ports to the pool 2013-10-23 20:45:10 +00:00
russian
science - Support staging 2013-10-23 13:08:41 +00:00
security . Support staging 2013-10-23 21:03:11 +00:00
shells Unquiet my ports to make debugging easier. 2013-10-23 18:58:57 +00:00
sysutils - Return ports to the pool 2013-10-23 20:45:10 +00:00
Templates
textproc Make sure to not read/pollute the building user's HOME. 2013-10-23 22:12:47 +00:00
Tools
ukrainian
vietnamese
www - Pass maintainership to submitter 2013-10-23 21:20:46 +00:00
x11 Support staging. 2013-10-23 19:36:17 +00:00
x11-clocks Support staging. 2013-10-23 19:36:17 +00:00
x11-drivers
x11-fm - Support STAGEDIR 2013-10-23 20:24:47 +00:00
x11-fonts - Support staging 2013-10-23 13:08:41 +00:00
x11-servers
x11-themes Support staging. 2013-10-23 19:36:17 +00:00
x11-toolkits - New port: x11-toolkits/fltk-devel 2013-10-23 16:05:33 +00:00
x11-wm - Return ports to the pool 2013-10-23 20:45:10 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add a note about people not using binary packages. 2013-10-23 11:03:47 +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.