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
Emanuel Haupt f6da61d7a2 - Support staging
- Use shebangfix
2014-03-20 13:10:36 +00:00
accessibility
arabic
archivers - Fix PLIST: use NONEXISTENT instead of empty string [1] 2014-03-18 16:16:53 +00:00
astro - Port is stage safe 2014-03-19 19:18:15 +00:00
audio Fix build when cdparanoia option enabled. 2014-03-19 20:25:58 +00:00
benchmarks
biology Deprecate: Broken for more than 6 months 2014-03-18 18:10:25 +00:00
cad Upgrade Code_Aster to 11.5.0-4. 2014-03-18 21:09:03 +00:00
chinese
comms Quiesce mkdir 2014-03-18 14:26:57 +00:00
converters
databases - Support staging 2014-03-20 08:34:41 +00:00
deskutils - Update libopenraw to 0.0.9. 2014-03-19 19:26:59 +00:00
devel devel/py-capstone: Update to 2.1 2014-03-20 11:50:09 +00:00
dns - Support staging 2014-03-20 13:10:36 +00:00
editors This port works on amd64 2014-03-20 08:55:17 +00:00
emulators
finance Fix plist. 2014-03-19 23:17:00 +00:00
french Upgrade Code_Aster to 11.5.0-4. 2014-03-18 21:09:03 +00:00
ftp Quiesce mkdir 2014-03-18 14:26:57 +00:00
games - Introduce NVIDIA_GL option 2014-03-20 03:36:25 +00:00
german - Update to 2014.03.16 2014-03-19 17:19:12 +00:00
graphics - Update to 10.1.0 2014-03-20 09:24:56 +00:00
hebrew
hungarian
irc - Remove license (BSD), upstream didn't know which BSD license it is 2014-03-19 10:55:44 +00:00
japanese Fix LIB_DEPENDS 2014-03-18 18:56:29 +00:00
java - Stagify 2014-03-20 03:41:04 +00:00
Keywords
korean
lang Fix plist. 2014-03-18 21:29:04 +00:00
mail - Support staging 2014-03-20 10:22:15 +00:00
math Upgrade Code_Aster to 11.5.0-4. 2014-03-18 21:09:03 +00:00
misc - Support staging 2014-03-20 10:13:21 +00:00
Mk - Bump SeaMonkey version to 2.25 2014-03-20 11:21:21 +00:00
multimedia
net - Support staging 2014-03-20 08:00:03 +00:00
net-im Fix pkg-deinstall and libidn lines 2014-03-19 15:59:50 +00:00
net-mgmt Support staging 2014-03-20 08:31:44 +00:00
net-p2p - Update to version 5.3.0.0 2014-03-19 19:15:24 +00:00
news - revert r346880 2014-03-19 14:09:29 +00:00
palm
polish - Update to 20140316 2014-03-19 17:19:17 +00:00
ports-mgmt Update to 1.3.0.a3 2014-03-19 18:05:11 +00:00
portuguese
print Fix installation of perl binding. 2014-03-19 15:53:04 +00:00
russian - Support staging 2014-03-18 15:10:20 +00:00
science - Support staging 2014-03-20 09:34:19 +00:00
security Attempt to fix latest mozilla entry for firefox-esr 2014-03-20 10:24:11 +00:00
shells
sysutils - Update to 1.7.5 2014-03-19 15:03:35 +00:00
Templates
textproc - Update to 2.13 2014-03-20 08:55:12 +00:00
Tools
ukrainian
vietnamese
www www/smarty3 update to 3.1.17 2014-03-20 10:32:41 +00:00
x11 - Update to 1.3.2 2014-03-18 20:14:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Support staging 2014-03-18 14:55:42 +00:00
x11-servers
x11-themes Fix @@${MKDIR} -> @${MKDIR} 2014-03-18 14:41:08 +00:00
x11-toolkits xmlada, gtkada: Bump for builders 2014-03-19 19:31:01 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Add pwhois user in preparation for new pwhois port 2014-03-18 20:39:39 +00:00
LEGAL
Makefile
MOVED - Bump version 2014-03-19 07:03:52 +00:00
README
UIDs - Add pwhois user in preparation for new pwhois port 2014-03-18 20:39:39 +00:00
UPDATING Spring cleanup of OpenLDAP 2.4 port: 2014-03-19 22:11:10 +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.