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
Steve Wills 6d172e9687 - Stage
PR:		ports/187876
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:14:47 +00:00
accessibility 2014-03-23 accessibility/ruby-atk: Use rubygem-atk instead 2014-03-24 18:11:44 +00:00
arabic
archivers Support stage 2014-03-25 15:11:29 +00:00
astro - Update to 0.085 2014-03-25 19:33:59 +00:00
audio Fix build on 11-- clang doesn't recognise -fcheck-new, and g++ manpage says 2014-03-25 20:34:25 +00:00
benchmarks
biology - Update to 2.0 2014-03-25 19:34:03 +00:00
cad
chinese
comms Horde package update: 2014-03-25 06:46:36 +00:00
converters Instead of patching the code to use /usr/include/iconv.h replace LOCALBASE 2014-03-25 18:40:44 +00:00
databases APQ ports: apq, apq-mysql, apq-pgsql, apq-odbc 2014-03-26 01:39:57 +00:00
deskutils - Stage support 2014-03-25 16:37:49 +00:00
devel Add new Ada port: devel/alog 2014-03-26 01:44:29 +00:00
dns - Update to 1.22 2014-03-25 19:33:54 +00:00
editors
emulators - New LIB_DEPENDS syntax. 2014-03-25 17:28:57 +00:00
finance - Update to 0.2.3 2014-03-25 14:39:54 +00:00
french
ftp - Add security/heimdal and security/krb5 support and corresponding options: 2014-03-25 19:53:27 +00:00
games The Secret Tower is a 2D platform game in which you must save the 2014-03-26 01:06:38 +00:00
german
graphics - fix build when gettext is installed 2014-03-25 21:43:51 +00:00
hebrew
hungarian
irc - Fix tiny nit with mislabeled option descriptions 2014-03-25 13:10:12 +00:00
japanese - Fix index after removal of ruby-gnome ports 2014-03-24 20:03:27 +00:00
java
Keywords
korean
lang Import upstream git commit fe57756a5565ca1de89b976a8f2abd6315b1eb65 to 2014-03-25 18:26:09 +00:00
mail - Stage 2014-03-26 01:51:58 +00:00
math This is an additional class of ruby with conduct processing of missing value 2014-03-25 20:34:09 +00:00
misc - Stage 2014-03-26 02:14:47 +00:00
Mk Have OPTIONS_SUB also fill in SUB_LIST. 2014-03-25 18:19:44 +00:00
multimedia - Update gstreamer1-libav to version 1.2.3. 2014-03-25 21:50:41 +00:00
net - Stage 2014-03-26 01:46:20 +00:00
net-im Update to today's snapshot. 2014-03-25 22:07:48 +00:00
net-mgmt - Fix dependency on py-setuptools 2014-03-25 13:21:48 +00:00
net-p2p - Update to 0.16.16, Announce message: 2014-03-25 11:10:59 +00:00
news
palm
polish
ports-mgmt Fix enterBuild-- also fixed upstream 2014-03-25 20:49:20 +00:00
portuguese
print
russian
science This is a Ruby interface to the NetCDF scientific IO library. 2014-03-26 01:15:21 +00:00
security Fix build with enabling SQLITE on recent 10-STABLE and later. 2014-03-25 14:55:39 +00:00
shells
sysutils Fix extract/build error. 2014-03-26 01:37:43 +00:00
Templates
textproc Fix MASTER_SITES 2014-03-25 21:39:21 +00:00
Tools Fix cdiff 2014-03-24 20:30:00 +00:00
ukrainian
vietnamese
www - Update to version 7.3 [1] 2014-03-25 19:19:44 +00:00
x11 Support stage 2014-03-24 22:59:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.2.3.1 2014-03-24 20:53:35 +00:00
x11-wm Support stage 2014-03-25 11:49:23 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove expired ports: 2014-03-24 19:51:54 +00:00
Makefile
MOVED Remove documentation for outdated stl 2014-03-25 08:14:07 +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.