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
Vanilla I. Shu 69e0fd3705 1: Stagify.
2: USES=tar:bzip2

Approved by:	portmgr@ (blanket approval)
2014-07-01 14:35:50 +00:00
accessibility
arabic
archivers Update to new upstream version 2.08. 2014-06-30 21:05:11 +00:00
astro
audio - Switch to USES=libtool, drop .la files 2014-07-01 13:08:49 +00:00
benchmarks
biology
cad - Switch to USES=libtool, drop .la files 2014-06-30 22:05:48 +00:00
chinese - Switch to USES=libtool, drop .la files 2014-07-01 13:10:35 +00:00
comms - Changed Maintainer to hamradio@ 2014-07-01 03:24:16 +00:00
converters
databases - Stagify 2014-07-01 13:14:07 +00:00
deskutils - Switch to USES=libtool, drop .la files 2014-07-01 01:13:56 +00:00
devel Update to version 1.77 2014-07-01 14:11:46 +00:00
dns Use modern LIB_DEPENDS 2014-07-01 14:21:47 +00:00
editors Use modern LIB_DEPENDS 2014-07-01 14:24:47 +00:00
emulators
finance
french Update to version 4.5.23. 2014-06-30 12:59:35 +00:00
ftp Fix build with ports version of readline 2014-07-01 06:24:06 +00:00
games multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-pattern 2014-07-01 07:04:47 +00:00
german Update to version 4.5.23. 2014-06-30 12:59:35 +00:00
graphics - Support staging. 2014-07-01 09:13:27 +00:00
hebrew
hungarian
irc
japanese Support stage [1] 2014-06-30 20:58:12 +00:00
java
Keywords
korean
lang - Force use of libreadline from ports rather than base, in order to avoid 2014-07-01 14:30:59 +00:00
mail General tidying and cleanups. THe functional changes: 2014-06-30 21:06:53 +00:00
math - Add OPTIONal off-screen rendering support with graphics/libosmesa 2014-07-01 14:21:27 +00:00
misc - Drop .la files, no dependees require them 2014-07-01 13:00:37 +00:00
Mk Do not report parent directories of LOCALBASE as orphans 2014-06-30 22:26:51 +00:00
multimedia Update to 0.9.9.12.504 2014-07-01 11:59:40 +00:00
net - Fix build on ARCH=arm* devices (e.g. Raspberry Pi) 2014-07-01 13:33:12 +00:00
net-im Refresh to a recent snapshot. 2014-06-30 21:22:25 +00:00
net-mgmt Remove LATEST_LINK, not needed any more. 2014-06-30 19:21:51 +00:00
net-p2p Remove expired ports: 2014-06-30 08:37:49 +00:00
news news/p5-NNML: interactive port is no longer maintained, so deprecate 2014-06-30 06:09:43 +00:00
palm
polish Remove expired ports: 2014-06-30 08:37:49 +00:00
ports-mgmt Stagify. 2014-07-01 07:42:24 +00:00
portuguese
print Stagify, add orphaned file. 2014-06-30 21:39:30 +00:00
russian Update to version 4.5.23. 2014-06-30 12:59:35 +00:00
science - Support staging. 2014-06-30 20:38:59 +00:00
security into the fire... last commit didnt't really help, it has to be part of SUB_LIST as well 2014-07-01 14:27:12 +00:00
shells multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-pattern 2014-07-01 07:04:47 +00:00
sysutils - Switch to USES=libtool, drop .la files 2014-07-01 01:19:27 +00:00
Templates
textproc - Switch to USES=libtool, drop .la files 2014-07-01 13:02:45 +00:00
Tools
ukrainian
vietnamese
www Fix build with readline from ports 2014-07-01 13:26:41 +00:00
x11 Remove no_stage. This has no impact since this port doesn't build at 2014-06-30 21:48:11 +00:00
x11-clocks Stagify. 2014-07-01 12:56:32 +00:00
x11-drivers
x11-fm 1: Stagify. 2014-07-01 13:16:49 +00:00
x11-fonts - Convert x11-toolkits/neXtaw to USES=libtool and bump dependent ports 2014-06-30 21:47:55 +00:00
x11-servers
x11-themes 1: Stagify. 2014-07-01 14:35:50 +00:00
x11-toolkits - Convert to USES=libtool 2014-07-01 13:00:58 +00:00
x11-wm Replace USE_AUTOTOOLS=libtool and USE_EFL=libtool_hack with USES=libtool 2014-06-30 15:21:16 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove outdated ports: 2014-07-01 06:33:38 +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.