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
Christian Weisgerber 5c1aa60680 Bump PORTREVISION after USES=libtool switch.
Submitted by:	tijl
2014-05-21 10:51:34 +00:00
accessibility
arabic
archivers Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
astro Seems pre-su-install breaks building as user now - in this case we only 2014-05-20 19:14:06 +00:00
audio Bump PORTREVISION after USES=libtool switch. 2014-05-21 10:51:34 +00:00
benchmarks Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
biology - Update to 4.5.1 2014-05-21 05:40:53 +00:00
cad - Support STAGEDIR 2014-05-20 12:02:32 +00:00
chinese Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
comms - Update to 2.7 2014-05-21 09:02:05 +00:00
converters - Update to 0.49 2014-05-20 16:59:53 +00:00
databases Respect hier(7) for config files 2014-05-21 10:37:51 +00:00
deskutils
devel devel/valgrind: USES=tar:bzip2, shebangfix 2014-05-21 07:24:34 +00:00
dns Fix building. 2014-05-21 07:45:31 +00:00
editors Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
emulators - Update depdendency 2014-05-21 08:12:26 +00:00
finance - Update to 1.32 2014-05-19 18:37:57 +00:00
french
ftp Fix make check-plist 2014-05-20 19:54:23 +00:00
games Reset maintainer: 2014-05-21 10:16:36 +00:00
german
graphics - Update to 1.70 2014-05-21 08:09:18 +00:00
hebrew
hungarian
irc - Update to 1.1.10 2014-05-21 05:28:56 +00:00
japanese
java
Keywords
korean
lang - Update to 3.7 2014-05-21 05:26:27 +00:00
mail - Update to 6.6. 2014-05-21 08:00:58 +00:00
math - Update to 2.70 2014-05-21 07:59:19 +00:00
misc - Update to 2.6 2014-05-21 08:01:00 +00:00
Mk - Hack to avoid touching /root/.gconf 2014-05-19 17:51:15 +00:00
multimedia - Use PORTSCOUT to ignore 1.41 (older than current version) 2014-05-21 08:11:25 +00:00
net Fix plist. 2014-05-21 09:35:43 +00:00
net-im Strip libraries. 2014-05-20 21:12:35 +00:00
net-mgmt - Update to 0.1.20 2014-05-21 05:37:53 +00:00
net-p2p
news
palm
polish - Update to 20140516 2014-05-19 16:23:25 +00:00
ports-mgmt - Add/update license when possible 2014-05-20 06:06:35 +00:00
portuguese
print Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
russian - Update to 3.9.1 2014-05-20 11:38:56 +00:00
science Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
security xmllint from new libxml2 seems to be stricter than it used to be 2014-05-20 21:12:42 +00:00
shells
sysutils - Update to 0.46.1 2014-05-21 09:12:40 +00:00
Templates
textproc - Update to 1.6.0 2014-05-20 20:24:28 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.01 2014-05-21 07:55:05 +00:00
x11 Fix two issues with r354638: 2014-05-21 10:32:46 +00:00
x11-clocks
x11-drivers - Stagify 2014-05-20 17:58:22 +00:00
x11-fm - Update to 0.9.6 release 2014-05-20 02:50:20 +00:00
x11-fonts
x11-servers
x11-themes - Update to 2.2.3 2014-05-19 17:42:44 +00:00
x11-toolkits Convert to staging. 2014-05-20 18:51:29 +00:00
x11-wm - Update to 3.8.2 2014-05-20 19:35:22 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED MOVED: Mention alternative for graphics/GraphicsMagick12 2014-05-20 07:03:11 +00:00
README
UIDs
UPDATING Respect hier(7) for config files 2014-05-21 10:37: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.