1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala 18fadfbd94 - Switch to path independent RUN_DEPENDS
- Staging support
2014-03-19 13:08:09 +00:00
accessibility
arabic
archivers - Fix PLIST: use NONEXISTENT instead of empty string [1] 2014-03-18 16:16:53 +00:00
astro
audio - Switch to path independent RUN_DEPENDS 2014-03-19 13:08:09 +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
converters
databases Remove expired ports: 2014-03-18 18:03:09 +00:00
deskutils
devel - Fix typo 2014-03-19 12:36:57 +00:00
dns - Support staging 2014-03-18 14:59:23 +00:00
editors
emulators
finance
french Upgrade Code_Aster to 11.5.0-4. 2014-03-18 21:09:03 +00:00
ftp
games - Update to 6.02.1 2014-03-18 21:20:49 +00:00
german
graphics - Fix PLIST: use NONEXISTENT instead of empty string [1] 2014-03-18 16:20:44 +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
Keywords
korean
lang Fix plist. 2014-03-18 21:29:04 +00:00
mail DOCS was already ok, clean up. 2014-03-18 14:51:09 +00:00
math Upgrade Code_Aster to 11.5.0-4. 2014-03-18 21:09:03 +00:00
misc
Mk Using PKGREPOSITORY is more correct here since PKGFILE uses it 2014-03-19 11:58:53 +00:00
multimedia
net Correct a typo. 2014-03-19 12:31:49 +00:00
net-im Stageify and modernize. 2014-03-18 20:19:34 +00:00
net-mgmt - Add STAGE support 2014-03-19 12:26:27 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian - Support staging 2014-03-18 15:10:20 +00:00
science
security - Update to 2.4.9 2014-03-19 12:27:06 +00:00
shells
sysutils - Bump version 2014-03-19 07:03:52 +00:00
Templates
textproc - Fix typo in COMMENT (CVS -> CSV) 2014-03-19 02:58:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.6.7 2014-03-19 12:26:50 +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
x11-toolkits
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

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.