1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Juergen Lock e70ad1f62d Stagify.
2014-05-12 16:32:34 +00:00
accessibility
arabic
archivers Convert to USES=dos2unix 2014-05-11 23:33:00 +00:00
astro
audio Update to 2.2.2. 2014-05-12 15:40:06 +00:00
benchmarks Fix build with Gcc/libstdc++ 2014-05-12 06:50:03 +00:00
biology
cad
chinese
comms From PR: 2014-05-11 22:37:12 +00:00
converters - Support staging. 2014-05-12 10:21:53 +00:00
databases - Fix build on DragonFlyBSD 2014-05-12 16:27:31 +00:00
deskutils - Update from 1.8.007.20140506 to 1.8.007.20140512 2014-05-12 15:17:08 +00:00
devel Stagify. 2014-05-12 16:17:12 +00:00
dns Stagify. 2014-05-12 15:43:44 +00:00
editors Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
emulators Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
finance - Update gnucash and gnucash-docs to 2.6.3 2014-05-12 08:52:39 +00:00
french
ftp Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
games Stagify. 2014-05-12 15:47:25 +00:00
german - Update to 2014.05.09 2014-05-12 16:25:51 +00:00
graphics graphics/jogamp-jogl: 2014-05-12 12:10:03 +00:00
hebrew
hungarian
irc Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
japanese - Add staging support 2014-05-11 21:10:51 +00:00
java Stagify. 2014-05-12 15:56:57 +00:00
Keywords
korean
lang - Update to 05_20140420 2014-05-12 10:15:07 +00:00
mail Stagify. 2014-05-12 16:32:34 +00:00
math - Update to 2.11 2014-05-12 12:35:07 +00:00
misc
Mk - Support pkg-1.3 pkg-audit not-vuln output. 2014-05-12 15:46:34 +00:00
multimedia - Update to 13.0 RC1 2014-05-12 13:45:47 +00:00
net - Revive lost man pages 2014-05-12 16:17:38 +00:00
net-im Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
net-mgmt - Reset maintainership 2014-05-12 16:25:16 +00:00
net-p2p Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
news
palm
polish - Update to 20140509 2014-05-12 16:25:56 +00:00
ports-mgmt
portuguese
print
russian Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
science
security Re-add a patch that I accidentaly removed on last commit, and bump PORTREVISION 2014-05-12 14:01:42 +00:00
shells
sysutils Update sysutils/py-plumbum to 1.4.2. 2014-05-12 16:19:06 +00:00
Templates
textproc - Update to 2014.05.09 2014-05-12 16:26:16 +00:00
Tools
ukrainian
vietnamese
www www/dokuwiki: Unbreak by regenerating distinfo (distfile rerolled) 2014-05-12 15:51:34 +00:00
x11 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
x11-clocks
x11-drivers
x11-fm - Switch to USE_GNOME=introspection 2014-05-12 01:41:15 +00:00
x11-fonts Convert to USES=libtool:keepla tar:bzip2. 2014-05-12 15:25:14 +00:00
x11-servers
x11-themes Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
x11-toolkits - Update to 1.2491 2014-05-12 15:29:47 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove EOLed firebird 2.0 2014-05-11 21:22:47 +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.