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
2014-03-24 18:09:45 +00:00
accessibility
arabic
archivers
astro Use wx 2.8 (unicode version) 2014-03-24 11:30:42 +00:00
audio Fix build with clang by respecting CC, CFLAGS 2014-03-24 18:09:23 +00:00
benchmarks
biology Does not build with wx 3.0 2014-03-24 15:18:39 +00:00
cad - Add staging support 2014-03-24 12:05:21 +00:00
chinese Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
comms Only compatible with wx 2.8 2014-03-24 15:20:54 +00:00
converters - Add staging support 2014-03-24 13:18:58 +00:00
databases - Update to 0.2001 2014-03-24 12:32:03 +00:00
deskutils Updated systempreferences 2014-03-24 16:59:37 +00:00
devel Blessed arrayrefs with Moose. 2014-03-24 17:34:43 +00:00
dns - Update to 4.0.3 2014-03-24 12:55:26 +00:00
editors Switch to wx 2.8 2014-03-24 13:19:58 +00:00
emulators Use unicode version of wx 2014-03-24 15:30:19 +00:00
finance
french
ftp Only build with wx 2.8 2014-03-24 15:34:40 +00:00
games Does not build with wx 3.0 2014-03-24 17:05:47 +00:00
german - Update to 2014.03.23 2014-03-24 12:31:24 +00:00
graphics - Change license BSD to BSD3CLAUSE 2014-03-24 17:49:42 +00:00
hebrew
hungarian
irc
japanese - Strip shared library [1] 2014-03-22 20:47:04 +00:00
java - Move commands from files/pkg-install.in into post-install 2014-03-23 22:27:53 +00:00
Keywords
korean
lang - Mark deprecated since upstream frequently rerolls the dist file and the 2014-03-24 17:57:23 +00:00
mail Fixup r348873: Changed COMMENT to ?= so that the slave can override it. 2014-03-24 15:43:29 +00:00
math Use only 2.8 and unicode version of wxGTK 2014-03-24 17:16:56 +00:00
misc misc/excel-writer: Update version 07 to 11 2014-03-24 16:56:12 +00:00
Mk Convert wxsvg to use wxGTK 3.0 2014-03-24 15:53:25 +00:00
multimedia Convert wxsvg to use wxGTK 3.0 2014-03-24 15:53:25 +00:00
net switch from GCC to Clang 2014-03-23 09:45:39 +00:00
net-im
net-mgmt Tell portscout to skip version 4.0.4 as it does not build on 8.x 2014-03-24 13:23:13 +00:00
net-p2p Improve the workaround for FreeBSD >= 10 to actually use the base clang. 2014-03-24 15:47:21 +00:00
news
palm
polish - Update to 20140323 2014-03-24 12:31:30 +00:00
ports-mgmt - Update pkgng patch to 8.0.9 2014-03-24 07:39:33 +00:00
portuguese Update to 1.0 version from 2014: Programa do Imposto de Renda Pessoa Fisica 2014 versao Java 2014-03-23 23:54:31 +00:00
print Doc files are downloaded separately, they are not available 2014-03-24 09:27:54 +00:00
russian Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
science - Use new LIB_DEPENDS 2014-03-24 02:45:01 +00:00
security - Remove USES desktop-file-utils and add dos2unix 2014-03-24 13:35:08 +00:00
shells
sysutils Convert to stage 2014-03-24 16:40:46 +00:00
Templates
textproc Simple support for XML Namespaces. 2014-03-24 18:09:45 +00:00
Tools
ukrainian
vietnamese
www - fix typo (wrong distfile name in SIZE section) 2014-03-24 17:46:54 +00:00
x11 Use unicode version of wx 2.8 2014-03-24 16:37:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Fix fonts.dir and fonts.scale 2014-03-24 12:30:51 +00:00
x11-servers
x11-themes Remove some expired xmms ports (abandonware, unmaintained): 2014-03-23 08:59:35 +00:00
x11-toolkits Properly use bsd.wx.mk 2014-03-24 15:02:20 +00:00
x11-wm - Bump PORTREVISION for pkg-plist change 2014-03-24 11:58:01 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED wxGTK 2.9 was a developement version superseeded by the 3.0 release 2014-03-24 14:11:02 +00:00
README
UIDs
UPDATING - revert last change, since the command uses $cat/$port 2014-03-23 09:41:59 +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.